.UploadZone-module__YVkxpq__uploadZone{flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-y:auto}.UploadZone-module__YVkxpq__uploadZone.UploadZone-module__YVkxpq__dragOver{background:0 0}.UploadZone-module__YVkxpq__uploadZone.UploadZone-module__YVkxpq__dragOver .UploadZone-module__YVkxpq__workspacePlaceholder{background:color-mix(in srgb, var(--primary) 4%, color-mix(in srgb, var(--card-bg) 50%, transparent))}.UploadZone-module__YVkxpq__uploadZone.UploadZone-module__YVkxpq__dragOver .UploadZone-module__YVkxpq__iconWrapper{border-style:solid;border-color:var(--primary);background:color-mix(in srgb, var(--primary) 15%, transparent);box-shadow:0 0 25px color-mix(in srgb, var(--primary) 25%, transparent);transform:scale(1.15)}.UploadZone-module__YVkxpq__workspacePlaceholder{text-align:center;background:color-mix(in srgb, var(--card-bg) 40%, transparent);-webkit-backdrop-filter:blur(12px);z-index:2;border:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:auto;min-height:100%;padding:3.5rem 3rem 2rem;transition:background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:inset 0 1px #ffffff26}.UploadZone-module__YVkxpq__mainUploadContent{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:600px;margin:auto 0;display:flex}.UploadZone-module__YVkxpq__ambientGlow{background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--primary) 28%, transparent) 0%, transparent 60%), radial-gradient(circle at 65% 65%, color-mix(in srgb, var(--accent) 18%, transparent) 0%, transparent 60%);filter:blur(75px);z-index:1;pointer-events:none;opacity:.75;will-change:transform, opacity;width:640px;height:640px;animation:12s ease-in-out infinite alternate UploadZone-module__YVkxpq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes UploadZone-module__YVkxpq__glowPulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(.88)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.12)rotate(180deg)}to{opacity:.6;transform:translate(-50%,-50%)scale(.92)rotate(360deg)}}.UploadZone-module__YVkxpq__iconWrapper{background:color-mix(in srgb, var(--primary) 7%, transparent);border:2px dashed color-mix(in srgb, var(--primary) 40%, transparent);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;transition:background-color .25s,border-color .25s;display:flex}.UploadZone-module__YVkxpq__icon{color:var(--primary)}.UploadZone-module__YVkxpq__title{letter-spacing:-.5px;background:linear-gradient(135deg, var(--foreground) 30%, var(--foreground-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2rem;font-weight:850}.UploadZone-module__YVkxpq__description{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.UploadZone-module__YVkxpq__privacyNote{background:var(--button-bg);border:1px solid var(--card-border);color:var(--foreground-muted);border-radius:20px;margin-top:.75rem;padding:4px 14px;font-size:.82rem;display:inline-block}.UploadZone-module__YVkxpq__dropZone{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.UploadZone-module__YVkxpq__fileInput{display:none}.UploadZone-module__YVkxpq__buttonGroup{box-sizing:border-box;flex-direction:row;gap:12px;width:100%;display:flex}.UploadZone-module__YVkxpq__uploadButton{background:var(--primary);color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:var(--primary-shadow);will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:background-color .25s,box-shadow .25s;display:flex}.UploadZone-module__YVkxpq__uploadButton:hover{background:var(--primary-hover)}.UploadZone-module__YVkxpq__patternUploadButton{background:color-mix(in srgb, var(--primary) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);color:var(--primary);cursor:pointer;will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:background-color .25s,border-color .25s;display:flex}.UploadZone-module__YVkxpq__patternUploadButton:hover{background:color-mix(in srgb, var(--primary) 15%, transparent);border-color:var(--primary)}.UploadZone-module__YVkxpq__features{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;margin-top:3.5rem;display:flex}.UploadZone-module__YVkxpq__featureItem{color:var(--foreground-muted);background:var(--button-bg);border:1px solid var(--card-border);cursor:default;border-radius:12px;align-items:center;gap:.4rem;padding:6px 14px;font-size:.8rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.UploadZone-module__YVkxpq__featureItem:hover{background:color-mix(in srgb, var(--primary) 4%, var(--button-bg));color:var(--foreground);transform:translateY(-1px)}.UploadZone-module__YVkxpq__brandHeader{background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:2.5rem;padding:0;display:flex}.UploadZone-module__YVkxpq__brandHeaderText{flex-direction:column;align-items:center;display:flex}.UploadZone-module__YVkxpq__brandTitle{color:var(--foreground);font-size:1.15rem;font-weight:800;line-height:1.2}.UploadZone-module__YVkxpq__brandSubtitle{color:var(--foreground-muted);letter-spacing:.05em;font-size:.6rem;font-weight:700}.UploadZone-module__YVkxpq__mobileHint{color:var(--foreground-muted);opacity:.6;letter-spacing:.02em;text-align:center;width:100%;margin-top:3.5rem;font-size:.72rem;font-weight:550}@media (max-width:768px){.UploadZone-module__YVkxpq__workspacePlaceholder{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;width:100%;max-width:100%;height:100%;padding:3rem 1.5rem 1.5rem}.UploadZone-module__YVkxpq__ambientGlow{filter:blur(45px);width:320px;height:320px}.UploadZone-module__YVkxpq__title{font-size:1.7rem}.UploadZone-module__YVkxpq__description{margin-bottom:2rem;font-size:.88rem}.UploadZone-module__YVkxpq__uploadButton{border-radius:16px;padding:.95rem 2.2rem;font-size:.95rem}}.UploadZone-module__YVkxpq__blankCanvasButton{background:color-mix(in srgb, var(--primary) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);color:var(--primary);cursor:pointer;will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:background-color .25s,border-color .25s;display:flex}.UploadZone-module__YVkxpq__blankCanvasButton:hover{background:color-mix(in srgb, var(--primary) 15%, transparent);border-color:var(--primary)}.UploadZone-module__YVkxpq__secondaryToolsGroup{box-sizing:border-box;flex-flow:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:20px;display:flex}.UploadZone-module__YVkxpq__secToolButton{border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);color:var(--primary,#8c52ff);cursor:pointer;box-sizing:border-box;background:#ffffff05;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:160px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:650;transition:background-color .2s,border-color .2s;display:flex}.UploadZone-module__YVkxpq__secToolButton:hover{background:color-mix(in srgb, var(--primary,#8c52ff) 6%, transparent);border-color:var(--primary,#8c52ff)}.UploadZone-module__YVkxpq__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.UploadZone-module__YVkxpq__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.UploadZone-module__YVkxpq__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);width:100%;max-width:300px;box-shadow:var(--shadow);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.UploadZone-module__YVkxpq__modalCardBlank{max-width:345px}.UploadZone-module__YVkxpq__closeModalBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:26px;height:26px;color:var(--foreground-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}.UploadZone-module__YVkxpq__closeModalBtn:hover{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.UploadZone-module__YVkxpq__modalHeader{flex-direction:column;align-items:center;gap:4px;width:100%;margin-bottom:1.25rem;display:flex}.UploadZone-module__YVkxpq__modalHeader h2{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:800}.UploadZone-module__YVkxpq__modalHeader p{color:var(--foreground-muted);margin:0;font-size:.72rem}.UploadZone-module__YVkxpq__sizeSelectionGroup{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex}.UploadZone-module__YVkxpq__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.UploadZone-module__YVkxpq__presetBtn{background:color-mix(in srgb, var(--primary) 5%, var(--popover-bg));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;transition:all .15s;display:flex}.UploadZone-module__YVkxpq__presetBtn:active{background:color-mix(in srgb, var(--primary) 12%, var(--popover-bg));transform:scale(.96)}.UploadZone-module__YVkxpq__presetSizeText{color:var(--primary);font-size:.85rem;font-weight:750}.UploadZone-module__YVkxpq__presetLabel{color:var(--foreground-muted);margin-top:2px;font-size:.62rem;font-weight:600}.UploadZone-module__YVkxpq__customInputRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:8px;display:flex}.UploadZone-module__YVkxpq__customInputItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.UploadZone-module__YVkxpq__inputLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:700}.UploadZone-module__YVkxpq__numberInput{border:1px solid var(--card-border);background:var(--input-bg,color-mix(in srgb, var(--foreground) 2.5%, transparent));width:100%;height:40px;color:var(--foreground);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.UploadZone-module__YVkxpq__numberInput:focus{border-color:var(--primary)}.UploadZone-module__YVkxpq__confirmCreateBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:100%;height:44px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;margin-top:10px;font-size:.88rem;font-weight:700;transition:all .2s}.UploadZone-module__YVkxpq__confirmCreateBtn:active{opacity:.95;transform:scale(.98)}.UploadZone-module__YVkxpq__heroIconBox{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:36px;height:36px;box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary-contrast,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.UploadZone-module__YVkxpq__buttonGroup{flex-direction:column!important;gap:10px!important;width:100%!important}.UploadZone-module__YVkxpq__uploadButton,.UploadZone-module__YVkxpq__blankCanvasButton{border-radius:16px!important;flex:none!important;width:100%!important;padding:.95rem 2rem!important;font-size:.95rem!important}}
.AppPatternRecognizerModal-module__2SrNgG__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#0000008c;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__modalWrapper{z-index:2001;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) 30%, transparent);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.2rem 1.2rem .6rem;display:flex;position:relative}.AppPatternRecognizerModal-module__2SrNgG__modalHeader h2{letter-spacing:.5px;margin:0 0 .25rem;font-size:1.05rem;font-weight:850}.AppPatternRecognizerModal-module__2SrNgG__modalHeader p{color:var(--foreground-muted,#8e8e93);margin:0;font-size:.68rem}.AppPatternRecognizerModal-module__2SrNgG__closeBtn{background:color-mix(in srgb, var(--foreground,#fff) 6%, transparent);width:32px;height:32px;color:var(--foreground,#fff);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:1.1rem;right:1.1rem}.AppPatternRecognizerModal-module__2SrNgG__closeBtn:active{background:color-mix(in srgb, var(--foreground,#fff) 15%, transparent);transform:scale(.9)}.AppPatternRecognizerModal-module__2SrNgG__modalBody{box-sizing:border-box;flex-direction:column;flex:1;gap:1.2rem;width:100%;min-height:0;padding:1rem;display:flex;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__modalBodyCalibrate{flex-direction:column;flex:1;height:0;min-height:0;display:flex;overflow-y:hidden!important}.AppPatternRecognizerModal-module__2SrNgG__canvasWrapper{background:color-mix(in srgb, var(--foreground,#fff) 3%, transparent);border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent);touch-action:none;border-radius:20px;justify-content:center;align-items:center;max-width:100%;max-height:380px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px 20px #0003}.AppPatternRecognizerModal-module__2SrNgG__recognizerCanvas{object-fit:contain;touch-action:none;cursor:pointer;max-width:100%;max-height:100%;display:block}.AppPatternRecognizerModal-module__2SrNgG__sliderOverlay{pointer-events:none;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__sliderDivider{background:var(--primary,#8c52ff);width:2px;height:100%;box-shadow:0 0 10px var(--primary,#8c52ff);z-index:10;pointer-events:auto;cursor:ew-resize;position:absolute;top:0}.AppPatternRecognizerModal-module__2SrNgG__sliderHandle{background:var(--primary,#8c52ff);width:32px;height:32px;color:var(--primary-contrast,#fff);box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 40%, transparent);cursor:ew-resize;border:3px solid #fff;border-radius:50%;align-items:center;transition:transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppPatternRecognizerModal-module__2SrNgG__sliderHandle:active{transform:translate(-50%,-50%)scale(1.15)}.AppPatternRecognizerModal-module__2SrNgG__adjustPanel{background:color-mix(in srgb, var(--popover-bg,#1c1c1e) 60%, transparent);border:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 50%, transparent);box-sizing:border-box;border-radius:20px;flex-direction:column;gap:1rem;width:100%;padding:1.1rem;display:flex}.AppPatternRecognizerModal-module__2SrNgG__controlRow{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__inputCol{flex-direction:column;flex:1;gap:6px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__inputCol label{color:var(--foreground-muted,#8e8e93);font-size:.65rem;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) 2%, transparent);height:42px;color:var(--foreground,#fff);box-sizing:border-box;text-align:center;border-radius:12px;outline:none;padding:0 10px;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:1rem 1.2rem;display:flex}.AppPatternRecognizerModal-module__2SrNgG__btnCancel{border:1px solid var(--card-border,#2c2c2e);height:50px;color:var(--foreground-muted,#8e8e93);cursor:pointer;background:0 0;border-radius:14px;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:50px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:14px;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:16px;flex-direction:row;gap:10px;width:100%;margin-top:4px;padding:12px 14px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__guideIcon{font-size:1.2rem;line-height:1.2}.AppPatternRecognizerModal-module__2SrNgG__guideContent{flex-direction:column;display:flex}.AppPatternRecognizerModal-module__2SrNgG__guideContent h4{color:var(--primary,#8c52ff);margin:0 0 4px;font-size:.88rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__guideContent p{color:var(--foreground-muted,#8e8e93);margin:0;font-size:.78rem;line-height:1.45}.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:calc(env(safe-area-inset-top,0px) + 12px) 12px 6px}.AppPatternRecognizerModal-module__2SrNgG__modalHeader h2{font-size:.95rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__modalHeader p{font-size:.62rem}.AppPatternRecognizerModal-module__2SrNgG__closeBtn{width:28px;height:28px;top:8px;right:8px}.AppPatternRecognizerModal-module__2SrNgG__modalBody{gap:8px;padding:8px}.AppPatternRecognizerModal-module__2SrNgG__canvasWrapper{border-radius:14px;max-height:42vh;box-shadow:inset 0 2px 10px #00000026}.AppPatternRecognizerModal-module__2SrNgG__adjustPanel{border-radius:14px;gap:8px;padding:10px 12px}.AppPatternRecognizerModal-module__2SrNgG__controlRow{gap:8px}.AppPatternRecognizerModal-module__2SrNgG__inputCol{gap:4px}.AppPatternRecognizerModal-module__2SrNgG__inputCol label{font-size:.6rem;font-weight:650}.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=text]{border-radius:10px;height:38px;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:12px;gap:8px;padding:8px 10px}.AppPatternRecognizerModal-module__2SrNgG__guideIcon{font-size:1rem}.AppPatternRecognizerModal-module__2SrNgG__guideContent h4{margin-bottom:3px;font-size:.78rem}.AppPatternRecognizerModal-module__2SrNgG__guideContent p{font-size:.72rem;line-height:1.45}.AppPatternRecognizerModal-module__2SrNgG__modalFooter{gap:8px;padding:8px 12px 10px}.AppPatternRecognizerModal-module__2SrNgG__btnCancel,.AppPatternRecognizerModal-module__2SrNgG__btnConfirm{border-radius:12px;height:44px;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(auto-fill,88px);gap:6px}.AppPatternRecognizerModal-module__2SrNgG__colorItemCard{border-radius:8px;gap:6px;max-width:96px;padding:4px 6px}.AppPatternRecognizerModal-module__2SrNgG__colorPatchStack{border-radius:4px;width:20px;height:18px}.AppPatternRecognizerModal-module__2SrNgG__colorItemId{font-size:.65rem}.AppPatternRecognizerModal-module__2SrNgG__colorItemCount{font-size:.52rem}.AppPatternRecognizerModal-module__2SrNgG__activeBeadsZone{border-radius:12px;min-height:0;padding:8px 10px}}
.OfficialChoiceCarousel-module__KLISOa__carouselContainer{flex-direction:column;gap:1.1rem;width:100%;margin:2.2rem 0;display:flex}.OfficialChoiceCarousel-module__KLISOa__headerRow{justify-content:space-between;align-items:center;width:100%;display:flex}.OfficialChoiceCarousel-module__KLISOa__titleSection{align-items:center;gap:8px;display:flex}.OfficialChoiceCarousel-module__KLISOa__titleIcon{font-size:1.25rem;animation:8s linear infinite OfficialChoiceCarousel-module__KLISOa__rotateGently}.OfficialChoiceCarousel-module__KLISOa__titleText{color:var(--foreground,#1c1c1e);letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.OfficialChoiceCarousel-module__KLISOa__exploreAllBtn{color:var(--primary,#8c52ff);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.OfficialChoiceCarousel-module__KLISOa__exploreAllBtn:hover{background:color-mix(in srgb, var(--primary,#8c52ff) 8%, transparent);transform:translate(2px)}.OfficialChoiceCarousel-module__KLISOa__carouselRow{grid-template-columns:repeat(5,1fr);gap:1.1rem;width:100%;display:grid}@media (max-width:1200px){.OfficialChoiceCarousel-module__KLISOa__carouselRow{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.OfficialChoiceCarousel-module__KLISOa__carouselRow{grid-template-columns:repeat(3,1fr)}}.OfficialChoiceCarousel-module__KLISOa__skeletonCard{aspect-ratio:.85;border:1px solid color-mix(in srgb, var(--card-border,#e5e5ea) 60%, transparent);border-radius:18px;animation:1.8s ease-in-out infinite OfficialChoiceCarousel-module__KLISOa__pulseGentle;position:relative;overflow:hidden}.OfficialChoiceCarousel-module__KLISOa__skeletonImage{width:100%;height:70%;animation:1.8s ease-in-out infinite OfficialChoiceCarousel-module__KLISOa__pulseGentle}.OfficialChoiceCarousel-module__KLISOa__skeletonInfo{flex-direction:column;gap:8px;padding:12px;display:flex}.OfficialChoiceCarousel-module__KLISOa__skeletonTitle{border-radius:4px;width:60%;height:12px;animation:1.8s ease-in-out infinite OfficialChoiceCarousel-module__KLISOa__pulseGentle}.OfficialChoiceCarousel-module__KLISOa__skeletonAuthor{border-radius:4px;width:40%;height:8px;animation:1.8s ease-in-out infinite OfficialChoiceCarousel-module__KLISOa__pulseGentle}.OfficialChoiceCarousel-module__KLISOa__drawingCard{aspect-ratio:.85;background:color-mix(in srgb, var(--popover-bg,#fff) 98%, transparent);border:1px solid var(--card-border,#e5e5eab3);cursor:pointer;border-radius:18px;flex-direction:column;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000005}.OfficialChoiceCarousel-module__KLISOa__drawingCard:hover{border-color:color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent);transform:translateY(-5px);box-shadow:0 12px 30px #8c52ff1f}.OfficialChoiceCarousel-module__KLISOa__imageWrapper{background:color-mix(in srgb, var(--foreground,#fff) 2%, transparent);box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:72%;padding:12px;display:flex;position:relative;overflow:hidden}.OfficialChoiceCarousel-module__KLISOa__thumbnail{object-fit:contain;filter:drop-shadow(0 4px 10px #0000001a);max-width:90%;max-height:90%;transition:transform .35s cubic-bezier(.16,1,.3,1)}.OfficialChoiceCarousel-module__KLISOa__drawingCard:hover .OfficialChoiceCarousel-module__KLISOa__thumbnail{transform:scale(1.06)rotate(1deg)}.OfficialChoiceCarousel-module__KLISOa__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;z-index:2;background:#8c52fff2;border-radius:6px;padding:3px 7px;font-size:.65rem;font-weight:600;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #8c52ff33}.OfficialChoiceCarousel-module__KLISOa__metaOverlay{opacity:0;pointer-events:none;background:#8c52ff0a;justify-content:center;align-items:center;width:100%;height:72%;transition:opacity .25s;display:flex;position:absolute;top:0;left:0}.OfficialChoiceCarousel-module__KLISOa__drawingCard:hover .OfficialChoiceCarousel-module__KLISOa__metaOverlay{opacity:1}.OfficialChoiceCarousel-module__KLISOa__hoverBtn{color:#fff;pointer-events:auto;background:#8c52ff;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:.75rem;font-weight:600;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(10px);box-shadow:0 4px 12px #8c52ff66}.OfficialChoiceCarousel-module__KLISOa__drawingCard:hover .OfficialChoiceCarousel-module__KLISOa__hoverBtn{transform:translateY(0)}.OfficialChoiceCarousel-module__KLISOa__hoverBtn:hover{background:#793df2;transform:scale(1.05)}.OfficialChoiceCarousel-module__KLISOa__cardFooter{border-top:1px solid var(--card-border,#e5e5ea66);background:color-mix(in srgb, var(--popover-bg,#fff) 99%, transparent);flex-direction:column;flex:1;gap:2px;padding:10px 12px 12px;display:flex}.OfficialChoiceCarousel-module__KLISOa__cardTitle{color:var(--foreground,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.OfficialChoiceCarousel-module__KLISOa__cardMeta{color:#8e8e93;justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.OfficialChoiceCarousel-module__KLISOa__author{font-weight:500}.OfficialChoiceCarousel-module__KLISOa__spec{font-variant-numeric:tabular-nums;opacity:.8}.OfficialChoiceCarousel-module__KLISOa__exploreCard{background:color-mix(in srgb, var(--primary,#8c52ff) 2%, transparent);border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent);cursor:pointer;aspect-ratio:.85;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:all .3s;display:flex}.OfficialChoiceCarousel-module__KLISOa__exploreCard:hover{background:color-mix(in srgb, var(--primary,#8c52ff) 6%, transparent);border-style:solid;border-color:var(--primary,#8c52ff);transform:translateY(-3px);box-shadow:0 8px 24px #8c52ff14}.OfficialChoiceCarousel-module__KLISOa__exploreIconWrapper{background:color-mix(in srgb, var(--primary,#8c52ff) 10%, transparent);width:48px;height:48px;color:var(--primary,#8c52ff);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.OfficialChoiceCarousel-module__KLISOa__exploreCard:hover .OfficialChoiceCarousel-module__KLISOa__exploreIconWrapper{background:var(--primary,#8c52ff);color:#fff;transform:rotate(15deg)}.OfficialChoiceCarousel-module__KLISOa__exploreText{color:var(--primary,#8c52ff);font-size:.8rem;font-weight:600}@keyframes OfficialChoiceCarousel-module__KLISOa__rotateGently{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes OfficialChoiceCarousel-module__KLISOa__pulseGentle{0%{background-color:color-mix(in srgb, var(--foreground,#fff) 3%, transparent)}50%{background-color:color-mix(in srgb, var(--foreground,#fff) 8%, transparent)}to{background-color:color-mix(in srgb, var(--foreground,#fff) 3%, transparent)}}@media (max-width:600px){.OfficialChoiceCarousel-module__KLISOa__carouselRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;width:100%;padding:4px 4px 10px;display:flex;overflow-x:auto}.OfficialChoiceCarousel-module__KLISOa__carouselRow::-webkit-scrollbar{display:none}.OfficialChoiceCarousel-module__KLISOa__drawingCard,.OfficialChoiceCarousel-module__KLISOa__exploreCard,.OfficialChoiceCarousel-module__KLISOa__skeletonCard{scroll-snap-align:start;aspect-ratio:.85;flex-shrink:0;width:140px}}
.MobileHome-module__0Z2yUG__mobileHome{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 8%, var(--background)) 0%, color-mix(in srgb, var(--primary) 2%, var(--background)) 30%, var(--background) 100%)!important}.MobileHome-module__0Z2yUG__brandHeader{z-index:10;box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;min-height:32px;margin-top:1rem;margin-bottom:.75rem;padding:0 1.25rem;display:flex}.MobileHome-module__0Z2yUG__navActions{align-items:center;gap:.65rem;display:flex}.MobileHome-module__0Z2yUG__navBtn{border:1px solid var(--card-border);background:color-mix(in srgb, var(--foreground) 2.5%, transparent);width:32px;height:32px;color:var(--foreground);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000005}.MobileHome-module__0Z2yUG__navBtn:active{background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary);transform:scale(.9)}.MobileHome-module__0Z2yUG__scrollContent{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;gap:1.5rem;padding:0 1.25rem 2rem;display:flex;overflow-y:auto}.MobileHome-module__0Z2yUG__scrollContent::-webkit-scrollbar{display:none}.MobileHome-module__0Z2yUG__brandSloganWrapper{z-index:2;align-self:flex-start;margin-top:.5rem;margin-bottom:1rem;position:relative}.MobileHome-module__0Z2yUG__brandSlogan{color:var(--foreground);letter-spacing:.5px;font-size:1.38rem;font-weight:800}.MobileHome-module__0Z2yUG__brandSubtitleText{color:var(--text-muted,#7e786e);margin-top:.35rem;font-size:.82rem;font-weight:500}.MobileHome-module__0Z2yUG__sloganUnderline{background-color:var(--primary);width:100%;height:7px;position:absolute;bottom:-10px;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,0 30,5 T60,5 T90,5 T100,2' fill='none' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,0 30,5 T60,5 T90,5 T100,2' fill='none' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__heroShowcase{z-index:2;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:.5rem;display:flex;position:relative}.MobileHome-module__0Z2yUG__heroCardLeft,.MobileHome-module__0Z2yUG__heroCardRight{background:var(--popover-bg);width:95px;height:128px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 10%, transparent);border:3px solid var(--popover-bg);border-radius:16px;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;top:calc(50% - 64px);left:calc(50% - 47.5px);overflow:hidden}.MobileHome-module__0Z2yUG__heroCardLeft{z-index:3;transform:rotate(-6deg)translate(-45px)}.MobileHome-module__0Z2yUG__heroCardRight{z-index:2;transform:rotate(6deg)translate(45px)}.MobileHome-module__0Z2yUG__heroImg{object-fit:cover;border-radius:12px;width:100%;height:100%}.MobileHome-module__0Z2yUG__heroArrowBtn{background:var(--primary);border:2px solid var(--popover-bg);width:28px;height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 30%, transparent);z-index:4;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileHome-module__0Z2yUG__arrowIcon{color:var(--primary-contrast,#fff);justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__uploadAreaWrapper{box-sizing:border-box;flex-shrink:0;width:100%}.MobileHome-module__0Z2yUG__fileInput{display:none}.MobileHome-module__0Z2yUG__uploadArea{background:color-mix(in srgb, var(--popover-bg) 70%, transparent);border:1px dashed color-mix(in srgb, var(--primary) 25%, transparent);z-index:2;-webkit-backdrop-filter:blur(10px);width:100%;height:80px;box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 2%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:18px;flex-direction:row;justify-content:center;align-items:center;gap:16px;padding:0 16px;transition:all .25s;display:flex}.MobileHome-module__0Z2yUG__uploadArea:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 45%, transparent);transform:translateY(-1px)}.MobileHome-module__0Z2yUG__uploadBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:44px;height:44px;box-shadow:0 3px 10px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__plusIcon{background-color:var(--primary-contrast,#fff);width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__uploadTextGroup{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;display:flex}.MobileHome-module__0Z2yUG__uploadTitle{color:var(--primary);letter-spacing:.5px;font-size:.85rem;font-weight:800}.MobileHome-module__0Z2yUG__uploadSubtitle{color:var(--foreground-muted);font-size:.72rem;font-weight:550}.MobileHome-module__0Z2yUG__demoSection{z-index:2;flex-direction:column;flex-shrink:0;gap:.9rem;width:100%;display:flex}.MobileHome-module__0Z2yUG__demoTitleRow{align-items:center;gap:8px;display:flex}.MobileHome-module__0Z2yUG__demoTitle{color:#1a1a1a;letter-spacing:.5px;font-size:.9rem;font-weight:800}:is(.theme-dark .MobileHome-module__0Z2yUG__demoTitle,.dark .MobileHome-module__0Z2yUG__demoTitle){color:#fff}.MobileHome-module__0Z2yUG__demoSubtitle{color:color-mix(in srgb, var(--primary) 60%, transparent);margin-left:2px;font-size:.72rem;font-weight:700}.MobileHome-module__0Z2yUG__demoScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:row;gap:12px;width:100%;padding:4px 2px 8px;display:flex;overflow-x:auto}.MobileHome-module__0Z2yUG__demoScroll::-webkit-scrollbar{display:none}.MobileHome-module__0Z2yUG__demoCard{background:var(--popover-bg);width:100px;box-shadow:0 4px 15px color-mix(in srgb, var(--primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;outline:none;flex-direction:column;flex-shrink:0;margin-right:8px;padding:6px;font-family:inherit;transition:all .2s;display:flex}.MobileHome-module__0Z2yUG__demoCard:active{box-shadow:0 2px 6px color-mix(in srgb, var(--primary) 10%, transparent);transform:scale(.96)}.MobileHome-module__0Z2yUG__demoCardImgWrapper{background:color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:10px;justify-content:center;align-items:center;width:100%;height:88px;margin-bottom:6px;display:flex;position:relative;overflow:hidden}.MobileHome-module__0Z2yUG__demoCardImg{object-fit:cover;border-radius:10px;width:100%;height:100%}.MobileHome-module__0Z2yUG__demoCardFooter{justify-content:center;align-items:center;gap:4px;width:100%;padding:2px 0;display:flex}.MobileHome-module__0Z2yUG__demoCardEn{color:var(--primary);font-size:.65rem;font-weight:750}.MobileHome-module__0Z2yUG__demoCardCn{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.MobileHome-module__0Z2yUG__communityBanner{background:color-mix(in srgb, var(--popover-bg) 65%, transparent);border:1px solid color-mix(in srgb, var(--primary) 10%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;flex-shrink:0;align-items:center;gap:12px;width:100%;height:64px;padding:0 16px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000003}.MobileHome-module__0Z2yUG__communityBanner:active{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);transform:translateY(-1px)}.MobileHome-module__0Z2yUG__communityIconBox{background-color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MobileHome-module__0Z2yUG__communityIcon{color:var(--primary-contrast,#fff)!important}.MobileHome-module__0Z2yUG__communityText{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.MobileHome-module__0Z2yUG__communityTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:750;overflow:hidden}.MobileHome-module__0Z2yUG__communitySubtitle{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.MobileHome-module__0Z2yUG__communityArrow{color:var(--foreground-muted);opacity:.5;flex-shrink:0}.MobileHome-module__0Z2yUG__brandFooter{width:100%;padding-bottom:calc(1rem + env(safe-area-inset-bottom));justify-content:center;align-items:center;margin-top:.5rem;display:flex}.MobileHome-module__0Z2yUG__footerText{color:color-mix(in srgb, var(--foreground) 25%, transparent);letter-spacing:.5px;font-size:.68rem;font-weight:600}.MobileHome-module__0Z2yUG__loadingOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MobileHome-module__0Z2yUG__spinnerCard{background:var(--popover-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);color:var(--foreground);border-radius:16px;align-items:center;gap:.65rem;padding:1.1rem 1.8rem;font-size:.85rem;font-weight:650;display:flex}.MobileHome-module__0Z2yUG__spinner{color:var(--primary);animation:1s linear infinite MobileHome-module__0Z2yUG__spin}@keyframes MobileHome-module__0Z2yUG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileHome-module__0Z2yUG__modalBackdrop{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.MobileHome-module__0Z2yUG__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.MobileHome-module__0Z2yUG__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);width:100%;max-width:300px;box-shadow:var(--shadow);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.MobileHome-module__0Z2yUG__closeModalBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:26px;height:26px;color:var(--foreground-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}.MobileHome-module__0Z2yUG__closeModalBtn:active{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.MobileHome-module__0Z2yUG__modalHeader{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.15rem;display:flex}.MobileHome-module__0Z2yUG__modalHeaderIcon{background-color:var(--primary);border-radius:50%;width:36px;height:36px;margin-bottom:.2rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__modalHeader h2{color:var(--foreground);font-size:1rem;font-weight:800}.MobileHome-module__0Z2yUG__modalHeader p{color:var(--foreground-muted);font-size:.7rem;font-weight:550}.MobileHome-module__0Z2yUG__qrCodeContainer{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.MobileHome-module__0Z2yUG__qrCodeWrapper{border:1px solid var(--card-border);background:#fff;border-radius:16px;justify-content:center;align-items:center;width:180px;height:180px;padding:5px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.MobileHome-module__0Z2yUG__qrCodeImg{border-radius:12px}.MobileHome-module__0Z2yUG__scanLine{background:linear-gradient(90deg, transparent, var(--primary), transparent);z-index:5;height:2px;animation:3s linear infinite MobileHome-module__0Z2yUG__scan;position:absolute;left:5px;right:5px}@keyframes MobileHome-module__0Z2yUG__scan{0%{top:5px}50%{top:175px}to{top:5px}}.MobileHome-module__0Z2yUG__qrHint{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.MobileHome-module__0Z2yUG__modalFooter{border-top:1px solid var(--card-border);width:100%;margin-top:1.15rem;padding-top:.65rem}.MobileHome-module__0Z2yUG__modalFooter p{color:var(--foreground-muted);font-size:.6rem;font-weight:550}.MobileHome-module__0Z2yUG__heroActionsGroup{box-sizing:border-box;flex-direction:row;flex-shrink:0;gap:12px;width:100%;display:flex}.MobileHome-module__0Z2yUG__heroActionCardLeft{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 4%, transparent);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-direction:column;flex:2.5;justify-content:center;align-items:center;padding:14px 10px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.MobileHome-module__0Z2yUG__heroActionCardLeft:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:scale(.97)}.MobileHome-module__0Z2yUG__heroActionCardRight{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 4%, transparent);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px 10px;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.MobileHome-module__0Z2yUG__heroActionCardRight:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:scale(.97)}.MobileHome-module__0Z2yUG__heroIconBox{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:36px;height:36px;box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary-contrast,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__heroIconBoxSec{background:color-mix(in srgb, var(--primary) 10%, transparent);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__heroCardText{text-align:center;flex-direction:column;align-items:center;gap:2px;margin-top:8px;display:flex}.MobileHome-module__0Z2yUG__heroCardTitle{color:var(--primary);font-size:.82rem;font-weight:800}.MobileHome-module__0Z2yUG__heroCardSubtitle{color:var(--foreground-muted);font-size:.62rem;font-weight:600}.MobileHome-module__0Z2yUG__popularToolsSection{z-index:2;flex-direction:column;flex-shrink:0;gap:.9rem;width:100%;display:flex}.MobileHome-module__0Z2yUG__toolsGrid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.MobileHome-module__0Z2yUG__toolGridItem{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;font-family:inherit;transition:all .2s;display:flex}.MobileHome-module__0Z2yUG__toolGridItem:active{transform:scale(.95)}.MobileHome-module__0Z2yUG__toolIconWrapper{width:44px;height:44px;color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 4%, transparent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;transition:all .2s;display:flex}.MobileHome-module__0Z2yUG__toolGridItem:active .MobileHome-module__0Z2yUG__toolIconWrapper{background:color-mix(in srgb, var(--primary) 15%, transparent)}.MobileHome-module__0Z2yUG__toolName{color:var(--primary);text-align:center;white-space:nowrap;font-size:.72rem;font-weight:750}.MobileHome-module__0Z2yUG__modalHeaderIconMini{background-color:var(--accent,#10b981);border-radius:50%;width:36px;height:36px;margin-bottom:.2rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__modalCardBlank{max-width:345px}.MobileHome-module__0Z2yUG__sizeSelectionGroup{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex}.MobileHome-module__0Z2yUG__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.MobileHome-module__0Z2yUG__presetBtn{background:color-mix(in srgb, var(--primary) 5%, var(--popover-bg));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;transition:all .15s;display:flex}.MobileHome-module__0Z2yUG__presetBtn:active{background:color-mix(in srgb, var(--primary) 12%, var(--popover-bg));transform:scale(.96)}.MobileHome-module__0Z2yUG__presetSizeText{color:var(--primary);font-size:.85rem;font-weight:750}.MobileHome-module__0Z2yUG__presetLabel{color:var(--foreground-muted);margin-top:2px;font-size:.62rem;font-weight:600}.MobileHome-module__0Z2yUG__customInputRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:8px;display:flex}.MobileHome-module__0Z2yUG__customInputItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.MobileHome-module__0Z2yUG__inputLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:700}.MobileHome-module__0Z2yUG__numberInput{border:1px solid var(--card-border);background:var(--input-bg,color-mix(in srgb, var(--foreground) 2.5%, transparent));width:100%;height:40px;color:var(--foreground);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.MobileHome-module__0Z2yUG__numberInput:focus{border-color:var(--primary)}.MobileHome-module__0Z2yUG__confirmCreateBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:100%;height:44px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;margin-top:10px;font-size:.88rem;font-weight:700;transition:all .2s}.MobileHome-module__0Z2yUG__confirmCreateBtn:active{opacity:.95;transform:scale(.98)}.MobileHome-module__0Z2yUG__seoNavSection{background:color-mix(in srgb, var(--card-bg) 60%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);box-sizing:border-box;border-radius:16px;width:100%;margin-top:.5rem;padding:1rem 1.2rem}.MobileHome-module__0Z2yUG__seoNavTitle{color:var(--foreground);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:flex}.MobileHome-module__0Z2yUG__seoNavGrid{flex-wrap:wrap;gap:.5rem;display:flex}.MobileHome-module__0Z2yUG__seoNavLink{color:color-mix(in srgb, var(--foreground) 75%, transparent);background:color-mix(in srgb, var(--primary) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);border-radius:20px;align-items:center;padding:.35rem .75rem;font-size:.76rem;text-decoration:none;transition:all .2s;display:inline-flex}.MobileHome-module__0Z2yUG__seoNavLink:hover,.MobileHome-module__0Z2yUG__seoNavLink:active{color:var(--primary);background:color-mix(in srgb, var(--primary) 15%, transparent)}
.Workspace-module__Qz2nGG__workspace{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.Workspace-module__Qz2nGG__emptyState{flex:1;justify-content:center;align-items:center;display:flex}.Workspace-module__Qz2nGG__activeWorkspace{flex:1;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;min-height:0;display:grid}.Workspace-module__Qz2nGG__activeWorkspace.Workspace-module__Qz2nGG__noSidebar{grid-template-columns:1fr;gap:0}.Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg);border:1px solid var(--card-border);border-radius:24px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.Workspace-module__Qz2nGG__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--card-bg);width:100%;height:100%;color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-weight:500;display:flex;position:absolute;top:0;left:0}.Workspace-module__Qz2nGG__spinner{animation:1s linear infinite Workspace-module__Qz2nGG__spin}@keyframes Workspace-module__Qz2nGG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Workspace-module__Qz2nGG__fullHeight{flex-direction:column;width:100%;height:100%;display:flex}.Workspace-module__Qz2nGG__aiLoadingOverlay{z-index:20;background:var(--card-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;inset:0}.Workspace-module__Qz2nGG__scanBeam{background:linear-gradient(to bottom, transparent 0%, var(--primary) 50%, transparent 100%);opacity:.3;pointer-events:none;z-index:5;will-change:transform;width:100%;height:20%;animation:2.5s ease-in-out infinite Workspace-module__Qz2nGG__scan;position:absolute;top:-10%;left:0}@keyframes Workspace-module__Qz2nGG__scan{0%{transform:translateY(-100%)}50%{transform:translateY(500%)}to{transform:translateY(-100%)}}.Workspace-module__Qz2nGG__progressContainer{background:var(--button-bg);border:1px solid var(--card-border);border-radius:10px;width:240px;height:6px;overflow:hidden}.Workspace-module__Qz2nGG__progressBar{background:linear-gradient(90deg, var(--primary) 0%, #ff52db 100%);border-radius:10px;height:100%;transition:width .3s;box-shadow:0 0 10px #8c52ff80}.Workspace-module__Qz2nGG__progressLabel{color:var(--foreground-muted);letter-spacing:.05em;font-size:.75rem;font-weight:600}[data-is-mobile=true] .Workspace-module__Qz2nGG__activeWorkspace{grid-template-rows:1fr;grid-template-columns:1fr;gap:0;height:100dvh;padding:0}[data-is-mobile=true] .Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}.Workspace-module__Qz2nGG__canvasWrapper{flex:1;width:100%;min-height:0;position:relative}.Workspace-module__Qz2nGG__mobileActiveWorkspace{grid-template-rows:1fr!important;grid-template-columns:1fr!important;gap:0!important;height:100dvh!important;padding:0!important}.Workspace-module__Qz2nGG__mobileCanvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}.focus-mode-active .Workspace-module__Qz2nGG__activeWorkspace{grid-template-columns:1fr!important;gap:0!important}.focus-mode-active .Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}
.AppExploreTab-module__yQBRaW__explorePanel{box-sizing:border-box;flex-direction:column;gap:.85rem;width:100%;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:12px;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}
.AppPublishedDetailDrawer-module__r4gnWG__overlay{-webkit-backdrop-filter:blur(8px);z-index:9000;background-color:#00000073;position:fixed;inset:0}.AppPublishedDetailDrawer-module__r4gnWG__drawerCard{z-index:9001;border-top:1px solid var(--card-border,#00000014);border-left:1px solid var(--card-border,#0000000a);border-right:1px solid var(--card-border,#0000000a);contain:strict;content-visibility:auto;contain-intrinsic-size:100vw 80vh;will-change:transform;backface-visibility:hidden;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;padding-bottom:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 40px #0000001f;background:var(--popover-bg,#fff)!important;height:80vh!important;min-height:80vh!important;max-height:80vh!important}.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;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__colorItem{background-color:var(--button-bg);border:1px solid var(--card-border);align-items:center;gap:6px;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__colorDot{border:1px solid var(--card-border);border-radius:50%;width:14px;height:14px}.AppPublishedDetailDrawer-module__r4gnWG__colorIdText{color:var(--foreground,#222);font-size:12px;font-weight:600}.AppPublishedDetailDrawer-module__r4gnWG__bottomActionBar{padding:16px 20px calc(16px + env(safe-area-inset-bottom)) 20px;padding-bottom:calc(56px + env(safe-area-inset-bottom));border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:16px;margin-bottom:-40px;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);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:linear-gradient(135deg, var(--primary,#8c52ff) 0%, var(--primary-hover,#7a42e5) 100%);height:48px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 15px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:24px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:600;transition:transform .2s,opacity .2s,box-shadow .2s;display:flex}.AppPublishedDetailDrawer-module__r4gnWG__importSubmitBtn:active{box-shadow:0 2px 8px color-mix(in srgb, var(--primary) 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)}}
.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:6px 0 12px;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:6px 10px calc(88px + env(safe-area-inset-bottom)) 10px;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;flex:1;overflow-y:auto}.AppDiscoverTab-module__4sAJPa__columnsWrapper{gap:8px;width:100%;display:flex}.AppDiscoverTab-module__4sAJPa__column{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.AppDiscoverTab-module__4sAJPa__waterfallCard{cursor:pointer;will-change:transform;background:color-mix(in srgb, var(--card-bg,#fff) 20%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid color-mix(in srgb, var(--foreground,#000) 3.5%, 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:14px;flex-direction:column;padding:6px;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}.AppDiscoverTab-module__4sAJPa__waterfallCard:active{background:color-mix(in srgb, var(--card-bg,#fff) 35%, transparent);border-color:color-mix(in srgb, var(--primary,#4f46e5) 12%, transparent);transform:scale(.97)}.AppDiscoverTab-module__4sAJPa__cardImageWrapper{box-sizing:border-box;width:100%;box-shadow:none;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:2px;display:flex;position:relative;overflow:hidden}.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:10px;width:100%!important;height:auto!important}.AppDiscoverTab-module__4sAJPa__sizeBadge{background:color-mix(in srgb, var(--foreground,#000) 45%, transparent);-webkit-backdrop-filter:blur(4px);color:#fff;border-radius:5px;padding:2.5px 5px;font-size:8px;font-weight:700;position:absolute;bottom:10px;left:10px;transform:scale(.9)}.AppDiscoverTab-module__4sAJPa__cardInfo{flex-direction:column;gap:5px;padding:8px 4px 2px;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}
.AppInventoryTab-module__e_WU4W__inventoryTab{box-sizing:border-box;width:100%;color:var(--foreground);flex-direction:column;flex:1;padding:0;display:flex;position:relative;overflow:hidden}.AppInventoryTab-module__e_WU4W__toastNotice{z-index:1000;background:color-mix(in srgb, var(--foreground) 90%, transparent);color:var(--background);pointer-events:none;border-radius:99px;padding:8px 16px;font-size:.75rem;font-weight:700;animation:.25s cubic-bezier(.16,1,.3,1) AppInventoryTab-module__e_WU4W__fadeInDown;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}@keyframes AppInventoryTab-module__e_WU4W__fadeInDown{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.AppInventoryTab-module__e_WU4W__level2Navbar{z-index:20;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:.5rem .2rem;display:flex}.AppInventoryTab-module__e_WU4W__navBackBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:6px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AppInventoryTab-module__e_WU4W__navBackBtn:active{color:var(--foreground);transform:scale(.9)}.AppInventoryTab-module__e_WU4W__level2Title{color:var(--foreground);letter-spacing:-.3px;margin:0;font-size:1.05rem;font-weight:850}.AppInventoryTab-module__e_WU4W__tabBody{flex:1;min-height:520px;display:block;position:relative;overflow:hidden}.AppInventoryTab-module__e_WU4W__viewContainer{width:200%;height:100%;display:flex}.AppInventoryTab-module__e_WU4W__cabinetView{width:50%;height:100%;padding:6px 10px calc(88px + env(safe-area-inset-bottom));box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;flex-shrink:0;gap:12px;display:flex;overflow-y:auto}.AppInventoryTab-module__e_WU4W__cabinetView::-webkit-scrollbar{display:none}.AppInventoryTab-module__e_WU4W__hyperosHeroCard{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;padding:.6rem .2rem 1rem;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.AppInventoryTab-module__e_WU4W__heroHeaderRow{justify-content:space-between;align-items:center;width:100%;display:flex}.AppInventoryTab-module__e_WU4W__brandPillBtn{border:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);background:color-mix(in srgb, var(--popover-bg) 80%, transparent);color:var(--foreground);cursor:pointer;border-radius:99px;outline:none;align-items:center;gap:5px;padding:5px 11px;font-size:.72rem;font-weight:750;transition:all .2s;display:flex}.AppInventoryTab-module__e_WU4W__brandPillBtn:active{transform:scale(.96)}.AppInventoryTab-module__e_WU4W__dropdownArrow{opacity:.5;margin-left:2px;font-size:.55rem}.AppInventoryTab-module__e_WU4W__statusBadgePill{-webkit-user-select:none;user-select:none;border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:.68rem;font-weight:700;display:flex}.AppInventoryTab-module__e_WU4W__statusNormal{color:#10b981;background:#10b98126;border:1px solid #10b98140}.AppInventoryTab-module__e_WU4W__statusAlert{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef444440}.AppInventoryTab-module__e_WU4W__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.AppInventoryTab-module__e_WU4W__heroBody{align-items:center;gap:1.2rem;width:100%;display:flex}.AppInventoryTab-module__e_WU4W__cylinderWrapper{background:color-mix(in srgb, var(--foreground) 4%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:39px/18px;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:78px;height:190px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 3px 12px #fff6,inset 0 -3px 12px #00000026,0 10px 25px #00000014}.AppInventoryTab-module__e_WU4W__cylinderGlassRim{z-index:10;pointer-events:none;background:linear-gradient(#ffffffb3 0%,#ffffff1a 100%);border:1px solid #fff6;border-radius:50%;height:20px;position:absolute;top:0;left:0;right:0}.AppInventoryTab-module__e_WU4W__cylinderGlassHighlight{z-index:9;pointer-events:none;background:linear-gradient(90deg,#ffffff59 0%,#0000 100%);width:10px;position:absolute;top:0;bottom:0;left:6px}.AppInventoryTab-module__e_WU4W__cylinderStack{flex-direction:column-reverse;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.AppInventoryTab-module__e_WU4W__cylinderSegment{box-sizing:border-box;width:100%;transition:height .7s cubic-bezier(.34,1.56,.64,1);position:relative}.AppInventoryTab-module__e_WU4W__cylinderCap{opacity:.85;filter:brightness(1.15);z-index:5;border-radius:50%;height:10px;position:absolute;top:-5px;left:0;right:0}.AppInventoryTab-module__e_WU4W__heroMetaStats{flex-direction:column;flex:1;gap:.75rem;display:flex}.AppInventoryTab-module__e_WU4W__mainStatGroup{flex-direction:column;gap:2px;display:flex}.AppInventoryTab-module__e_WU4W__mainStatLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:650}.AppInventoryTab-module__e_WU4W__mainStatValueRow{align-items:baseline;gap:4px;display:flex}.AppInventoryTab-module__e_WU4W__mainStatNumber{letter-spacing:-.5px;background:linear-gradient(135deg, var(--foreground) 0%, color-mix(in srgb, var(--foreground) 75%, var(--primary)) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:900;line-height:1}.AppInventoryTab-module__e_WU4W__mainStatUnit{color:var(--foreground-muted);font-size:.8rem;font-weight:700}.AppInventoryTab-module__e_WU4W__subMetaGrid{gap:8px;width:100%;display:flex}.AppInventoryTab-module__e_WU4W__metaBox{background:color-mix(in srgb, var(--foreground) 4%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);border-radius:12px;flex-direction:column;flex:1;padding:6px 10px;display:flex}.AppInventoryTab-module__e_WU4W__metaLabel{color:var(--foreground-muted);font-size:.58rem;font-weight:600}.AppInventoryTab-module__e_WU4W__metaValue{color:var(--foreground);margin-top:2px;font-size:.75rem;font-weight:800}.AppInventoryTab-module__e_WU4W__quickRefillAlert{color:#ef4444;cursor:pointer;background:#ef44441f;border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-size:.68rem;font-weight:700;transition:all .2s;display:flex}.AppInventoryTab-module__e_WU4W__quickRefillAlert:active{transform:scale(.97)}.AppInventoryTab-module__e_WU4W__quickSafeTag{color:#10b981;align-items:center;gap:4px;font-size:.68rem;font-weight:650;display:flex}.AppInventoryTab-module__e_WU4W__sectionHeader{justify-content:space-between;align-items:center;margin-top:2px;padding:0 4px;display:flex}.AppInventoryTab-module__e_WU4W__sectionTitleRow{align-items:center;gap:6px;display:flex}.AppInventoryTab-module__e_WU4W__sectionIcon{color:var(--primary)}.AppInventoryTab-module__e_WU4W__sectionTitle{color:var(--foreground);letter-spacing:-.2px;margin:0;font-size:.95rem;font-weight:850}.AppInventoryTab-module__e_WU4W__btnQuickRefill{border:1px solid color-mix(in srgb, var(--primary) 30%, transparent);background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary);cursor:pointer;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:700;transition:all .2s;display:flex}.AppInventoryTab-module__e_WU4W__btnQuickRefill:active{transform:scale(.95)}.AppInventoryTab-module__e_WU4W__hyperosBreakdownList{flex-direction:column;gap:0;width:100%;display:flex}.AppInventoryTab-module__e_WU4W__hyperosCategoryRow{cursor:pointer;will-change:transform;align-items:center;gap:12px;padding:13px 4px;transition:all .2s;display:flex;border:none!important;border-bottom:1px solid color-mix(in srgb, var(--foreground) 6%, transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.AppInventoryTab-module__e_WU4W__hyperosCategoryRow:active{background:color-mix(in srgb, var(--foreground) 3%, transparent)!important}.AppInventoryTab-module__e_WU4W__categoryDot{border-radius:50%;flex-shrink:0;width:18px;height:18px}.AppInventoryTab-module__e_WU4W__categoryInfo{flex-direction:column;flex:1;gap:4px;display:flex}.AppInventoryTab-module__e_WU4W__categoryTitleRow{justify-content:space-between;align-items:center;display:flex}.AppInventoryTab-module__e_WU4W__categoryName{color:var(--foreground);font-size:.82rem;font-weight:800}.AppInventoryTab-module__e_WU4W__categoryBeads{color:var(--foreground);font-size:.78rem;font-weight:850}.AppInventoryTab-module__e_WU4W__microProgressTrack{background:color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:99px;width:100%;height:4px;margin:1px 0;overflow:hidden}.AppInventoryTab-module__e_WU4W__microProgressFill{border-radius:99px;height:100%;transition:width .7s cubic-bezier(.34,1.56,.64,1)}.AppInventoryTab-module__e_WU4W__categorySubText{color:var(--foreground-muted);align-items:center;gap:4px;font-size:.62rem;font-weight:600;display:flex}.AppInventoryTab-module__e_WU4W__dotDivider{opacity:.4}.AppInventoryTab-module__e_WU4W__categoryRight{align-items:center;gap:6px;display:flex}.AppInventoryTab-module__e_WU4W__categoryAlertBadge{color:#ef4444;background:#ef444426;border-radius:6px;padding:2px 6px;font-size:.58rem;font-weight:800}.AppInventoryTab-module__e_WU4W__chevronIcon{color:var(--foreground-muted);opacity:.4}.AppInventoryTab-module__e_WU4W__ledgerActionRow{cursor:pointer;align-items:center;gap:12px;margin-top:0;padding:13px 4px;transition:all .2s;display:flex;border:none!important;border-bottom:1px solid color-mix(in srgb, var(--foreground) 6%, transparent)!important;background:0 0!important;border-radius:0!important}.AppInventoryTab-module__e_WU4W__ledgerActionRow:active{background:color-mix(in srgb, var(--foreground) 3%, transparent)!important}.AppInventoryTab-module__e_WU4W__ledgerIconBox{background:color-mix(in srgb, var(--primary) 12%, transparent);width:32px;height:32px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppInventoryTab-module__e_WU4W__ledgerTextWrapper{flex-direction:column;flex:1;gap:2px;display:flex}.AppInventoryTab-module__e_WU4W__ledgerTitle{color:var(--foreground);font-size:.8rem;font-weight:800}.AppInventoryTab-module__e_WU4W__ledgerSub{color:var(--foreground-muted);font-size:.62rem}.AppInventoryTab-module__e_WU4W__detailView{width:50%;height:100%;padding:6px 10px calc(88px + env(safe-area-inset-bottom));box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;flex-shrink:0;gap:10px;display:flex;overflow-y:auto}.AppInventoryTab-module__e_WU4W__detailSearchRow{width:100%}.AppInventoryTab-module__e_WU4W__detailSearchInputWrapper{align-items:center;width:100%;display:flex;position:relative}.AppInventoryTab-module__e_WU4W__detailSearchInput{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);background:color-mix(in srgb, var(--popover-bg) 70%, transparent);width:100%;height:36px;color:var(--foreground);box-sizing:border-box;border-radius:12px;outline:none;padding:0 12px 0 32px;font-size:.75rem;transition:all .2s}.AppInventoryTab-module__e_WU4W__detailSearchInput:focus{border-color:var(--primary)}.AppInventoryTab-module__e_WU4W__beadGrid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;width:100%;display:grid}.AppInventoryTab-module__e_WU4W__beadCard{background:color-mix(in srgb, var(--popover-bg) 70%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);box-shadow:0 4px 12px color-mix(in srgb, var(--foreground) 2%, transparent);cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;border-radius:16px;flex-direction:column;align-items:center;padding:10px 6px;transition:all .2s;display:flex;position:relative}.AppInventoryTab-module__e_WU4W__cardLow{background:#ef44440f;border-color:#ef444459}.AppInventoryTab-module__e_WU4W__beadCircleWrapper{justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:4px;display:flex}.AppInventoryTab-module__e_WU4W__beadCircle{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AppInventoryTab-module__e_WU4W__beadHoleInner{background:#00000040;border-radius:50%;width:10px;height:10px}.AppInventoryTab-module__e_WU4W__beadCode{color:var(--foreground);font-size:.72rem;font-weight:850;line-height:1.1}.AppInventoryTab-module__e_WU4W__beadName{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:1px;font-size:.58rem;overflow:hidden}.AppInventoryTab-module__e_WU4W__beadCount{color:var(--primary);margin-top:3px;font-size:.68rem;font-weight:800}.AppInventoryTab-module__e_WU4W__countLow{color:#ef4444}.AppInventoryTab-module__e_WU4W__stepperContainer{background:color-mix(in srgb, var(--background) 95%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;border-radius:16px;justify-content:space-around;align-items:center;padding:4px;animation:.15s AppInventoryTab-module__e_WU4W__fadeIn;display:flex;position:absolute;inset:0}@keyframes AppInventoryTab-module__e_WU4W__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AppInventoryTab-module__e_WU4W__btnStep{border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);background:var(--popover-bg);color:var(--foreground);cursor:pointer;border-radius:8px;padding:4px 6px;font-size:.65rem;font-weight:800}.AppInventoryTab-module__e_WU4W__btnStepDone{background:var(--primary);color:var(--primary-contrast,#fff);cursor:pointer;border:none;border-radius:8px;padding:4px 8px;font-size:.7rem;font-weight:900}.AppInventoryTab-module__e_WU4W__detailBottomActions{gap:10px;width:100%;margin-top:10px;display:flex}.AppInventoryTab-module__e_WU4W__btnSecondary{border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);background:color-mix(in srgb, var(--popover-bg) 80%, transparent);color:var(--foreground);cursor:pointer;border-radius:14px;flex:1;padding:10px;font-size:.75rem;font-weight:750}.AppInventoryTab-module__e_WU4W__btnDanger{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:14px;padding:10px 14px;font-size:.75rem;font-weight:750}.AppInventoryTab-module__e_WU4W__refillSheetOverlay,.AppInventoryTab-module__e_WU4W__ledgerSheetOverlay,.AppInventoryTab-module__e_WU4W__brandSheetOverlay{z-index:2000;opacity:0;visibility:hidden;background:#00000073;flex-direction:column;justify-content:flex-end;transition:opacity .22s,visibility .22s;display:flex;position:fixed;inset:0}.AppInventoryTab-module__e_WU4W__active{opacity:1;visibility:visible}.AppInventoryTab-module__e_WU4W__refillSheet,.AppInventoryTab-module__e_WU4W__ledgerSheet,.AppInventoryTab-module__e_WU4W__brandSheet{background:var(--popover-bg);border-top:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);box-sizing:border-box;will-change:transform;border-radius:28px 28px 0 0;flex-direction:column;gap:12px;width:100%;max-height:80vh;padding:12px 16px 24px;transition:transform .28s cubic-bezier(.15,.85,.35,1);display:flex;transform:translateY(100%)}.AppInventoryTab-module__e_WU4W__active .AppInventoryTab-module__e_WU4W__refillSheet,.AppInventoryTab-module__e_WU4W__active .AppInventoryTab-module__e_WU4W__ledgerSheet,.AppInventoryTab-module__e_WU4W__active .AppInventoryTab-module__e_WU4W__brandSheet{transform:translateY(0)}.AppInventoryTab-module__e_WU4W__sheetDragHandle{background:color-mix(in srgb, var(--foreground) 20%, transparent);cursor:pointer;border-radius:99px;width:36px;height:4px;margin:0 auto 4px}.AppInventoryTab-module__e_WU4W__sheetHeader{justify-content:space-between;align-items:center;display:flex}.AppInventoryTab-module__e_WU4W__sheetTitleGroup{align-items:baseline;gap:8px;display:flex}.AppInventoryTab-module__e_WU4W__sheetTitle{color:var(--foreground);font-size:1.05rem;font-weight:850}.AppInventoryTab-module__e_WU4W__sheetSubtitle{color:var(--foreground-muted);font-size:.7rem}.AppInventoryTab-module__e_WU4W__btnCloseSheet{background:color-mix(in srgb, var(--foreground) 8%, transparent);width:28px;height:28px;color:var(--foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.AppInventoryTab-module__e_WU4W__refillContent,.AppInventoryTab-module__e_WU4W__ledgerList,.AppInventoryTab-module__e_WU4W__brandList{flex-direction:column;gap:8px;max-height:55vh;padding-right:4px;display:flex;overflow-y:auto}.AppInventoryTab-module__e_WU4W__refillItem,.AppInventoryTab-module__e_WU4W__ledgerItem,.AppInventoryTab-module__e_WU4W__brandItem{background:color-mix(in srgb, var(--foreground) 4%, transparent);border-radius:14px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.AppInventoryTab-module__e_WU4W__refillItemLeft{align-items:center;gap:10px;display:flex}.AppInventoryTab-module__e_WU4W__refillColorDot{border-radius:50%;width:20px;height:20px}.AppInventoryTab-module__e_WU4W__refillColorCode{color:var(--foreground);font-size:.78rem;font-weight:800}.AppInventoryTab-module__e_WU4W__refillMeta{color:var(--foreground-muted);margin:2px 0 0;font-size:.62rem}.AppInventoryTab-module__e_WU4W__refillPacks{color:#ef4444;font-size:.8rem;font-weight:900}.AppInventoryTab-module__e_WU4W__sheetFooter{margin-top:4px}.AppInventoryTab-module__e_WU4W__btnCopyRefill{background:var(--primary);width:100%;color:var(--primary-contrast,#fff);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.82rem;font-weight:800;display:flex}.AppInventoryTab-module__e_WU4W__ledgerHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.AppInventoryTab-module__e_WU4W__ledgerActionType{color:var(--foreground);font-size:.78rem;font-weight:800}.AppInventoryTab-module__e_WU4W__ledgerTime{color:var(--foreground-muted);font-size:.6rem}.AppInventoryTab-module__e_WU4W__ledgerDetails{color:var(--foreground-muted);margin-top:4px;font-size:.65rem}.AppInventoryTab-module__e_WU4W__btnUndo{border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;margin-top:6px;padding:3px 8px;font-size:.6rem;display:flex}.AppInventoryTab-module__e_WU4W__brandGroupTitle{color:var(--foreground-muted);margin:8px 0 2px;font-size:.7rem;font-weight:800}.AppInventoryTab-module__e_WU4W__brandItem{cursor:pointer;transition:all .15s}.AppInventoryTab-module__e_WU4W__brandItemActive{background:color-mix(in srgb, var(--primary) 12%, transparent);border:1px solid color-mix(in srgb, var(--primary) 30%, transparent)}.AppInventoryTab-module__e_WU4W__brandName{color:var(--foreground);font-size:.78rem;font-weight:750}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__cabinetView,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__cabinetView){flex-direction:column!important;grid-template-rows:none!important;grid-template-columns:none!important;gap:20px!important;display:flex!important}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__hyperosHeroCard,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__hyperosHeroCard){box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;grid-area:auto!important;padding:16px 8px!important}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__sectionHeader,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__sectionHeader){grid-area:auto!important;margin:12px 0 0!important;padding:0 4px!important}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__hyperosBreakdownList,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__hyperosBreakdownList){flex-direction:column!important;grid-area:auto!important;gap:0!important;display:flex!important}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__hyperosCategoryRow,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__hyperosCategoryRow),:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__ledgerActionRow,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__ledgerActionRow){border:none!important;border-bottom:1px solid color-mix(in srgb, var(--foreground) 6%, transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:20px 8px!important}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__cylinderWrapper,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__cylinderWrapper){border-radius:50px/22px;width:100px;height:230px}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__mainStatNumber,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__mainStatNumber){font-size:2.5rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__mainStatLabel,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__mainStatLabel){font-size:.95rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__mainStatUnit,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__mainStatUnit){font-size:1.05rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__metaBox,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__metaBox){border-radius:14px;padding:10px 14px}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__metaLabel,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__metaLabel){font-size:.8rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__metaValue,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__metaValue){font-size:1.15rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__quickRefillAlert,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__quickRefillAlert),:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__quickSafeTag,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__quickSafeTag){padding:6px 12px;font-size:.82rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__sectionTitle,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__sectionTitle){font-size:1.3rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__categoryName,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__categoryName){font-size:1.05rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__categoryBeads,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__categoryBeads){font-size:1rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__categoryDot,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__categoryDot){width:22px;height:22px}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__microProgressTrack,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__microProgressTrack){height:6px;margin:2px 0}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__ledgerTitle,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__ledgerTitle){font-size:1.02rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__ledgerSub,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__ledgerSub){font-size:.8rem}:is([data-layout-mode=tablet] .AppInventoryTab-module__e_WU4W__ledgerIconBox,[data-layout-mode=desktop] .AppInventoryTab-module__e_WU4W__ledgerIconBox){border-radius:12px;width:38px;height:38px}
.AppLegalModal-module__BW0j3a__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:2000;box-sizing:border-box;background-color:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AppLegalModal-module__BW0j3a__legalModalCard{background-color:var(--popover-bg,#fff);border:1px solid var(--card-border,#eaeaea);border-radius:24px;flex-direction:column;width:100%;max-width:580px;height:80vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026,inset 0 1px #ffffff4d}.AppLegalModal-module__BW0j3a__modalHeader{border-bottom:1px solid var(--card-border,#eaeaea);align-items:center;gap:10px;padding:16px 20px;display:flex}.AppLegalModal-module__BW0j3a__headerIcon{color:var(--primary,#007aff);justify-content:center;align-items:center;display:flex}.AppLegalModal-module__BW0j3a__modalHeader h3{color:var(--foreground,#111);flex:1;margin:0;font-size:16px;font-weight:700}.AppLegalModal-module__BW0j3a__closeBtn{color:var(--foreground-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.AppLegalModal-module__BW0j3a__closeBtn:hover{background-color:var(--button-hover,#f5f5f7);color:var(--foreground,#111)}.AppLegalModal-module__BW0j3a__modalBody{background-color:#fcfcfc;flex:1;position:relative;overflow:hidden}.AppLegalModal-module__BW0j3a__legalIframe{background:0 0;border:none;width:100%;height:100%;display:block}.AppLegalModal-module__BW0j3a__modalActions{border-top:1px solid var(--card-border,#eaeaea);background-color:var(--popover-bg,#fff);justify-content:center;padding:14px 20px;display:flex}.AppLegalModal-module__BW0j3a__confirmBtn{background:var(--primary,#007aff);width:100%;height:44px;color:var(--primary-contrast,#fff);cursor:pointer;border:none;border-radius:12px;font-size:14px;font-weight:700;transition:opacity .2s}.AppLegalModal-module__BW0j3a__confirmBtn:hover{opacity:.9}.AppLegalModal-module__BW0j3a__confirmBtn:active{transform:scale(.98)}[data-is-mobile=true] .AppLegalModal-module__BW0j3a__closeBtn{display:none!important}
