.AppExploreTab-module__yQBRaW__explorePanel{box-sizing:border-box;flex-direction:column;gap:.85rem;width:100%;padding-top:8px;display:flex}.AppExploreTab-module__yQBRaW__hiddenInput{display:none!important}.AppExploreTab-module__yQBRaW__headerRow{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:0;padding:0 2px;display:flex}.AppExploreTab-module__yQBRaW__welcomeCol{flex-direction:column;gap:3px;display:flex}.AppExploreTab-module__yQBRaW__welcomeTitle{color:var(--foreground);letter-spacing:-.5px;align-items:center;gap:6px;margin:0;font-size:1.35rem;font-weight:800;display:flex}.AppExploreTab-module__yQBRaW__welcomeSubtitle{color:var(--foreground-muted);margin:0;font-size:.8rem;font-weight:500}.AppExploreTab-module__yQBRaW__actionCol{flex-direction:row;gap:14px;display:flex}.AppExploreTab-module__yQBRaW__headerActionBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:5px;padding:2px;transition:transform .2s;display:flex}.AppExploreTab-module__yQBRaW__headerActionBtn:active{transform:scale(.94)}.AppExploreTab-module__yQBRaW__headerActionIconWrapper{background:var(--popover-bg);border:1px solid var(--card-border);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;box-shadow:0 4px 10px #00000008}.AppExploreTab-module__yQBRaW__headerActionIcon{color:var(--foreground)}.AppExploreTab-module__yQBRaW__headerActionLabel{color:var(--foreground-muted);font-size:.65rem;font-weight:600}.AppExploreTab-module__yQBRaW__redDot{background:var(--danger);border:1.5px solid var(--popover-bg);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.AppExploreTab-module__yQBRaW__dashboardContainer{flex-direction:column;gap:12px;width:100%;display:flex}.AppExploreTab-module__yQBRaW__dashboardPrimaryRow{flex-direction:row;gap:12px;width:100%;display:flex}.AppExploreTab-module__yQBRaW__mainBanner{background:var(--banner-bg);box-sizing:border-box;height:135px;box-shadow:var(--shadow);border:1px solid var(--card-border);cursor:pointer;border-radius:20px;flex-direction:row;flex:2;justify-content:space-between;align-items:center;gap:6px;padding:.85rem .65rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.AppExploreTab-module__yQBRaW__mainBanner:active{transform:scale(.98)}.AppExploreTab-module__yQBRaW__bannerText{z-index:2;flex-direction:column;flex:1;align-items:flex-start;display:flex}.AppExploreTab-module__yQBRaW__bannerTitle{color:var(--banner-text);letter-spacing:-.2px;margin:0 0 2px;font-size:.95rem;font-weight:850;line-height:1.25}.AppExploreTab-module__yQBRaW__bannerSubtitle{color:var(--banner-text-muted);margin:0 0 8px;font-size:.65rem;font-weight:500}.AppExploreTab-module__yQBRaW__bannerStartBtn{background:var(--banner-btn-bg,var(--popover-bg));cursor:pointer;border:none;border-radius:99px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:3px;padding:5px 12px;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000000d}.AppExploreTab-module__yQBRaW__bannerStartBtn span{color:var(--banner-btn-text,var(--primary));font-size:.68rem;font-weight:800}.AppExploreTab-module__yQBRaW__btnArrow{color:var(--banner-btn-text,var(--primary));transition:transform .2s}.AppExploreTab-module__yQBRaW__bannerStartBtn:active .AppExploreTab-module__yQBRaW__btnArrow{transform:translate(2px)}.AppExploreTab-module__yQBRaW__blankCanvasCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;height:135px;box-shadow:var(--shadow);box-sizing:border-box;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:.5rem;transition:transform .25s cubic-bezier(.16,1,.3,1),background-color .25s;display:flex}.AppExploreTab-module__yQBRaW__blankCanvasCard:active{background:var(--button-hover);transform:scale(.97)}.AppExploreTab-module__yQBRaW__primaryIconBox{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex}.AppExploreTab-module__yQBRaW__blankCanvasCard:active .AppExploreTab-module__yQBRaW__primaryIconBox{transform:scale(.94)}.AppExploreTab-module__yQBRaW__iconCanvasBlank{color:var(--primary);background:linear-gradient(135deg,#8c52ff14 0%,#8c52ff29 100%)}.AppExploreTab-module__yQBRaW__blankCanvasText{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.AppExploreTab-module__yQBRaW__blankCanvasTitle{color:var(--foreground);letter-spacing:-.2px;margin:0;font-size:.88rem;font-weight:850}.AppExploreTab-module__yQBRaW__blankCanvasSubtitle{color:var(--foreground-muted);margin:0;font-size:.65rem;font-weight:500}.AppExploreTab-module__yQBRaW__dashboardSecondaryGrid{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;display:grid}.AppExploreTab-module__yQBRaW__secondaryCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px 4px;transition:transform .25s cubic-bezier(.16,1,.3,1),background-color .25s;display:flex}.AppExploreTab-module__yQBRaW__secondaryCard:active{background:var(--button-hover);transform:scale(.94)}.AppExploreTab-module__yQBRaW__secondaryIconBox{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.AppExploreTab-module__yQBRaW__secondaryCard:active .AppExploreTab-module__yQBRaW__secondaryIconBox{transform:scale(.92)}.AppExploreTab-module__yQBRaW__iconShareCode{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 8%, transparent) 0%, color-mix(in srgb, var(--accent) 16%, transparent) 100%);color:var(--accent)}.AppExploreTab-module__yQBRaW__iconPatternScan{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 8%, transparent) 0%, color-mix(in srgb, var(--primary) 16%, transparent) 100%);color:var(--primary)}.AppExploreTab-module__yQBRaW__iconLibrary{color:#ff9500;background:linear-gradient(135deg,#ff950014 0%,#ff950029 100%)}.AppExploreTab-module__yQBRaW__iconInventory{color:#34c759;background:linear-gradient(135deg,#34c75914 0%,#34c75929 100%)}.AppExploreTab-module__yQBRaW__secondaryLabel{color:var(--foreground);text-align:center;font-size:.72rem;font-weight:750}.AppExploreTab-module__yQBRaW__splitSlider{border:1.5px solid color-mix(in srgb, var(--popover-bg) 75%, transparent);z-index:2;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:12px;flex-shrink:0;width:84px;height:84px;position:relative;overflow:hidden;box-shadow:0 6px 16px #00000014}.AppExploreTab-module__yQBRaW__sliderImageUnder,.AppExploreTab-module__yQBRaW__sliderImageOver{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.AppExploreTab-module__yQBRaW__sliderImg{object-fit:cover;pointer-events:none;width:100%;height:100%}.AppExploreTab-module__yQBRaW__pixelatedImg{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.AppExploreTab-module__yQBRaW__sliderBar{background:var(--popover-bg);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 4px #0000004d}.AppExploreTab-module__yQBRaW__sliderHandle{background:var(--popover-bg);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0003}.AppExploreTab-module__yQBRaW__handleArrow{color:var(--primary);margin:0 -1px;font-size:.65rem;font-weight:700;line-height:1}.AppExploreTab-module__yQBRaW__sectionHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding:0 2px;display:flex}.AppExploreTab-module__yQBRaW__sectionTitleRow{flex-direction:row;align-items:center;gap:5px;display:flex}.AppExploreTab-module__yQBRaW__sectionEmoji{font-size:1rem}.AppExploreTab-module__yQBRaW__sectionTitle{color:var(--foreground);letter-spacing:-.2px;margin:0;font-size:.95rem;font-weight:800}.AppExploreTab-module__yQBRaW__sectionMoreBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;outline:none;flex-direction:row;align-items:center;gap:3px;padding:4px;font-size:.7rem;font-weight:600;transition:color .2s;display:flex}.AppExploreTab-module__yQBRaW__sectionMoreBtn:active{color:var(--primary)}.AppExploreTab-module__yQBRaW__popularGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:8px;width:100%;display:grid}.AppExploreTab-module__yQBRaW__templateCard{background:var(--card-bg);border:1px solid var(--card-border);box-sizing:border-box;box-shadow:var(--shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;outline:none;flex-direction:column;margin:0;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.AppExploreTab-module__yQBRaW__templateCard:active{box-shadow:var(--shadow);transform:translateY(2px)scale(.98)}.AppExploreTab-module__yQBRaW__cardImageWrapper{justify-content:center;align-items:center;width:100%;height:105px;display:flex;position:relative;overflow:hidden}.AppExploreTab-module__yQBRaW__cardImg{object-fit:contain;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;width:70px!important;height:70px!important;position:relative!important}.AppExploreTab-module__yQBRaW__favBtn{background:color-mix(in srgb, var(--popover-bg) 90%, transparent);cursor:pointer;z-index:3;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #0000000d}.AppExploreTab-module__yQBRaW__favBtn:active{transform:scale(.85)}.AppExploreTab-module__yQBRaW__favBtnActive{background:var(--popover-bg)}.AppExploreTab-module__yQBRaW__cardInfo{background:0 0;flex-direction:column;gap:6px;padding:10px 10px 12px;display:flex}.AppExploreTab-module__yQBRaW__cardTitle{color:var(--foreground);text-align:left;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.76rem;font-weight:700;overflow:hidden}.AppExploreTab-module__yQBRaW__cardMeta{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.AppExploreTab-module__yQBRaW__cardTags{flex-direction:row;align-items:center;gap:5px;display:flex}.AppExploreTab-module__yQBRaW__resolutionTag{background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary);border-radius:4px;padding:1.5px 5px;font-size:.6rem;font-weight:800;line-height:1}.AppExploreTab-module__yQBRaW__beadsCount{color:var(--foreground-muted);font-size:.6rem;font-weight:600}.AppExploreTab-module__yQBRaW__cardMoreBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:2px;display:flex}.AppExploreTab-module__yQBRaW__cardMoreBtn:active{color:var(--primary)}.AppExploreTab-module__yQBRaW__recentScrollContainer{box-sizing:border-box;width:100%;padding:4px 2px;overflow-x:auto}.AppExploreTab-module__yQBRaW__recentScrollContainer::-webkit-scrollbar{display:none}.AppExploreTab-module__yQBRaW__recentScrollInner{box-sizing:border-box;flex-direction:row;gap:16px;width:max-content;display:flex}.AppExploreTab-module__yQBRaW__recentCard{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:5px;width:64px;transition:transform .2s;display:flex}.AppExploreTab-module__yQBRaW__recentCard:active{transform:scale(.94)}.AppExploreTab-module__yQBRaW__recentThumbWrapper{background:var(--background);border:1px solid var(--card-border);width:64px;height:64px;box-shadow:var(--shadow);border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.AppExploreTab-module__yQBRaW__recentThumb{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.AppExploreTab-module__yQBRaW__recentThumbPlaceholder{font-size:1.5rem}.AppExploreTab-module__yQBRaW__recentTitle{color:var(--foreground);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.68rem;font-weight:700;overflow:hidden}.AppExploreTab-module__yQBRaW__recentSpecs{color:var(--foreground-muted);font-size:.58rem;font-weight:600}.AppExploreTab-module__yQBRaW__drawerBackdrop{background:#00000073;position:fixed;inset:0;z-index:999999!important;transform:translateZ(1000px)!important}.AppExploreTab-module__yQBRaW__drawerWrapper{justify-content:center;width:100%;display:flex;position:fixed;bottom:0;left:0;right:0;z-index:999999!important;transform:translateZ(1001px)!important}.AppExploreTab-module__yQBRaW__drawerCard{background:var(--popover-bg);width:100%;max-width:600px;padding:1.25rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));box-sizing:border-box;box-shadow:var(--shadow);border-radius:30px 30px 0 0;flex-direction:column;display:flex}.AppExploreTab-module__yQBRaW__dragHandle{background:var(--card-border);cursor:pointer;border-radius:99px;width:36px;height:5px;margin:0 auto 12px}.AppExploreTab-module__yQBRaW__drawerHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.AppExploreTab-module__yQBRaW__drawerHeader h3{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:800}.AppExploreTab-module__yQBRaW__drawerCloseBtn{background:var(--background);width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}[data-is-mobile=true] .AppExploreTab-module__yQBRaW__drawerCloseBtn{display:none!important}.AppExploreTab-module__yQBRaW__drawerCloseBtn:active{background:var(--button-hover)}.AppExploreTab-module__yQBRaW__drawerCategoryScroll{box-sizing:border-box;flex-direction:row;gap:8px;padding:4px 2px 12px;display:flex;overflow-x:auto}.AppExploreTab-module__yQBRaW__drawerCategoryScroll::-webkit-scrollbar{display:none}.AppExploreTab-module__yQBRaW__drawerCategoryPill{background:var(--background);color:var(--foreground-muted);cursor:pointer;border:1px solid #0000;border-radius:99px;flex-shrink:0;padding:6px 14px;font-size:.72rem;font-weight:600;transition:all .2s}.AppExploreTab-module__yQBRaW__drawerCategoryPillActive{font-weight:700;background:var(--background)!important;color:var(--primary)!important;border-color:var(--primary)!important}.AppExploreTab-module__yQBRaW__drawerGridContent{box-sizing:border-box;max-height:50vh;padding-bottom:1.5rem;overflow-y:auto}.AppExploreTab-module__yQBRaW__drawerGridContent::-webkit-scrollbar{width:4px}.AppExploreTab-module__yQBRaW__drawerGridContent::-webkit-scrollbar-thumb{background:#00000014;border-radius:10px}.AppExploreTab-module__yQBRaW__drawerGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:12px;width:100%;padding:2px;display:grid}.AppExploreTab-module__yQBRaW__welcomeSparkle{color:#fbbf24;vertical-align:middle;filter:drop-shadow(0 2px 4px #fbbf2440);margin-left:2px;display:inline-block}.AppExploreTab-module__yQBRaW__sectionIcon{color:var(--primary,#8c52ff);opacity:.9;flex-shrink:0}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__welcomeTitle,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__welcomeTitle){font-size:1.6rem}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__welcomeSubtitle,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__welcomeSubtitle){font-size:.95rem}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__headerActionLabel,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__headerActionLabel){font-size:.78rem}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__secondaryLabel,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__secondaryLabel){font-size:.85rem}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__secondaryIconBox,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__secondaryIconBox){width:44px;height:44px}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__secondaryCard,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__secondaryCard){gap:8px;padding:12px 6px}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__popularGrid,[data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__drawerGrid,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__popularGrid,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__drawerGrid){gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__recentCard,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__recentCard){gap:10px;width:105px}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__recentThumbWrapper,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__recentThumbWrapper){border-radius:22px;width:105px;height:105px}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__recentTitle,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__recentTitle){font-size:.95rem}:is([data-layout-mode=tablet] .AppExploreTab-module__yQBRaW__recentSpecs,[data-layout-mode=desktop] .AppExploreTab-module__yQBRaW__recentSpecs){font-size:.78rem}
.ImageCropper-module__u4-CNq__inlineWrapper{-webkit-user-select:none;user-select:none;touch-action:none;background:#000;flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageCropper-module__u4-CNq__cropperOverlay{background:var(--background,#09090b);background-image:radial-gradient(circle at 50% 10%, color-mix(in srgb, var(--primary,#8c52ff) 12%, transparent) 0%, transparent 50%), radial-gradient(circle at 80% 90%, color-mix(in srgb, var(--secondary,#ec4899) 8%, transparent) 0%, transparent 50%);z-index:9999;width:100vw;height:100dvh;color:var(--foreground,#fff);-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) ImageCropper-module__u4-CNq__fadeIn;display:flex;position:fixed;top:0;left:0;overflow:hidden}@keyframes ImageCropper-module__u4-CNq__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.ImageCropper-module__u4-CNq__topBarWrapper{background:color-mix(in srgb, var(--card-bg,#18181b) 90%, #000);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);z-index:50;flex-direction:column;flex-shrink:0;width:100%;display:flex;box-shadow:0 4px 16px #0003}.ImageCropper-module__u4-CNq__cropperHeader{box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 16px;display:flex}.ImageCropper-module__u4-CNq__headerBackBtn{border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);background:color-mix(in srgb, var(--foreground,#fff) 6%, transparent);width:36px;height:36px;color:var(--foreground,#fff);cursor:pointer;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ImageCropper-module__u4-CNq__headerBackBtn:active{background:color-mix(in srgb, var(--foreground,#fff) 15%, transparent);transform:scale(.92)}.ImageCropper-module__u4-CNq__headerTitle{letter-spacing:.5px;color:var(--foreground,#fff);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;padding:0 8px;font-size:1rem;font-weight:700;overflow:hidden}.ImageCropper-module__u4-CNq__headerSpacer{flex-shrink:0;width:36px;height:36px}.ImageCropper-module__u4-CNq__cropperWorkspace{background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageCropper-module__u4-CNq__sourceImage{transform-origin:50%;cursor:grab;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:opacity .2s;position:absolute;width:var(--img-width,auto)!important;height:var(--img-height,auto)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.ImageCropper-module__u4-CNq__sourceImage:active{cursor:grabbing}.ImageCropper-module__u4-CNq__cropBox{box-shadow:0 0 0 9999px #000000b8, 0 0 20px color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);pointer-events:auto;cursor:move;z-index:10;box-sizing:border-box;border:1.5px solid #ffffffe6;transition:border-color .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting{border-color:#fff}.ImageCropper-module__u4-CNq__corner{border:3.5px solid var(--primary,#8c52ff);width:16px;height:16px;box-shadow:0 0 10px color-mix(in srgb, var(--primary,#8c52ff) 60%, transparent);pointer-events:auto;z-index:20;transition:all .2s;position:absolute}.ImageCropper-module__u4-CNq__corner:after{content:"";background:0 0;position:absolute;inset:-14px}.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__corner{border-color:#fff;box-shadow:0 0 14px #fff}.ImageCropper-module__u4-CNq__topLeft{cursor:nwse-resize;border-bottom:none;border-right:none;top:-3px;left:-3px}.ImageCropper-module__u4-CNq__topRight{cursor:nesw-resize;border-bottom:none;border-left:none;top:-3px;right:-3px}.ImageCropper-module__u4-CNq__bottomLeft{cursor:nesw-resize;border-top:none;border-right:none;bottom:-3px;left:-3px}.ImageCropper-module__u4-CNq__bottomRight{cursor:nwse-resize;border-top:none;border-left:none;bottom:-3px;right:-3px}.ImageCropper-module__u4-CNq__gridLineH1,.ImageCropper-module__u4-CNq__gridLineH2,.ImageCropper-module__u4-CNq__gridLineV1,.ImageCropper-module__u4-CNq__gridLineV2{opacity:0;pointer-events:none;background:#fff3;transition:opacity .25s cubic-bezier(.16,1,.3,1);position:absolute}.ImageCropper-module__u4-CNq__gridLineH1{width:100%;height:1px;top:33.33%;left:0}.ImageCropper-module__u4-CNq__gridLineH2{width:100%;height:1px;top:66.66%;left:0}.ImageCropper-module__u4-CNq__gridLineV1{width:1px;height:100%;top:0;left:33.33%}.ImageCropper-module__u4-CNq__gridLineV2{width:1px;height:100%;top:0;left:66.66%}.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineH1,.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineH2,.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineV1,.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineV2{opacity:1}.ImageCropper-module__u4-CNq__cropperFooter{padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom,16px));background:color-mix(in srgb, var(--card-bg,#18181b) 92%, #000);-webkit-backdrop-filter:blur(28px);border-top:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);z-index:50;flex-direction:column;flex-shrink:0;align-items:center;gap:.85rem;display:flex;box-shadow:0 -4px 20px #00000040}.ImageCropper-module__u4-CNq__ratioSelector{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;max-width:340px;padding:2px 4px;display:flex;overflow-x:auto}.ImageCropper-module__u4-CNq__ratioSelector::-webkit-scrollbar{display:none}.ImageCropper-module__u4-CNq__ratioBtn{border:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);background:color-mix(in srgb, var(--foreground,#fff) 5%, transparent);color:color-mix(in srgb, var(--foreground,#fff) 70%, transparent);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:99px;outline:none;padding:6px 14px;font-size:.76rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.ImageCropper-module__u4-CNq__ratioBtn:active{transform:scale(.94)}.ImageCropper-module__u4-CNq__ratioBtnActive{background:var(--primary,#8c52ff);border-color:var(--primary,#8c52ff);color:#fff;box-shadow:0 2px 10px color-mix(in srgb, var(--primary,#8c52ff) 40%, transparent)}.ImageCropper-module__u4-CNq__sliderSection{flex-direction:column;align-items:center;gap:.4rem;width:100%;max-width:340px;display:flex}.ImageCropper-module__u4-CNq__sliderHint{color:color-mix(in srgb, var(--foreground,#fff) 45%, transparent);letter-spacing:.3px;font-size:.72rem;font-weight:500}.ImageCropper-module__u4-CNq__zoomSlider{appearance:none;background:color-mix(in srgb, var(--foreground,#fff) 10%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 4%, transparent);border-radius:99px;outline:none;width:100%;height:6px}.ImageCropper-module__u4-CNq__zoomSlider::-webkit-slider-thumb{appearance:none;background:var(--primary,#8c52ff);width:20px;height:20px;box-shadow:0 2px 8px color-mix(in srgb, var(--primary,#8c52ff) 50%, transparent);cursor:pointer;border:2.5px solid #fff;border-radius:50%;transition:transform .15s cubic-bezier(.34,1.56,.64,1)}.ImageCropper-module__u4-CNq__zoomSlider::-webkit-slider-thumb:active{box-shadow:0 2px 14px color-mix(in srgb, var(--primary,#8c52ff) 80%, transparent);transform:scale(1.25)}.ImageCropper-module__u4-CNq__zoomSlider::-moz-range-thumb{background:var(--primary,#8c52ff);width:18px;height:18px;box-shadow:0 2px 8px color-mix(in srgb, var(--primary,#8c52ff) 50%, transparent);cursor:pointer;border:2.5px solid #fff;border-radius:50%}.ImageCropper-module__u4-CNq__btnRow{justify-content:center;align-items:center;gap:1rem;width:100%;max-width:340px;display:flex}.ImageCropper-module__u4-CNq__cancelBtn,.ImageCropper-module__u4-CNq__confirmBtn{cursor:pointer;letter-spacing:.5px;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:44px;font-size:.88rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.ImageCropper-module__u4-CNq__cancelBtn{background:color-mix(in srgb, var(--foreground,#fff) 8%, transparent);color:var(--foreground,#fff);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent)}.ImageCropper-module__u4-CNq__cancelBtn:active{background:color-mix(in srgb, var(--foreground,#fff) 14%, transparent);transform:scale(.97)}.ImageCropper-module__u4-CNq__confirmBtn{background:linear-gradient(135deg, var(--secondary,#a78bfa) 0%, var(--primary,#8c52ff) 100%);color:#fff;box-shadow:0 4px 16px color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent)}.ImageCropper-module__u4-CNq__confirmBtn:active{box-shadow:0 2px 8px color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent);transform:scale(.97)}.ImageCropper-module__u4-CNq__confirmBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
.ImageLightboxModal-module__M6lJnG__overlay{-webkit-backdrop-filter:blur(28px);z-index:999999;touch-action:none;-webkit-user-select:none;user-select:none;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s cubic-bezier(.16,1,.3,1) ImageLightboxModal-module__M6lJnG__lightboxFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes ImageLightboxModal-module__M6lJnG__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.ImageLightboxModal-module__M6lJnG__header{padding:calc(var(--safe-top,24px) + 10px) 20px 10px;z-index:30;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.ImageLightboxModal-module__M6lJnG__titleGroup{pointer-events:auto;flex-direction:column;gap:2px;display:flex}.ImageLightboxModal-module__M6lJnG__title{color:#fff;letter-spacing:-.2px;margin:0;font-size:1rem;font-weight:800}.ImageLightboxModal-module__M6lJnG__subtitle{color:#fff9;margin:0;font-size:.76rem}.ImageLightboxModal-module__M6lJnG__closeBtn{color:#fff;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#ffffff24;border:1px solid #fff3;border-radius:50%;outline:none;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .15s,background .15s;display:flex}.ImageLightboxModal-module__M6lJnG__closeBtn:active{background:#ffffff3d;transform:scale(.9)}.ImageLightboxModal-module__M6lJnG__viewport{cursor:grab;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.ImageLightboxModal-module__M6lJnG__viewport:active{cursor:grabbing}.ImageLightboxModal-module__M6lJnG__imageTransformLayer{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;max-width:90vw;max-height:75vh;transition:transform 60ms linear;display:flex;position:relative}.ImageLightboxModal-module__M6lJnG__imageTransformLayer.ImageLightboxModal-module__M6lJnG__animating{transition:transform .25s cubic-bezier(.16,1,.3,1)}.ImageLightboxModal-module__M6lJnG__imageCardBox{box-sizing:border-box;background:#fff;border-radius:16px;justify-content:center;align-items:center;max-width:100%;max-height:100%;padding:8px;display:flex;box-shadow:0 20px 60px #0009}.ImageLightboxModal-module__M6lJnG__imageElement{object-fit:contain;pointer-events:none;max-width:86vw;max-height:70vh;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;border-radius:10px;display:block}.ImageLightboxModal-module__M6lJnG__controlDock{bottom:calc(var(--safe-bottom,20px) + 16px);-webkit-backdrop-filter:blur(20px);z-index:30;background:#18181bd9;border:1px solid #ffffff29;border-radius:99px;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0006}.ImageLightboxModal-module__M6lJnG__dockBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s,background .15s;display:flex}.ImageLightboxModal-module__M6lJnG__dockBtn:active{background:#fff3;transform:scale(.92)}.ImageLightboxModal-module__M6lJnG__scalePill{text-align:center;color:#fff;min-width:58px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem;font-weight:800}
.LegendCalibrator-module__1pXu_G__container{background:0 0;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.LegendCalibrator-module__1pXu_G__scrollBody{-webkit-overflow-scrolling:touch;padding:12px 16px calc(var(--safe-bottom,20px) + 80px);box-sizing:border-box;flex-direction:column;flex:1;gap:14px;display:flex;overflow:hidden auto}.LegendCalibrator-module__1pXu_G__originalImageCard{background:color-mix(in srgb, var(--card-bg,#18181b) 75%, transparent);-webkit-backdrop-filter:blur(24px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 6%, transparent);box-shadow:0 8px 32px color-mix(in srgb, var(--foreground,#000) 4%, transparent);border-radius:20px;flex-direction:column;flex-shrink:0;gap:10px;padding:14px 16px;display:flex}.LegendCalibrator-module__1pXu_G__sectionHeaderRow{justify-content:space-between;align-items:center;display:flex}.LegendCalibrator-module__1pXu_G__sectionTitle{color:var(--foreground,#fff);align-items:center;gap:6px;margin:0;font-size:.92rem;font-weight:750;display:flex}.LegendCalibrator-module__1pXu_G__zoomHintBadge{color:var(--primary,#8c52ff);background:color-mix(in srgb, var(--primary,#8c52ff) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);border-radius:99px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:650;display:inline-flex}.LegendCalibrator-module__1pXu_G__imagePreviewWrapper{background:color-mix(in srgb, var(--foreground,#fff) 4%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);box-sizing:border-box;cursor:zoom-in;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:54px;max-height:120px;padding:6px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #0000000a}.LegendCalibrator-module__1pXu_G__imagePreviewWrapper:active{transform:scale(.985)}.LegendCalibrator-module__1pXu_G__legendThumbImg{object-fit:contain;max-width:100%;max-height:108px}.LegendCalibrator-module__1pXu_G__manifestSection{flex-direction:column;gap:10px;display:flex}.LegendCalibrator-module__1pXu_G__listHeaderRow{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.LegendCalibrator-module__1pXu_G__listTitle{color:var(--foreground,#fff);letter-spacing:-.2px;margin:0;font-size:.94rem;font-weight:800}.LegendCalibrator-module__1pXu_G__addCodeBtn{background:color-mix(in srgb, var(--primary,#8c52ff) 14%, transparent);border:1px solid color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent);color:var(--primary,#8c52ff);cursor:pointer;border-radius:99px;outline:none;align-items:center;gap:5px;padding:6px 14px;font-size:.82rem;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.LegendCalibrator-module__1pXu_G__addCodeBtn:active{background:color-mix(in srgb, var(--primary,#8c52ff) 22%, transparent);transform:scale(.94)}.LegendCalibrator-module__1pXu_G__itemsGrid{flex-direction:column;gap:10px;display:flex}.LegendCalibrator-module__1pXu_G__itemCard{background:color-mix(in srgb, var(--card-bg,#18181b) 75%, transparent);-webkit-backdrop-filter:blur(20px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 6%, transparent);box-shadow:0 4px 20px color-mix(in srgb, var(--foreground,#000) 3%, transparent);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:transform .15s,border-color .15s;display:flex}.LegendCalibrator-module__1pXu_G__itemCard:hover{border-color:color-mix(in srgb, var(--primary,#8c52ff) 30%, transparent)}.LegendCalibrator-module__1pXu_G__colorPillBtn{background:color-mix(in srgb, var(--foreground,#fff) 6%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);color:var(--foreground,#fff);cursor:pointer;border-radius:12px;outline:none;align-items:center;gap:8px;min-width:92px;padding:7px 12px;transition:transform .12s,background .12s;display:inline-flex}.LegendCalibrator-module__1pXu_G__colorPillBtn:active{background:color-mix(in srgb, var(--foreground,#fff) 12%, transparent);transform:scale(.95)}.LegendCalibrator-module__1pXu_G__colorDot{border:1.5px solid #fff6;border-radius:6px;flex-shrink:0;width:18px;height:18px;box-shadow:0 2px 6px #00000026}.LegendCalibrator-module__1pXu_G__codeText{letter-spacing:.4px;font-size:.94rem;font-weight:850}.LegendCalibrator-module__1pXu_G__countInputWrapper{background:color-mix(in srgb, var(--foreground,#fff) 5%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);border-radius:12px;align-items:center;gap:4px;width:96px;padding:6px 10px;transition:border-color .15s;display:flex}.LegendCalibrator-module__1pXu_G__countInputWrapper:focus-within{border-color:var(--primary,#8c52ff)}.LegendCalibrator-module__1pXu_G__countInput{width:100%;color:var(--foreground,#fff);text-align:right;background:0 0;border:none;outline:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;font-weight:800}.LegendCalibrator-module__1pXu_G__countUnit{color:var(--foreground-muted,#a1a1aa);flex-shrink:0;font-size:.78rem;font-weight:650}.LegendCalibrator-module__1pXu_G__deleteBtn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s,background .15s;display:flex}.LegendCalibrator-module__1pXu_G__deleteBtn:active{background:#ef444438;transform:scale(.9)}.LegendCalibrator-module__1pXu_G__floatingActionDock{width:100%;max-width:540px;padding:12px 16px calc(var(--safe-bottom,16px) + 12px);pointer-events:none;z-index:40;box-sizing:border-box;background:0 0;align-items:center;gap:12px;margin:0 auto;display:flex;position:absolute;bottom:0;left:0;right:0}.LegendCalibrator-module__1pXu_G__btnSecondaryAction{background:color-mix(in srgb, var(--card-bg,#18181b) 85%, transparent);-webkit-backdrop-filter:blur(24px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 12%, transparent);height:52px;min-height:52px;color:var(--foreground,#fff);cursor:pointer;pointer-events:auto;white-space:nowrap;border-radius:26px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:.92rem;font-weight:700;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s;display:flex;box-shadow:0 8px 24px #0000001f}.LegendCalibrator-module__1pXu_G__btnSecondaryAction:active{background:color-mix(in srgb, var(--card-bg,#18181b) 95%, transparent);transform:scale(.96)}.LegendCalibrator-module__1pXu_G__btnPrimaryAction{background:var(--primary,#8c52ff);color:#fff;cursor:pointer;pointer-events:auto;white-space:nowrap;min-width:0;height:52px;min-height:52px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary,#8c52ff) 40%, transparent);border:none;border-radius:26px;outline:none;flex:1;justify-content:center;align-items:center;gap:6px;font-size:.94rem;font-weight:750;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:flex}.LegendCalibrator-module__1pXu_G__btnPrimaryAction:active{box-shadow:0 4px 14px color-mix(in srgb, var(--primary,#8c52ff) 30%, transparent);transform:scale(.96)}.LegendCalibrator-module__1pXu_G__pickerOverlay{-webkit-backdrop-filter:blur(16px);z-index:999999;background:#0009;justify-content:center;align-items:flex-end;animation:.2s LegendCalibrator-module__1pXu_G__fadeIn;display:flex;position:fixed;inset:0}.LegendCalibrator-module__1pXu_G__pickerSheet{background:color-mix(in srgb, var(--card-bg,#18181b) 95%, transparent);-webkit-backdrop-filter:blur(28px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);width:100%;max-width:500px;max-height:75vh;padding:20px 18px calc(var(--safe-bottom,16px) + 20px);box-sizing:border-box;border-bottom:none;border-top-left-radius:28px;border-top-right-radius:28px;flex-direction:column;gap:14px;display:flex}.LegendCalibrator-module__1pXu_G__pickerHeader{justify-content:space-between;align-items:center;display:flex}.LegendCalibrator-module__1pXu_G__pickerTitle{color:var(--foreground,#fff);margin:0;font-size:1.05rem;font-weight:800}.LegendCalibrator-module__1pXu_G__pickerGrid{grid-template-columns:repeat(4,1fr);gap:8px;max-height:50vh;padding:4px 2px;display:grid;overflow-y:auto}.LegendCalibrator-module__1pXu_G__pickerItemBtn{background:color-mix(in srgb, var(--foreground,#fff) 5%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);color:var(--foreground,#fff);cursor:pointer;border-radius:12px;outline:none;align-items:center;gap:6px;padding:8px 10px;transition:transform .1s;display:flex}.LegendCalibrator-module__1pXu_G__pickerItemBtn:active{transform:scale(.94)}.LegendCalibrator-module__1pXu_G__pickerItemBtnActive{border-color:var(--primary,#8c52ff);background:color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);color:var(--primary,#8c52ff)}
.AppPatternRecognizerModal-module__2SrNgG__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:99998;background:#0000008c;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__modalWrapper{z-index:99999;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__modalCard{background:var(--workspace-bg,#0b0b0f);width:100%;height:100%;color:var(--foreground,#fff);box-sizing:border-box;pointer-events:auto;flex-direction:column;display:flex;position:relative;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__modalHeader{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 20%, transparent);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:4px 12px 2px;display:flex;position:relative}.AppPatternRecognizerModal-module__2SrNgG__modalHeader h2{letter-spacing:.3px;margin:0 0 .15rem;font-size:.95rem;font-weight:850}.AppPatternRecognizerModal-module__2SrNgG__modalHeader p{color:var(--foreground-muted,#8e8e93);margin:0;font-size:.65rem}.AppPatternRecognizerModal-module__2SrNgG__modalBody{box-sizing:border-box;flex-direction:column;flex:1;gap:.6rem;width:100%;min-height:0;padding:.4rem .75rem .6rem;display:flex;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__modalBodyGridAdjust{gap:0!important;padding:0!important}.AppPatternRecognizerModal-module__2SrNgG__modalBodyCalibrate{flex-direction:column;flex:1;height:0;min-height:0;display:flex;overflow-y:hidden!important}.AppPatternRecognizerModal-module__2SrNgG__canvasWrapper{touch-action:none;flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;margin:0 auto;display:flex;position:relative;overflow:hidden;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.AppPatternRecognizerModal-module__2SrNgG__canvasWrapperFloating{padding-bottom:calc(var(--safe-bottom,16px) + 165px)!important;box-sizing:border-box!important}.AppPatternRecognizerModal-module__2SrNgG__recognizerCanvas{object-fit:contain;touch-action:none;cursor:pointer;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.AppPatternRecognizerModal-module__2SrNgG__adjustPanel{box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;gap:0;width:100%;height:100%;min-height:0;padding:0;display:flex}.AppPatternRecognizerModal-module__2SrNgG__adjustControls{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:6px;width:100%;padding:4px 12px 6px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__floatingDockWrapper{width:100%;max-width:540px;padding:10px 16px calc(var(--safe-bottom,16px) + 12px);pointer-events:none;z-index:40;box-sizing:border-box;background:0 0;flex-direction:column;gap:10px;margin:0 auto;display:flex;position:absolute;bottom:0;left:0;right:0}.AppPatternRecognizerModal-module__2SrNgG__floatingControlCard{background:color-mix(in srgb, var(--card-bg,#18181b) 84%, transparent);-webkit-backdrop-filter:blur(24px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);width:100%;box-shadow:0 8px 32px color-mix(in srgb, var(--foreground,#000) 8%, transparent);box-sizing:border-box;pointer-events:auto;border-radius:20px;flex-direction:column;gap:8px;padding:10px 14px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__floatingHintRow{color:var(--foreground-muted,#8e8e93);align-items:center;gap:6px;font-size:.72rem;line-height:1.3;display:flex}.AppPatternRecognizerModal-module__2SrNgG__controlRow{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__inputCol{flex-direction:column;flex:1;gap:4px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__inputCol label{color:var(--foreground-muted,#8e8e93);font-size:.62rem;font-weight:700}.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=number],.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=text]{border:1px solid var(--card-border,#2c2c2e);background:color-mix(in srgb, var(--foreground,#fff) 3%, transparent);height:38px;color:var(--foreground,#fff);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 8px;font-size:.85rem;font-weight:800;transition:border-color .2s}.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=number]:focus,.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=text]:focus{border-color:var(--primary,#8c52ff)}.AppPatternRecognizerModal-module__2SrNgG__sliderRow{flex-direction:column;gap:6px;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__sliderRowHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__sliderLabel{color:var(--foreground-muted,#8e8e93);font-size:.65rem;font-weight:700}.AppPatternRecognizerModal-module__2SrNgG__sliderValue{color:var(--primary,#8c52ff);font-size:.65rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__sliderRow input[type=range]{background:var(--card-border,#2c2c2e);-webkit-appearance:none;border-radius:3px;outline:none;width:100%;height:6px}.AppPatternRecognizerModal-module__2SrNgG__sliderRow input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary,#8c52ff);cursor:pointer;width:18px;height:18px;box-shadow:0 2px 6px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%}.AppPatternRecognizerModal-module__2SrNgG__colorCalibrateContainer{box-sizing:border-box;flex-direction:column;gap:.85rem;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__colorListHeader{justify-content:space-between;align-items:center;display:flex}.AppPatternRecognizerModal-module__2SrNgG__colorListHeader h3{margin:0;font-size:.85rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__colorListHeader span{color:var(--foreground-muted,#8e8e93);font-size:.65rem}.AppPatternRecognizerModal-module__2SrNgG__colorGrid{scrollbar-width:none;-ms-overflow-style:none;flex:1;grid-template-columns:repeat(auto-fill,105px);align-content:start;align-items:start;gap:8px;min-height:0;padding:2px;display:grid;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__colorGrid::-webkit-scrollbar{display:none}.AppPatternRecognizerModal-module__2SrNgG__colorItemCard{background:color-mix(in srgb, var(--popover-bg,#1c1c1e) 60%, transparent);border:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 30%, transparent);-webkit-backdrop-filter:blur(10px);cursor:pointer;box-sizing:border-box;border-radius:10px;align-items:center;gap:8px;width:100%;max-width:120px;padding:6px 10px;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #0000000d}.AppPatternRecognizerModal-module__2SrNgG__colorItemCard:active{transform:scale(.96)}.AppPatternRecognizerModal-module__2SrNgG__colorItemCardActive{border-color:var(--primary,#8c52ff);background:color-mix(in srgb, var(--primary,#8c52ff) 10%, transparent);box-shadow:0 4px 14px color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent)}.AppPatternRecognizerModal-module__2SrNgG__colorPatchStack{border:1px solid #ffffff1f;border-radius:6px;flex-direction:row;flex-shrink:0;width:26px;height:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001f}.AppPatternRecognizerModal-module__2SrNgG__colorPatchHalf{flex:1;height:100%}.AppPatternRecognizerModal-module__2SrNgG__colorItemInfo{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AppPatternRecognizerModal-module__2SrNgG__colorItemId{color:var(--foreground,#fff);font-size:.76rem;font-weight:850}.AppPatternRecognizerModal-module__2SrNgG__colorItemCount{color:var(--foreground-muted,#8e8e93);font-size:.62rem;font-weight:600}.AppPatternRecognizerModal-module__2SrNgG__brandPillSelector{white-space:nowrap;scrollbar-width:none;flex-direction:row;gap:8px;width:100%;padding-bottom:6px;display:flex;overflow-x:auto}.AppPatternRecognizerModal-module__2SrNgG__brandPillSelector::-webkit-scrollbar{display:none}.AppPatternRecognizerModal-module__2SrNgG__brandPill{background:color-mix(in srgb, var(--foreground,#fff) 5%, transparent);border:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 40%, transparent);color:var(--foreground-muted,#8e8e93);cursor:pointer;border-radius:18px;padding:6px 14px;font-size:.68rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-block}.AppPatternRecognizerModal-module__2SrNgG__brandPillActive{background:linear-gradient(135deg, var(--primary,#8c52ff) 0%, var(--primary-hover,#7a3bf2) 100%);color:var(--primary-contrast,#fff);box-shadow:0 4px 10px color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);border-color:#0000}.AppPatternRecognizerModal-module__2SrNgG__activeBeadsZone{background:color-mix(in srgb, var(--foreground,#fff) 2%, transparent);border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 12%, transparent);box-sizing:border-box;border-radius:16px;flex-direction:column;flex:2;gap:8px;width:100%;min-height:0;padding:10px 12px;display:flex;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__poolBeadsZone{flex-direction:column;flex:3;gap:6px;min-height:0;display:flex;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__paletteBeadsGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,105px);align-content:start;align-items:start;gap:8px;width:100%;max-height:200px;padding:4px;display:grid;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__colorPatchFull{width:100%;height:100%}.AppPatternRecognizerModal-module__2SrNgG__colorItemCardDeleted{border-style:dashed;border-color:color-mix(in srgb, var(--card-border,#2c2c2e) 50%, transparent);background:color-mix(in srgb, var(--foreground,#fff) 1%, transparent);opacity:.75}.AppPatternRecognizerModal-module__2SrNgG__paletteBeadsWrapper{box-sizing:border-box;scrollbar-width:none;flex-flow:wrap;gap:7px;max-height:112px;padding:4px;display:flex;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__paletteBeadsWrapper::-webkit-scrollbar{display:none}.AppPatternRecognizerModal-module__2SrNgG__paletteBead{cursor:pointer;background:var(--bead-color);box-sizing:border-box;border:1.5px solid #ffffff38;border-radius:50%;outline:none;width:25px;height:25px;padding:0;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;box-shadow:0 2px 5px #0000001f}.AppPatternRecognizerModal-module__2SrNgG__paletteBead:hover{transform:scale(1.18)translateY(-1px);box-shadow:0 4px 8px #0000002e}.AppPatternRecognizerModal-module__2SrNgG__paletteBead:active{transform:scale(.92)}.AppPatternRecognizerModal-module__2SrNgG__btnResetMicro,.AppPatternRecognizerModal-module__2SrNgG__btnIgnoreMicro{cursor:pointer;box-sizing:border-box;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:4px 10px;font-size:.62rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.AppPatternRecognizerModal-module__2SrNgG__btnResetMicro{border:1px solid color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent);background:color-mix(in srgb, var(--primary,#8c52ff) 5%, transparent);color:var(--primary,#8c52ff)}.AppPatternRecognizerModal-module__2SrNgG__btnResetMicro:active{background:color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);transform:scale(.95)}.AppPatternRecognizerModal-module__2SrNgG__btnIgnoreMicro{border:1px solid color-mix(in srgb, var(--danger,#ff3b30) 35%, transparent);background:color-mix(in srgb, var(--danger,#ff3b30) 5%, transparent);color:var(--danger,#ff3b30)}.AppPatternRecognizerModal-module__2SrNgG__btnIgnoreMicro:active{background:color-mix(in srgb, var(--danger,#ff3b30) 15%, transparent);transform:scale(.95)}.AppPatternRecognizerModal-module__2SrNgG__modalFooter{background:color-mix(in srgb, var(--workspace-bg,#0b0b0f) 90%, transparent);border-top:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 40%, transparent);box-sizing:border-box;flex-direction:row;gap:12px;width:100%;padding:.6rem 1.2rem;display:flex}.AppPatternRecognizerModal-module__2SrNgG__btnCancel{border:1px solid var(--card-border,#2c2c2e);height:44px;color:var(--foreground-muted,#8e8e93);cursor:pointer;background:0 0;border-radius:12px;outline:none;flex:1;font-size:.82rem;font-weight:700;transition:all .2s}.AppPatternRecognizerModal-module__2SrNgG__btnCancel:active{background:color-mix(in srgb, var(--foreground,#fff) 3%, transparent)}.AppPatternRecognizerModal-module__2SrNgG__btnConfirm{background:linear-gradient(135deg, var(--primary,#8c52ff) 0%, var(--primary-hover,#7a3bf2) 100%);height:44px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;outline:none;flex:1;justify-content:center;align-items:center;gap:6px;font-size:.82rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AppPatternRecognizerModal-module__2SrNgG__btnConfirm:active{opacity:.95;transform:scale(.98)}.AppPatternRecognizerModal-module__2SrNgG__safeAreaPlaceholder{height:env(safe-area-inset-bottom,0px);min-height:env(safe-area-inset-bottom,0px);background:var(--workspace-bg,#0b0b0f);flex-shrink:0;width:100%}.AppPatternRecognizerModal-module__2SrNgG__guideCard{background:color-mix(in srgb, var(--primary,#8c52ff) 6%, transparent);border:1px solid color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);box-sizing:border-box;border-radius:12px;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;width:100%;margin-top:0;padding:6px 10px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__guideIcon{font-size:.95rem;line-height:1}.AppPatternRecognizerModal-module__2SrNgG__guideContent{flex-direction:column;display:flex}.AppPatternRecognizerModal-module__2SrNgG__guideContent h4{display:none}.AppPatternRecognizerModal-module__2SrNgG__guideContent p{color:var(--foreground-muted,#8e8e93);margin:0;font-size:.68rem;line-height:1.3}.AppPatternRecognizerModal-module__2SrNgG__analyzingWrapper{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:3rem 0;display:flex}.AppPatternRecognizerModal-module__2SrNgG__analyzingSpinner{width:48px;height:48px;position:relative}.AppPatternRecognizerModal-module__2SrNgG__spinnerDoubleDot1,.AppPatternRecognizerModal-module__2SrNgG__spinnerDoubleDot2{background:var(--primary,#8c52ff);opacity:.6;width:100%;height:100%;box-shadow:0 0 20px var(--primary,#8c52ff);border-radius:50%;animation:2s ease-in-out infinite AppPatternRecognizerModal-module__2SrNgG__sk-bounce;position:absolute;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__spinnerDoubleDot2{animation-delay:-1s}.AppPatternRecognizerModal-module__2SrNgG__analyzingText{color:var(--foreground-muted,#8e8e93);letter-spacing:.5px;font-size:.78rem;font-weight:750}@keyframes AppPatternRecognizerModal-module__2SrNgG__sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.AppPatternRecognizerModal-module__2SrNgG__calibrateFooter{border-top:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 40%, transparent);box-sizing:border-box;background:0 0;flex-direction:row;gap:12px;width:100%;margin-top:auto;padding:1rem 0 0;display:flex}@media (max-width:768px){.AppPatternRecognizerModal-module__2SrNgG__modalCard{width:100%;height:100dvh}.AppPatternRecognizerModal-module__2SrNgG__modalHeader{padding:4px 12px 3px}.AppPatternRecognizerModal-module__2SrNgG__modalHeader h2{font-size:.9rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__modalHeader p{font-size:.6rem}.AppPatternRecognizerModal-module__2SrNgG__modalBody{gap:6px;padding:6px 8px}.AppPatternRecognizerModal-module__2SrNgG__modalBodyGridAdjust{gap:0!important;padding:0!important}.AppPatternRecognizerModal-module__2SrNgG__canvasWrapper{max-height:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.AppPatternRecognizerModal-module__2SrNgG__adjustPanel{border-radius:0;gap:0;padding:0}.AppPatternRecognizerModal-module__2SrNgG__adjustControls{gap:5px;padding:4px 10px 6px}.AppPatternRecognizerModal-module__2SrNgG__controlRow{gap:8px}.AppPatternRecognizerModal-module__2SrNgG__inputCol{gap:3px}.AppPatternRecognizerModal-module__2SrNgG__inputCol label{font-size:.58rem;font-weight:650}.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=text]{border-radius:8px;height:36px;padding:0 8px;font-size:.8rem;font-weight:700}.AppPatternRecognizerModal-module__2SrNgG__sliderRow{gap:4px}.AppPatternRecognizerModal-module__2SrNgG__sliderLabel,.AppPatternRecognizerModal-module__2SrNgG__sliderValue{font-size:.6rem}.AppPatternRecognizerModal-module__2SrNgG__sliderRow input[type=range]{height:4px}.AppPatternRecognizerModal-module__2SrNgG__sliderRow input[type=range]::-webkit-slider-thumb{width:16px;height:16px}.AppPatternRecognizerModal-module__2SrNgG__guideCard{border-radius:8px;gap:6px;padding:5px 8px}.AppPatternRecognizerModal-module__2SrNgG__guideIcon{font-size:.85rem}.AppPatternRecognizerModal-module__2SrNgG__guideContent h4{display:none}.AppPatternRecognizerModal-module__2SrNgG__guideContent p{font-size:.62rem;line-height:1.3}.AppPatternRecognizerModal-module__2SrNgG__modalFooter{gap:8px;padding:6px 12px 8px}.AppPatternRecognizerModal-module__2SrNgG__btnCancel,.AppPatternRecognizerModal-module__2SrNgG__btnConfirm{border-radius:10px;height:42px;font-size:.78rem}.AppPatternRecognizerModal-module__2SrNgG__safeAreaPlaceholder{height:env(safe-area-inset-bottom,0px);min-height:env(safe-area-inset-bottom,0px);flex-shrink:0}.AppPatternRecognizerModal-module__2SrNgG__colorGrid,.AppPatternRecognizerModal-module__2SrNgG__paletteBeadsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:2px 0}.AppPatternRecognizerModal-module__2SrNgG__colorItemCard{border-radius:8px;gap:4px;width:100%;min-width:0;max-width:none;padding:4px 5px}.AppPatternRecognizerModal-module__2SrNgG__colorPatchStack{border-radius:4px;flex-shrink:0;width:18px;height:18px}.AppPatternRecognizerModal-module__2SrNgG__colorItemInfo{gap:1px;min-width:0;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__colorItemId{white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:850;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__colorItemCount{white-space:nowrap;font-size:.52rem}.AppPatternRecognizerModal-module__2SrNgG__activeBeadsZone{border-radius:12px;min-height:0;padding:6px 8px}}
.SmartCellSliceInspector-module__kToWPq__container{background:0 0;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.SmartCellSliceInspector-module__kToWPq__groupTabBar{white-space:nowrap;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;box-sizing:border-box;background:0 0;border-bottom:none;flex-shrink:0;align-items:center;gap:8px;width:100%;padding:6px 16px 10px;display:flex;overflow:auto hidden}.SmartCellSliceInspector-module__kToWPq__groupTabBar::-webkit-scrollbar{display:none}.SmartCellSliceInspector-module__kToWPq__groupTabBtn{background:color-mix(in srgb, var(--foreground,#fff) 6%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);-webkit-backdrop-filter:blur(12px);color:var(--foreground,#fff);cursor:pointer;white-space:nowrap;border-radius:99px;outline:none;flex-shrink:0;align-items:center;gap:6px;padding:7px 13px;font-size:.82rem;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__groupTabBtn:active{transform:scale(.94)}.SmartCellSliceInspector-module__kToWPq__groupTabBtnActive{box-shadow:0 0 0 2px var(--primary,#8c52ff);background:color-mix(in srgb, var(--primary,#8c52ff) 18%, transparent);border-color:var(--primary,#8c52ff);color:#fff}.SmartCellSliceInspector-module__kToWPq__tabMatched{color:#22c55e;background:#22c55e14;border-color:#22c55e73}.SmartCellSliceInspector-module__kToWPq__tabSurplus{color:#ef4444;background:#ef44441f;border-color:#ef44448c}.SmartCellSliceInspector-module__kToWPq__tabDeficit{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b80}.SmartCellSliceInspector-module__kToWPq__tabMismatch{color:#ef4444;background:#ef44441a;border-color:#ef444480}.SmartCellSliceInspector-module__kToWPq__tabBlank{color:#94a3b8;background:#94a3b814;border-color:#94a3b866}.SmartCellSliceInspector-module__kToWPq__tabUnknown{color:#ef4444;background:#ef444414;border-color:#ef444466}.SmartCellSliceInspector-module__kToWPq__colorDot{border:1px solid #ffffff59;border-radius:5px;flex-shrink:0;width:15px;height:15px;box-shadow:0 1px 4px #00000026}.SmartCellSliceInspector-module__kToWPq__colorDotBlank{background:#94a3b833;border:1px dashed #94a3b899;border-radius:5px;flex-shrink:0;width:15px;height:15px}.SmartCellSliceInspector-module__kToWPq__groupCodeText{letter-spacing:.2px;font-weight:850}.SmartCellSliceInspector-module__kToWPq__countBadge{border-radius:99px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:750}.SmartCellSliceInspector-module__kToWPq__countMatched{color:#22c55e;background:#22c55e38}.SmartCellSliceInspector-module__kToWPq__countSurplus{color:#ef4444;background:#ef444438}.SmartCellSliceInspector-module__kToWPq__countDeficit{color:#f59e0b;background:#f59e0b38}.SmartCellSliceInspector-module__kToWPq__countMismatch{color:#ef4444;background:#ef444438}.SmartCellSliceInspector-module__kToWPq__countBlank{color:#94a3b8;background:#94a3b82e}.SmartCellSliceInspector-module__kToWPq__galleryArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.SmartCellSliceInspector-module__kToWPq__galleryHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.SmartCellSliceInspector-module__kToWPq__matchStatusSuccess{color:#22c55e;background:#22c55e1a;border-radius:99px;align-items:center;gap:5px;padding:3px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__matchStatusWarning{color:#ef4444;background:#ef44441a;border-radius:99px;align-items:center;gap:5px;padding:3px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__matchStatusBlank{color:#94a3b8;background:#94a3b81a;border-radius:99px;align-items:center;gap:5px;padding:3px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__matchStatusUnknown{color:var(--foreground-muted,#a1a1aa);font-size:.8rem}.SmartCellSliceInspector-module__kToWPq__sliceGrid{padding:8px 16px calc(var(--safe-bottom,20px) + 96px);-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;contain:layout paint;flex:1;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));grid-auto-rows:98px;gap:10px;display:grid;overflow-y:auto}.SmartCellSliceInspector-module__kToWPq__sliceCard{background:color-mix(in srgb, var(--card-bg,#18181b) 85%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);box-shadow:0 2px 10px color-mix(in srgb, var(--foreground,#000) 4%, transparent);cursor:pointer;contain:strict;border-radius:16px;flex-direction:column;transition:transform .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.SmartCellSliceInspector-module__kToWPq__sliceCard:active{transform:scale(.94)}.SmartCellSliceInspector-module__kToWPq__sliceCardActive{border-color:var(--primary,#8c52ff);box-shadow:0 0 0 2px var(--primary,#8c52ff)}.SmartCellSliceInspector-module__kToWPq__sliceImgWrapper{background:color-mix(in srgb, var(--foreground,#fff) 4%, transparent);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.SmartCellSliceInspector-module__kToWPq__sliceImg{object-fit:contain;width:100%;height:100%}.SmartCellSliceInspector-module__kToWPq__coordTag{color:#fff;background:#000000a6;border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:800;position:absolute;top:3px;left:3px}.SmartCellSliceInspector-module__kToWPq__sliceFooter{background:color-mix(in srgb, var(--card-bg,#18181b) 80%, transparent);border-top:1px solid color-mix(in srgb, var(--foreground,#fff) 6%, transparent);align-items:center;gap:5px;height:28px;padding:0 8px;display:flex}.SmartCellSliceInspector-module__kToWPq__sliceColorDot{border:1px solid #fff6;border-radius:3px;flex-shrink:0;width:11px;height:11px}.SmartCellSliceInspector-module__kToWPq__sliceCode{color:var(--foreground,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:850;overflow:hidden}.SmartCellSliceInspector-module__kToWPq__filterMismatchBtn{color:#f59e0b;cursor:pointer;white-space:nowrap;background:#f59e0b24;border:1px solid #f59e0b59;border-radius:99px;outline:none;flex-shrink:0;align-items:center;gap:5px;padding:7px 12px;font-size:.8rem;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__filterMismatchBtn:active{transform:scale(.94)}.SmartCellSliceInspector-module__kToWPq__filterMismatchBtnActive{color:#fff;background:#f59e0b;border-color:#f59e0b;box-shadow:0 2px 10px #f59e0b59}.SmartCellSliceInspector-module__kToWPq__filterSparkleDot{font-size:12px}.SmartCellSliceInspector-module__kToWPq__sliceCardSelected{transform:translateY(-2px);border-color:var(--primary,#8c52ff)!important;box-shadow:0 0 0 2px var(--primary,#8c52ff), 0 8px 24px #8c52ff40!important}.SmartCellSliceInspector-module__kToWPq__sliceCardDimmed{opacity:.65;filter:grayscale(.2)}.SmartCellSliceInspector-module__kToWPq__selectCircle{-webkit-backdrop-filter:blur(8px);z-index:4;cursor:pointer;background:#00000073;border:1.5px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .15s cubic-bezier(.15,.85,.35,1),background .15s;display:flex;position:absolute;top:4px;right:4px}.SmartCellSliceInspector-module__kToWPq__selectCircle:active{transform:scale(.85)}.SmartCellSliceInspector-module__kToWPq__selectCircleActive{background:var(--primary,#8c52ff);border-color:#fff;box-shadow:0 2px 6px #0000004d}.SmartCellSliceInspector-module__kToWPq__headerActionsRow{align-items:center;gap:8px;margin-left:auto;display:flex}.SmartCellSliceInspector-module__kToWPq__btnBatchMode{background:color-mix(in srgb, var(--foreground,#fff) 8%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 12%, transparent);color:var(--foreground,#fff);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:750;transition:background .15s,transform .1s;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__btnBatchMode:active{transform:scale(.95)}.SmartCellSliceInspector-module__kToWPq__btnBatchModeActive{background:color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent);border-color:var(--primary,#8c52ff);color:var(--primary,#8c52ff)}.SmartCellSliceInspector-module__kToWPq__btnSelectAll{background:color-mix(in srgb, var(--primary,#8c52ff) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);color:var(--primary,#8c52ff);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:750;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__btnSelectAll:active{transform:scale(.95)}.SmartCellSliceInspector-module__kToWPq__batchFloatingIsland{bottom:calc(var(--safe-bottom,16px) + 78px);background:color-mix(in srgb, var(--card-bg,#18181b) 92%, transparent);-webkit-backdrop-filter:blur(32px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 15%, transparent);z-index:50;box-sizing:border-box;border-radius:26px;align-items:center;gap:8px;max-width:480px;min-height:52px;margin:0 auto;padding:8px 12px;animation:.22s cubic-bezier(.15,.85,.35,1) SmartCellSliceInspector-module__kToWPq__slideUpIsland;display:flex;position:absolute;left:12px;right:12px;box-shadow:0 16px 40px #00000080}@keyframes SmartCellSliceInspector-module__kToWPq__slideUpIsland{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.SmartCellSliceInspector-module__kToWPq__batchCountPill{background:var(--primary,#8c52ff);color:#fff;border-radius:99px;flex-shrink:0;align-items:center;gap:5px;height:36px;padding:0 10px;display:inline-flex;box-shadow:0 2px 8px #8c52ff59}.SmartCellSliceInspector-module__kToWPq__batchCountNum{font-family:ui-monospace,monospace;font-size:15px;font-weight:900}.SmartCellSliceInspector-module__kToWPq__batchCountLabel{font-size:12px;font-weight:800}.SmartCellSliceInspector-module__kToWPq__batchClearBtn{color:#fff;cursor:pointer;background:#00000040;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:2px;padding:0;transition:transform .1s;display:flex}.SmartCellSliceInspector-module__kToWPq__batchClearBtn:active{transform:scale(.85)}.SmartCellSliceInspector-module__kToWPq__batchRecommendations{scrollbar-width:none;flex:1;align-items:center;gap:6px;padding:2px 0;display:flex;overflow-x:auto}.SmartCellSliceInspector-module__kToWPq__batchRecommendations::-webkit-scrollbar{display:none}.SmartCellSliceInspector-module__kToWPq__batchActionHint{color:color-mix(in srgb, var(--foreground,#fff) 65%, transparent);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:800}.SmartCellSliceInspector-module__kToWPq__batchTargetPill{background:color-mix(in srgb, var(--foreground,#fff) 10%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 16%, transparent);height:36px;color:var(--foreground,#fff);cursor:pointer;white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;transition:transform .12s,background .12s;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__batchTargetPill:active{background:color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);transform:scale(.93)}.SmartCellSliceInspector-module__kToWPq__batchTargetPillPerfect{background:#22c55e33!important;border-color:#22c55e!important;box-shadow:0 0 12px #22c55e59!important}.SmartCellSliceInspector-module__kToWPq__batchDot{border:1px solid #ffffff80;border-radius:3.5px;flex-shrink:0;width:12px;height:12px}.SmartCellSliceInspector-module__kToWPq__batchPillCode{font-size:13px;font-weight:850}.SmartCellSliceInspector-module__kToWPq__batchPillDiff{color:#f59e0b;font-size:11px;font-weight:800}.SmartCellSliceInspector-module__kToWPq__batchPillDiffPerfect{color:#22c55e;font-size:11px;font-weight:900}.SmartCellSliceInspector-module__kToWPq__batchTargetPillBlank{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#94a3b824;border:1px dashed #94a3b880;border-radius:99px;flex-shrink:0;align-items:center;gap:5px;height:36px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__batchTargetPillBlank:active{transform:scale(.93)}.SmartCellSliceInspector-module__kToWPq__batchDotBlank{background:#94a3b840;border:1px dashed #94a3b8b3;border-radius:3.5px;flex-shrink:0;width:12px;height:12px}.SmartCellSliceInspector-module__kToWPq__batchMoreColorBtn{background:color-mix(in srgb, var(--foreground,#fff) 8%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 14%, transparent);height:36px;color:var(--foreground,#fff);cursor:pointer;white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;gap:3px;padding:0 10px;font-size:12px;font-weight:800;transition:transform .12s,background .12s;display:inline-flex}.SmartCellSliceInspector-module__kToWPq__batchMoreColorBtn:active{transform:scale(.93)}.SmartCellSliceInspector-module__kToWPq__pickerOverlay{-webkit-backdrop-filter:blur(16px);z-index:999999;background:#000000a6;justify-content:center;align-items:flex-end;animation:.2s SmartCellSliceInspector-module__kToWPq__fadeIn;display:flex;position:fixed;inset:0}@keyframes SmartCellSliceInspector-module__kToWPq__fadeIn{0%{opacity:0}to{opacity:1}}.SmartCellSliceInspector-module__kToWPq__pickerSheet{background:color-mix(in srgb, var(--card-bg,#18181b) 95%, transparent);-webkit-backdrop-filter:blur(28px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);width:100%;max-width:500px;max-height:80vh;padding:20px 18px calc(var(--safe-bottom,16px) + 20px);box-sizing:border-box;border-bottom:none;border-top-left-radius:28px;border-top-right-radius:28px;flex-direction:column;gap:14px;display:flex}.SmartCellSliceInspector-module__kToWPq__pickerHeader{justify-content:space-between;align-items:center;display:flex}.SmartCellSliceInspector-module__kToWPq__pickerPreviewImg{border:1px solid color-mix(in srgb, var(--foreground,#fff) 15%, transparent);background:color-mix(in srgb, var(--foreground,#fff) 6%, transparent);object-fit:contain;border-radius:12px;width:48px;height:48px}.SmartCellSliceInspector-module__kToWPq__pickerColorList{grid-template-columns:repeat(4,1fr);gap:8px;max-height:200px;padding:2px;display:grid;overflow-y:auto}.SmartCellSliceInspector-module__kToWPq__pickerColorBtn{background:color-mix(in srgb, var(--foreground,#fff) 5%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);color:var(--foreground,#fff);cursor:pointer;border-radius:12px;outline:none;align-items:center;gap:6px;padding:8px 10px;transition:transform .1s;display:flex}.SmartCellSliceInspector-module__kToWPq__pickerColorBtn:active{transform:scale(.94)}.SmartCellSliceInspector-module__kToWPq__pickerColorBtnCurrent{border-color:var(--primary,#8c52ff);background:color-mix(in srgb, var(--primary,#8c52ff) 18%, transparent);color:var(--primary,#8c52ff)}.SmartCellSliceInspector-module__kToWPq__pickerDot{border:1px solid #fff6;border-radius:4px;flex-shrink:0;width:14px;height:14px}
.ModelDownloadProgressModal-module__tgA3Ea__modalOverlay{-webkit-backdrop-filter:blur(16px);z-index:999999;box-sizing:border-box;background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;inset:0}.ModelDownloadProgressModal-module__tgA3Ea__modalCard{background:color-mix(in srgb, var(--card-bg) 92%, transparent);-webkit-backdrop-filter:blur(28px);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);width:100%;max-width:360px;box-shadow:0 20px 48px color-mix(in srgb, var(--foreground) 15%, transparent);text-align:center;box-sizing:border-box;border-radius:28px;flex-direction:column;align-items:center;padding:28px 24px 22px;display:flex}.ModelDownloadProgressModal-module__tgA3Ea__iconHaloWrapper{justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:16px;display:flex;position:relative}.ModelDownloadProgressModal-module__tgA3Ea__iconHaloGlow{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 40%, transparent) 0%, transparent 70%);filter:blur(10px);opacity:.85;border-radius:50%;animation:2.5s ease-in-out infinite alternate ModelDownloadProgressModal-module__tgA3Ea__pulseHalo;position:absolute;inset:-6px}@keyframes ModelDownloadProgressModal-module__tgA3Ea__pulseHalo{0%{opacity:.5;transform:scale(.92)}to{opacity:.95;transform:scale(1.12)}}.ModelDownloadProgressModal-module__tgA3Ea__iconCoreBox{background:color-mix(in srgb, var(--primary) 14%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);width:58px;height:58px;color:var(--primary);z-index:2;border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative}.ModelDownloadProgressModal-module__tgA3Ea__modalTitle{color:var(--foreground);letter-spacing:-.3px;margin:0 0 6px;font-size:1.18rem;font-weight:800}.ModelDownloadProgressModal-module__tgA3Ea__modalStatusText{color:var(--foreground-muted);min-height:22px;margin:0 0 20px;font-size:.86rem;line-height:1.5}.ModelDownloadProgressModal-module__tgA3Ea__progressSection{flex-direction:column;gap:8px;width:100%;margin-bottom:18px;display:flex}.ModelDownloadProgressModal-module__tgA3Ea__progressTrack{background:color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:99px;width:100%;height:10px;position:relative;overflow:hidden}.ModelDownloadProgressModal-module__tgA3Ea__progressFill{background:linear-gradient(90deg, var(--primary), color-mix(in srgb, var(--primary) 80%, #fff));border-radius:99px;height:100%;transition:width .22s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ModelDownloadProgressModal-module__tgA3Ea__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);animation:1.8s infinite ModelDownloadProgressModal-module__tgA3Ea__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ModelDownloadProgressModal-module__tgA3Ea__shimmer{to{transform:translate(100%)}}.ModelDownloadProgressModal-module__tgA3Ea__progressMetaRow{color:var(--foreground-muted);justify-content:space-between;align-items:center;font-size:.78rem;font-weight:650;display:flex}.ModelDownloadProgressModal-module__tgA3Ea__progressPercentText{color:var(--primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.ModelDownloadProgressModal-module__tgA3Ea__modalTipBox{background:color-mix(in srgb, var(--foreground) 4%, transparent);color:var(--foreground-muted);border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.74rem;line-height:1.45;display:flex}.ModelDownloadProgressModal-module__tgA3Ea__errorActionsRow{align-items:center;gap:12px;width:100%;margin-top:14px;display:flex}.ModelDownloadProgressModal-module__tgA3Ea__btnRetry{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:21px;outline:none;flex:1;height:42px;font-size:.92rem;font-weight:700;transition:transform .15s}.ModelDownloadProgressModal-module__tgA3Ea__btnRetry:active{transform:scale(.96)}.ModelDownloadProgressModal-module__tgA3Ea__btnCancel{background:color-mix(in srgb, var(--foreground) 6%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);height:42px;color:var(--foreground);cursor:pointer;border-radius:21px;outline:none;flex:1;font-size:.92rem;font-weight:650;transition:transform .15s}.ModelDownloadProgressModal-module__tgA3Ea__btnCancel:active{transform:scale(.96)}
.AiProcessingModal-module__pTHXUG__modalOverlay{-webkit-backdrop-filter:blur(16px);z-index:999999;box-sizing:border-box;background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;inset:0}.AiProcessingModal-module__pTHXUG__modalCard{background:color-mix(in srgb, var(--card-bg,#18181b) 92%, transparent);-webkit-backdrop-filter:blur(28px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);width:100%;max-width:360px;box-shadow:0 20px 48px color-mix(in srgb, var(--foreground,#fff) 15%, transparent);text-align:center;box-sizing:border-box;border-radius:28px;flex-direction:column;align-items:center;padding:28px 24px 24px;display:flex}.AiProcessingModal-module__pTHXUG__iconHaloWrapper{justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:16px;display:flex;position:relative}.AiProcessingModal-module__pTHXUG__iconHaloGlow{background:radial-gradient(circle, color-mix(in srgb, var(--primary,#8c52ff) 40%, transparent) 0%, transparent 70%);filter:blur(10px);opacity:.85;border-radius:50%;animation:2s ease-in-out infinite alternate AiProcessingModal-module__pTHXUG__pulseHalo;position:absolute;inset:-6px}@keyframes AiProcessingModal-module__pTHXUG__pulseHalo{0%{opacity:.5;transform:scale(.92)}to{opacity:.95;transform:scale(1.12)}}.AiProcessingModal-module__pTHXUG__iconCoreBox{background:color-mix(in srgb, var(--primary,#8c52ff) 14%, transparent);border:1.5px solid color-mix(in srgb, var(--primary,#8c52ff) 30%, transparent);width:58px;height:58px;color:var(--primary,#8c52ff);z-index:2;border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative}.AiProcessingModal-module__pTHXUG__modalTitle{color:var(--foreground,#fff);letter-spacing:-.3px;margin:0 0 6px;font-size:1.16rem;font-weight:800}.AiProcessingModal-module__pTHXUG__modalStatusText{color:var(--foreground-muted,#a1a1aa);margin:0 0 18px;font-size:.86rem;line-height:1.5}.AiProcessingModal-module__pTHXUG__progressSection{flex-direction:column;gap:8px;width:100%;margin-bottom:16px;display:flex}.AiProcessingModal-module__pTHXUG__progressTrack{background:color-mix(in srgb, var(--foreground,#fff) 8%, transparent);border-radius:99px;width:100%;height:10px;position:relative;overflow:hidden}.AiProcessingModal-module__pTHXUG__progressFill{background:linear-gradient(90deg, var(--primary,#8c52ff), color-mix(in srgb, var(--primary,#8c52ff) 80%, #fff));border-radius:99px;height:100%;transition:width .12s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.AiProcessingModal-module__pTHXUG__progressMetaRow{color:var(--foreground-muted,#a1a1aa);justify-content:space-between;align-items:center;font-size:.78rem;font-weight:650;display:flex}.AiProcessingModal-module__pTHXUG__progressPercentText{color:var(--primary,#8c52ff);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.AiProcessingModal-module__pTHXUG__modalTipBox{background:color-mix(in srgb, var(--foreground,#fff) 4%, transparent);color:var(--foreground-muted,#a1a1aa);border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.74rem;line-height:1.45;display:flex}
.SmartPatternRecognizerModal-module__PmmVKq__modalContainer{z-index:10000;background:var(--background,#09090b);background-image:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--primary,#8c52ff) 7%, transparent) 0%, transparent 45%), radial-gradient(circle at 90% 70%, color-mix(in srgb, var(--secondary,#ec4899) 5%, transparent) 0%, transparent 45%);contain:content;visibility:hidden;opacity:0;will-change:transform, opacity;flex-direction:column;transition:visibility .28s step-end,opacity .28s cubic-bezier(.15,.85,.35,1),transform .28s cubic-bezier(.15,.85,.35,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translateY(100%)}.SmartPatternRecognizerModal-module__PmmVKq__modalContainer.SmartPatternRecognizerModal-module__PmmVKq__active{visibility:visible;opacity:1;transition:visibility step-start,opacity .28s cubic-bezier(.15,.85,.35,1),transform .28s cubic-bezier(.15,.85,.35,1);transform:translateY(0)}.SmartPatternRecognizerModal-module__PmmVKq__topBarWrapper{z-index:50;background:0 0;flex-direction:column;flex-shrink:0;width:100%;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__header{box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 16px;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__backBtn{background:var(--button-bg,color-mix(in srgb, var(--foreground,#fff) 8%, transparent));border:1px solid var(--card-border,color-mix(in srgb, var(--foreground,#fff) 10%, transparent));width:40px;height:40px;color:var(--foreground,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__backBtn:active{background:var(--button-hover,color-mix(in srgb, var(--foreground,#fff) 16%, transparent));transform:scale(.92)}.SmartPatternRecognizerModal-module__PmmVKq__headerTitle{color:var(--foreground,#fff);white-space:nowrap;text-overflow:ellipsis;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 8px;font-size:1.02rem;font-weight:800;display:flex;overflow:hidden}.SmartPatternRecognizerModal-module__PmmVKq__headerBadge{background:linear-gradient(135deg, var(--secondary,#a78bfa), var(--primary,#8c52ff));color:#fff;letter-spacing:.4px;border-radius:99px;padding:2px 8px;font-size:.68rem;font-weight:850}.SmartPatternRecognizerModal-module__PmmVKq__headerSpacer{flex-shrink:0;width:40px;height:40px}.SmartPatternRecognizerModal-module__PmmVKq__bodyContent{flex-direction:column;flex:1;height:calc(100% - 52px);min-height:0;display:flex;position:relative;overflow:hidden}.SmartPatternRecognizerModal-module__PmmVKq__floatingActionDock{width:100%;max-width:540px;padding:12px 16px calc(var(--safe-bottom,16px) + 12px);pointer-events:none;z-index:40;box-sizing:border-box;background:0 0;align-items:center;gap:12px;margin:0 auto;display:flex;position:absolute;bottom:0;left:0;right:0}.SmartPatternRecognizerModal-module__PmmVKq__btnSecondaryAction{background:color-mix(in srgb, var(--card-bg,#18181b) 85%, transparent);-webkit-backdrop-filter:blur(24px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 12%, transparent);height:52px;min-height:52px;color:var(--foreground,#fff);cursor:pointer;pointer-events:auto;white-space:nowrap;border-radius:26px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:.92rem;font-weight:700;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s;display:flex;box-shadow:0 8px 24px #0000001f}.SmartPatternRecognizerModal-module__PmmVKq__btnSecondaryAction:active{background:color-mix(in srgb, var(--card-bg,#18181b) 95%, transparent);transform:scale(.96)}.SmartPatternRecognizerModal-module__PmmVKq__btnPrimaryAction{background:var(--primary,#8c52ff);color:#fff;cursor:pointer;pointer-events:auto;white-space:nowrap;min-width:0;height:52px;min-height:52px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary,#8c52ff) 40%, transparent);border:none;border-radius:26px;outline:none;flex:1;justify-content:center;align-items:center;gap:6px;font-size:.94rem;font-weight:750;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__btnPrimaryAction:active{box-shadow:0 4px 14px color-mix(in srgb, var(--primary,#8c52ff) 30%, transparent);transform:scale(.96)}.SmartPatternRecognizerModal-module__PmmVKq__modeSelectorOverlay{-webkit-backdrop-filter:blur(16px);z-index:99999;background:#000000a6;justify-content:center;align-items:flex-end;animation:.2s SmartPatternRecognizerModal-module__PmmVKq__fadeIn;display:flex;position:fixed;inset:0}.SmartPatternRecognizerModal-module__PmmVKq__modeSheet{background:color-mix(in srgb, var(--card-bg,#18181b) 95%, transparent);-webkit-backdrop-filter:blur(28px);border:1px solid color-mix(in srgb, var(--foreground,#fff) 10%, transparent);width:100%;max-width:500px;padding:24px 20px calc(var(--safe-bottom,16px) + 20px);box-sizing:border-box;border-bottom:none;border-top-left-radius:28px;border-top-right-radius:28px;flex-direction:column;gap:14px;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__modeCard{background:color-mix(in srgb, var(--card-bg,#18181b) 80%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#fff) 8%, transparent);cursor:pointer;border-radius:20px;align-items:center;gap:14px;padding:16px;transition:transform .15s,border-color .15s;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__modeCard:active{transform:scale(.97)}.SmartPatternRecognizerModal-module__PmmVKq__modeCardFeatured{background:color-mix(in srgb, var(--primary,#8c52ff) 10%, var(--card-bg,#18181b));border:1.5px solid color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent);box-shadow:0 8px 24px color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent)}.SmartPatternRecognizerModal-module__PmmVKq__modeIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__modeTextGroup{flex-direction:column;flex:1;gap:4px;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__modeTitle{color:var(--foreground,#fff);align-items:center;gap:6px;font-size:.98rem;font-weight:800;display:flex}.SmartPatternRecognizerModal-module__PmmVKq__modeDesc{color:var(--foreground-muted,#a1a1aa);font-size:.78rem;line-height:1.45}
.AppDiscoverTab-module__4sAJPa__discoverTab{flex-direction:column;width:100%;height:100%;display:flex;position:relative;background:0 0!important}.AppDiscoverTab-module__4sAJPa__topFilterSticky{z-index:10;background:0 0;border-bottom:none;flex-direction:column;gap:10px;padding:0 0 10px;display:flex;position:relative}.AppDiscoverTab-module__4sAJPa__searchForm{width:100%}.AppDiscoverTab-module__4sAJPa__searchBar{background:color-mix(in srgb, var(--popover-bg,#fff) 60%, transparent);border:1px solid color-mix(in srgb, var(--foreground,#000) 6%, transparent);height:40px;box-shadow:0 2px 8px color-mix(in srgb, var(--foreground,#000) 1.5%, transparent), inset 0 1px 1px #fff3;border-radius:99px;align-items:center;padding:0 16px;transition:all .2s;display:flex}.AppDiscoverTab-module__4sAJPa__searchBar:focus-within{background:color-mix(in srgb, var(--popover-bg,#fff) 95%, transparent);border-color:color-mix(in srgb, var(--foreground,#000) 20%, transparent);box-shadow:0 4px 14px color-mix(in srgb, var(--foreground,#000) 4%, transparent)}.AppDiscoverTab-module__4sAJPa__searchIcon{color:var(--primary);opacity:.8;flex-shrink:0;margin-right:8px}.AppDiscoverTab-module__4sAJPa__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px;font-weight:500}.AppDiscoverTab-module__4sAJPa__searchInput::placeholder{color:var(--foreground-muted);opacity:.55;font-weight:450}.AppDiscoverTab-module__4sAJPa__searchClearBtn{background:color-mix(in srgb, var(--foreground) 6%, transparent);color:var(--foreground-muted);cursor:pointer;border:none;border-radius:99px;padding:3px 8px;font-size:11px;font-weight:600}.AppDiscoverTab-module__4sAJPa__categoryScroll{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.AppDiscoverTab-module__4sAJPa__categoryInner{-webkit-overflow-scrolling:touch;flex:1;align-items:center;gap:6px;padding:2px 0;display:flex;overflow-x:auto}.AppDiscoverTab-module__4sAJPa__categoryInner::-webkit-scrollbar{display:none}.AppDiscoverTab-module__4sAJPa__categoryChip{background:color-mix(in srgb, var(--foreground,#000) 4.5%, transparent);height:28px;color:var(--foreground-muted);cursor:pointer;border:none;border-radius:99px;outline:none;flex-shrink:0;padding:0 13px;font-size:12.5px;font-weight:550;transition:all .18s}.AppDiscoverTab-module__4sAJPa__categoryChipActive{background:color-mix(in srgb, var(--primary) 14%, transparent)!important;color:var(--primary)!important;border:1px solid color-mix(in srgb, var(--primary) 22%, transparent)!important;box-shadow:none!important;font-weight:750!important}.AppDiscoverTab-module__4sAJPa__sortToggleBox{background:color-mix(in srgb, var(--foreground,#000) 4.5%, transparent);border:none;border-radius:99px;flex-shrink:0;align-items:center;padding:2px;display:flex}.AppDiscoverTab-module__4sAJPa__sortBtn{height:22px;color:var(--foreground-muted);opacity:.65;cursor:pointer;background:0 0;border:none;border-radius:99px;padding:0 9px;font-size:11px;font-weight:500;transition:all .18s}.AppDiscoverTab-module__4sAJPa__sortBtnActive{background:color-mix(in srgb, var(--foreground,#000) 8%, transparent)!important;color:var(--foreground)!important;opacity:.9!important;box-shadow:none!important;font-weight:700!important}.AppDiscoverTab-module__4sAJPa__waterfallContainer{padding:8px 6px calc(88px + env(safe-area-inset-bottom)) 6px;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;flex:1;overflow-y:auto}.AppDiscoverTab-module__4sAJPa__columnsWrapper{gap:6px;width:100%;display:flex}.AppDiscoverTab-module__4sAJPa__discoverGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px;width:100%;display:grid}.AppDiscoverTab-module__4sAJPa__column{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.AppDiscoverTab-module__4sAJPa__waterfallCard{cursor:pointer;will-change:transform;background:color-mix(in srgb, var(--card-bg,#fff) 25%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid color-mix(in srgb, var(--foreground,#000) 4%, transparent);box-shadow:0 4px 12px color-mix(in srgb, var(--foreground,#000) 0.8%, transparent);content-visibility:auto;contain-intrinsic-size:180px;border-radius:12px;flex-direction:column;transition:background .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;padding:0!important}.AppDiscoverTab-module__4sAJPa__waterfallCard:active{background:color-mix(in srgb, var(--card-bg,#fff) 38%, transparent);border-color:color-mix(in srgb, var(--primary,#4f46e5) 15%, transparent);transform:scale(.97)}.AppDiscoverTab-module__4sAJPa__cardImageWrapper{box-sizing:border-box;width:100%;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;border-radius:12px 12px 0 0!important;padding:0!important}.AppDiscoverTab-module__4sAJPa__cardCanvas{object-fit:contain;max-width:100%;max-height:100%;filter:drop-shadow(0 8px 16px color-mix(in srgb, var(--primary,#4f46e5) 16%, transparent)) drop-shadow(0 4px 8px #0000001f);border-radius:12px 12px 0 0!important;width:100%!important;height:auto!important}.AppDiscoverTab-module__4sAJPa__sizeBadge{background:color-mix(in srgb, var(--foreground,#000) 50%, transparent);-webkit-backdrop-filter:blur(4px);color:#fff;border-radius:5px;padding:2.5px 5px;font-size:8px;font-weight:700;position:absolute;bottom:6px;left:6px;transform:scale(.9)}.AppDiscoverTab-module__4sAJPa__cardInfo{flex-direction:column;gap:5px;padding:8px 8px 6px;display:flex}.AppDiscoverTab-module__4sAJPa__cardTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.AppDiscoverTab-module__4sAJPa__cardFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.AppDiscoverTab-module__4sAJPa__author{color:var(--foreground);opacity:.65;white-space:nowrap;text-overflow:ellipsis;max-width:65%;font-size:11px;font-weight:600;overflow:hidden}.AppDiscoverTab-module__4sAJPa__likeBtn{color:var(--text-secondary,#8a8a8f);cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;padding:2px 4px;display:flex}.AppDiscoverTab-module__4sAJPa__likeBtn:active{transform:scale(.85)}.AppDiscoverTab-module__4sAJPa__liked{color:var(--danger-color,#ff4d4f)!important}.AppDiscoverTab-module__4sAJPa__likeCount{font-size:10.5px;font-weight:600}.AppDiscoverTab-module__4sAJPa__cardDesc{color:color-mix(in srgb, var(--text-secondary,#666) 80%, transparent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.AppDiscoverTab-module__4sAJPa__cardTags{flex-wrap:wrap;gap:4px;margin:2px 0;display:flex}.AppDiscoverTab-module__4sAJPa__tagChip{background-color:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary);white-space:nowrap;transform-origin:0;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:600;transform:scale(.95)}.AppDiscoverTab-module__4sAJPa__skeletonContainer{gap:12px;width:100%;display:flex}.AppDiscoverTab-module__4sAJPa__skeletonColumn{flex-direction:column;flex:1;gap:12px;display:flex}.AppDiscoverTab-module__4sAJPa__skeletonCard{background:linear-gradient(90deg, color-mix(in srgb, var(--foreground,#000) 3%, transparent) 25%, color-mix(in srgb, var(--foreground,#000) 6%, transparent) 37%, color-mix(in srgb, var(--foreground,#000) 3%, transparent) 63%);background-size:400% 100%;border-radius:16px;width:100%;animation:1.4s infinite AppDiscoverTab-module__4sAJPa__skeleton-loading}@keyframes AppDiscoverTab-module__4sAJPa__skeleton-loading{0%{background-position:100%}to{background-position:0%}}.AppDiscoverTab-module__4sAJPa__emptyContainer{color:var(--text-secondary,#999);flex-direction:column;justify-content:center;align-items:center;padding:100px 20px;display:flex}.AppDiscoverTab-module__4sAJPa__emptyIcon{opacity:.6;color:var(--primary,#4f46e5);margin-bottom:16px;animation:3s ease-in-out infinite AppDiscoverTab-module__4sAJPa__float-compass}@keyframes AppDiscoverTab-module__4sAJPa__float-compass{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(6deg)}}.AppDiscoverTab-module__4sAJPa__emptyText{margin:0;font-size:13.5px;font-weight:600}.AppDiscoverTab-module__4sAJPa__infiniteScrollLoader{width:100%;color:var(--text-secondary,#999);justify-content:center;align-items:center;padding:24px 0 16px;display:flex}.AppDiscoverTab-module__4sAJPa__loadingMoreSpinner{align-items:center;gap:8px;font-size:11.5px;font-weight:500;display:flex}.AppDiscoverTab-module__4sAJPa__noMoreText{opacity:.45;letter-spacing:.5px;margin:0;font-size:11.5px;font-weight:500}.AppDiscoverTab-module__4sAJPa__spinIcon{animation:1s linear infinite AppDiscoverTab-module__4sAJPa__spin-anim}@keyframes AppDiscoverTab-module__4sAJPa__spin-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AppDiscoverTab-module__4sAJPa__pullToRefreshIndicator{pointer-events:none;z-index:5;justify-content:center;align-items:center;width:100%;transition:height .3s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;position:relative;overflow:hidden}.AppDiscoverTab-module__4sAJPa__indicatorCircle{background:color-mix(in srgb, var(--card-bg,#fff) 65%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb, var(--foreground,#000) 4%, transparent);color:var(--primary,#4f46e5);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;display:flex;box-shadow:0 4px 12px #0000000d}.AppDiscoverTab-module__4sAJPa__refreshingSpin{animation:.8s linear infinite AppDiscoverTab-module__4sAJPa__spin-anim}.AppDiscoverTab-module__4sAJPa__indicatorText{color:var(--text-secondary,#555);font-size:11px;font-weight:700}:is([data-layout-mode=tablet] .AppDiscoverTab-module__4sAJPa__searchBar,[data-layout-mode=desktop] .AppDiscoverTab-module__4sAJPa__searchBar){height:46px;padding:0 18px}:is([data-layout-mode=tablet] .AppDiscoverTab-module__4sAJPa__searchInput,[data-layout-mode=desktop] .AppDiscoverTab-module__4sAJPa__searchInput){font-size:15px}:is([data-layout-mode=tablet] .AppDiscoverTab-module__4sAJPa__searchIcon,[data-layout-mode=desktop] .AppDiscoverTab-module__4sAJPa__searchIcon){width:18px;height:18px}:is([data-layout-mode=tablet] .AppDiscoverTab-module__4sAJPa__categoryChip,[data-layout-mode=desktop] .AppDiscoverTab-module__4sAJPa__categoryChip){height:32px;padding:0 15px;font-size:14px}:is([data-layout-mode=tablet] .AppDiscoverTab-module__4sAJPa__sortBtn,[data-layout-mode=desktop] .AppDiscoverTab-module__4sAJPa__sortBtn){height:26px;padding:0 11px;font-size:12.5px}
.AppPublishedDetailDrawer-module__r4gnWG__drawerContainer{z-index:9000;pointer-events:none;visibility:hidden;will-change:visibility;width:100vw;height:100vh;transition:visibility .28s step-end;position:fixed;top:0;left:0}.AppPublishedDetailDrawer-module__r4gnWG__drawerContainer.AppPublishedDetailDrawer-module__r4gnWG__active{pointer-events:auto;visibility:visible;transition:visibility step-start}.AppPublishedDetailDrawer-module__r4gnWG__backdrop{-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:1;background:#00000073;width:100%;height:100%;transition:opacity .25s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.AppPublishedDetailDrawer-module__r4gnWG__drawerContainer.AppPublishedDetailDrawer-module__r4gnWG__active .AppPublishedDetailDrawer-module__r4gnWG__backdrop{opacity:1;pointer-events:auto}.AppPublishedDetailDrawer-module__r4gnWG__drawerWrapper{z-index:2;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.AppPublishedDetailDrawer-module__r4gnWG__drawerCard{pointer-events:auto;background:var(--popover-bg,#fff);border-top:1px solid var(--card-border,#00000014);box-sizing:border-box;contain:content;will-change:transform;-webkit-font-smoothing:antialiased;backface-visibility:hidden;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;width:100%;max-width:500px;height:82vh;min-height:82vh;max-height:82vh;padding-bottom:0;transition:transform .28s cubic-bezier(.15,.85,.35,1);display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -10px 40px #0000001f}.AppPublishedDetailDrawer-module__r4gnWG__drawerContainer.AppPublishedDetailDrawer-module__r4gnWG__active .AppPublishedDetailDrawer-module__r4gnWG__drawerCard{transform:translateY(0)}.AppPublishedDetailDrawer-module__r4gnWG__gestureBarBox{cursor:pointer;justify-content:center;align-items:center;width:100%;height:24px;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__gestureBar{background-color:#00000026;border-radius:2px;width:36px;height:4px}.AppPublishedDetailDrawer-module__r4gnWG__closeBtn{width:30px;height:30px;color:var(--foreground-muted,#666);cursor:pointer;background-color:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.AppPublishedDetailDrawer-module__r4gnWG__closeBtn:active{background-color:#0000001a;transform:scale(.92)}.AppPublishedDetailDrawer-module__r4gnWG__scrollArea{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:0 20px 24px;overflow:hidden auto}.AppPublishedDetailDrawer-module__r4gnWG__scrollArea::-webkit-scrollbar{display:none}.AppPublishedDetailDrawer-module__r4gnWG__previewContainer{aspect-ratio:1.1;background:var(--background,#f5f5f7);border-radius:18px;justify-content:center;align-items:center;width:100%;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.AppPublishedDetailDrawer-module__r4gnWG__previewBgGlow{filter:blur(40px);opacity:.6;background:radial-gradient(circle,#8c52ff1f 0%,#0000 70%);border-radius:50%;width:70%;height:70%;position:absolute}.AppPublishedDetailDrawer-module__r4gnWG__previewBox{z-index:2;justify-content:center;align-items:center;width:80%;height:80%;display:flex;position:relative}.AppPublishedDetailDrawer-module__r4gnWG__thumbnailCanvas{object-fit:contain;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.AppPublishedDetailDrawer-module__r4gnWG__infoSection{margin-bottom:24px}.AppPublishedDetailDrawer-module__r4gnWG__title{color:var(--foreground,#111);margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.35}.AppPublishedDetailDrawer-module__r4gnWG__metaRow{align-items:center;gap:12px;margin-bottom:12px;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__authorName{color:var(--primary,#8c52ff);font-size:14px;font-weight:500}.AppPublishedDetailDrawer-module__r4gnWG__specsBadge{color:var(--primary,#8c52ff);background-color:#8c52ff14;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:500}.AppPublishedDetailDrawer-module__r4gnWG__description{color:var(--foreground-muted,#555);margin:0;font-size:14px;line-height:1.5}.AppPublishedDetailDrawer-module__r4gnWG__colorPaletteSection{border-top:1px solid #0000000f;margin-bottom:12px;padding-top:20px}.AppPublishedDetailDrawer-module__r4gnWG__sectionTitle{color:var(--foreground,#111);margin:0 0 14px;font-size:15px;font-weight:600}.AppPublishedDetailDrawer-module__r4gnWG__colorList{flex-wrap:wrap;gap:8px;min-height:42px;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__colorItem{background-color:color-mix(in srgb, var(--foreground) 4%, var(--popover-bg,#fff));border:1px solid color-mix(in srgb, var(--foreground) 7%, transparent);-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 6px;transition:transform .15s,background-color .15s;display:inline-flex;box-shadow:0 1px 2px #00000005}.AppPublishedDetailDrawer-module__r4gnWG__colorItem:active{transform:scale(.96)}.AppPublishedDetailDrawer-module__r4gnWG__colorDot{border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 1px 3px #0000001f,inset 0 0 0 1px #00000014}.AppPublishedDetailDrawer-module__r4gnWG__colorIdText{color:var(--foreground,#222);letter-spacing:.2px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:650;line-height:1}.AppPublishedDetailDrawer-module__r4gnWG__bottomActionBar{padding:16px 20px calc(16px + env(safe-area-inset-bottom)) 20px;border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:16px;display:flex;background-color:var(--popover-bg,#fff)!important}.AppPublishedDetailDrawer-module__r4gnWG__interactions{align-items:center;gap:16px;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__actionBtn{cursor:pointer;color:var(--foreground-muted,#666);touch-action:manipulation;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;padding:4px;transition:transform .2s,color .2s;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__actionBtn:active{transform:scale(.88)}.AppPublishedDetailDrawer-module__r4gnWG__btnLiked{color:var(--danger,#ff4d4f)}.AppPublishedDetailDrawer-module__r4gnWG__btnFavorited{color:#faad14}.AppPublishedDetailDrawer-module__r4gnWG__btnIcon{transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.AppPublishedDetailDrawer-module__r4gnWG__actionBtn:active .AppPublishedDetailDrawer-module__r4gnWG__btnIcon{transform:scale(1.2)}.AppPublishedDetailDrawer-module__r4gnWG__btnCount{margin-top:2px;font-size:11px;font-weight:500}.AppPublishedDetailDrawer-module__r4gnWG__importSubmitBtn{background:var(--primary,#8c52ff);height:48px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 14px color-mix(in srgb, var(--primary,#8c52ff) 28%, transparent);touch-action:manipulation;border:none;border-radius:24px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:650;transition:transform .2s,opacity .2s,box-shadow .2s;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__importSubmitBtn:active{box-shadow:0 2px 6px color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);transform:scale(.97)}.AppPublishedDetailDrawer-module__r4gnWG__importSubmitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.AppPublishedDetailDrawer-module__r4gnWG__spinIcon{animation:1s linear infinite AppPublishedDetailDrawer-module__r4gnWG__spin}@keyframes AppPublishedDetailDrawer-module__r4gnWG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AppInventoryDetailPage-module__9QdeiG__pageOverlay{z-index:2000;box-sizing:border-box;will-change:transform;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden;background:var(--background)!important;background-image:var(--mesh-gradient)!important}.AppInventoryDetailPage-module__9QdeiG__navbar{box-sizing:border-box;z-index:10;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 16px;display:flex}.AppInventoryDetailPage-module__9QdeiG__navBackBtn{background:var(--button-bg);border:1px solid var(--card-border);width:40px;height:40px;color:var(--foreground);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s;display:flex}.AppInventoryDetailPage-module__9QdeiG__navBackBtn:active{background:var(--button-hover);transform:scale(.92)}.AppInventoryDetailPage-module__9QdeiG__navTitle{color:var(--foreground);letter-spacing:-.3px;margin:0;font-size:1.05rem;font-weight:800}.AppInventoryDetailPage-module__9QdeiG__navRightPlaceholder{width:40px;height:40px}.AppInventoryDetailPage-module__9QdeiG__pageBody{-webkit-overflow-scrolling:touch;padding:4px 16px calc(var(--safe-bottom,24px) + 84px);box-sizing:border-box;flex:1;overflow:hidden auto}.AppInventoryDetailPage-module__9QdeiG__detailContentWrapper{flex-direction:column;gap:14px;display:flex}.AppInventoryDetailPage-module__9QdeiG__searchRow{width:100%}.AppInventoryDetailPage-module__9QdeiG__searchInputWrapper{align-items:center;width:100%;display:flex;position:relative}.AppInventoryDetailPage-module__9QdeiG__searchIcon{color:var(--foreground-muted);pointer-events:none;position:absolute;left:14px}.AppInventoryDetailPage-module__9QdeiG__searchInput{background:color-mix(in srgb, var(--card-bg) 80%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);width:100%;height:42px;color:var(--foreground);box-sizing:border-box;border-radius:14px;outline:none;padding:0 16px 0 38px;font-size:.84rem;font-weight:600;transition:border-color .2s,background-color .2s}.AppInventoryDetailPage-module__9QdeiG__searchInput:focus{border-color:var(--primary);background:var(--card-bg)}.AppInventoryDetailPage-module__9QdeiG__searchInput::placeholder{color:var(--foreground-muted);opacity:.6}.AppInventoryDetailPage-module__9QdeiG__beadGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.AppInventoryDetailPage-module__9QdeiG__emptyNotice{text-align:center;color:var(--foreground-muted);grid-column:span 3;padding:60px 0;font-size:.8rem}.AppInventoryDetailPage-module__9QdeiG__beadCard{background:color-mix(in srgb, var(--card-bg) 85%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb, var(--foreground) 5%, transparent);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:18px;flex-direction:column;align-items:center;padding:14px 8px 12px;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s;display:flex;position:relative}.AppInventoryDetailPage-module__9QdeiG__beadCard:active{transform:scale(.95)}.AppInventoryDetailPage-module__9QdeiG__cardLow{background:color-mix(in srgb, #ef4444 4%, var(--card-bg));border-color:#ef444459}.AppInventoryDetailPage-module__9QdeiG__beadCircleWrapper{margin-bottom:8px}.AppInventoryDetailPage-module__9QdeiG__beadCircle{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.AppInventoryDetailPage-module__9QdeiG__beadHoleInner{background:var(--background);border-radius:50%;width:14px;height:14px;box-shadow:inset 0 2px 4px #00000059}.AppInventoryDetailPage-module__9QdeiG__beadCode{color:var(--foreground);font-size:.88rem;font-weight:850;line-height:1.2}.AppInventoryDetailPage-module__9QdeiG__beadName{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;min-height:14px;margin-top:1px;font-size:.68rem;overflow:hidden}.AppInventoryDetailPage-module__9QdeiG__beadCount{color:var(--primary);margin-top:4px;font-size:.76rem;font-weight:750}.AppInventoryDetailPage-module__9QdeiG__countLow{color:#ef4444}.AppInventoryDetailPage-module__9QdeiG__stepperContainer{background:color-mix(in srgb, var(--card-bg) 95%, transparent);-webkit-backdrop-filter:blur(20px);border:1.5px solid var(--primary);z-index:10;border-radius:18px;justify-content:center;align-items:center;gap:4px;padding:4px;animation:.15s ease-out AppInventoryDetailPage-module__9QdeiG__fadeIn;display:flex;position:absolute;inset:0}@keyframes AppInventoryDetailPage-module__9QdeiG__fadeIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.AppInventoryDetailPage-module__9QdeiG__btnStep{background:color-mix(in srgb, var(--foreground) 8%, transparent);height:36px;color:var(--foreground);cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.AppInventoryDetailPage-module__9QdeiG__btnStep:active{background:color-mix(in srgb, var(--foreground) 16%, transparent);transform:scale(.9)}.AppInventoryDetailPage-module__9QdeiG__btnStepDone{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:36px;display:flex}.AppInventoryDetailPage-module__9QdeiG__btnStepDone:active{transform:scale(.9)}.AppInventoryDetailPage-module__9QdeiG__floatingActionDock{bottom:calc(var(--safe-bottom,24px) + 16px);z-index:30;pointer-events:none;box-sizing:border-box;justify-content:center;align-items:center;padding:0 16px;display:flex;position:absolute;left:0;right:0;-webkit-backdrop-filter:none!important;background:0 0!important}.AppInventoryDetailPage-module__9QdeiG__actionButtonGroup{pointer-events:none;align-items:center;gap:10px;width:100%;max-width:440px;display:flex}.AppInventoryDetailPage-module__9QdeiG__btnPrimaryPill{background:var(--primary);color:#fff;letter-spacing:.2px;cursor:pointer;height:48px;box-shadow:0 10px 28px color-mix(in srgb, var(--primary) 40%, transparent), 0 2px 6px #0000001f;pointer-events:auto;border:1px solid #fff3;border-radius:16px;flex:1.3;justify-content:center;align-items:center;gap:6px;font-size:.88rem;font-weight:750;transition:transform .2s cubic-bezier(.15,.85,.35,1),opacity .2s;display:flex}.AppInventoryDetailPage-module__9QdeiG__btnPrimaryPill:active{opacity:.92;transform:scale(.96)}.AppInventoryDetailPage-module__9QdeiG__btnDangerPill{background:color-mix(in srgb, #ef4444 14%, var(--card-bg));color:#ef4444;-webkit-backdrop-filter:blur(20px);letter-spacing:.2px;cursor:pointer;pointer-events:auto;border:1px solid #ef444447;border-radius:16px;flex:.9;justify-content:center;align-items:center;gap:6px;height:48px;font-size:.85rem;font-weight:700;transition:transform .2s cubic-bezier(.15,.85,.35,1),opacity .2s;display:flex;box-shadow:0 8px 24px #ef444426}.AppInventoryDetailPage-module__9QdeiG__btnDangerPill:active{opacity:.85;transform:scale(.96)}
.Footer-module__x0GfsW__footer{background:var(--card-bg);width:100%;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-top:1px solid var(--card-border);z-index:10;padding:1.5rem 2rem;position:relative;box-shadow:0 -10px 40px #00000003}.Footer-module__x0GfsW__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__x0GfsW__left p{color:var(--foreground-muted);font-size:.85rem;font-weight:500}.Footer-module__x0GfsW__center{align-items:center;gap:.75rem;display:flex}.Footer-module__x0GfsW__center a{color:var(--foreground-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__x0GfsW__center a:hover{color:var(--primary)}.Footer-module__x0GfsW__dot{color:var(--card-border);font-size:1rem}.Footer-module__x0GfsW__right{align-items:center;gap:1.5rem;display:flex}.Footer-module__x0GfsW__version{font-size:.75rem;font-family:var(--font-geist-mono);color:var(--foreground-muted);background:var(--button-bg);border:1px solid var(--card-border);border-radius:20px;padding:3px 10px}.Footer-module__x0GfsW__githubLink{color:var(--foreground);will-change:transform;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-block}.Footer-module__x0GfsW__githubLink:hover{color:var(--primary);transform:scale(1.05)}.Footer-module__x0GfsW__githubLink:active{transform:scale(.96)}@media (max-width:768px){.Footer-module__x0GfsW__container{text-align:center;flex-direction:column;gap:1rem}.Footer-module__x0GfsW__right{order:-1}}
