.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(3,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:#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);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:6px;width:100%;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}
.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);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;height:44px;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}
.AppLoginModal-module__rSQh6a__loginModalCard{padding:32px 24px 28px;position:relative;overflow:hidden}.AppLoginModal-module__rSQh6a__loginModalCard:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--primary) 25%, transparent) 0%, transparent 70%);filter:blur(20px);pointer-events:none;z-index:0;width:240px;height:160px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.AppLoginModal-module__rSQh6a__closeBtn{border:1px solid var(--card-border);background:var(--button-bg);width:32px;height:32px;color:var(--foreground-muted);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.AppLoginModal-module__rSQh6a__closeBtn:hover{background:var(--button-hover);color:var(--foreground);transform:rotate(90deg)}.AppLoginModal-module__rSQh6a__modalHeader{text-align:center;z-index:1;margin-bottom:24px;position:relative}.AppLoginModal-module__rSQh6a__logoBadge{border:1px solid color-mix(in srgb, var(--primary) 18%, transparent);width:50px;height:50px;color:var(--primary);filter:drop-shadow(0 4px 12px color-mix(in srgb, var(--primary) 20%, transparent));background:linear-gradient(135deg,#8c52ff14 0%,#8c52ff2e 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.AppLoginModal-module__rSQh6a__modalHeader h2{color:var(--foreground);letter-spacing:.5px;margin:0 0 8px;font-size:22px;font-weight:700}.AppLoginModal-module__rSQh6a__modalHeader p{color:var(--foreground-muted);margin:0;font-size:13px;line-height:1.5}.AppLoginModal-module__rSQh6a__errorBanner{background:color-mix(in srgb, var(--danger) 15%, transparent);border:1px solid color-mix(in srgb, var(--danger) 25%, transparent);color:var(--danger);text-align:left;z-index:1;border-radius:12px;margin-bottom:20px;padding:10px 14px;font-size:13px;position:relative}.AppLoginModal-module__rSQh6a__loginForm{z-index:1;position:relative}.AppLoginModal-module__rSQh6a__inputGroup{text-align:left;flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.AppLoginModal-module__rSQh6a__inputGroup label{color:var(--foreground);align-items:center;gap:6px;padding-left:2px;font-size:13px;font-weight:600;display:flex}.AppLoginModal-module__rSQh6a__inputGroup label svg{color:var(--primary)}.AppLoginModal-module__rSQh6a__inputGroup input{background:var(--button-bg);border:1px solid var(--card-border);height:48px;color:var(--foreground);border-radius:14px;outline:none;padding:0 16px;font-size:14px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0000000d}.AppLoginModal-module__rSQh6a__inputGroup input::placeholder{color:var(--foreground-muted)}.AppLoginModal-module__rSQh6a__inputGroup input:focus{border-color:var(--primary);background:var(--button-hover);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 15%, transparent), inset 0 2px 4px #0000000d}.AppLoginModal-module__rSQh6a__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);width:100%;height:50px;color:var(--popover-bg);cursor:pointer;box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 30%, transparent), inset 0 1px 0 color-mix(in srgb, var(--popover-bg) 20%, transparent);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.AppLoginModal-module__rSQh6a__submitBtn:hover:not(:disabled){box-shadow:0 6px 20px color-mix(in srgb, var(--primary) 40%, transparent), inset 0 1px 0 color-mix(in srgb, var(--popover-bg) 20%, transparent);transform:translateY(-1px)}.AppLoginModal-module__rSQh6a__submitBtn:active:not(:disabled){transform:translateY(1px)}.AppLoginModal-module__rSQh6a__submitBtn:disabled{opacity:.6;cursor:not-allowed;background:var(--button-bg);box-shadow:none;color:var(--foreground-muted)}.AppLoginModal-module__rSQh6a__submitIcon{transition:transform .2s}.AppLoginModal-module__rSQh6a__submitBtn:hover:not(:disabled) .AppLoginModal-module__rSQh6a__submitIcon{transform:translate(2px)}.AppLoginModal-module__rSQh6a__spinner{animation:1s linear infinite AppLoginModal-module__rSQh6a__spin}.AppLoginModal-module__rSQh6a__modeSwitch{text-align:center;color:var(--foreground-muted);z-index:1;margin-top:20px;font-size:13px;position:relative}.AppLoginModal-module__rSQh6a__modeSwitch button{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:600;transition:opacity .2s}.AppLoginModal-module__rSQh6a__modeSwitch button:hover{opacity:.8;text-decoration:underline}@keyframes AppLoginModal-module__rSQh6a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AppLoginModal-module__rSQh6a__agreementGroup{text-align:left;flex-direction:row;align-items:flex-start;gap:8px;margin:16px 0 18px;padding:0 4px;display:flex}.AppLoginModal-module__rSQh6a__agreementGroup input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--primary);border-radius:4px;flex-shrink:0;margin-top:2px}.AppLoginModal-module__rSQh6a__agreementGroup label{color:var(--foreground-muted);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;line-height:1.5}.AppLoginModal-module__rSQh6a__agreementGroup label a{color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s}.AppLoginModal-module__rSQh6a__agreementGroup label a:hover{opacity:.8;text-decoration:underline}[data-is-mobile=true] .AppLoginModal-module__rSQh6a__closeBtn{display:none!important}
.AppSettingsPage-module__jKvuRa__settingsPage{z-index:2000;box-sizing:border-box;pointer-events:none;visibility:hidden;will-change:transform, visibility;contain:strict;content-visibility:auto;contain-intrinsic-size:100vw 100vh;flex-direction:column;width:100vw;height:100vh;transition:transform .32s cubic-bezier(.15,.85,.35,1),visibility .32s step-end;display:flex;position:fixed;top:0;left:0;transform:translate(100%);background:var(--background)!important;background-image:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--primary) 7%, transparent) 0%, transparent 45%), radial-gradient(circle at 90% 70%, color-mix(in srgb, var(--secondary) 5%, transparent) 0%, transparent 45%)!important}.AppSettingsPage-module__jKvuRa__settingsPage.AppSettingsPage-module__jKvuRa__active{pointer-events:auto;visibility:visible;transition:transform .32s cubic-bezier(.15,.85,.35,1),visibility step-start;transform:translate(0,0)}.ios-platform .AppSettingsPage-module__jKvuRa__settingsPage{background:color-mix(in srgb, var(--background) 45%, transparent)!important;-webkit-backdrop-filter:blur(35px)saturate(180%)!important}.AppSettingsPage-module__jKvuRa__navbar{box-sizing:border-box;background:0 0;border-bottom:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:56px;padding-left:16px;padding-right:16px;display:flex}.AppSettingsPage-module__jKvuRa__navBackBtn{background:var(--button-bg);border:none;border:1px solid var(--card-border);width:40px;height:40px;color:var(--foreground);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AppSettingsPage-module__jKvuRa__navBackBtn:active{background:var(--button-hover);transform:scale(.92)}.AppSettingsPage-module__jKvuRa__navTitle{color:var(--foreground);text-align:center;letter-spacing:-.2px;margin:0;font-size:1.08rem;font-weight:800}.AppSettingsPage-module__jKvuRa__navRightPlaceholder{width:40px;height:40px}.AppSettingsPage-module__jKvuRa__settingsBody{width:100%;padding:1.25rem 1rem calc(1.5rem + env(safe-area-inset-bottom));box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.AppSettingsPage-module__jKvuRa__subPageOverlay{z-index:10;box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;background:var(--background)!important;background-image:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--primary) 7%, transparent) 0%, transparent 45%), radial-gradient(circle at 90% 70%, color-mix(in srgb, var(--secondary) 5%, transparent) 0%, transparent 45%)!important}.ios-platform .AppSettingsPage-module__jKvuRa__subPageOverlay{background:color-mix(in srgb, var(--background) 45%, transparent)!important;-webkit-backdrop-filter:blur(35px)saturate(180%)!important}.AppSettingsPage-module__jKvuRa__subPageBody{width:100%;padding:1.25rem 1rem calc(1.5rem + env(safe-area-inset-bottom));box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.AppSettingsPage-module__jKvuRa__groupedCard{background:color-mix(in srgb, var(--card-bg) 80%, transparent);-webkit-backdrop-filter:blur(20px);border:1px solid color-mix(in srgb, var(--foreground) 3%, transparent);width:100%;box-shadow:0 8px 32px color-mix(in srgb, var(--foreground) 1.5%, transparent);box-sizing:border-box;border-radius:24px;margin-bottom:14px;overflow:hidden}.AppSettingsPage-module__jKvuRa__settingItem{cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left;border:none;border-bottom:1px solid color-mix(in srgb, var(--foreground) 4%, transparent);box-sizing:border-box;background:0 0;outline:none;flex-direction:row;align-items:center;gap:14px;width:100%;height:56px;padding:0 18px;transition:background-color .2s,transform .2s cubic-bezier(.16,1,.3,1);display:flex}.AppSettingsPage-module__jKvuRa__settingItem:last-child{border-bottom:none}.AppSettingsPage-module__jKvuRa__settingItem:active{background:color-mix(in srgb, var(--primary) 5%, transparent);transform:scale(.985)}.AppSettingsPage-module__jKvuRa__settingItem span{color:var(--foreground);flex:1;font-size:.84rem;font-weight:700}.AppSettingsPage-module__jKvuRa__itemIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.AppSettingsPage-module__jKvuRa__iconTheme{background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary)}.AppSettingsPage-module__jKvuRa__iconLanguage{background:color-mix(in srgb, var(--info,#007aff) 8%, transparent);color:var(--info,#007aff)}.AppSettingsPage-module__jKvuRa__iconInventory{background:color-mix(in srgb, var(--secondary) 8%, transparent);color:var(--secondary)}.AppSettingsPage-module__jKvuRa__iconMini{background:color-mix(in srgb, var(--accent) 8%, transparent);color:var(--accent)}.AppSettingsPage-module__jKvuRa__iconGroup{background:color-mix(in srgb, var(--foreground-muted) 8%, transparent);color:var(--foreground-muted)}.AppSettingsPage-module__jKvuRa__iconLogout{background:color-mix(in srgb, var(--danger) 8%, transparent);color:var(--danger)}.AppSettingsPage-module__jKvuRa__itemArrow{color:var(--foreground-muted);opacity:.5;transition:transform .2s}.AppSettingsPage-module__jKvuRa__settingItem:active .AppSettingsPage-module__jKvuRa__itemArrow{transform:translate(3px)}.AppSettingsPage-module__jKvuRa__logoutItem span{color:var(--danger)}.AppSettingsPage-module__jKvuRa__iconDoc{background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary)}.AppSettingsPage-module__jKvuRa__iconShield{color:#34c759;background:#34c75914}.AppSettingsPage-module__jKvuRa__iconUnregister{background:color-mix(in srgb, var(--danger) 8%, transparent);color:var(--danger)}.AppSettingsPage-module__jKvuRa__unregisterItem span{color:var(--danger)}.AppSettingsPage-module__jKvuRa__arrowExpanded{opacity:.8;transform:rotate(90deg)!important}.AppSettingsPage-module__jKvuRa__currentThemeText{color:var(--foreground-muted);text-align:right;margin-right:2px;font-size:.72rem;font-weight:600}.AppSettingsPage-module__jKvuRa__subPageTitle{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:6px;margin-bottom:6px;padding-left:4px;font-size:.72rem;font-weight:800}.AppSettingsPage-module__jKvuRa__subPageList{flex-direction:column;gap:10px;display:flex}.AppSettingsPage-module__jKvuRa__subThemeCard{background:color-mix(in srgb, var(--card-bg) 80%, transparent);-webkit-backdrop-filter:blur(20px);border:1px solid color-mix(in srgb, var(--foreground) 3%, transparent);cursor:pointer;box-sizing:border-box;width:100%;box-shadow:0 4px 12px color-mix(in srgb, var(--foreground) 1.5%, transparent);text-align:left;border-radius:20px;justify-content:space-between;align-items:center;padding:16px 18px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AppSettingsPage-module__jKvuRa__subThemeCard:active{background:color-mix(in srgb, var(--primary) 6%, var(--card-bg));transform:scale(.985)translateY(1px)}.AppSettingsPage-module__jKvuRa__subThemeCardActive{border-color:var(--primary);box-shadow:0 6px 20px color-mix(in srgb, var(--primary) 12%, transparent);background:color-mix(in srgb, var(--primary) 3%, var(--card-bg))}.AppSettingsPage-module__jKvuRa__subThemeMeta{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.AppSettingsPage-module__jKvuRa__subThemeName{color:var(--foreground);font-size:.84rem;font-weight:850}.AppSettingsPage-module__jKvuRa__subThemeId{color:var(--foreground-muted);font-size:.62rem;font-weight:750}.AppSettingsPage-module__jKvuRa__subThemeColors{align-items:center;gap:4px;display:flex}.AppSettingsPage-module__jKvuRa__colorDotLarge{border:1px solid #fff6;border-radius:50%;width:12px;height:12px;box-shadow:0 2px 6px #0000001a}.AppSettingsPage-module__jKvuRa__subLanguageCard{background:color-mix(in srgb, var(--card-bg) 80%, transparent);-webkit-backdrop-filter:blur(20px);border:1px solid color-mix(in srgb, var(--foreground) 3%, transparent);cursor:pointer;box-sizing:border-box;width:100%;box-shadow:0 4px 12px color-mix(in srgb, var(--foreground) 1.5%, transparent);text-align:left;border-radius:20px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AppSettingsPage-module__jKvuRa__subLanguageCard:active{background:color-mix(in srgb, var(--primary) 6%, var(--card-bg));transform:scale(.985)translateY(1px)}.AppSettingsPage-module__jKvuRa__subLanguageCardActive{border-color:var(--primary);box-shadow:0 6px 20px color-mix(in srgb, var(--primary) 12%, transparent);background:color-mix(in srgb, var(--primary) 3%, var(--card-bg))}.AppSettingsPage-module__jKvuRa__subLanguageName{color:var(--foreground);font-size:.84rem;font-weight:850}.AppSettingsPage-module__jKvuRa__checkedIndicator{color:var(--primary);font-size:.84rem;font-weight:900}
.AppQrModal-module__iEBBAW__modalBackdrop{-webkit-backdrop-filter:blur(10px);z-index:1020;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppQrModal-module__iEBBAW__modalWrapper{z-index:1021;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.AppQrModal-module__iEBBAW__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}.AppQrModal-module__iEBBAW__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}.AppQrModal-module__iEBBAW__closeModalBtn:active{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.AppQrModal-module__iEBBAW__modalHeader{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.15rem;display:flex}.AppQrModal-module__iEBBAW__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}.AppQrModal-module__iEBBAW__modalHeader h2{color:var(--foreground);font-size:1rem;font-weight:800}.AppQrModal-module__iEBBAW__modalHeader p{color:var(--foreground-muted);font-size:.7rem;font-weight:550}.AppQrModal-module__iEBBAW__qrCodeContainer{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.AppQrModal-module__iEBBAW__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}.AppQrModal-module__iEBBAW__qrCodeImg{border-radius:12px}.AppQrModal-module__iEBBAW__scanLine{background:linear-gradient(90deg, transparent, var(--primary), transparent);z-index:5;height:2px;animation:3s linear infinite AppQrModal-module__iEBBAW__scan;position:absolute;left:5px;right:5px}@keyframes AppQrModal-module__iEBBAW__scan{0%{top:5px}50%{top:175px}to{top:5px}}.AppQrModal-module__iEBBAW__qrHint{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.AppQrModal-module__iEBBAW__modalFooter{border-top:1px solid var(--card-border);width:100%;margin-top:1.15rem;padding-top:.65rem}.AppQrModal-module__iEBBAW__modalFooter p{color:var(--foreground-muted);font-size:.6rem;font-weight:550}.AppQrModal-module__iEBBAW__modalHeaderIconMini{background-color:var(--accent);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}
.AppDrawingActionDrawer-module__FrWKCq__drawerContainer{z-index:1000;pointer-events:none;visibility:hidden;will-change:visibility;width:100vw;height:100vh;transition:visibility .28s step-end;position:fixed;top:0;left:0}.AppDrawingActionDrawer-module__FrWKCq__drawerContainer.AppDrawingActionDrawer-module__FrWKCq__active{pointer-events:auto;visibility:visible;transition:visibility step-start}.AppDrawingActionDrawer-module__FrWKCq__backdrop{-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:1;background:#00000059;width:100%;height:100%;transition:opacity .25s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.AppDrawingActionDrawer-module__FrWKCq__drawerContainer.AppDrawingActionDrawer-module__FrWKCq__active .AppDrawingActionDrawer-module__FrWKCq__backdrop{opacity:1;pointer-events:auto}.AppDrawingActionDrawer-module__FrWKCq__drawerWrapper{z-index:2;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.AppDrawingActionDrawer-module__FrWKCq__drawerCard{pointer-events:auto;background:var(--popover-bg);border-top:1px solid var(--card-border);box-sizing:border-box;will-change:transform;-webkit-font-smoothing:antialiased;backface-visibility:hidden;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:.75rem 1.25rem 2.2rem;transition:transform .28s cubic-bezier(.15,.85,.35,1);display:flex;transform:translateY(100%);box-shadow:0 -8px 30px #00000014}.AppDrawingActionDrawer-module__FrWKCq__drawerContainer.AppDrawingActionDrawer-module__FrWKCq__active .AppDrawingActionDrawer-module__FrWKCq__drawerCard{transform:translateY(0)}.AppDrawingActionDrawer-module__FrWKCq__dragHandle{background:color-mix(in srgb, var(--foreground) 12%, transparent);cursor:pointer;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin-bottom:.85rem}.AppDrawingActionDrawer-module__FrWKCq__drawingHeaderCard{background:color-mix(in srgb, var(--foreground) 3%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);box-sizing:border-box;border-radius:18px;flex-direction:row;align-items:center;gap:14px;width:100%;margin-bottom:1.25rem;padding:12px 14px;display:flex}.AppDrawingActionDrawer-module__FrWKCq__thumbnailWrapper{border:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000a}.AppDrawingActionDrawer-module__FrWKCq__thumbnailImg{object-fit:contain;width:100%;height:100%}.AppDrawingActionDrawer-module__FrWKCq__drawingMeta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AppDrawingActionDrawer-module__FrWKCq__drawingTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.92rem;font-weight:850;overflow:hidden}.AppDrawingActionDrawer-module__FrWKCq__metaTagsRow{flex-flow:wrap;align-items:center;gap:6px;display:flex}.AppDrawingActionDrawer-module__FrWKCq__specBadge{background:color-mix(in srgb, var(--primary) 10%, transparent);color:var(--primary);border-radius:6px;padding:2px 6px;font-size:.64rem;font-weight:700}.AppDrawingActionDrawer-module__FrWKCq__statusBadgeTodo{color:#d97706;background:#f59e0b1f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.64rem;font-weight:700;display:flex}.AppDrawingActionDrawer-module__FrWKCq__statusBadgeCompleted{color:#059669;background:#10b9811f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.64rem;font-weight:700;display:flex}.AppDrawingActionDrawer-module__FrWKCq__cloudBadge{color:#2563eb;background:#3b82f61a;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.64rem;font-weight:700;display:flex}.AppDrawingActionDrawer-module__FrWKCq__publishBadgePending{color:#d97706;background:#f59e0b1f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.64rem;font-weight:700;display:flex}.AppDrawingActionDrawer-module__FrWKCq__publishBadgeApproved{color:#8c52ff;background:#8c52ff1f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.64rem;font-weight:700;display:flex}.AppDrawingActionDrawer-module__FrWKCq__publishBadgeRejected{color:#ef4444;background:#ef44441f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.64rem;font-weight:700;display:flex}.AppDrawingActionDrawer-module__FrWKCq__rejectAlertBox{box-sizing:border-box;background:#ef444414;border:1px solid #ef444433;border-radius:14px;flex-direction:row;align-items:flex-start;gap:10px;width:100%;margin-bottom:1rem;padding:10px 12px;display:flex}.AppDrawingActionDrawer-module__FrWKCq__rejectIcon{color:#ef4444;flex-shrink:0;margin-top:2px}.AppDrawingActionDrawer-module__FrWKCq__rejectText{flex-direction:column;gap:2px;display:flex}.AppDrawingActionDrawer-module__FrWKCq__rejectText h4{color:#ef4444;margin:0;font-size:.76rem;font-weight:800}.AppDrawingActionDrawer-module__FrWKCq__rejectText p{color:var(--foreground-muted);margin:0;font-size:.65rem}.AppDrawingActionDrawer-module__FrWKCq__drawerContent{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;display:flex}.AppDrawingActionDrawer-module__FrWKCq__actionBtn{background:color-mix(in srgb, var(--popover-bg) 60%, transparent);border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left;border-radius:18px;outline:none;flex-direction:row;align-items:center;gap:14px;width:100%;padding:12px 14px;font-family:inherit;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #00000003}.AppDrawingActionDrawer-module__FrWKCq__actionBtn:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 20%, transparent);transform:scale(.98)}.AppDrawingActionDrawer-module__FrWKCq__primaryActionBtn{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 12%, transparent) 0%, color-mix(in srgb, var(--secondary) 8%, transparent) 100%);border:1.5px solid color-mix(in srgb, var(--primary) 25%, transparent)}.AppDrawingActionDrawer-module__FrWKCq__dangerActionBtn{border-color:#ef444426}.AppDrawingActionDrawer-module__FrWKCq__iconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background-color .2s;display:flex}.AppDrawingActionDrawer-module__FrWKCq__iconEdit{color:var(--primary,#8c52ff);background:linear-gradient(135deg,#8c52ff1f 0%,#fc00ff29 100%)}.AppDrawingActionDrawer-module__FrWKCq__iconStatus{color:#d97706;background:linear-gradient(135deg,#f59e0b1a 0%,#f59e0b29 100%)}.AppDrawingActionDrawer-module__FrWKCq__iconStatusCompleted{color:#059669;background:linear-gradient(135deg,#10b9811a 0%,#10b98129 100%)}.AppDrawingActionDrawer-module__FrWKCq__iconSync{color:#2563eb;background:linear-gradient(135deg,#3b82f61a 0%,#3b82f629 100%)}.AppDrawingActionDrawer-module__FrWKCq__iconPublish{color:#c084fc;background:linear-gradient(135deg,#fc00ff1f 0%,#8c52ff29 100%)}.AppDrawingActionDrawer-module__FrWKCq__iconDelete{color:#ef4444;background:linear-gradient(135deg,#ef44441a 0%,#ef444429 100%)}.AppDrawingActionDrawer-module__FrWKCq__btnText{flex-direction:column;flex:1;gap:2px;display:flex}.AppDrawingActionDrawer-module__FrWKCq__btnText h4{color:var(--foreground);margin:0;font-size:.82rem;font-weight:850}.AppDrawingActionDrawer-module__FrWKCq__btnText p{color:var(--foreground-muted);margin:0;font-size:.64rem;line-height:1.3}
.PublishModal-module__tndk_G__overlay{z-index:1000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PublishModal-module__tndk_G__backdrop{-webkit-backdrop-filter:blur(14px);background:#19171473;position:absolute;inset:0}.PublishModal-module__tndk_G__modal{z-index:1001;background:#faf6f0f2;border:1px solid #fff9;border-radius:24px;flex-direction:column;width:100%;max-width:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -15px #1b171340,inset 0 0 1px #fffc}.PublishModal-module__tndk_G__header{border-bottom:1px solid #3d3a3514;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PublishModal-module__tndk_G__headerTitle{flex-direction:column;gap:4px;display:flex}.PublishModal-module__tndk_G__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff5e7e 0%,#ff2a55 100%);border-radius:99px;align-items:center;gap:4px;width:fit-content;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #ff5e7e4d}.PublishModal-module__tndk_G__sparkleIcon{animation:3s linear infinite PublishModal-module__tndk_G__rotateSparkle}@keyframes PublishModal-module__tndk_G__rotateSparkle{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)scale(1)}}.PublishModal-module__tndk_G__headerTitle h3{color:#3d3a35;margin:0;font-size:18px;font-weight:700}.PublishModal-module__tndk_G__closeBtn{color:#8c8780;cursor:pointer;background:#3d3a350d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PublishModal-module__tndk_G__closeBtn:hover{color:#ff5e7e;background:#ff5e7e1a;transform:scale(1.05)}.PublishModal-module__tndk_G__closeBtn:active{transform:scale(.95)}.PublishModal-module__tndk_G__form{flex-direction:column;gap:20px;padding:24px;display:flex}.PublishModal-module__tndk_G__formGroup{flex-direction:column;gap:8px;display:flex}.PublishModal-module__tndk_G__formGroup label{color:#5c5750;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.PublishModal-module__tndk_G__labelTagIcon{color:#ff5e7e}.PublishModal-module__tndk_G__labelRow{justify-content:space-between;align-items:center;display:flex}.PublishModal-module__tndk_G__charCount{color:#a8a39b;font-size:11px}.PublishModal-module__tndk_G__input,.PublishModal-module__tndk_G__textarea{color:#3d3a35;background:#fff;border:1px solid #3d3a3526;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:all .25s;box-shadow:inset 0 2px 6px #3d3a3505}.PublishModal-module__tndk_G__input:focus,.PublishModal-module__tndk_G__textarea:focus{background:#fff;border-color:#ff5e7e;box-shadow:0 0 0 3px #ff5e7e26,inset 0 2px 6px #3d3a3505}.PublishModal-module__tndk_G__textarea{resize:none}.PublishModal-module__tndk_G__hotTagsSection{flex-direction:column;gap:8px;margin-top:10px;display:flex}.PublishModal-module__tndk_G__hotTagsLabel{color:#8c8780;font-size:12px;font-weight:600}.PublishModal-module__tndk_G__tagsContainer{flex-wrap:wrap;gap:8px;display:flex}.PublishModal-module__tndk_G__tagPill{color:#5c5750;cursor:pointer;background:#3d3a350d;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;min-height:28px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.PublishModal-module__tndk_G__tagPill:hover{color:#3d3a35;background:#3d3a3514;transform:translateY(-1px)}.PublishModal-module__tndk_G__tagPillActive{color:#ff5e7e;background:#ff5e7e1a;border-color:#ff5e7e4d;box-shadow:0 4px 12px #ff5e7e1a}.PublishModal-module__tndk_G__tagPillActive:hover{color:#ff2a55;background:#ff5e7e26;border-color:#ff5e7e66}.PublishModal-module__tndk_G__footerActions{border-top:1px solid #3d3a3514;justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;padding-top:20px;display:flex}.PublishModal-module__tndk_G__cancelBtn{color:#8c8780;cursor:pointer;background:0 0;border:1px solid #3d3a3526;border-radius:12px;min-height:44px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.PublishModal-module__tndk_G__cancelBtn:hover{color:#3d3a35;background:#3d3a350a;border-color:#3d3a3540}.PublishModal-module__tndk_G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5e7e 0%,#ff2a55 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 28px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 6px 20px #ff5e7e40}.PublishModal-module__tndk_G__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#ff708e 0%,#ff3b63 100%);transform:translateY(-1px);box-shadow:0 8px 24px #ff5e7e59}.PublishModal-module__tndk_G__submitBtn:active:not(:disabled){transform:translateY(1px)}.PublishModal-module__tndk_G__submitBtn:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#d4cfc7}.PublishModal-module__tndk_G__spinner{animation:1s linear infinite PublishModal-module__tndk_G__spin}@keyframes PublishModal-module__tndk_G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PublishModal-module__tndk_G__auditNotice{background:#ff5e7e0d;border:1px dashed #ff5e7e38;border-radius:12px;align-items:flex-start;gap:8px;padding:10px 14px;display:flex}.PublishModal-module__tndk_G__noticeIcon{color:#ff5e7e;flex-shrink:0;margin-top:1.5px}.PublishModal-module__tndk_G__noticeText{color:#8c8780;margin:0;font-size:11.5px;font-weight:500;line-height:1.45}@media (max-width:480px){.PublishModal-module__tndk_G__modal{border-radius:20px}.PublishModal-module__tndk_G__form{gap:16px;padding:20px}.PublishModal-module__tndk_G__tagPill{padding:5px 12px;font-size:11px}}.PublishModal-module__tndk_G__verifiedBadge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:99px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #10b98140}.PublishModal-module__tndk_G__artistNoticeBanner{color:#b45309;background:#f59e0b14;border:1px solid #f59e0b40;border-radius:14px;align-items:flex-start;gap:10px;margin:16px 24px 0;padding:12px 14px;display:flex}.PublishModal-module__tndk_G__artistNoticeText{margin:0;font-size:12px;font-weight:500;line-height:1.5}.PublishModal-module__tndk_G__termsContainer{background:#ffffffb3;border:1px solid #3d3a351a;border-radius:16px;flex-direction:column;gap:12px;max-height:200px;margin:14px 24px;padding:14px;display:flex;overflow-y:auto}.PublishModal-module__tndk_G__termItem{flex-direction:column;gap:3px;display:flex}.PublishModal-module__tndk_G__termTitle{color:#3d3a35;font-size:12px;font-weight:700}.PublishModal-module__tndk_G__termDesc{color:#6e6a64;margin:0;font-size:11px;line-height:1.45}.PublishModal-module__tndk_G__agreeCheckRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:0 24px 16px;display:flex}.PublishModal-module__tndk_G__checkboxInput{accent-color:#ff2a55;cursor:pointer;width:16px;height:16px}.PublishModal-module__tndk_G__agreeLabelText{color:#3d3a35;font-size:12px;font-weight:600}.PublishModal-module__tndk_G__agreeSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5e7e 0%,#ff2a55 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:calc(100% - 48px);height:44px;margin:0 24px 24px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 20px #ff2a554d}.PublishModal-module__tndk_G__agreeSubmitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.PublishModal-module__tndk_G__agreeSubmitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #ff2a5566}
.AppMineTab-module__2Le5Da__minePanel{box-sizing:border-box;flex-direction:column;flex:1;gap:.85rem;width:100%;padding:0;display:flex}.AppMineTab-module__2Le5Da__profileCard{-webkit-backdrop-filter:blur(25px);box-sizing:border-box;border-radius:20px;flex-direction:column;width:100%;padding:1.15rem;display:flex;position:relative;overflow:hidden;background:radial-gradient(color-mix(in srgb, var(--primary) 3.5%, transparent) 1px, transparent 1px) 0 0 / 8px 8px, linear-gradient(135deg, color-mix(in srgb, var(--popover-bg) 60%, transparent) 0%, color-mix(in srgb, var(--popover-bg) 40%, transparent) 100%)!important;border:1px solid var(--card-border)!important;box-shadow:0 12px 35px color-mix(in srgb, var(--primary) 3%, transparent), inset 0 1px 0 color-mix(in srgb, var(--popover-bg) 45%, transparent)!important}.AppMineTab-module__2Le5Da__userHeaderSection{box-sizing:border-box;flex-direction:column;width:100%;display:flex;position:relative}.AppMineTab-module__2Le5Da__bannerGlow{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 16%, transparent) 0%, transparent 80%);filter:blur(20px);pointer-events:none;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.AppMineTab-module__2Le5Da__userInfoRow{flex-direction:row;align-items:center;gap:16px;width:100%;display:flex}.AppMineTab-module__2Le5Da__avatarWrapper{box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:3px;transition:all .25s;display:flex;position:relative;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%)!important;box-shadow:0 6px 18px color-mix(in srgb, var(--primary) 20%, transparent)!important}.AppMineTab-module__2Le5Da__avatarCircle{box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);border:2px solid var(--popover-bg)!important}.AppMineTab-module__2Le5Da__pixelAvatarImg{object-fit:cover;filter:drop-shadow(0 2px 4px #00000014);border-radius:50%;width:100%;height:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.AppMineTab-module__2Le5Da__avatarWrapper:hover .AppMineTab-module__2Le5Da__avatarCircle{transform:scale(1.04)}.AppMineTab-module__2Le5Da__avatarWrapper:hover .AppMineTab-module__2Le5Da__pixelAvatarImg{transform:scale(1.15)rotate(-6deg)}.AppMineTab-module__2Le5Da__unloggedAvatarIcon{color:var(--primary);opacity:.85}.AppMineTab-module__2Le5Da__userMeta{flex-direction:column;flex:1;gap:3px;display:flex}.AppMineTab-module__2Le5Da__usernameRow{align-items:center;gap:8px;display:flex}.AppMineTab-module__2Le5Da__usernameText{color:var(--foreground);letter-spacing:-.2px;font-size:1.15rem;font-weight:800}.AppMineTab-module__2Le5Da__vipPill{background:linear-gradient(135deg, var(--accent) 0%, var(--primary) 100%);color:var(--popover-bg);letter-spacing:.3px;box-shadow:0 2px 6px color-mix(in srgb, var(--primary) 20%, transparent);border-radius:6px;padding:1.5px 6.5px;font-size:.58rem;font-weight:800}.AppMineTab-module__2Le5Da__roleText{color:var(--foreground-muted);letter-spacing:.2px;align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:flex}.AppMineTab-module__2Le5Da__avatarLetter{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:900}.AppMineTab-module__2Le5Da__roleIcon{color:var(--accent);filter:drop-shadow(0 2px 4px color-mix(in srgb, var(--accent) 25%, transparent));flex-shrink:0}.AppMineTab-module__2Le5Da__sectionIcon{color:var(--primary,#8c52ff);opacity:.85;flex-shrink:0}.AppMineTab-module__2Le5Da__unloggedHeader{cursor:pointer}.AppMineTab-module__2Le5Da__settingsTrigger{width:32px;height:32px;color:var(--foreground-muted);cursor:pointer;z-index:10;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:14px;right:14px;background:color-mix(in srgb, var(--popover-bg) 60%, transparent)!important;border:1px solid var(--card-border)!important;box-shadow:0 4px 12px #00000005!important}.AppMineTab-module__2Le5Da__settingsTrigger:hover{color:var(--primary);transform:scale(1.06)rotate(20deg);background:var(--popover-bg)!important}.AppMineTab-module__2Le5Da__settingsTrigger:active{transform:scale(.92)rotate(35deg)}.AppMineTab-module__2Le5Da__statsRow{border-top:1px solid var(--card-border);flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin-top:1.2rem;padding-top:.9rem;display:flex}.AppMineTab-module__2Le5Da__statItem{flex-direction:column;flex:1;align-items:center;display:flex}.AppMineTab-module__2Le5Da__statValue{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:850;line-height:1.1}.AppMineTab-module__2Le5Da__statLabel{color:var(--foreground-muted);margin-top:4px;font-size:.65rem;font-weight:650}.AppMineTab-module__2Le5Da__statDivider{background:var(--card-border);width:1px;height:20px}.AppMineTab-module__2Le5Da__mineContentArea{flex-direction:column;flex:1;width:100%;display:flex}.AppMineTab-module__2Le5Da__sectionHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.25rem;margin-bottom:.75rem;padding:0 2px;display:flex}.AppMineTab-module__2Le5Da__sectionTitleRow{flex-direction:row;align-items:center;gap:5px;display:flex}.AppMineTab-module__2Le5Da__sectionEmoji{font-size:1rem}.AppMineTab-module__2Le5Da__sectionTitle{color:var(--foreground);letter-spacing:-.2px;margin:0;font-size:.95rem;font-weight:800}.AppMineTab-module__2Le5Da__drawingsCount{color:var(--foreground-muted);background:var(--button-bg);border-radius:99px;padding:3px 8px;font-size:.65rem;font-weight:700}.AppMineTab-module__2Le5Da__filterTabBar{-webkit-overflow-scrolling:touch;flex-direction:row;align-items:center;gap:6px;width:100%;margin-bottom:10px;padding-bottom:6px;display:flex;overflow-x:auto}.AppMineTab-module__2Le5Da__filterTabBar::-webkit-scrollbar{display:none}.AppMineTab-module__2Le5Da__filterPill{border:1px solid var(--card-border);background:color-mix(in srgb, var(--popover-bg) 60%, transparent);color:var(--foreground-muted);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:12px;outline:none;padding:5px 11px;font-size:.68rem;font-weight:700;transition:all .2s}.AppMineTab-module__2Le5Da__filterPillActive{background:color-mix(in srgb, var(--popover-bg) 60%, transparent)!important;color:var(--primary,#8c52ff)!important;border-color:var(--primary,#8c52ff)!important;box-shadow:none!important}.AppMineTab-module__2Le5Da__appCoverBadge{z-index:5;background:color-mix(in srgb, var(--popover-bg) 85%, transparent);-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:6px;align-items:center;gap:3px;padding:3px 6.5px;font-size:.58rem;font-weight:700;display:flex;position:absolute;top:8px;left:8px}.AppMineTab-module__2Le5Da__badgeLocal{background:color-mix(in srgb, var(--foreground) 15%, transparent);color:var(--foreground-muted);border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent)}.AppMineTab-module__2Le5Da__badgeCloud{color:#2563eb;background:#3b82f633;border:1px solid #3b82f64d}.AppMineTab-module__2Le5Da__badgePending{color:#d97706;background:#f59e0b38;border:1px solid #f59e0b59}.AppMineTab-module__2Le5Da__badgePublished{color:#8c52ff;background:#8c52ff38;border:1px solid #8c52ff59}.AppMineTab-module__2Le5Da__badgeRejected{color:#ef4444;background:#ef444438;border:1px solid #ef444459}.AppMineTab-module__2Le5Da__drawingsGrid{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;display:grid}.AppMineTab-module__2Le5Da__gridDrawingCard{box-sizing:border-box;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;content-visibility:auto;contain-intrinsic-size:160px;will-change:transform;flex-direction:column;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;position:relative;overflow:hidden;background:var(--card-bg)!important;border:1px solid var(--card-border)!important;box-shadow:var(--shadow)!important;border-radius:16px!important;padding:0!important}.AppMineTab-module__2Le5Da__appBeadStatusBadge{z-index:5;background:color-mix(in srgb, var(--popover-bg) 85%, transparent);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:3px;padding:3px 6.5px;font-size:.6rem;font-weight:600;transition:all .2s;display:flex;position:absolute;bottom:8px;right:8px}.AppMineTab-module__2Le5Da__gridDrawingCard:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 12px 28px color-mix(in srgb, var(--primary) 5%, transparent)!important}.AppMineTab-module__2Le5Da__gridDrawingCard:active{transform:translateY(1px)scale(.97);box-shadow:var(--shadow)!important}.AppMineTab-module__2Le5Da__gridCoverWrapper{justify-content:center;align-items:center;width:100%;height:105px;display:flex;position:relative;overflow:hidden}.AppMineTab-module__2Le5Da__gridCover{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;pointer-events:none;object-fit:contain!important;width:70px!important;height:70px!important;position:relative!important}.AppMineTab-module__2Le5Da__gridCoverPlaceholder{opacity:.6;pointer-events:none;font-size:1.5rem}.AppMineTab-module__2Le5Da__gridMeta{flex-direction:column;gap:6px;display:flex;position:relative;background:0 0!important;padding:10px 10px 12px!important}.AppMineTab-module__2Le5Da__gridTitle{white-space:nowrap;text-overflow:ellipsis;text-align:left;margin:0;font-weight:700;overflow:hidden;color:var(--foreground)!important;font-size:.76rem!important}.AppMineTab-module__2Le5Da__gridSpecsRow{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.AppMineTab-module__2Le5Da__gridSpecs{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}.AppMineTab-module__2Le5Da__gridDeleteBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex}.AppMineTab-module__2Le5Da__gridDeleteBtn:hover{color:var(--danger)!important}.AppMineTab-module__2Le5Da__gridSyncBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin-left:auto;padding:2px;transition:color .2s;display:flex}.AppMineTab-module__2Le5Da__gridSyncBtn:hover{color:var(--primary)!important}.AppMineTab-module__2Le5Da__cloudStatus{justify-content:center;align-items:center;margin-left:auto;padding:2px;display:flex}.AppMineTab-module__2Le5Da__loadingBox{box-sizing:border-box;text-align:center;-webkit-backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;background:color-mix(in srgb, var(--popover-bg) 35%, transparent)!important;border:1px solid var(--card-border)!important;box-shadow:var(--shadow)!important;border-radius:24px!important;padding:2.2rem 1.5rem!important}.AppMineTab-module__2Le5Da__loadingSpin{color:var(--primary);margin-bottom:.65rem;animation:1s linear infinite AppMineTab-module__2Le5Da__spin}.AppMineTab-module__2Le5Da__loadingBox span{color:var(--foreground-muted);font-size:.72rem;font-weight:650}.AppMineTab-module__2Le5Da__emptyBox{box-sizing:border-box;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;padding:1.5rem 1rem!important}.AppMineTab-module__2Le5Da__emptyIconWrapper{border:2px dashed color-mix(in srgb, var(--primary) 25%, transparent);width:80px;height:80px;color:var(--primary);background:color-mix(in srgb, var(--popover-bg) 55%, transparent);box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 5%, transparent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex;position:relative}.AppMineTab-module__2Le5Da__emptyIconSvg{z-index:2;width:32px;height:32px;stroke:var(--primary);filter:drop-shadow(0 4px 8px color-mix(in srgb, var(--primary) 15%, transparent))}.AppMineTab-module__2Le5Da__emptyIconGlow{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 12%, transparent) 0%, transparent 70%);z-index:1;pointer-events:none;border-radius:50%;animation:2.5s ease-in-out infinite alternate AppMineTab-module__2Le5Da__emptyPulse;position:absolute;inset:-10px}.AppMineTab-module__2Le5Da__emptyTitle{letter-spacing:-.1px;font-size:.95rem;font-weight:800;color:var(--foreground)!important;margin:0 0 6px!important}.AppMineTab-module__2Le5Da__emptyDesc{max-width:250px;font-size:.76rem;font-weight:550;line-height:1.5;color:var(--foreground-muted)!important}@keyframes AppMineTab-module__2Le5Da__emptyPulse{0%{opacity:.6;transform:scale(.92)}to{opacity:1;transform:scale(1.08)}}@keyframes AppMineTab-module__2Le5Da__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AppMineTab-module__2Le5Da__appBeadStatusBadge:active{transform:scale(.93)}.AppMineTab-module__2Le5Da__appCompletedBadge{color:#10b981;background:#10b98138;border:1px solid #10b98159}.AppMineTab-module__2Le5Da__appTodoBadge{color:#f59e0b;background:#f59e0b38;border:1px solid #f59e0b59}.AppMineTab-module__2Le5Da__emptyCreateBtn{background:linear-gradient(135deg, var(--primary,#8c52ff) 0%, var(--secondary,#ff52c5) 100%);color:#fff;box-shadow:0 8px 24px color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);cursor:pointer;border:none;border-radius:20px;outline:none;margin-top:1.5rem;padding:10px 24px;font-size:.8rem;font-weight:700;transition:all .2s;animation:2s ease-in-out infinite AppMineTab-module__2Le5Da__breatheEffect}.AppMineTab-module__2Le5Da__emptyCreateBtn:active{box-shadow:0 4px 10px color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);transform:scale(.95)}@keyframes AppMineTab-module__2Le5Da__breatheEffect{0%,to{box-shadow:0 8px 24px color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent)}50%{box-shadow:0 8px 24px color-mix(in srgb, var(--primary,#8c52ff) 45%, transparent);transform:scale(1.02)}}
.AppCreateDrawer-module__GkpC_W__drawerContainer{z-index:1000;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppCreateDrawer-module__GkpC_W__drawerContainer.AppCreateDrawer-module__GkpC_W__active{pointer-events:auto}.AppCreateDrawer-module__GkpC_W__backdrop{-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:1;background:#0000004d;width:100%;height:100%;transition:opacity .25s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.AppCreateDrawer-module__GkpC_W__drawerContainer.AppCreateDrawer-module__GkpC_W__active .AppCreateDrawer-module__GkpC_W__backdrop{opacity:1;pointer-events:auto}.AppCreateDrawer-module__GkpC_W__drawerWrapper{z-index:2;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.AppCreateDrawer-module__GkpC_W__drawerCard{pointer-events:auto;background:var(--popover-bg);border-top:1px solid var(--card-border);box-sizing:border-box;will-change:transform;-webkit-font-smoothing:antialiased;backface-visibility:hidden;border-radius:24px 24px 0 0;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:.75rem 1.25rem 2.2rem;transition:transform .28s cubic-bezier(.15,.85,.35,1);display:flex;transform:translateY(100%);box-shadow:0 -8px 30px #0000000d}.AppCreateDrawer-module__GkpC_W__drawerContainer.AppCreateDrawer-module__GkpC_W__active .AppCreateDrawer-module__GkpC_W__drawerCard{transform:translateY(0)}.AppCreateDrawer-module__GkpC_W__dragHandle{background:color-mix(in srgb, var(--foreground) 10%, transparent);cursor:pointer;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin-bottom:.85rem}.AppCreateDrawer-module__GkpC_W__drawerHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.25rem;display:flex}.AppCreateDrawer-module__GkpC_W__drawerHeader h3{color:var(--foreground);margin:0;font-size:.95rem;font-weight:850}.AppCreateDrawer-module__GkpC_W__closeBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:28px;height:28px;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}.AppCreateDrawer-module__GkpC_W__closeBtn:active{background:color-mix(in srgb, var(--foreground) 8%, transparent)}.AppCreateDrawer-module__GkpC_W__drawerContent{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;display:flex}.AppCreateDrawer-module__GkpC_W__hiddenInput{display:none}.AppCreateDrawer-module__GkpC_W__actionBtn{background:color-mix(in srgb, var(--popover-bg) 60%, transparent);border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:left;border-radius:18px;outline:none;flex-direction:row;align-items:center;gap:14px;width:100%;padding:12px 14px;font-family:inherit;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #00000003}.AppCreateDrawer-module__GkpC_W__actionBtn:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 20%, transparent);transform:scale(.98)}.AppCreateDrawer-module__GkpC_W__iconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background-color .2s;display:flex}.AppCreateDrawer-module__GkpC_W__iconImage{color:#ff3b30;background:linear-gradient(135deg,#ff3b3012 0%,#ff3b301f 100%)}.AppCreateDrawer-module__GkpC_W__iconBlueprint{color:#8c52ff;background:linear-gradient(135deg,#8c52ff12 0%,#8c52ff1f 100%)}.AppCreateDrawer-module__GkpC_W__iconCanvas{color:#ff9500;background:linear-gradient(135deg,#ff950012 0%,#ff95001f 100%)}.AppCreateDrawer-module__GkpC_W__iconCode{color:#007aff;background:linear-gradient(135deg,#007aff12 0%,#007aff1f 100%)}.AppCreateDrawer-module__GkpC_W__btnText{flex-direction:column;flex:1;gap:2px;display:flex}.AppCreateDrawer-module__GkpC_W__btnText h4{color:var(--foreground);margin:0;font-size:.78rem;font-weight:850}.AppCreateDrawer-module__GkpC_W__btnText p{color:var(--foreground-muted);margin:0;font-size:.62rem;line-height:1.3}.AppCreateDrawer-module__GkpC_W__canvasSizeSelector{background:color-mix(in srgb, var(--popover-bg) 60%, transparent);border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);box-sizing:border-box;border-radius:18px;flex-direction:column;gap:12px;width:100%;padding:12px 14px;display:flex}.AppCreateDrawer-module__GkpC_W__actionHeader{flex-direction:row;align-items:center;gap:14px;width:100%;display:flex}.AppCreateDrawer-module__GkpC_W__sizeOptions{box-sizing:border-box;flex-direction:row;gap:10px;width:100%;padding-left:54px;display:flex}.AppCreateDrawer-module__GkpC_W__sizePill{background:color-mix(in srgb, var(--primary) 6%, transparent);height:32px;color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;outline:none;flex:1;justify-content:center;align-items:center;font-size:.72rem;font-weight:750;transition:all .2s;display:flex}.AppCreateDrawer-module__GkpC_W__sizePill:active{background:color-mix(in srgb, var(--primary) 15%, transparent);transform:scale(.96)}.AppCreateDrawer-module__GkpC_W__customSizePill{white-space:nowrap;background:color-mix(in srgb, var(--secondary) 6%, transparent)!important;color:var(--secondary)!important;border-color:color-mix(in srgb, var(--secondary) 12%, transparent)!important}.AppCreateDrawer-module__GkpC_W__customSizePill:active{transform:scale(.96);background:color-mix(in srgb, var(--secondary) 15%, transparent)!important}.AppCreateDrawer-module__GkpC_W__modalBackdrop{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppCreateDrawer-module__GkpC_W__modalWrapper{z-index:2001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AppCreateDrawer-module__GkpC_W__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);box-sizing:border-box;border-radius:20px;flex-direction:column;gap:16px;width:calc(100% - 32px);max-width:320px;padding:20px;display:flex;box-shadow:0 16px 40px #0000001f}.AppCreateDrawer-module__GkpC_W__modalHeader{flex-direction:column;gap:4px;display:flex}.AppCreateDrawer-module__GkpC_W__modalHeader h4{color:var(--foreground);margin:0;font-size:.95rem;font-weight:850}.AppCreateDrawer-module__GkpC_W__modalHeader p{color:var(--foreground-muted);margin:0;font-size:.65rem}.AppCreateDrawer-module__GkpC_W__modalBody{flex-direction:row;gap:12px;display:flex}.AppCreateDrawer-module__GkpC_W__inputGroup{flex-direction:column;flex:1;gap:6px;display:flex}.AppCreateDrawer-module__GkpC_W__inputGroup label{color:var(--foreground-muted);font-size:.62rem;font-weight:700}.AppCreateDrawer-module__GkpC_W__inputGroup input{border:1px solid var(--card-border);background:color-mix(in srgb, var(--foreground) 2%, transparent);width:100%;height:38px;color:var(--foreground);box-sizing:border-box;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:700;transition:border-color .2s}.AppCreateDrawer-module__GkpC_W__inputGroup input:focus{border-color:var(--primary)}.AppCreateDrawer-module__GkpC_W__modalActions{flex-direction:row;gap:10px;margin-top:4px;display:flex}.AppCreateDrawer-module__GkpC_W__cancelBtn{border:1px solid var(--card-border);height:38px;color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:10px;outline:none;flex:1;font-size:.76rem;font-weight:700;transition:all .2s}.AppCreateDrawer-module__GkpC_W__cancelBtn:active{background:color-mix(in srgb, var(--foreground) 3%, transparent)}.AppCreateDrawer-module__GkpC_W__confirmBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);height:38px;color:var(--popover-bg);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 20%, transparent);border:none;border-radius:10px;outline:none;flex:1.2;font-size:.76rem;font-weight:700;transition:all .2s}.AppCreateDrawer-module__GkpC_W__confirmBtn:active{opacity:.95;transform:scale(.98)}
.AppOnboarding-module__TSPffW__onboardingOverlay{z-index:99999;background-color:var(--background);padding:calc(env(safe-area-inset-top,24px) + 16px) 24px calc(env(safe-area-inset-bottom,24px) + 20px) 24px;color:var(--foreground);flex-direction:column;justify-content:space-between;align-items:center;transition:background-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;overflow:hidden}.AppOnboarding-module__TSPffW__ambientGlow1{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 12%, transparent) 0%, transparent 70%);filter:blur(40px);pointer-events:none;z-index:0;border-radius:50%;width:80vw;height:80vw;animation:15s ease-in-out infinite alternate AppOnboarding-module__TSPffW__floatAmbient1;position:absolute;top:-10%;left:-20%}.AppOnboarding-module__TSPffW__ambientGlow2{background:radial-gradient(circle, color-mix(in srgb, var(--secondary) 10%, transparent) 0%, transparent 70%);filter:blur(50px);pointer-events:none;z-index:0;border-radius:50%;width:90vw;height:90vw;animation:18s ease-in-out infinite alternate AppOnboarding-module__TSPffW__floatAmbient2;position:absolute;bottom:-10%;right:-20%}.AppOnboarding-module__TSPffW__skipBtn{color:var(--foreground-muted);cursor:pointer;z-index:10;opacity:.65;background:0 0;border:none;outline:none;align-self:flex-end;padding:8px 0;font-size:.8rem;font-weight:600;transition:all .2s}.AppOnboarding-module__TSPffW__skipBtn:active{opacity:.45;transform:scale(.97)}.AppOnboarding-module__TSPffW__slideContainer{z-index:2;flex:1;justify-content:center;align-items:center;width:100%;max-width:360px;margin:10px 0;display:flex;position:relative}.AppOnboarding-module__TSPffW__slideCard{cursor:grab;touch-action:pan-y;flex-direction:column;align-items:center;width:100%;display:flex}.AppOnboarding-module__TSPffW__slideCard:active{cursor:grabbing}.AppOnboarding-module__TSPffW__visualBox{justify-content:center;align-items:center;width:290px;height:290px;margin-bottom:24px;display:flex;position:relative}.AppOnboarding-module__TSPffW__splitSlider{border:4px solid var(--card-bg);z-index:2;background:var(--card-bg);touch-action:none;border-radius:28px;width:250px;height:250px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000014,0 4px 12px #00000008}.AppOnboarding-module__TSPffW__sliderImageUnder{width:100%;height:100%;position:absolute;top:0;left:0}.AppOnboarding-module__TSPffW__sliderImageOver{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.AppOnboarding-module__TSPffW__sliderImg{object-fit:cover;pointer-events:none}.AppOnboarding-module__TSPffW__pixelatedImg{image-rendering:pixelated;image-rendering:crisp-edges}.AppOnboarding-module__TSPffW__sliderBar{z-index:3;pointer-events:none;background-color:#fff;width:2.5px;position:absolute;top:0;bottom:0;box-shadow:0 0 8px #0003}.AppOnboarding-module__TSPffW__sliderHandle{width:32px;height:32px;color:var(--primary);pointer-events:none;background-color:#fff;border:1px solid #00000008;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 8px #00000026}.AppOnboarding-module__TSPffW__handleArrow{margin:0 -.5px}.AppOnboarding-module__TSPffW__illustrationContainer{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AppOnboarding-module__TSPffW__cardDecorativeLeft,.AppOnboarding-module__TSPffW__cardDecorativeRight{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:16px 20px;font-size:.8rem;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 25px #0000000a,0 3px 8px #00000005}.AppOnboarding-module__TSPffW__cardDecorativeLeft{color:var(--primary);animation:5s ease-in-out infinite AppOnboarding-module__TSPffW__floatLeft;top:45px;left:20px;transform:rotate(-8deg)}.AppOnboarding-module__TSPffW__cardDecorativeRight{color:var(--secondary);animation:5s ease-in-out infinite AppOnboarding-module__TSPffW__floatRight;bottom:45px;right:20px;transform:rotate(6deg)}.AppOnboarding-module__TSPffW__brushIcon{filter:drop-shadow(0 3px 6px color-mix(in srgb, var(--primary) 20%, transparent))}.AppOnboarding-module__TSPffW__miniPattern{border:1.5px solid var(--card-border);border-radius:10px}.AppOnboarding-module__TSPffW__logoBadge{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.AppOnboarding-module__TSPffW__logoImg{background:var(--card-bg);box-shadow:0 15px 35px color-mix(in srgb, var(--primary) 12%, transparent), 0 4px 12px #00000008;z-index:2;border:1px solid var(--card-border);border-radius:28px;padding:16px}.AppOnboarding-module__TSPffW__logoRipple{border:2px solid color-mix(in srgb, var(--primary) 20%, transparent);z-index:1;border-radius:50%;width:130px;height:130px;animation:2.5s ease-out infinite AppOnboarding-module__TSPffW__rippleEffect;position:absolute}.AppOnboarding-module__TSPffW__themeGridOnboarding{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:270px;display:grid}.AppOnboarding-module__TSPffW__themeOptionCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;box-sizing:border-box;border-radius:16px;outline:none;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #00000005}.AppOnboarding-module__TSPffW__themeOptionCardActive{box-shadow:0 8px 20px color-mix(in srgb, var(--primary) 12%, transparent);transform:translateY(-2px);border-color:var(--primary)!important;border-width:1.5px!important}.AppOnboarding-module__TSPffW__themeColorsPreview{gap:3px;display:flex}.AppOnboarding-module__TSPffW__themeColorDot{border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #00000014}.AppOnboarding-module__TSPffW__themeOptionName{color:var(--foreground);font-size:.72rem;font-weight:700}.AppOnboarding-module__TSPffW__contentBox{text-align:center;padding:0 16px}.AppOnboarding-module__TSPffW__slideTitle{color:var(--foreground);letter-spacing:-.3px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:1.45rem;font-weight:800;display:flex}.AppOnboarding-module__TSPffW__titleIcon{color:var(--secondary)}.AppOnboarding-module__TSPffW__slideDesc{color:var(--foreground-muted);max-width:290px;margin:0 auto;font-size:.88rem;font-weight:500;line-height:1.55}.AppOnboarding-module__TSPffW__footerArea{z-index:3;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:320px;display:flex}.AppOnboarding-module__TSPffW__dotContainer{justify-content:center;gap:8px;display:flex}.AppOnboarding-module__TSPffW__dot{background-color:color-mix(in srgb, var(--foreground) 15%, transparent);cursor:pointer;border-radius:3px;width:6px;height:6px;transition:all .3s cubic-bezier(.16,1,.3,1)}.AppOnboarding-module__TSPffW__dotActive{background-color:var(--primary);width:14px}.AppOnboarding-module__TSPffW__actionBtn{background-color:var(--primary);color:#fff;width:100%;height:48px;box-shadow:0 8px 20px color-mix(in srgb, var(--primary) 12%, transparent);cursor:pointer;border:none;border-radius:24px;outline:none;justify-content:center;align-items:center;gap:8px;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AppOnboarding-module__TSPffW__actionBtn:active{opacity:.9;box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 6%, transparent);transform:scale(.96)}.AppOnboarding-module__TSPffW__arrowIcon{transition:transform .2s}.AppOnboarding-module__TSPffW__actionBtn:hover .AppOnboarding-module__TSPffW__arrowIcon{transform:translate(3px)}@keyframes AppOnboarding-module__TSPffW__floatAmbient1{0%{transform:translate(0)scale(1)}to{transform:translate(10%,10%)scale(1.15)}}@keyframes AppOnboarding-module__TSPffW__floatAmbient2{0%{transform:translate(0)scale(1)}to{transform:translate(-10%,-5%)scale(1.1)}}@keyframes AppOnboarding-module__TSPffW__floatLeft{0%,to{transform:translateY(0)rotate(-8deg)}50%{transform:translateY(-6px)rotate(-6deg)}}@keyframes AppOnboarding-module__TSPffW__floatRight{0%,to{transform:translateY(0)rotate(6deg)}50%{transform:translateY(-6px)rotate(8deg)}}@keyframes AppOnboarding-module__TSPffW__rippleEffect{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}
.AppHome-module__uPMHQq__appHome{box-sizing:border-box;backface-visibility:hidden;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:translateZ(0);background-color:var(--background)!important;background-image:radial-gradient(at 0% 0%, var(--glow1) 0px, transparent 45%), radial-gradient(at 100% 0%, var(--glow2) 0px, transparent 45%)!important}.AppHome-module__uPMHQq__appHeader{z-index:10;box-sizing:border-box;width:100%;min-height:10px;margin-top:.5rem;margin-bottom:.5rem}.AppHome-module__uPMHQq__scrollContent{flex:1;width:100%;position:relative;overflow:hidden}.AppHome-module__uPMHQq__tabContent{-webkit-overflow-scrolling:touch;width:100%;height:100%;padding:0 10px calc(88px + env(safe-area-inset-bottom));box-sizing:border-box;flex-direction:column;gap:1rem;display:flex;position:absolute;top:0;left:0;overflow-y:auto}.AppHome-module__uPMHQq__tabContent::-webkit-scrollbar{display:none}.AppHome-module__uPMHQq__discoverTabContainer{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;padding-bottom:calc(54px + env(safe-area-inset-bottom))!important}.AppHome-module__uPMHQq__bottomTabBar{width:100%!important;height:calc(54px + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;background:var(--background)!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;z-index:99!important;box-sizing:border-box!important;border:none!important;border-radius:0!important;flex-direction:row!important;justify-content:space-around!important;align-items:center!important;margin:0!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:translateZ(10px)!important}.AppHome-module__uPMHQq__tabItem{cursor:pointer;-webkit-tap-highlight-color:transparent;height:100%;color:var(--foreground-muted);background:0 0;border:none;outline:none;flex-direction:column;flex:1;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.AppHome-module__uPMHQq__tabTextLabel{color:var(--foreground-muted);letter-spacing:-.2px;transform-origin:50%;will-change:transform, opacity;-webkit-user-select:none;user-select:none;opacity:.55;font-size:.95rem;font-weight:500;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .22s,color .22s;transform:scale(1)}.AppHome-module__uPMHQq__tabItemActive .AppHome-module__uPMHQq__tabTextLabel{color:var(--primary)!important;opacity:.82!important;font-weight:750!important;transform:scale(1.05)!important}.AppHome-module__uPMHQq__centerPlusWrapper{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.AppHome-module__uPMHQq__centerPlusBtn{background:var(--primary,#8c52ff);color:#fff;cursor:pointer;width:48px;height:34px;box-shadow:0 4px 14px color-mix(in srgb, var(--primary,#8c52ff) 35%, transparent);-webkit-tap-highlight-color:transparent;will-change:transform;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex}.AppHome-module__uPMHQq__centerPlusBtn:active{box-shadow:0 2px 8px color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent);transform:scale(.92)}.AppHome-module__uPMHQq__centerPlusIcon{color:#fff;filter:drop-shadow(0 1px 2px #00000026)}
.PreMeltPreviewModal-module__8-E8IG__modalBackdrop{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9500;background:#00000073;position:fixed;inset:0}.PreMeltPreviewModal-module__8-E8IG__modalWrapper{z-index:9501;pointer-events:none;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.PreMeltPreviewModal-module__8-E8IG__modalCard{background:var(--card-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--card-border);pointer-events:auto;width:100%;max-width:480px;box-shadow:var(--shadow);border-radius:30px;flex-direction:column;align-items:center;padding:2.25rem 2rem;display:flex;position:relative}.PreMeltPreviewModal-module__8-E8IG__closeBtn{color:var(--foreground-muted,#71717a);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1.25rem;right:1.25rem}.PreMeltPreviewModal-module__8-E8IG__closeBtn:hover{background:var(--button-hover,#ffffff0f);color:var(--foreground,#fff)}.PreMeltPreviewModal-module__8-E8IG__modalHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.PreMeltPreviewModal-module__8-E8IG__headerIcon{color:var(--primary,#8c52ff);filter:drop-shadow(0 2px 10px #8c52ff59);margin-bottom:.6rem}.PreMeltPreviewModal-module__8-E8IG__modalHeader h2{color:var(--foreground,#fff);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.35rem;font-weight:800}.PreMeltPreviewModal-module__8-E8IG__modalHeader p{color:var(--foreground-muted,#a1a1aa);margin:0;font-size:.825rem;line-height:1.4}.PreMeltPreviewModal-module__8-E8IG__canvasContainer{background:var(--workspace-bg);border:1px solid var(--card-border);border-radius:20px;justify-content:center;align-items:center;width:100%;max-height:280px;margin-bottom:1.5rem;padding:1.25rem;display:flex;overflow:hidden;box-shadow:inset 0 2px 10px #00000014}.PreMeltPreviewModal-module__8-E8IG__previewCanvas{object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:240px;box-shadow:0 10px 30px #00000026}.PreMeltPreviewModal-module__8-E8IG__controlPanel{background:var(--button-bg);border:1px solid var(--card-border);border-radius:18px;flex-direction:column;gap:1.25rem;width:100%;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.PreMeltPreviewModal-module__8-E8IG__controlGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.PreMeltPreviewModal-module__8-E8IG__groupLabel{color:var(--foreground);font-size:.8rem;font-weight:700}.PreMeltPreviewModal-module__8-E8IG__segmentControl{border:1px solid var(--card-border);background:#8c52ff08;border-radius:12px;width:100%;padding:3px;display:flex}.PreMeltPreviewModal-module__8-E8IG__segmentBtn{will-change:transform;flex:1;color:var(--foreground-muted,#71717a)!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;padding:8px 0!important;font-size:.775rem!important;font-weight:600!important;transition:all .25s cubic-bezier(.34,1.56,.64,1)!important;display:flex!important}.PreMeltPreviewModal-module__8-E8IG__segmentBtn:hover:not(.PreMeltPreviewModal-module__8-E8IG__segmentBtnActive){color:var(--foreground)!important}.PreMeltPreviewModal-module__8-E8IG__segmentBtnActive{background:var(--workspace-bg)!important;color:var(--primary)!important;box-shadow:var(--shadow)!important}.PreMeltPreviewModal-module__8-E8IG__controlGroupRow{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;width:100%;padding-top:.75rem;display:flex}.PreMeltPreviewModal-module__8-E8IG__switchLabel{flex-direction:column;gap:2px;display:flex}.PreMeltPreviewModal-module__8-E8IG__switchLabel span{color:var(--foreground);font-size:.825rem;font-weight:700}.PreMeltPreviewModal-module__8-E8IG__switchLabel p{color:var(--foreground-muted);margin:0;font-size:.7rem}.PreMeltPreviewModal-module__8-E8IG__toggleSwitch{cursor:pointer;flex-shrink:0;width:44px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;background:var(--button-bg,#ffffff1a)!important;border:1px solid var(--card-border)!important;border-radius:30px!important;padding:0!important}.PreMeltPreviewModal-module__8-E8IG__toggleSwitchActive{background:var(--primary)!important;border-color:var(--primary)!important}.PreMeltPreviewModal-module__8-E8IG__switchThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:3px;box-shadow:0 2px 4px #0003}.PreMeltPreviewModal-module__8-E8IG__toggleSwitchActive .PreMeltPreviewModal-module__8-E8IG__switchThumb{transform:translate(20px)}.PreMeltPreviewModal-module__8-E8IG__modalActions{gap:.75rem;width:100%;display:flex}.PreMeltPreviewModal-module__8-E8IG__cancelBtn,.PreMeltPreviewModal-module__8-E8IG__downloadBtn{will-change:transform;flex:1;cursor:pointer!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;width:auto!important;height:auto!important;padding:.75rem 1rem!important;font-size:.875rem!important;font-weight:650!important;transition:all .25s cubic-bezier(.34,1.56,.64,1)!important;display:flex!important}.PreMeltPreviewModal-module__8-E8IG__cancelBtn{background:var(--button-bg)!important;border:1px solid var(--card-border)!important;color:var(--foreground)!important}.PreMeltPreviewModal-module__8-E8IG__cancelBtn:active{transform:scale(.96)}.PreMeltPreviewModal-module__8-E8IG__downloadBtn{background:var(--primary)!important;color:#fff!important;box-shadow:var(--primary-shadow)!important;border:none!important}.PreMeltPreviewModal-module__8-E8IG__downloadBtn:hover:not(:disabled){opacity:.95}.PreMeltPreviewModal-module__8-E8IG__downloadBtn:active:not(:disabled){transform:scale(.96)}.PreMeltPreviewModal-module__8-E8IG__downloadBtn:disabled{opacity:.45;cursor:not-allowed}.PreMeltPreviewModal-module__8-E8IG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite PreMeltPreviewModal-module__8-E8IG__spin}@keyframes PreMeltPreviewModal-module__8-E8IG__spin{to{transform:rotate(360deg)}}@media (max-width:500px){.PreMeltPreviewModal-module__8-E8IG__modalCard{border-radius:24px;padding:1.75rem 1.25rem;background-color:var(--popover-bg)!important;background:var(--popover-bg)!important;-webkit-backdrop-filter:none!important}.PreMeltPreviewModal-module__8-E8IG__canvasContainer{max-height:220px;padding:.75rem}.PreMeltPreviewModal-module__8-E8IG__previewCanvas{max-height:180px}.PreMeltPreviewModal-module__8-E8IG__modalActions{flex-direction:column;gap:.5rem}.PreMeltPreviewModal-module__8-E8IG__cancelBtn,.PreMeltPreviewModal-module__8-E8IG__downloadBtn{width:100%!important}}
.ExportModal-module__MMpY7G__modalOverlay{z-index:9500;-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;will-change:opacity, visibility;background-color:#00000073;justify-content:center;align-items:center;padding:24px;transition:opacity .22s cubic-bezier(.25,1,.5,1),visibility .22s;display:flex;position:fixed;inset:0;overflow:hidden}.ExportModal-module__MMpY7G__modalOverlay.ExportModal-module__MMpY7G__active{opacity:1;visibility:visible;pointer-events:auto}.ExportModal-module__MMpY7G__modalCard{background:var(--card-bg,#fffffff2);border:1px solid var(--card-border,#00000014);width:100%;max-width:1100px;height:90vh;max-height:750px;box-shadow:var(--shadow,0 25px 50px -12px #0000001a);opacity:0;will-change:transform, opacity;backface-visibility:hidden;border-radius:24px;flex-direction:row;transition:transform .28s cubic-bezier(.15,.85,.35,1),opacity .25s ease-out;display:flex;position:relative;overflow:hidden;transform:scale(.96)translateY(12px)}.ExportModal-module__MMpY7G__modalOverlay.ExportModal-module__MMpY7G__active .ExportModal-module__MMpY7G__modalCard{opacity:1;transform:scale(1)translateY(0)}.ExportModal-module__MMpY7G__closeBtn{z-index:10;width:36px;height:36px;color:var(--foreground-muted,#8e8e9f);background:var(--button-bg,#0000000a);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex;position:absolute;top:18px;right:18px}.ExportModal-module__MMpY7G__closeBtn:hover{background:var(--button-hover,#8c52ff1a);color:var(--primary,#8c52ff)}.ExportModal-module__MMpY7G__previewPaneContainer{background:linear-gradient(135deg, var(--background) 0%, var(--workspace-bg) 100%);flex:1.2;justify-content:center;align-items:center;padding:40px;transition:height .3s cubic-bezier(.16,1,.3,1),padding .3s;display:flex;overflow:hidden}.ExportModal-module__MMpY7G__previewContainer{justify-content:center;width:100%;max-width:480px;display:flex}.ExportModal-module__MMpY7G__previewCard{background:var(--popover-bg,#fff);border:1px solid var(--card-border,#e2e2e9cc);width:100%;box-shadow:var(--shadow,0 10px 30px #0000000a);border-radius:16px;flex-direction:column;gap:16px;padding:18px;display:flex}.ExportModal-module__MMpY7G__previewHeader{border-bottom:1px solid var(--card-border,#f1f0f5);align-items:center;gap:6px;padding-bottom:10px;display:flex}.ExportModal-module__MMpY7G__previewDot{cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:12px;height:12px;padding:0;transition:opacity .2s,background-color .2s;display:flex;position:relative}.ExportModal-module__MMpY7G__previewDot:before{content:"";opacity:0;color:#0009;pointer-events:none;font-size:8px;font-weight:700;line-height:1;transition:opacity .15s}.ExportModal-module__MMpY7G__previewHeader:hover .ExportModal-module__MMpY7G__previewDot:before{opacity:1}.ExportModal-module__MMpY7G__dotClose{background-color:#ff5f56}.ExportModal-module__MMpY7G__dotClose:before{content:"×"}.ExportModal-module__MMpY7G__dotClose:hover{background-color:#e04f47}.ExportModal-module__MMpY7G__dotMinimize{background-color:#ffbd2e}.ExportModal-module__MMpY7G__dotMinimize:before{content:"−";font-size:7px}.ExportModal-module__MMpY7G__dotMinimize:hover{background-color:#e0a324}.ExportModal-module__MMpY7G__dotMaximize{background-color:#27c93f}.ExportModal-module__MMpY7G__dotMaximize:before{content:"+";font-size:8px}.ExportModal-module__MMpY7G__dotMaximize:hover{background-color:#1fa832}.ExportModal-module__MMpY7G__previewTitle{color:var(--foreground-muted,#8e8e9f);-webkit-user-select:none;user-select:none;margin-left:6px;font-size:13px;font-weight:600}.ExportModal-module__MMpY7G__canvasWrapper{background-color:var(--background,#faf9fd);border:1px dashed var(--card-border,#e2e2e9);will-change:max-height, min-height, opacity, transform;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:280px;max-height:420px;padding:10px;transition:max-height .3s cubic-bezier(.16,1,.3,1),min-height .3s cubic-bezier(.16,1,.3,1),padding .3s,opacity .25s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:auto}.ExportModal-module__MMpY7G__canvasWrapperCollapsed{pointer-events:none;transform-origin:top;transform:scaleY(0);opacity:0!important;border-color:#0000!important;min-height:0!important;max-height:0!important;padding:0!important}.ExportModal-module__MMpY7G__canvasWrapperMaximized{animation:.3s cubic-bezier(.16,1,.3,1) ExportModal-module__MMpY7G__scaleIn;z-index:9600!important;background-color:var(--popover-bg,#fff)!important;border:1px solid var(--primary,#8c52ff38)!important;border-radius:16px!important;width:90vw!important;max-width:500px!important;height:90vh!important;max-height:500px!important;padding:24px!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)scale(1.15)!important;box-shadow:0 35px 70px #00000040!important}.ExportModal-module__MMpY7G__maximizedOverlay{-webkit-backdrop-filter:blur(10px);z-index:9550;cursor:zoom-out;background-color:#0000008c;animation:.25s ExportModal-module__MMpY7G__fadeIn;position:fixed;inset:0}@keyframes ExportModal-module__MMpY7G__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes ExportModal-module__MMpY7G__fadeIn{0%{opacity:0}to{opacity:1}}.ExportModal-module__MMpY7G__previewCanvas{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 4px 12px #0000000d}.ExportModal-module__MMpY7G__settingsPaneContainer{background-color:var(--popover-bg,#fff);border-left:1px solid var(--card-border,#f0eff5);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ExportModal-module__MMpY7G__settingsHeader{border-bottom:1px solid var(--card-border,#f0eff5);padding:24px 30px}.ExportModal-module__MMpY7G__settingsHeader h2{color:var(--foreground,#1a1a2e);margin:0 0 4px;font-size:20px;font-weight:700}.ExportModal-module__MMpY7G__settingsHeader p{color:var(--foreground-muted,#8e8e9f);margin:0;font-size:13px}.ExportModal-module__MMpY7G__settingsContainer{flex-direction:column;gap:28px;padding:24px 30px;display:flex}.ExportModal-module__MMpY7G__section{flex-direction:column;gap:12px;display:flex}.ExportModal-module__MMpY7G__sectionTitle{color:var(--foreground,#1a1a2e);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.ExportModal-module__MMpY7G__formatTabs{background-color:var(--button-bg,#f1f0f5);border-radius:10px;gap:4px;padding:4px;display:flex}.ExportModal-module__MMpY7G__tabBtn{color:var(--foreground-muted,#6e6e80);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.ExportModal-module__MMpY7G__tabActive{background-color:var(--popover-bg,#fff);color:var(--primary,#8c52ff);box-shadow:0 2px 6px #0000000d}.ExportModal-module__MMpY7G__inputGroup{flex-direction:column;gap:14px;display:flex}.ExportModal-module__MMpY7G__inputField{flex-direction:column;gap:6px;display:flex}.ExportModal-module__MMpY7G__inputLabel{color:var(--foreground-muted,#8e8e9f);font-size:12px;font-weight:600}.ExportModal-module__MMpY7G__textInput{background-color:var(--popover-bg,#fff);width:100%;color:var(--foreground,#1c1c1e);border:1.5px solid var(--card-border,#e2e2e9);border-radius:8px;outline:none;padding:10px 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.ExportModal-module__MMpY7G__textInput:focus{border-color:var(--primary,#8c52ff);box-shadow:0 0 0 3px var(--glow1,#8c52ff1a)}.ExportModal-module__MMpY7G__switchList{flex-direction:column;gap:16px;display:flex}.ExportModal-module__MMpY7G__switchItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.ExportModal-module__MMpY7G__switchText{flex-direction:column;gap:3px;display:flex}.ExportModal-module__MMpY7G__switchTitle{color:var(--foreground,#2a2a3e);font-size:13px;font-weight:600}.ExportModal-module__MMpY7G__switchDesc{color:var(--foreground-muted,#8e8e9f);font-size:11px}.ExportModal-module__MMpY7G__switchBtn{background-color:var(--button-hover,#e2e2e9);cursor:pointer;border:none;border-radius:12px;outline:none;width:44px;height:24px;transition:background-color .25s cubic-bezier(.16,1,.3,1);position:relative}.ExportModal-module__MMpY7G__switchBtn:after{content:"";background-color:var(--popover-bg,#fff);will-change:transform;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.16,1,.3,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.ExportModal-module__MMpY7G__switchOn{background-color:var(--primary,#10b981)!important}.ExportModal-module__MMpY7G__switchOn:after{transform:translate(20px)}.ExportModal-module__MMpY7G__specsCard{background:linear-gradient(135deg, var(--button-bg,#8c52ff0d) 0%, var(--background,#faf8f5) 100%);border:1px solid var(--card-border,#8c52ff14);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.ExportModal-module__MMpY7G__specsHeader{color:var(--primary,#8c52ff);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.ExportModal-module__MMpY7G__sparkIcon{color:var(--primary,#8c52ff)}.ExportModal-module__MMpY7G__specsBody{flex-direction:column;gap:8px;display:flex}.ExportModal-module__MMpY7G__specsItem{justify-content:space-between;font-size:12px;display:flex}.ExportModal-module__MMpY7G__specsLabel{color:var(--foreground-muted,#8e8e9f)}.ExportModal-module__MMpY7G__specsVal{color:var(--foreground,#2a2a3e);font-weight:600}.ExportModal-module__MMpY7G__exportSubmitBtn{color:#fff;background:var(--primary,#8c52ff);cursor:pointer;width:100%;box-shadow:var(--primary-shadow,0 4px 14px #8c52ff40);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s,background-color .2s;display:flex}.ExportModal-module__MMpY7G__exportSubmitBtn:hover{background:var(--primary-hover,#7a42e5);box-shadow:var(--primary-shadow,0 6px 20px #8c52ff59);transform:translateY(-1px)}.ExportModal-module__MMpY7G__exportSubmitBtn:active{transform:translateY(1px)}.ExportModal-module__MMpY7G__exportSubmitBtn:disabled{background:var(--button-hover,#cbd5e1);color:var(--foreground-muted,#94a3b8);box-shadow:none;cursor:not-allowed;transform:none}.ExportModal-module__MMpY7G__spin{animation:1s linear infinite ExportModal-module__MMpY7G__rotate}.ExportModal-module__MMpY7G__statusToast{color:#b45309;background-color:#fef3c7;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:8px;margin-top:4px;padding:8px 12px;font-size:11px;font-weight:600;display:flex}@keyframes ExportModal-module__MMpY7G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ExportModal-module__MMpY7G__modalOverlay[data-is-mobile=true]{align-items:flex-end;padding:0}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true]{-webkit-overflow-scrolling:touch;opacity:1;will-change:transform;border-radius:24px 24px 0 0;flex-direction:column;height:84vh;max-height:none;transition:transform .3s cubic-bezier(.15,.85,.35,1);overflow-y:auto;transform:translateY(100%)}.ExportModal-module__MMpY7G__dragHandle{background:color-mix(in srgb, var(--foreground) 15%, transparent);cursor:pointer;border-radius:3px;flex-shrink:0;align-self:center;width:36px;height:5px;margin-top:10px;margin-bottom:2px}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__closeBtn{display:none!important}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__previewPaneContainer{flex:none;justify-content:center;align-items:center;height:auto;padding:20px 20px 10px;overflow:visible}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__previewPaneContainerCollapsed{padding:12px 20px 8px;height:72px!important;overflow:hidden!important}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__previewCard{gap:10px;padding:10px}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__canvasWrapper{justify-content:center;align-items:center;min-height:150px;max-height:200px;padding:4px;display:flex;overflow:hidden}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__settingsPaneContainer{border-left:none;border-top:1px solid var(--card-border,#f0eff5);flex:none;height:auto;overflow-y:visible}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__settingsHeader{padding:16px 20px}.ExportModal-module__MMpY7G__modalCard[data-is-mobile=true] .ExportModal-module__MMpY7G__settingsContainer{gap:20px;padding:16px 20px 40px}
