.MobileExportModal-module__TbJuOW__modalBackdrop{-webkit-backdrop-filter:blur(15px);z-index:9500;background:#00000073;position:fixed;inset:0}.MobileExportModal-module__TbJuOW__modalWrapper{z-index:9501;pointer-events:none;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.MobileExportModal-module__TbJuOW__modalCardMobile{background:var(--card-bg,#fff);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--card-border);pointer-events:auto;width:100%;max-width:450px;max-height:85vh;box-shadow:var(--shadow);will-change:transform, opacity;backface-visibility:hidden;border-radius:24px;flex-direction:column;padding:24px 20px 20px;display:flex;position:relative;overflow:hidden}.MobileExportModal-module__TbJuOW__mobileContentContainer{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.MobileExportModal-module__TbJuOW__mobileHeader{border-bottom:1px solid var(--card-border,#0000000d);background:0 0;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex;position:relative}.MobileExportModal-module__TbJuOW__mobileHeaderTitle{text-align:left}.MobileExportModal-module__TbJuOW__mobileHeaderTitle h3{color:var(--foreground,#1c1c1e);margin:0;font-size:17px;font-weight:800}.MobileExportModal-module__TbJuOW__mobileHeaderTitle p{color:var(--foreground-muted,#8e8e9f);margin:4px 0 0;font-size:11px}.MobileExportModal-module__TbJuOW__mobileCloseButton{width:32px;height:32px;color:var(--foreground-muted,#8e8e9f);background:var(--button-bg,#0000000a);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:-2px;transition:background-color .2s;display:flex}.MobileExportModal-module__TbJuOW__mobileCloseButton:active{background-color:var(--button-hover,#00000014)}.MobileExportModal-module__TbJuOW__mobileSettingsBody{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.MobileExportModal-module__TbJuOW__settingsContainer{flex-direction:column;gap:20px;padding:16px 4px 8px;display:flex}.MobileExportModal-module__TbJuOW__section{flex-direction:column;gap:10px;display:flex}.MobileExportModal-module__TbJuOW__sectionTitle{color:var(--foreground,#1a1a2e);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.MobileExportModal-module__TbJuOW__formatTabs{background-color:var(--button-bg,#f1f0f5);border-radius:10px;gap:4px;padding:4px;display:flex}.MobileExportModal-module__TbJuOW__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:4px;padding:10px 8px;font-size:13px;font-weight:600;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.MobileExportModal-module__TbJuOW__tabActive{background-color:var(--popover-bg,#fff);color:var(--primary,#8c52ff);box-shadow:0 2px 6px #0000000d}.MobileExportModal-module__TbJuOW__inputGroup{flex-direction:column;gap:12px;display:flex}.MobileExportModal-module__TbJuOW__inputField{flex-direction:column;gap:6px;display:flex}.MobileExportModal-module__TbJuOW__inputLabel{color:var(--foreground-muted,#8e8e9f);font-size:11px;font-weight:600}.MobileExportModal-module__TbJuOW__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}.MobileExportModal-module__TbJuOW__textInput:focus{border-color:var(--primary,#8c52ff);box-shadow:0 0 0 3px var(--glow1,#8c52ff1a)}.MobileExportModal-module__TbJuOW__switchList{flex-direction:column;gap:12px;display:flex}.MobileExportModal-module__TbJuOW__switchItem{justify-content:space-between;align-items:center;gap:16px;padding:4px 0;display:flex}.MobileExportModal-module__TbJuOW__switchText{flex-direction:column;gap:2px;display:flex}.MobileExportModal-module__TbJuOW__switchTitle{color:var(--foreground,#2a2a3e);font-size:13px;font-weight:600}.MobileExportModal-module__TbJuOW__switchDesc{color:var(--foreground-muted,#8e8e9f);font-size:11px}.MobileExportModal-module__TbJuOW__switchBtn{background-color:var(--button-hover,#e2e2e9);cursor:pointer;border:none;border-radius:12px;outline:none;flex-shrink:0;width:44px;height:24px;transition:background-color .25s cubic-bezier(.16,1,.3,1);position:relative}.MobileExportModal-module__TbJuOW__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}.MobileExportModal-module__TbJuOW__switchOn{background-color:var(--primary,#10b981)!important}.MobileExportModal-module__TbJuOW__switchOn:after{transform:translate(20px)}.MobileExportModal-module__TbJuOW__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:10px;margin-top:4px;padding:14px;display:flex}.MobileExportModal-module__TbJuOW__specsHeader{color:var(--primary,#8c52ff);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.MobileExportModal-module__TbJuOW__sparkIcon{color:var(--primary,#8c52ff)}.MobileExportModal-module__TbJuOW__specsBody{flex-direction:column;gap:6px;display:flex}.MobileExportModal-module__TbJuOW__specsItem{justify-content:space-between;font-size:12px;display:flex}.MobileExportModal-module__TbJuOW__specsLabel{color:var(--foreground-muted,#8e8e9f)}.MobileExportModal-module__TbJuOW__specsVal{color:var(--foreground,#2a2a3e);font-weight:600}.MobileExportModal-module__TbJuOW__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;margin-top:8px;padding:14px;font-size:14px;font-weight:700;transition:background-color .2s,box-shadow .2s,opacity .2s;display:flex}.MobileExportModal-module__TbJuOW__exportSubmitBtn:active{background-color:var(--primary-hover,#7a42e5)}.MobileExportModal-module__TbJuOW__exportSubmitBtn:disabled{background:var(--button-hover,#cbd5e1);color:var(--foreground-muted,#94a3b8);box-shadow:none;cursor:not-allowed}.MobileExportModal-module__TbJuOW__spin{animation:1s linear infinite MobileExportModal-module__TbJuOW__rotate}.MobileExportModal-module__TbJuOW__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 MobileExportModal-module__TbJuOW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LanguageSelector-module__V7wBFG__container{display:inline-block;position:relative}.LanguageSelector-module__V7wBFG__trigger{background:var(--button-bg);border:1px solid var(--card-border);height:40px;color:var(--foreground);cursor:pointer;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSelector-module__V7wBFG__trigger:hover,.LanguageSelector-module__V7wBFG__triggerActive{background:var(--button-hover);border-color:var(--primary);color:var(--primary);box-shadow:0 4px 12px rgba(var(--primary-rgb), .08)}.LanguageSelector-module__V7wBFG__globeIcon{opacity:.8;transition:transform .3s}.LanguageSelector-module__V7wBFG__trigger:hover .LanguageSelector-module__V7wBFG__globeIcon{opacity:1;transform:rotate(15deg)}.LanguageSelector-module__V7wBFG__langName{line-height:1;display:inline-block}.LanguageSelector-module__V7wBFG__arrow{opacity:.5;transition:transform .25s cubic-bezier(.4,0,.2,1)}.LanguageSelector-module__V7wBFG__arrowOpen{opacity:.8;transform:rotate(180deg)}.LanguageSelector-module__V7wBFG__dropdown{background:var(--popover-bg);background:color-mix(in srgb, var(--popover-bg) 95%, transparent);width:190px;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--card-border);box-shadow:var(--shadow), 0 10px 30px #00000026;z-index:1000;border-radius:16px;flex-direction:column;gap:.15rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + 10px);right:0}.LanguageSelector-module__V7wBFG__dropdownHeader{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid color-mix(in srgb, var(--card-border) 50%, transparent);margin-bottom:.3rem;padding:.4rem .6rem .25rem;font-size:.7rem;font-weight:700}.LanguageSelector-module__V7wBFG__list{flex-direction:column;gap:.15rem;display:flex}.LanguageSelector-module__V7wBFG__item{color:var(--foreground);border-radius:10px;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSelector-module__V7wBFG__item:hover{background:var(--button-hover);color:var(--primary);padding-left:.95rem}.LanguageSelector-module__V7wBFG__itemActive{background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary);font-weight:600}.LanguageSelector-module__V7wBFG__checkIcon{color:var(--primary);flex-shrink:0}@media (max-width:767px){.LanguageSelector-module__V7wBFG__trigger{border-radius:50%;justify-content:center;width:40px;padding:0}.LanguageSelector-module__V7wBFG__langName,.LanguageSelector-module__V7wBFG__arrow{display:none}}
.UploadZone-module__SuXmHa__uploadZone{flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-y:auto}.UploadZone-module__SuXmHa__uploadZone.UploadZone-module__SuXmHa__dragOver{background:0 0}.UploadZone-module__SuXmHa__uploadZone.UploadZone-module__SuXmHa__dragOver .UploadZone-module__SuXmHa__workspacePlaceholder{background:color-mix(in srgb, var(--primary) 4%, color-mix(in srgb, var(--card-bg) 50%, transparent))}.UploadZone-module__SuXmHa__uploadZone.UploadZone-module__SuXmHa__dragOver .UploadZone-module__SuXmHa__iconWrapper{border-style:solid;border-color:var(--primary);background:color-mix(in srgb, var(--primary) 15%, transparent);box-shadow:0 0 25px color-mix(in srgb, var(--primary) 25%, transparent);transform:scale(1.15)}.UploadZone-module__SuXmHa__workspacePlaceholder{text-align:center;background:color-mix(in srgb, var(--card-bg) 40%, transparent);-webkit-backdrop-filter:blur(30px);z-index:2;border:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:auto;min-height:100%;padding:3.5rem 3rem 2rem;transition:background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:inset 0 1px #ffffff26}.UploadZone-module__SuXmHa__mainUploadContent{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:600px;margin:auto 0;display:flex}.UploadZone-module__SuXmHa__ambientGlow{background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--primary) 28%, transparent) 0%, transparent 60%), radial-gradient(circle at 65% 65%, color-mix(in srgb, var(--accent) 18%, transparent) 0%, transparent 60%);filter:blur(75px);z-index:1;pointer-events:none;opacity:.75;width:640px;height:640px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.UploadZone-module__SuXmHa__iconWrapper{background:color-mix(in srgb, var(--primary) 7%, transparent);border:2px dashed color-mix(in srgb, var(--primary) 40%, transparent);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background-color .25s,border-color .25s;display:flex}.UploadZone-module__SuXmHa__icon{color:var(--primary)}.UploadZone-module__SuXmHa__title{letter-spacing:-.5px;background:linear-gradient(135deg, var(--foreground) 30%, var(--foreground-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2rem;font-weight:850}.UploadZone-module__SuXmHa__description{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.UploadZone-module__SuXmHa__privacyNote{background:var(--button-bg);border:1px solid var(--card-border);color:var(--foreground-muted);border-radius:20px;margin-top:.75rem;padding:4px 14px;font-size:.82rem;display:inline-block}.UploadZone-module__SuXmHa__dropZone{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.UploadZone-module__SuXmHa__fileInput{display:none}.UploadZone-module__SuXmHa__buttonGroup{box-sizing:border-box;flex-direction:row;gap:12px;width:100%;display:flex}.UploadZone-module__SuXmHa__uploadButton{background:var(--primary);color:#fff;cursor:pointer;box-shadow:var(--primary-shadow);will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:transform .25s cubic-bezier(.25,.8,.25,1),background-color .25s,box-shadow .25s;display:flex}.UploadZone-module__SuXmHa__uploadButton:hover{background:var(--primary-hover);transform:scale(1.02)}.UploadZone-module__SuXmHa__uploadButton:active{transform:scale(.97)}.UploadZone-module__SuXmHa__patternUploadButton{background:color-mix(in srgb, var(--primary) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);color:var(--primary);cursor:pointer;will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:transform .25s cubic-bezier(.25,.8,.25,1),background-color .25s,border-color .25s;display:flex}.UploadZone-module__SuXmHa__patternUploadButton:hover{background:color-mix(in srgb, var(--primary) 15%, transparent);border-color:var(--primary);transform:scale(1.02)}.UploadZone-module__SuXmHa__patternUploadButton:active{transform:scale(.97)}.UploadZone-module__SuXmHa__features{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;margin-top:3.5rem;display:flex}.UploadZone-module__SuXmHa__featureItem{color:var(--foreground-muted);background:var(--button-bg);border:1px solid var(--card-border);cursor:default;border-radius:12px;align-items:center;gap:.4rem;padding:6px 14px;font-size:.8rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.UploadZone-module__SuXmHa__featureItem:hover{background:color-mix(in srgb, var(--primary) 4%, var(--button-bg));color:var(--foreground);transform:translateY(-1px)}.UploadZone-module__SuXmHa__brandHeader{background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:2.5rem;padding:0;display:flex}.UploadZone-module__SuXmHa__brandHeaderText{flex-direction:column;align-items:center;display:flex}.UploadZone-module__SuXmHa__brandTitle{color:var(--foreground);font-size:1.15rem;font-weight:800;line-height:1.2}.UploadZone-module__SuXmHa__brandSubtitle{color:var(--foreground-muted);letter-spacing:.05em;font-size:.6rem;font-weight:700}.UploadZone-module__SuXmHa__mobileHint{color:var(--foreground-muted);opacity:.6;letter-spacing:.02em;text-align:center;width:100%;margin-top:3.5rem;font-size:.72rem;font-weight:550}@media (max-width:768px){.UploadZone-module__SuXmHa__workspacePlaceholder{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;width:100%;max-width:100%;height:100%;padding:3rem 1.5rem 1.5rem}.UploadZone-module__SuXmHa__ambientGlow{filter:blur(45px);width:320px;height:320px}.UploadZone-module__SuXmHa__title{font-size:1.7rem}.UploadZone-module__SuXmHa__description{margin-bottom:2rem;font-size:.88rem}.UploadZone-module__SuXmHa__uploadButton{border-radius:16px;padding:.95rem 2.2rem;font-size:.95rem}}.UploadZone-module__SuXmHa__blankCanvasButton{background:color-mix(in srgb, var(--primary) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);color:var(--primary);cursor:pointer;will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:transform .25s cubic-bezier(.25,.8,.25,1),background-color .25s,border-color .25s;display:flex}.UploadZone-module__SuXmHa__blankCanvasButton:hover{background:color-mix(in srgb, var(--primary) 15%, transparent);border-color:var(--primary);transform:scale(1.02)}.UploadZone-module__SuXmHa__blankCanvasButton:active{transform:scale(.97)}.UploadZone-module__SuXmHa__secondaryToolsGroup{box-sizing:border-box;flex-flow:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:20px;display:flex}.UploadZone-module__SuXmHa__secToolButton{border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);color:var(--primary,#8c52ff);cursor:pointer;box-sizing:border-box;background:#ffffff05;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:160px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:650;transition:all .2s;display:flex}.UploadZone-module__SuXmHa__secToolButton:hover{background:color-mix(in srgb, var(--primary,#8c52ff) 6%, transparent);border-color:var(--primary,#8c52ff);transform:scale(1.02)}.UploadZone-module__SuXmHa__secToolButton:active{transform:scale(.97)}.UploadZone-module__SuXmHa__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.UploadZone-module__SuXmHa__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.UploadZone-module__SuXmHa__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);width:100%;max-width:300px;box-shadow:var(--shadow);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.UploadZone-module__SuXmHa__modalCardBlank{max-width:345px}.UploadZone-module__SuXmHa__closeModalBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:26px;height:26px;color:var(--foreground-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}.UploadZone-module__SuXmHa__closeModalBtn:hover{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.UploadZone-module__SuXmHa__modalHeader{flex-direction:column;align-items:center;gap:4px;width:100%;margin-bottom:1.25rem;display:flex}.UploadZone-module__SuXmHa__modalHeader h2{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:800}.UploadZone-module__SuXmHa__modalHeader p{color:var(--foreground-muted);margin:0;font-size:.72rem}.UploadZone-module__SuXmHa__sizeSelectionGroup{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex}.UploadZone-module__SuXmHa__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.UploadZone-module__SuXmHa__presetBtn{background:color-mix(in srgb, var(--primary) 5%, var(--popover-bg));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;transition:all .15s;display:flex}.UploadZone-module__SuXmHa__presetBtn:active{background:color-mix(in srgb, var(--primary) 12%, var(--popover-bg));transform:scale(.96)}.UploadZone-module__SuXmHa__presetSizeText{color:var(--primary);font-size:.85rem;font-weight:750}.UploadZone-module__SuXmHa__presetLabel{color:var(--foreground-muted);margin-top:2px;font-size:.62rem;font-weight:600}.UploadZone-module__SuXmHa__customInputRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:8px;display:flex}.UploadZone-module__SuXmHa__customInputItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.UploadZone-module__SuXmHa__inputLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:700}.UploadZone-module__SuXmHa__numberInput{border:1px solid var(--card-border);background:var(--input-bg,color-mix(in srgb, var(--foreground) 2.5%, transparent));width:100%;height:40px;color:var(--foreground);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.UploadZone-module__SuXmHa__numberInput:focus{border-color:var(--primary)}.UploadZone-module__SuXmHa__confirmCreateBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);color:#fff;cursor:pointer;width:100%;height:44px;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;margin-top:10px;font-size:.88rem;font-weight:700;transition:all .2s}.UploadZone-module__SuXmHa__confirmCreateBtn:active{opacity:.95;transform:scale(.98)}.UploadZone-module__SuXmHa__heroIconBox{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:36px;height:36px;box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 25%, transparent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.UploadZone-module__SuXmHa__buttonGroup{flex-direction:column!important;gap:10px!important;width:100%!important}.UploadZone-module__SuXmHa__uploadButton,.UploadZone-module__SuXmHa__blankCanvasButton{border-radius:16px!important;flex:none!important;width:100%!important;padding:.95rem 2rem!important;font-size:.95rem!important}}
.ImageCropper-module__u4-CNq__cropperOverlay{background:radial-gradient(circle at 50% 38%, color-mix(in srgb, var(--primary,#8c52ff) 14%, transparent) 0%, #09090bf7 75%);-webkit-backdrop-filter:blur(20px);z-index:9999;color:#fff;-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;width:100vw;height:100dvh;animation:.35s cubic-bezier(.16,1,.3,1) ImageCropper-module__u4-CNq__fadeIn;display:flex;position:fixed;top:0;left:0;overflow:hidden}@keyframes ImageCropper-module__u4-CNq__fadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.ImageCropper-module__u4-CNq__cropperHeader{box-sizing:border-box;background:0 0;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:center;align-items:center;height:68px;padding-bottom:0;padding-left:1.5rem;padding-right:1.5rem;display:flex}.ImageCropper-module__u4-CNq__cropperHeader h3{letter-spacing:.8px;color:#fffffff2;text-shadow:0 2px 10px #00000080;margin:0;font-size:1.02rem;font-weight:700}.ImageCropper-module__u4-CNq__cropperWorkspace{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageCropper-module__u4-CNq__sourceImage{transform-origin:50%;cursor:grab;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:opacity .25s;position:absolute;width:var(--img-width,auto)!important;height:var(--img-height,auto)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.ImageCropper-module__u4-CNq__sourceImage:active{cursor:grabbing}.ImageCropper-module__u4-CNq__cropBox{box-shadow:0 0 0 9999px #08080ac7, 0 0 30px color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);pointer-events:auto;cursor:move;z-index:10;box-sizing:border-box;border:1px solid #ffffff52;transition:border-color .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting{border-color:#ffffffb3}.ImageCropper-module__u4-CNq__corner{border:3px solid var(--primary,#8c52ff);width:14px;height:14px;box-shadow:0 0 10px color-mix(in srgb, var(--primary,#8c52ff) 60%, transparent);pointer-events:auto;z-index:20;transition:all .2s;position:absolute}.ImageCropper-module__u4-CNq__corner:after{content:"";background:0 0;position:absolute;inset:-12px}.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__corner{border-color:#fff;box-shadow:0 0 12px #fff}.ImageCropper-module__u4-CNq__topLeft{cursor:nwse-resize;border-bottom:none;border-right:none;top:-3px;left:-3px}.ImageCropper-module__u4-CNq__topRight{cursor:nesw-resize;border-bottom:none;border-left:none;top:-3px;right:-3px}.ImageCropper-module__u4-CNq__bottomLeft{cursor:nesw-resize;border-top:none;border-right:none;bottom:-3px;left:-3px}.ImageCropper-module__u4-CNq__bottomRight{cursor:nwse-resize;border-top:none;border-left:none;bottom:-3px;right:-3px}.ImageCropper-module__u4-CNq__gridLineH1,.ImageCropper-module__u4-CNq__gridLineH2,.ImageCropper-module__u4-CNq__gridLineV1,.ImageCropper-module__u4-CNq__gridLineV2{opacity:0;pointer-events:none;background:#ffffff26;transition:opacity .3s cubic-bezier(.16,1,.3,1);position:absolute}.ImageCropper-module__u4-CNq__gridLineH1{width:100%;height:1px;top:33.33%;left:0}.ImageCropper-module__u4-CNq__gridLineH2{width:100%;height:1px;top:66.66%;left:0}.ImageCropper-module__u4-CNq__gridLineV1{width:1px;height:100%;top:0;left:33.33%}.ImageCropper-module__u4-CNq__gridLineV2{width:1px;height:100%;top:0;left:66.66%}.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineH1,.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineH2,.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineV1,.ImageCropper-module__u4-CNq__cropBox.ImageCropper-module__u4-CNq__interacting .ImageCropper-module__u4-CNq__gridLineV2{opacity:1}.ImageCropper-module__u4-CNq__cropperFooter{padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(30px);background:linear-gradient(#0e0e1273 0%,#08080ae0 100%);border-top:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;align-items:center;gap:1.1rem;display:flex}.ImageCropper-module__u4-CNq__sliderSection{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:320px;display:flex}.ImageCropper-module__u4-CNq__sliderHint{color:#ffffff61;letter-spacing:.6px;font-size:.72rem;font-weight:600}.ImageCropper-module__u4-CNq__zoomSlider{appearance:none;background:#ffffff14;border:1px solid #ffffff08;border-radius:3px;outline:none;width:100%;height:6px}.ImageCropper-module__u4-CNq__zoomSlider::-webkit-slider-thumb{appearance:none;border:2px solid var(--primary,#8c52ff);width:18px;height:18px;box-shadow:0 0 10px color-mix(in srgb, var(--primary,#8c52ff) 50%, transparent);cursor:pointer;background:#fff;border-radius:50%;transition:transform .15s cubic-bezier(.34,1.56,.64,1),background-color .15s}.ImageCropper-module__u4-CNq__zoomSlider::-webkit-slider-thumb:active{background:var(--primary,#8c52ff);box-shadow:0 0 14px color-mix(in srgb, var(--primary,#8c52ff) 80%, transparent);border-color:#fff;transform:scale(1.3)}.ImageCropper-module__u4-CNq__zoomSlider::-moz-range-thumb{border:2px solid var(--primary,#8c52ff);width:14px;height:14px;box-shadow:0 0 10px color-mix(in srgb, var(--primary,#8c52ff) 50%, transparent);cursor:pointer;background:#fff;border-radius:50%;transition:transform .15s cubic-bezier(.34,1.56,.64,1)}.ImageCropper-module__u4-CNq__zoomSlider::-moz-range-thumb:active{background:var(--primary,#8c52ff);border-color:#fff;transform:scale(1.3)}.ImageCropper-module__u4-CNq__btnRow{justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:320px;display:flex}.ImageCropper-module__u4-CNq__cancelBtn,.ImageCropper-module__u4-CNq__confirmBtn{cursor:pointer;letter-spacing:.5px;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:44px;font-size:.88rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.ImageCropper-module__u4-CNq__cancelBtn{color:#ffffffc7;background:#ffffff0d;border:1px solid #ffffff14}.ImageCropper-module__u4-CNq__cancelBtn:active{color:#fff;background:#ffffff1f;transform:translateY(1px)}.ImageCropper-module__u4-CNq__confirmBtn{background:linear-gradient(135deg, var(--secondary,#a78bfa) 0%, var(--primary,#8c52ff) 100%);color:#fff;box-shadow:0 6px 18px color-mix(in srgb, var(--primary) 35%, transparent)}.ImageCropper-module__u4-CNq__confirmBtn:active{box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 20%, transparent);transform:translateY(1px)}.ImageCropper-module__u4-CNq__confirmBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ImageCropper-module__u4-CNq__ratioSelector{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:.6rem;width:100%;max-width:320px;padding:4px 12px;display:flex;overflow-x:auto}.ImageCropper-module__u4-CNq__ratioSelector::-webkit-scrollbar{display:none}.ImageCropper-module__u4-CNq__ratioBtn{color:#ffffffa6;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;outline:none;padding:6px 14px;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.ImageCropper-module__u4-CNq__ratioBtn:active{transform:scale(.95)}.ImageCropper-module__u4-CNq__ratioBtnActive{background:color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);border-color:var(--primary,#8c52ff);color:#fff;box-shadow:0 0 10px color-mix(in srgb, var(--primary,#8c52ff) 30%, transparent)}@media (max-width:480px){.ImageCropper-module__u4-CNq__cropperHeader{height:54px}.ImageCropper-module__u4-CNq__cropperFooter{padding:1rem 1rem calc(.85rem + env(safe-area-inset-bottom));gap:.85rem}.ImageCropper-module__u4-CNq__cancelBtn,.ImageCropper-module__u4-CNq__confirmBtn{border-radius:10px;height:42px}.ImageCropper-module__u4-CNq__ratioBtn{padding:5px 12px;font-size:.7rem}}
.FaqSection-module__1dYZca__faqSection{background:color-mix(in srgb, var(--card-bg,#fff6) 40%, transparent);-webkit-backdrop-filter:blur(20px);border:1px solid var(--card-border,#ffffff1a);width:100%;max-width:800px;box-shadow:0 8px 32px color-mix(in srgb, var(--primary) 2%, transparent);box-sizing:border-box;text-align:left;border-radius:24px;margin:2.5rem auto 1rem;padding:1.5rem}.FaqSection-module__1dYZca__header{color:var(--primary);align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.FaqSection-module__1dYZca__headerIcon{color:var(--primary);flex-shrink:0}.FaqSection-module__1dYZca__heading{letter-spacing:-.01em;background:linear-gradient(135deg, var(--foreground) 30%, var(--foreground-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.1rem;font-weight:850}.FaqSection-module__1dYZca__accordionContainer{flex-direction:column;gap:.75rem;display:flex}.FaqSection-module__1dYZca__faqCard{background:color-mix(in srgb, var(--popover-bg,#fff) 80%, transparent);border:1px solid var(--card-border,#ffffff14);border-radius:16px;transition:all .25s cubic-bezier(.16,1,.3,1);overflow:hidden}.FaqSection-module__1dYZca__faqCard:hover{border-color:color-mix(in srgb, var(--primary) 20%, transparent);background:color-mix(in srgb, var(--popover-bg) 95%, transparent);transform:translateY(-1px)}.FaqSection-module__1dYZca__faqCardOpen{border-color:color-mix(in srgb, var(--primary) 30%, transparent);background:var(--popover-bg);box-shadow:0 4px 20px color-mix(in srgb, var(--primary) 4%, transparent)}.FaqSection-module__1dYZca__questionBtn{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.25rem;font-family:inherit;transition:background-color .2s;display:flex}.FaqSection-module__1dYZca__questionTitle{color:var(--foreground);letter-spacing:.01em;margin:0;font-size:.92rem;font-weight:750;line-height:1.4;transition:color .2s}.FaqSection-module__1dYZca__questionBtn:hover .FaqSection-module__1dYZca__questionTitle{color:var(--primary)}.FaqSection-module__1dYZca__chevron{color:var(--foreground-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1),color .2s}.FaqSection-module__1dYZca__chevronOpen{color:var(--primary);transform:rotate(180deg)}.FaqSection-module__1dYZca__answerWrapper{max-height:0;transition:max-height .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.FaqSection-module__1dYZca__answerWrapperOpen{max-height:250px}.FaqSection-module__1dYZca__answerContent{color:var(--foreground-muted);padding:0 1.25rem 1.25rem;font-size:.82rem;line-height:1.6}.FaqSection-module__1dYZca__answerContent strong{color:var(--foreground);font-weight:700}.FaqSection-module__1dYZca__answerContent ul,.FaqSection-module__1dYZca__answerContent ol{flex-direction:column;gap:.3rem;margin:.5rem 0 0;padding-left:1.2rem;display:flex}.FaqSection-module__1dYZca__answerContent li{margin-bottom:0}@media (max-width:768px){.FaqSection-module__1dYZca__faqSection{border-radius:18px;margin:1.5rem 0 .5rem;padding:1.1rem}.FaqSection-module__1dYZca__heading{font-size:.95rem}.FaqSection-module__1dYZca__questionTitle{font-size:.85rem}.FaqSection-module__1dYZca__answerContent{padding:0 1.1rem 1.1rem;font-size:.78rem}}
.AppPatternRecognizerModal-module__2SrNgG__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:2000;background:#0000008c;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__modalWrapper{z-index:2001;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__modalCard{background:var(--workspace-bg,#0b0b0f);width:100%;height:100%;color:var(--foreground,#fff);box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:hidden}.AppPatternRecognizerModal-module__2SrNgG__modalHeader{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 30%, transparent);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.2rem 1.2rem .6rem;display:flex;position:relative}.AppPatternRecognizerModal-module__2SrNgG__modalHeader h2{letter-spacing:.5px;margin:0 0 .25rem;font-size:1.05rem;font-weight:850}.AppPatternRecognizerModal-module__2SrNgG__modalHeader p{color:var(--foreground-muted,#8e8e93);margin:0;font-size:.68rem}.AppPatternRecognizerModal-module__2SrNgG__closeBtn{background:color-mix(in srgb, var(--foreground,#fff) 6%, transparent);width:32px;height:32px;color:var(--foreground,#fff);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:1.1rem;right:1.1rem}.AppPatternRecognizerModal-module__2SrNgG__closeBtn:active{background:color-mix(in srgb, var(--foreground,#fff) 15%, transparent);transform:scale(.9)}.AppPatternRecognizerModal-module__2SrNgG__modalBody{box-sizing:border-box;flex-direction:column;flex:1;gap:1.2rem;width:100%;padding:1rem;display:flex;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__modalBodyCalibrate{flex-direction:column;height:100%;display:flex;overflow-y:hidden!important}.AppPatternRecognizerModal-module__2SrNgG__canvasWrapper{aspect-ratio:1;background:color-mix(in srgb, var(--foreground,#fff) 3%, transparent);border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent);border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px 20px #0003}.AppPatternRecognizerModal-module__2SrNgG__recognizerCanvas{object-fit:contain;touch-action:none;cursor:pointer;max-width:100%;max-height:100%;display:block}.AppPatternRecognizerModal-module__2SrNgG__sliderOverlay{pointer-events:none;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__sliderDivider{background:var(--primary,#8c52ff);width:2px;height:100%;box-shadow:0 0 10px var(--primary,#8c52ff);z-index:10;pointer-events:auto;cursor:ew-resize;position:absolute;top:0}.AppPatternRecognizerModal-module__2SrNgG__sliderHandle{background:var(--primary,#8c52ff);color:#fff;cursor:ew-resize;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #8c52ff66}.AppPatternRecognizerModal-module__2SrNgG__sliderHandle:active{transform:translate(-50%,-50%)scale(1.15)}.AppPatternRecognizerModal-module__2SrNgG__adjustPanel{background:color-mix(in srgb, var(--popover-bg,#1c1c1e) 60%, transparent);border:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 50%, transparent);box-sizing:border-box;border-radius:20px;flex-direction:column;gap:1rem;width:100%;padding:1.1rem;display:flex}.AppPatternRecognizerModal-module__2SrNgG__controlRow{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__inputCol{flex-direction:column;flex:1;gap:6px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__inputCol label{color:var(--foreground-muted,#8e8e93);font-size:.65rem;font-weight:700}.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=number]{border:1px solid var(--card-border,#2c2c2e);background:color-mix(in srgb, var(--foreground,#fff) 2%, transparent);height:42px;color:var(--foreground,#fff);box-sizing:border-box;text-align:center;border-radius:12px;outline:none;padding:0 10px;font-size:.85rem;font-weight:800;transition:border-color .2s}.AppPatternRecognizerModal-module__2SrNgG__inputCol input[type=number]:focus{border-color:var(--primary,#8c52ff)}.AppPatternRecognizerModal-module__2SrNgG__sliderRow{flex-direction:column;gap:6px;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__sliderRowHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__sliderLabel{color:var(--foreground-muted,#8e8e93);font-size:.65rem;font-weight:700}.AppPatternRecognizerModal-module__2SrNgG__sliderValue{color:var(--primary,#8c52ff);font-size:.65rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__sliderRow input[type=range]{background:var(--card-border,#2c2c2e);-webkit-appearance:none;border-radius:3px;outline:none;width:100%;height:6px}.AppPatternRecognizerModal-module__2SrNgG__sliderRow input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary,#8c52ff);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #8c52ff4d}.AppPatternRecognizerModal-module__2SrNgG__colorCalibrateContainer{box-sizing:border-box;flex-direction:column;gap:.85rem;width:100%;height:100%;display:flex}.AppPatternRecognizerModal-module__2SrNgG__colorListHeader{justify-content:space-between;align-items:center;display:flex}.AppPatternRecognizerModal-module__2SrNgG__colorListHeader h3{margin:0;font-size:.85rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__colorListHeader span{color:var(--foreground-muted,#8e8e93);font-size:.65rem}.AppPatternRecognizerModal-module__2SrNgG__colorGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px;min-height:120px;padding:2px;display:grid;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__colorItemCard{background:color-mix(in srgb, var(--popover-bg,#1c1c1e) 60%, transparent);border:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 30%, transparent);-webkit-backdrop-filter:blur(10px);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:8px 12px;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #0000000d}.AppPatternRecognizerModal-module__2SrNgG__colorItemCard:active{transform:scale(.96)}.AppPatternRecognizerModal-module__2SrNgG__colorItemCardActive{border-color:var(--primary,#8c52ff);background:color-mix(in srgb, var(--primary,#8c52ff) 10%, transparent);box-shadow:0 4px 14px color-mix(in srgb, var(--primary,#8c52ff) 20%, transparent)}.AppPatternRecognizerModal-module__2SrNgG__colorPatchStack{border:1px solid #ffffff1f;border-radius:8px;flex-direction:row;flex-shrink:0;width:32px;height:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001f}.AppPatternRecognizerModal-module__2SrNgG__colorPatchHalf{flex:1;height:100%}.AppPatternRecognizerModal-module__2SrNgG__colorItemInfo{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AppPatternRecognizerModal-module__2SrNgG__colorItemId{color:var(--foreground,#fff);font-size:.76rem;font-weight:850}.AppPatternRecognizerModal-module__2SrNgG__colorItemCount{color:var(--foreground-muted,#8e8e93);font-size:.62rem;font-weight:600}.AppPatternRecognizerModal-module__2SrNgG__brandPillSelector{white-space:nowrap;scrollbar-width:none;flex-direction:row;gap:8px;width:100%;padding-bottom:6px;display:flex;overflow-x:auto}.AppPatternRecognizerModal-module__2SrNgG__brandPillSelector::-webkit-scrollbar{display:none}.AppPatternRecognizerModal-module__2SrNgG__brandPill{background:color-mix(in srgb, var(--foreground,#fff) 5%, transparent);border:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 40%, transparent);color:var(--foreground-muted,#8e8e93);cursor:pointer;border-radius:18px;padding:6px 14px;font-size:.68rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-block}.AppPatternRecognizerModal-module__2SrNgG__brandPillActive{background:linear-gradient(135deg, var(--primary,#8c52ff) 0%, var(--primary-hover,#7a3bf2) 100%);color:#fff;box-shadow:0 4px 10px color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);border-color:#0000}.AppPatternRecognizerModal-module__2SrNgG__paletteBeadsWrapper{box-sizing:border-box;scrollbar-width:none;flex-flow:wrap;gap:7px;max-height:112px;padding:4px;display:flex;overflow-y:auto}.AppPatternRecognizerModal-module__2SrNgG__paletteBeadsWrapper::-webkit-scrollbar{display:none}.AppPatternRecognizerModal-module__2SrNgG__paletteBead{cursor:pointer;background:var(--bead-color);box-sizing:border-box;border:1.5px solid #ffffff38;border-radius:50%;outline:none;width:25px;height:25px;padding:0;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;box-shadow:0 2px 5px #0000001f}.AppPatternRecognizerModal-module__2SrNgG__paletteBead:hover{transform:scale(1.18)translateY(-1px);box-shadow:0 4px 8px #0000002e}.AppPatternRecognizerModal-module__2SrNgG__paletteBead:active{transform:scale(.92)}.AppPatternRecognizerModal-module__2SrNgG__modalFooter{background:color-mix(in srgb, var(--workspace-bg,#0b0b0f) 90%, transparent);border-top:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 40%, transparent);box-sizing:border-box;flex-direction:row;gap:12px;width:100%;padding:1rem 1.2rem;display:flex}.AppPatternRecognizerModal-module__2SrNgG__btnCancel{border:1px solid var(--card-border,#2c2c2e);height:50px;color:var(--foreground-muted,#8e8e93);cursor:pointer;background:0 0;border-radius:14px;outline:none;flex:1;font-size:.82rem;font-weight:700;transition:all .2s}.AppPatternRecognizerModal-module__2SrNgG__btnCancel:active{background:color-mix(in srgb, var(--foreground,#fff) 3%, transparent)}.AppPatternRecognizerModal-module__2SrNgG__btnConfirm{background:linear-gradient(135deg, var(--primary,#8c52ff) 0%, var(--primary-hover,#7a3bf2) 100%);color:#fff;cursor:pointer;border:none;border-radius:14px;outline:none;flex:1;justify-content:center;align-items:center;gap:6px;height:50px;font-size:.82rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px #8c52ff40}.AppPatternRecognizerModal-module__2SrNgG__btnConfirm:active{opacity:.95;transform:scale(.98)}.AppPatternRecognizerModal-module__2SrNgG__safeAreaPlaceholder{height:env(safe-area-inset-bottom);background:var(--workspace-bg,#0b0b0f);width:100%}.AppPatternRecognizerModal-module__2SrNgG__guideCard{background:color-mix(in srgb, var(--primary,#8c52ff) 6%, transparent);border:1px solid color-mix(in srgb, var(--primary,#8c52ff) 15%, transparent);box-sizing:border-box;border-radius:16px;flex-direction:row;gap:10px;width:100%;margin-top:4px;padding:12px 14px;display:flex}.AppPatternRecognizerModal-module__2SrNgG__guideIcon{font-size:1.2rem;line-height:1.2}.AppPatternRecognizerModal-module__2SrNgG__guideContent{flex-direction:column;display:flex}.AppPatternRecognizerModal-module__2SrNgG__guideContent h4{color:var(--primary,#8c52ff);margin:0 0 4px;font-size:.75rem;font-weight:800}.AppPatternRecognizerModal-module__2SrNgG__guideContent p{color:var(--foreground-muted,#8e8e93);margin:0;font-size:.65rem;line-height:1.4}.AppPatternRecognizerModal-module__2SrNgG__analyzingWrapper{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:3rem 0;display:flex}.AppPatternRecognizerModal-module__2SrNgG__analyzingSpinner{width:48px;height:48px;position:relative}.AppPatternRecognizerModal-module__2SrNgG__spinnerDoubleDot1,.AppPatternRecognizerModal-module__2SrNgG__spinnerDoubleDot2{background:var(--primary,#8c52ff);opacity:.6;width:100%;height:100%;box-shadow:0 0 20px var(--primary,#8c52ff);border-radius:50%;animation:2s ease-in-out infinite AppPatternRecognizerModal-module__2SrNgG__sk-bounce;position:absolute;top:0;left:0}.AppPatternRecognizerModal-module__2SrNgG__spinnerDoubleDot2{animation-delay:-1s}.AppPatternRecognizerModal-module__2SrNgG__analyzingText{color:var(--foreground-muted,#8e8e93);letter-spacing:.5px;font-size:.78rem;font-weight:750}@keyframes AppPatternRecognizerModal-module__2SrNgG__sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.AppPatternRecognizerModal-module__2SrNgG__calibrateFooter{border-top:1px solid color-mix(in srgb, var(--card-border,#2c2c2e) 40%, transparent);box-sizing:border-box;background:0 0;flex-direction:row;gap:12px;width:100%;margin-top:auto;padding:1rem 0 0;display:flex}
.MobileHome-module__3-Ldjq__mobileHome{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 8%, var(--background)) 0%, color-mix(in srgb, var(--primary) 2%, var(--background)) 30%, var(--background) 100%)!important}.MobileHome-module__3-Ldjq__brandHeader{z-index:10;box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;min-height:32px;margin-top:1rem;margin-bottom:.75rem;padding:0 1.25rem;display:flex}.MobileHome-module__3-Ldjq__navActions{align-items:center;gap:.65rem;display:flex}.MobileHome-module__3-Ldjq__navBtn{border:1px solid var(--card-border);background:color-mix(in srgb, var(--foreground) 2.5%, transparent);width:32px;height:32px;color:var(--foreground);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000005}.MobileHome-module__3-Ldjq__navBtn:active{background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary);transform:scale(.9)}.MobileHome-module__3-Ldjq__scrollContent{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;gap:1.5rem;padding:0 1.25rem 2rem;display:flex;overflow-y:auto}.MobileHome-module__3-Ldjq__scrollContent::-webkit-scrollbar{display:none}.MobileHome-module__3-Ldjq__brandSloganWrapper{z-index:2;align-self:flex-start;margin-top:.5rem;margin-bottom:1rem;position:relative}.MobileHome-module__3-Ldjq__brandSlogan{color:var(--foreground);letter-spacing:.5px;font-size:1.38rem;font-weight:800}.MobileHome-module__3-Ldjq__sloganUnderline{background-color:var(--primary);width:100%;height:7px;position:absolute;bottom:-10px;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,0 30,5 T60,5 T90,5 T100,2' fill='none' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,0 30,5 T60,5 T90,5 T100,2' fill='none' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__3-Ldjq__heroShowcase{z-index:2;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:.5rem;display:flex;position:relative}.MobileHome-module__3-Ldjq__heroCardLeft,.MobileHome-module__3-Ldjq__heroCardRight{background:var(--popover-bg);width:95px;height:128px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 10%, transparent);border:3px solid var(--popover-bg);border-radius:16px;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;top:calc(50% - 64px);left:calc(50% - 47.5px);overflow:hidden}.MobileHome-module__3-Ldjq__heroCardLeft{z-index:3;transform:rotate(-6deg)translate(-45px)}.MobileHome-module__3-Ldjq__heroCardRight{z-index:2;transform:rotate(6deg)translate(45px)}.MobileHome-module__3-Ldjq__heroImg{object-fit:cover;border-radius:12px;width:100%;height:100%}.MobileHome-module__3-Ldjq__heroArrowBtn{background:var(--primary);border:2px solid var(--popover-bg);width:28px;height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 30%, transparent);z-index:4;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileHome-module__3-Ldjq__arrowIcon{color:#fff;justify-content:center;align-items:center;display:flex}.MobileHome-module__3-Ldjq__uploadAreaWrapper{box-sizing:border-box;flex-shrink:0;width:100%}.MobileHome-module__3-Ldjq__fileInput{display:none}.MobileHome-module__3-Ldjq__uploadArea{background:color-mix(in srgb, var(--popover-bg) 70%, transparent);border:1px dashed color-mix(in srgb, var(--primary) 25%, transparent);z-index:2;-webkit-backdrop-filter:blur(10px);width:100%;height:80px;box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 2%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:18px;flex-direction:row;justify-content:center;align-items:center;gap:16px;padding:0 16px;transition:all .25s;display:flex}.MobileHome-module__3-Ldjq__uploadArea:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 45%, transparent);transform:translateY(-1px)}.MobileHome-module__3-Ldjq__uploadBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:44px;height:44px;box-shadow:0 3px 10px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__3-Ldjq__plusIcon{background-color:#fff;width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__3-Ldjq__uploadTextGroup{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;display:flex}.MobileHome-module__3-Ldjq__uploadTitle{color:var(--primary);letter-spacing:.5px;font-size:.85rem;font-weight:800}.MobileHome-module__3-Ldjq__uploadSubtitle{color:var(--foreground-muted);font-size:.72rem;font-weight:550}.MobileHome-module__3-Ldjq__demoSection{z-index:2;flex-direction:column;flex-shrink:0;gap:.9rem;width:100%;display:flex}.MobileHome-module__3-Ldjq__demoTitleRow{align-items:center;gap:8px;display:flex}.MobileHome-module__3-Ldjq__demoTitle{color:#1a1a1a;letter-spacing:.5px;font-size:.9rem;font-weight:800}:is(.theme-dark .MobileHome-module__3-Ldjq__demoTitle,.dark .MobileHome-module__3-Ldjq__demoTitle){color:#fff}.MobileHome-module__3-Ldjq__demoSubtitle{color:color-mix(in srgb, var(--primary) 60%, transparent);margin-left:2px;font-size:.72rem;font-weight:700}.MobileHome-module__3-Ldjq__demoScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:row;gap:12px;width:100%;padding:4px 2px 8px;display:flex;overflow-x:auto}.MobileHome-module__3-Ldjq__demoScroll::-webkit-scrollbar{display:none}.MobileHome-module__3-Ldjq__demoCard{background:var(--popover-bg);width:100px;box-shadow:0 4px 15px color-mix(in srgb, var(--primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;outline:none;flex-direction:column;flex-shrink:0;margin-right:8px;padding:6px;font-family:inherit;transition:all .2s;display:flex}.MobileHome-module__3-Ldjq__demoCard:active{box-shadow:0 2px 6px color-mix(in srgb, var(--primary) 10%, transparent);transform:scale(.96)}.MobileHome-module__3-Ldjq__demoCardImgWrapper{background:color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:10px;justify-content:center;align-items:center;width:100%;height:88px;margin-bottom:6px;display:flex;position:relative;overflow:hidden}.MobileHome-module__3-Ldjq__demoCardImg{object-fit:cover;border-radius:10px;width:100%;height:100%}.MobileHome-module__3-Ldjq__demoCardFooter{justify-content:center;align-items:center;gap:4px;width:100%;padding:2px 0;display:flex}.MobileHome-module__3-Ldjq__demoCardEn{color:var(--primary);font-size:.65rem;font-weight:750}.MobileHome-module__3-Ldjq__demoCardCn{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.MobileHome-module__3-Ldjq__communityBanner{background:color-mix(in srgb, var(--popover-bg) 65%, transparent);border:1px solid color-mix(in srgb, var(--primary) 10%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;flex-shrink:0;align-items:center;gap:12px;width:100%;height:64px;padding:0 16px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000003}.MobileHome-module__3-Ldjq__communityBanner:active{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);transform:translateY(-1px)}.MobileHome-module__3-Ldjq__communityIconBox{background-color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MobileHome-module__3-Ldjq__communityIcon{color:#fff!important}.MobileHome-module__3-Ldjq__communityText{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.MobileHome-module__3-Ldjq__communityTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:750;overflow:hidden}.MobileHome-module__3-Ldjq__communitySubtitle{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.MobileHome-module__3-Ldjq__communityArrow{color:var(--foreground-muted);opacity:.5;flex-shrink:0}.MobileHome-module__3-Ldjq__brandFooter{width:100%;padding-bottom:calc(1rem + env(safe-area-inset-bottom));justify-content:center;align-items:center;margin-top:.5rem;display:flex}.MobileHome-module__3-Ldjq__footerText{color:color-mix(in srgb, var(--foreground) 25%, transparent);letter-spacing:.5px;font-size:.68rem;font-weight:600}.MobileHome-module__3-Ldjq__loadingOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MobileHome-module__3-Ldjq__spinnerCard{background:var(--popover-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);color:var(--foreground);border-radius:16px;align-items:center;gap:.65rem;padding:1.1rem 1.8rem;font-size:.85rem;font-weight:650;display:flex}.MobileHome-module__3-Ldjq__spinner{color:var(--primary);animation:1s linear infinite MobileHome-module__3-Ldjq__spin}@keyframes MobileHome-module__3-Ldjq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileHome-module__3-Ldjq__modalBackdrop{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.MobileHome-module__3-Ldjq__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.MobileHome-module__3-Ldjq__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);width:100%;max-width:300px;box-shadow:var(--shadow);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.MobileHome-module__3-Ldjq__closeModalBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:26px;height:26px;color:var(--foreground-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}.MobileHome-module__3-Ldjq__closeModalBtn:active{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.MobileHome-module__3-Ldjq__modalHeader{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.15rem;display:flex}.MobileHome-module__3-Ldjq__modalHeaderIcon{background-color:var(--primary);border-radius:50%;width:36px;height:36px;margin-bottom:.2rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__3-Ldjq__modalHeader h2{color:var(--foreground);font-size:1rem;font-weight:800}.MobileHome-module__3-Ldjq__modalHeader p{color:var(--foreground-muted);font-size:.7rem;font-weight:550}.MobileHome-module__3-Ldjq__qrCodeContainer{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.MobileHome-module__3-Ldjq__qrCodeWrapper{border:1px solid var(--card-border);background:#fff;border-radius:16px;justify-content:center;align-items:center;width:180px;height:180px;padding:5px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.MobileHome-module__3-Ldjq__qrCodeImg{border-radius:12px}.MobileHome-module__3-Ldjq__scanLine{background:linear-gradient(90deg, transparent, var(--primary), transparent);z-index:5;height:2px;animation:3s linear infinite MobileHome-module__3-Ldjq__scan;position:absolute;left:5px;right:5px}@keyframes MobileHome-module__3-Ldjq__scan{0%{top:5px}50%{top:175px}to{top:5px}}.MobileHome-module__3-Ldjq__qrHint{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.MobileHome-module__3-Ldjq__modalFooter{border-top:1px solid var(--card-border);width:100%;margin-top:1.15rem;padding-top:.65rem}.MobileHome-module__3-Ldjq__modalFooter p{color:var(--foreground-muted);font-size:.6rem;font-weight:550}.MobileHome-module__3-Ldjq__heroActionsGroup{box-sizing:border-box;flex-direction:row;flex-shrink:0;gap:12px;width:100%;display:flex}.MobileHome-module__3-Ldjq__heroActionCardLeft{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 4%, transparent);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-direction:column;flex:2.5;justify-content:center;align-items:center;padding:14px 10px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.MobileHome-module__3-Ldjq__heroActionCardLeft:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:scale(.97)}.MobileHome-module__3-Ldjq__heroActionCardRight{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 4%, transparent);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px 10px;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.MobileHome-module__3-Ldjq__heroActionCardRight:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:scale(.97)}.MobileHome-module__3-Ldjq__heroIconBox{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:36px;height:36px;box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 25%, transparent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__3-Ldjq__heroIconBoxSec{background:color-mix(in srgb, var(--primary) 10%, transparent);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__3-Ldjq__heroCardText{text-align:center;flex-direction:column;align-items:center;gap:2px;margin-top:8px;display:flex}.MobileHome-module__3-Ldjq__heroCardTitle{color:var(--primary);font-size:.82rem;font-weight:800}.MobileHome-module__3-Ldjq__heroCardSubtitle{color:var(--foreground-muted);font-size:.62rem;font-weight:600}.MobileHome-module__3-Ldjq__popularToolsSection{z-index:2;flex-direction:column;flex-shrink:0;gap:.9rem;width:100%;display:flex}.MobileHome-module__3-Ldjq__toolsGrid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.MobileHome-module__3-Ldjq__toolGridItem{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;font-family:inherit;transition:all .2s;display:flex}.MobileHome-module__3-Ldjq__toolGridItem:active{transform:scale(.95)}.MobileHome-module__3-Ldjq__toolIconWrapper{width:44px;height:44px;color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 4%, transparent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;transition:all .2s;display:flex}.MobileHome-module__3-Ldjq__toolGridItem:active .MobileHome-module__3-Ldjq__toolIconWrapper{background:color-mix(in srgb, var(--primary) 15%, transparent)}.MobileHome-module__3-Ldjq__toolName{color:var(--primary);text-align:center;white-space:nowrap;font-size:.72rem;font-weight:750}.MobileHome-module__3-Ldjq__modalHeaderIconMini{background-color:var(--accent,#10b981);border-radius:50%;width:36px;height:36px;margin-bottom:.2rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__3-Ldjq__modalCardBlank{max-width:345px}.MobileHome-module__3-Ldjq__sizeSelectionGroup{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex}.MobileHome-module__3-Ldjq__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.MobileHome-module__3-Ldjq__presetBtn{background:color-mix(in srgb, var(--primary) 5%, var(--popover-bg));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;transition:all .15s;display:flex}.MobileHome-module__3-Ldjq__presetBtn:active{background:color-mix(in srgb, var(--primary) 12%, var(--popover-bg));transform:scale(.96)}.MobileHome-module__3-Ldjq__presetSizeText{color:var(--primary);font-size:.85rem;font-weight:750}.MobileHome-module__3-Ldjq__presetLabel{color:var(--foreground-muted);margin-top:2px;font-size:.62rem;font-weight:600}.MobileHome-module__3-Ldjq__customInputRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:8px;display:flex}.MobileHome-module__3-Ldjq__customInputItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.MobileHome-module__3-Ldjq__inputLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:700}.MobileHome-module__3-Ldjq__numberInput{border:1px solid var(--card-border);background:var(--input-bg,color-mix(in srgb, var(--foreground) 2.5%, transparent));width:100%;height:40px;color:var(--foreground);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.MobileHome-module__3-Ldjq__numberInput:focus{border-color:var(--primary)}.MobileHome-module__3-Ldjq__confirmCreateBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);color:#fff;cursor:pointer;width:100%;height:44px;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;margin-top:10px;font-size:.88rem;font-weight:700;transition:all .2s}.MobileHome-module__3-Ldjq__confirmCreateBtn:active{opacity:.95;transform:scale(.98)}
.Workspace-module__Qz2nGG__workspace{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.Workspace-module__Qz2nGG__emptyState{flex:1;justify-content:center;align-items:center;display:flex}.Workspace-module__Qz2nGG__activeWorkspace{flex:1;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;min-height:0;display:grid}.Workspace-module__Qz2nGG__activeWorkspace.Workspace-module__Qz2nGG__noSidebar{grid-template-columns:1fr;gap:0}.Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg);border:1px solid var(--card-border);border-radius:24px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.Workspace-module__Qz2nGG__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--card-bg);width:100%;height:100%;color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-weight:500;display:flex;position:absolute;top:0;left:0}.Workspace-module__Qz2nGG__spinner{animation:1s linear infinite Workspace-module__Qz2nGG__spin}@keyframes Workspace-module__Qz2nGG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Workspace-module__Qz2nGG__fullHeight{flex-direction:column;width:100%;height:100%;display:flex}.Workspace-module__Qz2nGG__aiLoadingOverlay{z-index:20;background:var(--card-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;inset:0}.Workspace-module__Qz2nGG__scanBeam{background:linear-gradient(to bottom, transparent 0%, var(--primary) 50%, transparent 100%);opacity:.3;pointer-events:none;z-index:5;will-change:transform;width:100%;height:20%;animation:2.5s ease-in-out infinite Workspace-module__Qz2nGG__scan;position:absolute;top:-10%;left:0}@keyframes Workspace-module__Qz2nGG__scan{0%{transform:translateY(-100%)}50%{transform:translateY(500%)}to{transform:translateY(-100%)}}.Workspace-module__Qz2nGG__progressContainer{background:var(--button-bg);border:1px solid var(--card-border);border-radius:10px;width:240px;height:6px;overflow:hidden}.Workspace-module__Qz2nGG__progressBar{background:linear-gradient(90deg, var(--primary) 0%, #ff52db 100%);border-radius:10px;height:100%;transition:width .3s;box-shadow:0 0 10px #8c52ff80}.Workspace-module__Qz2nGG__progressLabel{color:var(--foreground-muted);letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (max-width:768px){.Workspace-module__Qz2nGG__activeWorkspace{grid-template-rows:1fr;grid-template-columns:1fr;gap:0;height:100dvh;padding:0}.Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}}.Workspace-module__Qz2nGG__canvasWrapper{flex:1;width:100%;min-height:0;position:relative}.Workspace-module__Qz2nGG__mobileActiveWorkspace{grid-template-rows:1fr!important;grid-template-columns:1fr!important;gap:0!important;height:100dvh!important;padding:0!important}.Workspace-module__Qz2nGG__mobileCanvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}.focus-mode-active .Workspace-module__Qz2nGG__activeWorkspace{grid-template-columns:1fr!important;gap:0!important}.focus-mode-active .Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}
.AppExploreTab-module__yQBRaW__explorePanel{box-sizing:border-box;flex-direction:column;gap:1.25rem;width:100%;display:flex}.AppExploreTab-module__yQBRaW__hiddenInput{display:none!important}.AppExploreTab-module__yQBRaW__headerRow{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding:0 2px;display:flex}.AppExploreTab-module__yQBRaW__welcomeCol{flex-direction:column;gap:3px;display:flex}.AppExploreTab-module__yQBRaW__welcomeTitle{color:var(--foreground);letter-spacing:-.5px;align-items:center;gap:6px;margin:0;font-size:1.35rem;font-weight:800;display:flex}.AppExploreTab-module__yQBRaW__welcomeSubtitle{color:var(--foreground-muted);margin:0;font-size:.8rem;font-weight:500}.AppExploreTab-module__yQBRaW__actionCol{flex-direction:row;gap:14px;display:flex}.AppExploreTab-module__yQBRaW__headerActionBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:5px;padding:2px;transition:transform .2s;display:flex}.AppExploreTab-module__yQBRaW__headerActionBtn:active{transform:scale(.94)}.AppExploreTab-module__yQBRaW__headerActionIconWrapper{background:var(--popover-bg);border:1px solid var(--card-border);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;box-shadow:0 4px 10px #00000008}.AppExploreTab-module__yQBRaW__headerActionIcon{color:var(--foreground)}.AppExploreTab-module__yQBRaW__headerActionLabel{color:var(--foreground-muted);font-size:.65rem;font-weight:600}.AppExploreTab-module__yQBRaW__redDot{background:var(--danger);border:1.5px solid var(--popover-bg);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.AppExploreTab-module__yQBRaW__mainBanner{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);box-sizing:border-box;width:100%;box-shadow:0 12px 30px color-mix(in srgb, var(--primary) 22%, transparent), inset 0 1px 0 color-mix(in srgb, var(--popover-bg) 30%, transparent);cursor:pointer;border-radius:24px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:1.25rem 1.15rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.AppExploreTab-module__yQBRaW__mainBanner:active{box-shadow:0 6px 16px color-mix(in srgb, var(--primary) 15%, transparent);transform:scale(.985)}.AppExploreTab-module__yQBRaW__bannerText{z-index:2;flex-direction:column;flex:1;align-items:flex-start;display:flex}.AppExploreTab-module__yQBRaW__bannerTitle{color:#fff;letter-spacing:-.2px;white-space:nowrap;margin:0 0 4px;font-size:1.15rem;font-weight:800}.AppExploreTab-module__yQBRaW__bannerSubtitle{color:#ffffffe0;margin:0 0 14px;font-size:.72rem;font-weight:500}.AppExploreTab-module__yQBRaW__bannerStartBtn{background:var(--popover-bg);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 15%, transparent);border:none;border-radius:99px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:7px 15px;transition:all .2s;display:flex}.AppExploreTab-module__yQBRaW__bannerStartBtn span{color:var(--primary);font-size:.72rem;font-weight:700}.AppExploreTab-module__yQBRaW__btnArrow{color:var(--primary);transition:transform .2s}.AppExploreTab-module__yQBRaW__bannerStartBtn:active .AppExploreTab-module__yQBRaW__btnArrow{transform:translate(2px)}.AppExploreTab-module__yQBRaW__splitSlider{border:1.5px solid color-mix(in srgb, var(--popover-bg) 75%, transparent);z-index:2;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:16px;flex-shrink:0;width:110px;height:110px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001a}.AppExploreTab-module__yQBRaW__sliderImageUnder,.AppExploreTab-module__yQBRaW__sliderImageOver{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.AppExploreTab-module__yQBRaW__sliderImg{object-fit:cover;pointer-events:none;width:100%;height:100%}.AppExploreTab-module__yQBRaW__pixelatedImg{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.AppExploreTab-module__yQBRaW__sliderBar{background:var(--popover-bg);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 4px #0000004d}.AppExploreTab-module__yQBRaW__sliderHandle{background:var(--popover-bg);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0003}.AppExploreTab-module__yQBRaW__handleArrow{color:var(--primary);margin:0 -1px;font-size:.65rem;font-weight:700;line-height:1}.AppExploreTab-module__yQBRaW__sectionHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding:0 2px;display:flex}.AppExploreTab-module__yQBRaW__sectionTitleRow{flex-direction:row;align-items:center;gap:5px;display:flex}.AppExploreTab-module__yQBRaW__sectionEmoji{font-size:1rem}.AppExploreTab-module__yQBRaW__sectionTitle{color:var(--foreground);letter-spacing:-.2px;margin:0;font-size:.95rem;font-weight:800}.AppExploreTab-module__yQBRaW__sectionMoreBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;outline:none;flex-direction:row;align-items:center;gap:3px;padding:4px;font-size:.7rem;font-weight:600;transition:color .2s;display:flex}.AppExploreTab-module__yQBRaW__sectionMoreBtn:active{color:var(--primary)}.AppExploreTab-module__yQBRaW__popularGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.AppExploreTab-module__yQBRaW__templateCard{background:var(--card-bg);border:1px solid var(--card-border);box-sizing:border-box;box-shadow:var(--shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;outline:none;flex-direction:column;margin:0;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.AppExploreTab-module__yQBRaW__templateCard:active{box-shadow:var(--shadow);transform:translateY(2px)scale(.98)}.AppExploreTab-module__yQBRaW__cardImageWrapper{justify-content:center;align-items:center;width:100%;height:105px;display:flex;position:relative;overflow:hidden}.AppExploreTab-module__yQBRaW__cardImg{object-fit:contain;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;width:70px!important;height:70px!important;position:relative!important}.AppExploreTab-module__yQBRaW__favBtn{background:color-mix(in srgb, var(--popover-bg) 90%, transparent);cursor:pointer;z-index:3;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #0000000d}.AppExploreTab-module__yQBRaW__favBtn:active{transform:scale(.85)}.AppExploreTab-module__yQBRaW__favBtnActive{background:var(--popover-bg)}.AppExploreTab-module__yQBRaW__cardInfo{background:0 0;flex-direction:column;gap:6px;padding:10px 10px 12px;display:flex}.AppExploreTab-module__yQBRaW__cardTitle{color:var(--foreground);text-align:left;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.76rem;font-weight:700;overflow:hidden}.AppExploreTab-module__yQBRaW__cardMeta{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.AppExploreTab-module__yQBRaW__cardTags{flex-direction:row;align-items:center;gap:5px;display:flex}.AppExploreTab-module__yQBRaW__resolutionTag{background:color-mix(in srgb, var(--primary) 8%, transparent);color:var(--primary);border-radius:4px;padding:1.5px 5px;font-size:.6rem;font-weight:800;line-height:1}.AppExploreTab-module__yQBRaW__beadsCount{color:var(--foreground-muted);font-size:.6rem;font-weight:600}.AppExploreTab-module__yQBRaW__cardMoreBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:2px;display:flex}.AppExploreTab-module__yQBRaW__cardMoreBtn:active{color:var(--primary)}.AppExploreTab-module__yQBRaW__recentScrollContainer{box-sizing:border-box;width:100%;padding:4px 2px;overflow-x:auto}.AppExploreTab-module__yQBRaW__recentScrollContainer::-webkit-scrollbar{display:none}.AppExploreTab-module__yQBRaW__recentScrollInner{box-sizing:border-box;flex-direction:row;gap:16px;width:max-content;display:flex}.AppExploreTab-module__yQBRaW__recentCard{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:5px;width:64px;transition:transform .2s;display:flex}.AppExploreTab-module__yQBRaW__recentCard:active{transform:scale(.94)}.AppExploreTab-module__yQBRaW__recentThumbWrapper{background:var(--background);border:1px solid var(--card-border);width:64px;height:64px;box-shadow:var(--shadow);border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.AppExploreTab-module__yQBRaW__recentThumb{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.AppExploreTab-module__yQBRaW__recentThumbPlaceholder{font-size:1.5rem}.AppExploreTab-module__yQBRaW__recentTitle{color:var(--foreground);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.68rem;font-weight:700;overflow:hidden}.AppExploreTab-module__yQBRaW__recentSpecs{color:var(--foreground-muted);font-size:.58rem;font-weight:600}.AppExploreTab-module__yQBRaW__drawerBackdrop{z-index:200;background:#00000073;position:fixed;inset:0}.AppExploreTab-module__yQBRaW__drawerWrapper{z-index:201;justify-content:center;width:100%;display:flex;position:fixed;bottom:0;left:0;right:0}.AppExploreTab-module__yQBRaW__drawerCard{background:var(--popover-bg);width:100%;max-width:600px;padding:1.25rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));box-sizing:border-box;box-shadow:var(--shadow);border-radius:30px 30px 0 0;flex-direction:column;display:flex}.AppExploreTab-module__yQBRaW__dragHandle{background:var(--card-border);cursor:pointer;border-radius:99px;width:36px;height:5px;margin:0 auto 12px}.AppExploreTab-module__yQBRaW__drawerHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.AppExploreTab-module__yQBRaW__drawerHeader h3{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:800}.AppExploreTab-module__yQBRaW__drawerCloseBtn{background:var(--background);width:28px;height:28px;color:var(--foreground-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.AppExploreTab-module__yQBRaW__drawerCloseBtn:active{background:var(--button-hover)}.AppExploreTab-module__yQBRaW__drawerCategoryScroll{box-sizing:border-box;flex-direction:row;gap:8px;padding:4px 2px 12px;display:flex;overflow-x:auto}.AppExploreTab-module__yQBRaW__drawerCategoryScroll::-webkit-scrollbar{display:none}.AppExploreTab-module__yQBRaW__drawerCategoryPill{background:var(--background);color:var(--foreground-muted);cursor:pointer;border:none;border-radius:99px;flex-shrink:0;padding:6px 14px;font-size:.72rem;font-weight:600;transition:all .2s}.AppExploreTab-module__yQBRaW__drawerCategoryPillActive{font-weight:700;background:color-mix(in srgb, var(--primary) 10%, transparent)!important;color:var(--primary)!important}.AppExploreTab-module__yQBRaW__drawerGridContent{box-sizing:border-box;max-height:50vh;padding-bottom:1.5rem;overflow-y:auto}.AppExploreTab-module__yQBRaW__drawerGridContent::-webkit-scrollbar{width:4px}.AppExploreTab-module__yQBRaW__drawerGridContent::-webkit-scrollbar-thumb{background:#00000014;border-radius:10px}.AppExploreTab-module__yQBRaW__drawerGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;padding:2px;display:grid}.AppExploreTab-module__yQBRaW__welcomeSparkle{color:#fbbf24;vertical-align:middle;filter:drop-shadow(0 2px 4px #fbbf2440);margin-left:2px;display:inline-block}.AppExploreTab-module__yQBRaW__sectionIcon{color:var(--primary,#8c52ff);opacity:.9;flex-shrink:0}
.AppSettingsPage-module__jKvuRa__settingsPage{z-index:2000;box-sizing:border-box;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;background:var(--background)!important}.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{border-bottom:1px solid var(--card-border);box-sizing:border-box;background:0 0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:52px;padding-left:12px;padding-right:12px;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__groupedCard{background:var(--card-bg);border:1px solid var(--card-border);width:100%;box-shadow:var(--shadow), inset 0 1px 0 color-mix(in srgb, var(--popover-bg) 30%, transparent);box-sizing:border-box;border-radius:20px;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 var(--card-border);box-sizing:border-box;background:0 0;outline:none;flex-direction:row;align-items:center;gap:14px;width:100%;height:54px;padding:0 16px;transition:background-color .2s;display:flex}.AppSettingsPage-module__jKvuRa__settingItem:last-child{border-bottom:none}.AppSettingsPage-module__jKvuRa__settingItem:active{background:var(--button-hover)}.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__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__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__themeExpandSection{box-sizing:border-box;background:color-mix(in srgb, var(--foreground) 5%, transparent);border-bottom:1px solid var(--card-border);width:100%;overflow:hidden}.AppSettingsPage-module__jKvuRa__themeGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:8px;padding:10px 16px 14px 60px;display:grid}.AppSettingsPage-module__jKvuRa__themeItem{background:var(--button-bg);border:1px solid var(--card-border);cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;border-radius:10px;outline:none;justify-content:space-between;align-items:center;height:38px;padding:0 12px;transition:all .2s;display:flex}.AppSettingsPage-module__jKvuRa__themeItemActive{background:var(--popover-bg)!important;border-color:var(--primary)!important;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 8%, transparent)!important}.AppSettingsPage-module__jKvuRa__themeItemActive .AppSettingsPage-module__jKvuRa__themeName{color:var(--primary)!important}.AppSettingsPage-module__jKvuRa__themeName{color:var(--foreground);font-size:.7rem;font-weight:800}.AppSettingsPage-module__jKvuRa__themeColors{align-items:center;gap:3px;display:flex}.AppSettingsPage-module__jKvuRa__colorDot{border:.5px solid #ffffff4d;border-radius:50%;width:8px;height:8px}
.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}
.AppMineTab-module__2Le5Da__minePanel{box-sizing:border-box;flex-direction:column;flex:1;gap:1.25rem;width:100%;padding:0;display:flex}.AppMineTab-module__2Le5Da__profileCard{-webkit-backdrop-filter:blur(25px);box-sizing:border-box;border-radius:24px;flex-direction:column;width:100%;padding:1.5rem;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;border:2px solid var(--popover-bg)!important}.AppMineTab-module__2Le5Da__pixelAvatarImg{object-fit:contain;width:44px;height:44px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;filter:drop-shadow(0 2px 4px #00000014);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__drawingsGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.AppMineTab-module__2Le5Da__gridDrawingCard{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;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:20px!important;padding:0!important}.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;object-fit:contain!important;width:70px!important;height:70px!important;position:relative!important}.AppMineTab-module__2Le5Da__gridCoverPlaceholder{opacity:.6;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__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)}}
.AppCreateDrawer-module__GkpC_W__backdrop{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0000004d;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppCreateDrawer-module__GkpC_W__drawerWrapper{z-index:1001;pointer-events:none;justify-content:center;width:100vw;display:flex;position:fixed;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;display:flex;transform:translateZ(0);box-shadow:0 -8px 30px #0000000d}.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)}
.AppHome-module__uPMHQq__appHome{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;background:var(--background)!important;background-image:radial-gradient(at 0% 0%, color-mix(in srgb, var(--primary) 12%, transparent) 0px, transparent 40%), radial-gradient(at 100% 0%, color-mix(in srgb, var(--secondary) 12%, transparent) 0px, transparent 40%), radial-gradient(at 50% 100%, color-mix(in srgb, var(--accent) 8%, transparent) 0px, transparent 50%)!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{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;gap:1.5rem;padding:0 1.25rem 2rem;display:flex;overflow-y:auto;padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}.AppHome-module__uPMHQq__scrollContent::-webkit-scrollbar{display:none}.AppHome-module__uPMHQq__bottomTabBar{width:100%!important;height:calc(68px + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;background:var(--popover-bg)!important;border:none!important;border-top:1px solid var(--card-border)!important;z-index:99!important;box-sizing:border-box!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;box-shadow:0 -8px 32px #0000000d!important}.ios-platform .AppHome-module__uPMHQq__bottomTabBar{background:color-mix(in srgb, var(--popover-bg) 45%, transparent)!important;-webkit-backdrop-filter:blur(24px)!important}.AppHome-module__uPMHQq__tabItem{cursor:pointer;opacity:.55;-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;gap:4px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.AppHome-module__uPMHQq__tabItemActive{transform:scale(1.02);opacity:1!important}.AppHome-module__uPMHQq__tabIcon{width:24px;height:24px;color:inherit;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:flex}.AppHome-module__uPMHQq__tabItemActive .AppHome-module__uPMHQq__tabIcon{transform:scale(1.05)translateY(-1px);color:var(--primary)!important}.AppHome-module__uPMHQq__tabSvg{transition:stroke .25s,fill .25s}.AppHome-module__uPMHQq__tabLabel{color:inherit;font-size:.68rem;font-weight:600;transition:color .25s}.AppHome-module__uPMHQq__tabItemActive .AppHome-module__uPMHQq__tabLabel{font-weight:700;color:var(--primary)!important}.AppHome-module__uPMHQq__createItemBox{flex:1.5;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.AppHome-module__uPMHQq__createBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:100;color:#fff;border-radius:99px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:42px;padding:10px 20px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:-16px;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%)!important;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 30%, transparent), 0 4px 12px color-mix(in srgb, var(--secondary) 20%, transparent)!important;border:none!important}.AppHome-module__uPMHQq__createBtn:hover{transform:scale(1.04)translateY(-1px);box-shadow:0 10px 28px color-mix(in srgb, var(--primary) 45%, transparent), 0 6px 16px color-mix(in srgb, var(--secondary) 25%, transparent)!important}.AppHome-module__uPMHQq__createBtn:active{transform:scale(.95)translateY(1px);box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 20%, transparent), 0 2px 6px color-mix(in srgb, var(--secondary) 10%, transparent)!important}.AppHome-module__uPMHQq__createBtnIcon{stroke:#fff;flex-shrink:0}.AppHome-module__uPMHQq__createBtnText{color:#fff;letter-spacing:.5px;white-space:nowrap;font-size:.78rem;font-weight:700}
.TransitionModal-module__I1ugLW__overlay{opacity:0;visibility:hidden;pointer-events:none;will-change:opacity;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:opacity .22s cubic-bezier(.4,0,.2,1),visibility .22s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.TransitionModal-module__I1ugLW__overlay.TransitionModal-module__I1ugLW__active{opacity:1;visibility:visible;pointer-events:auto}.TransitionModal-module__I1ugLW__backdrop{-webkit-backdrop-filter:blur(10px);background:#0a0a0c99;width:100%;height:100%;position:absolute;top:0;left:0}.TransitionModal-module__I1ugLW__wrapper{z-index:2;opacity:0;will-change:transform, opacity;width:100%;transition:transform .24s cubic-bezier(.34,1.56,.64,1),opacity .22s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(24px)scale(.96)}.TransitionModal-module__I1ugLW__overlay.TransitionModal-module__I1ugLW__active .TransitionModal-module__I1ugLW__wrapper{opacity:1;transform:translate(0,0)scale(1)}.TransitionModal-module__I1ugLW__card{background:var(--popover-bg);border:1px solid var(--card-border);box-shadow:var(--shadow), inset 0 1px 0 color-mix(in srgb, var(--popover-bg) 10%, transparent);-webkit-backdrop-filter:blur(25px);border-radius:24px;width:100%;position:relative;overflow:hidden}
.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{filter:drop-shadow(0 4px 12px color-mix(in srgb, var(--primary) 30%, transparent));margin-bottom:12px;font-size:32px;display:inline-block}.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)}}
