.UploadZone-module__YVkxpq__uploadZone{flex-direction:column;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-y:auto}.UploadZone-module__YVkxpq__uploadZone.UploadZone-module__YVkxpq__dragOver{background:0 0}.UploadZone-module__YVkxpq__uploadZone.UploadZone-module__YVkxpq__dragOver .UploadZone-module__YVkxpq__workspacePlaceholder{background:color-mix(in srgb, var(--primary) 4%, color-mix(in srgb, var(--card-bg) 50%, transparent))}.UploadZone-module__YVkxpq__uploadZone.UploadZone-module__YVkxpq__dragOver .UploadZone-module__YVkxpq__iconWrapper{border-style:solid;border-color:var(--primary);background:color-mix(in srgb, var(--primary) 15%, transparent);box-shadow:0 0 25px color-mix(in srgb, var(--primary) 25%, transparent);transform:scale(1.15)}.UploadZone-module__YVkxpq__workspacePlaceholder{text-align:center;background:color-mix(in srgb, var(--card-bg) 40%, transparent);-webkit-backdrop-filter:blur(12px);z-index:2;border:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:auto;min-height:100%;padding:3.5rem 3rem 2rem;transition:background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:inset 0 1px #ffffff26}.UploadZone-module__YVkxpq__mainUploadContent{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:600px;margin:auto 0;display:flex}.UploadZone-module__YVkxpq__ambientGlow{background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--primary) 28%, transparent) 0%, transparent 60%), radial-gradient(circle at 65% 65%, color-mix(in srgb, var(--accent) 18%, transparent) 0%, transparent 60%);filter:blur(75px);z-index:1;pointer-events:none;opacity:.75;will-change:transform, opacity;width:640px;height:640px;animation:12s ease-in-out infinite alternate UploadZone-module__YVkxpq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes UploadZone-module__YVkxpq__glowPulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(.88)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.12)rotate(180deg)}to{opacity:.6;transform:translate(-50%,-50%)scale(.92)rotate(360deg)}}.UploadZone-module__YVkxpq__iconWrapper{background:color-mix(in srgb, var(--primary) 7%, transparent);border:2px dashed color-mix(in srgb, var(--primary) 40%, transparent);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;transition:background-color .25s,border-color .25s;display:flex}.UploadZone-module__YVkxpq__icon{color:var(--primary)}.UploadZone-module__YVkxpq__title{letter-spacing:-.5px;background:linear-gradient(135deg, var(--foreground) 30%, var(--foreground-muted) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2rem;font-weight:850}.UploadZone-module__YVkxpq__description{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.UploadZone-module__YVkxpq__privacyNote{background:var(--button-bg);border:1px solid var(--card-border);color:var(--foreground-muted);border-radius:20px;margin-top:.75rem;padding:4px 14px;font-size:.82rem;display:inline-block}.UploadZone-module__YVkxpq__dropZone{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.UploadZone-module__YVkxpq__fileInput{display:none}.UploadZone-module__YVkxpq__buttonGroup{box-sizing:border-box;flex-direction:row;gap:12px;width:100%;display:flex}.UploadZone-module__YVkxpq__uploadButton{background:var(--primary);color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:var(--primary-shadow);will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:background-color .25s,box-shadow .25s;display:flex}.UploadZone-module__YVkxpq__uploadButton:hover{background:var(--primary-hover)}.UploadZone-module__YVkxpq__patternUploadButton{background:color-mix(in srgb, var(--primary) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);color:var(--primary);cursor:pointer;will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:background-color .25s,border-color .25s;display:flex}.UploadZone-module__YVkxpq__patternUploadButton:hover{background:color-mix(in srgb, var(--primary) 15%, transparent);border-color:var(--primary)}.UploadZone-module__YVkxpq__features{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;margin-top:3.5rem;display:flex}.UploadZone-module__YVkxpq__featureItem{color:var(--foreground-muted);background:var(--button-bg);border:1px solid var(--card-border);cursor:default;border-radius:12px;align-items:center;gap:.4rem;padding:6px 14px;font-size:.8rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.UploadZone-module__YVkxpq__featureItem:hover{background:color-mix(in srgb, var(--primary) 4%, var(--button-bg));color:var(--foreground);transform:translateY(-1px)}.UploadZone-module__YVkxpq__brandHeader{background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:2.5rem;padding:0;display:flex}.UploadZone-module__YVkxpq__brandHeaderText{flex-direction:column;align-items:center;display:flex}.UploadZone-module__YVkxpq__brandTitle{color:var(--foreground);font-size:1.15rem;font-weight:800;line-height:1.2}.UploadZone-module__YVkxpq__brandSubtitle{color:var(--foreground-muted);letter-spacing:.05em;font-size:.6rem;font-weight:700}.UploadZone-module__YVkxpq__mobileHint{color:var(--foreground-muted);opacity:.6;letter-spacing:.02em;text-align:center;width:100%;margin-top:3.5rem;font-size:.72rem;font-weight:550}@media (max-width:768px){.UploadZone-module__YVkxpq__workspacePlaceholder{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;width:100%;max-width:100%;height:100%;padding:3rem 1.5rem 1.5rem}.UploadZone-module__YVkxpq__ambientGlow{filter:blur(45px);width:320px;height:320px}.UploadZone-module__YVkxpq__title{font-size:1.7rem}.UploadZone-module__YVkxpq__description{margin-bottom:2rem;font-size:.88rem}.UploadZone-module__YVkxpq__uploadButton{border-radius:16px;padding:.95rem 2.2rem;font-size:.95rem}}.UploadZone-module__YVkxpq__blankCanvasButton{background:color-mix(in srgb, var(--primary) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--primary) 30%, transparent);color:var(--primary);cursor:pointer;will-change:transform;box-sizing:border-box;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2rem;font-size:1.1rem;font-weight:650;transition:background-color .25s,border-color .25s;display:flex}.UploadZone-module__YVkxpq__blankCanvasButton:hover{background:color-mix(in srgb, var(--primary) 15%, transparent);border-color:var(--primary)}.UploadZone-module__YVkxpq__secondaryToolsGroup{box-sizing:border-box;flex-flow:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:20px;display:flex}.UploadZone-module__YVkxpq__secToolButton{border:1px dashed color-mix(in srgb, var(--primary,#8c52ff) 25%, transparent);color:var(--primary,#8c52ff);cursor:pointer;box-sizing:border-box;background:#ffffff05;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:160px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:650;transition:background-color .2s,border-color .2s;display:flex}.UploadZone-module__YVkxpq__secToolButton:hover{background:color-mix(in srgb, var(--primary,#8c52ff) 6%, transparent);border-color:var(--primary,#8c52ff)}.UploadZone-module__YVkxpq__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.UploadZone-module__YVkxpq__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.UploadZone-module__YVkxpq__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);width:100%;max-width:300px;box-shadow:var(--shadow);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.UploadZone-module__YVkxpq__modalCardBlank{max-width:345px}.UploadZone-module__YVkxpq__closeModalBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:26px;height:26px;color:var(--foreground-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}.UploadZone-module__YVkxpq__closeModalBtn:hover{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.UploadZone-module__YVkxpq__modalHeader{flex-direction:column;align-items:center;gap:4px;width:100%;margin-bottom:1.25rem;display:flex}.UploadZone-module__YVkxpq__modalHeader h2{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:800}.UploadZone-module__YVkxpq__modalHeader p{color:var(--foreground-muted);margin:0;font-size:.72rem}.UploadZone-module__YVkxpq__sizeSelectionGroup{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex}.UploadZone-module__YVkxpq__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.UploadZone-module__YVkxpq__presetBtn{background:color-mix(in srgb, var(--primary) 5%, var(--popover-bg));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;transition:all .15s;display:flex}.UploadZone-module__YVkxpq__presetBtn:active{background:color-mix(in srgb, var(--primary) 12%, var(--popover-bg));transform:scale(.96)}.UploadZone-module__YVkxpq__presetSizeText{color:var(--primary);font-size:.85rem;font-weight:750}.UploadZone-module__YVkxpq__presetLabel{color:var(--foreground-muted);margin-top:2px;font-size:.62rem;font-weight:600}.UploadZone-module__YVkxpq__customInputRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:8px;display:flex}.UploadZone-module__YVkxpq__customInputItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.UploadZone-module__YVkxpq__inputLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:700}.UploadZone-module__YVkxpq__numberInput{border:1px solid var(--card-border);background:var(--input-bg,color-mix(in srgb, var(--foreground) 2.5%, transparent));width:100%;height:40px;color:var(--foreground);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.UploadZone-module__YVkxpq__numberInput:focus{border-color:var(--primary)}.UploadZone-module__YVkxpq__confirmCreateBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:100%;height:44px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;margin-top:10px;font-size:.88rem;font-weight:700;transition:all .2s}.UploadZone-module__YVkxpq__confirmCreateBtn:active{opacity:.95;transform:scale(.98)}.UploadZone-module__YVkxpq__heroIconBox{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:36px;height:36px;box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary-contrast,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.UploadZone-module__YVkxpq__buttonGroup{flex-direction:column!important;gap:10px!important;width:100%!important}.UploadZone-module__YVkxpq__uploadButton,.UploadZone-module__YVkxpq__blankCanvasButton{border-radius:16px!important;flex:none!important;width:100%!important;padding:.95rem 2rem!important;font-size:.95rem!important}}
.MobileHome-module__0Z2yUG__mobileHome{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 8%, var(--background)) 0%, color-mix(in srgb, var(--primary) 2%, var(--background)) 30%, var(--background) 100%)!important}.MobileHome-module__0Z2yUG__brandHeader{z-index:10;box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;min-height:32px;margin-top:1rem;margin-bottom:.75rem;padding:0 1.25rem;display:flex}.MobileHome-module__0Z2yUG__navActions{align-items:center;gap:.65rem;display:flex}.MobileHome-module__0Z2yUG__navBtn{border:1px solid var(--card-border);background:color-mix(in srgb, var(--foreground) 2.5%, transparent);width:32px;height:32px;color:var(--foreground);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000005}.MobileHome-module__0Z2yUG__navBtn:active{background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary);transform:scale(.9)}.MobileHome-module__0Z2yUG__scrollContent{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;gap:1.5rem;padding:0 1.25rem 2rem;display:flex;overflow-y:auto}.MobileHome-module__0Z2yUG__scrollContent::-webkit-scrollbar{display:none}.MobileHome-module__0Z2yUG__brandSloganWrapper{z-index:2;align-self:flex-start;margin-top:.5rem;margin-bottom:1rem;position:relative}.MobileHome-module__0Z2yUG__brandSlogan{color:var(--foreground);letter-spacing:.5px;font-size:1.38rem;font-weight:800}.MobileHome-module__0Z2yUG__brandSubtitleText{color:var(--text-muted,#7e786e);margin-top:.35rem;font-size:.82rem;font-weight:500}.MobileHome-module__0Z2yUG__sloganUnderline{background-color:var(--primary);width:100%;height:7px;position:absolute;bottom:-10px;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,0 30,5 T60,5 T90,5 T100,2' fill='none' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0,5 Q15,0 30,5 T60,5 T90,5 T100,2' fill='none' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__heroShowcase{z-index:2;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:.5rem;display:flex;position:relative}.MobileHome-module__0Z2yUG__heroCardLeft,.MobileHome-module__0Z2yUG__heroCardRight{background:var(--popover-bg);width:95px;height:128px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 10%, transparent);border:3px solid var(--popover-bg);border-radius:16px;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;top:calc(50% - 64px);left:calc(50% - 47.5px);overflow:hidden}.MobileHome-module__0Z2yUG__heroCardLeft{z-index:3;transform:rotate(-6deg)translate(-45px)}.MobileHome-module__0Z2yUG__heroCardRight{z-index:2;transform:rotate(6deg)translate(45px)}.MobileHome-module__0Z2yUG__heroImg{object-fit:cover;border-radius:12px;width:100%;height:100%}.MobileHome-module__0Z2yUG__heroArrowBtn{background:var(--primary);border:2px solid var(--popover-bg);width:28px;height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 30%, transparent);z-index:4;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileHome-module__0Z2yUG__arrowIcon{color:var(--primary-contrast,#fff);justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__uploadAreaWrapper{box-sizing:border-box;flex-shrink:0;width:100%}.MobileHome-module__0Z2yUG__fileInput{display:none}.MobileHome-module__0Z2yUG__uploadArea{background:color-mix(in srgb, var(--popover-bg) 70%, transparent);border:1px dashed color-mix(in srgb, var(--primary) 25%, transparent);z-index:2;-webkit-backdrop-filter:blur(10px);width:100%;height:80px;box-shadow:0 4px 16px color-mix(in srgb, var(--primary) 2%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:18px;flex-direction:row;justify-content:center;align-items:center;gap:16px;padding:0 16px;transition:all .25s;display:flex}.MobileHome-module__0Z2yUG__uploadArea:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 45%, transparent);transform:translateY(-1px)}.MobileHome-module__0Z2yUG__uploadBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:44px;height:44px;box-shadow:0 3px 10px color-mix(in srgb, var(--primary) 30%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__plusIcon{background-color:var(--primary-contrast,#fff);width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__uploadTextGroup{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;display:flex}.MobileHome-module__0Z2yUG__uploadTitle{color:var(--primary);letter-spacing:.5px;font-size:.85rem;font-weight:800}.MobileHome-module__0Z2yUG__uploadSubtitle{color:var(--foreground-muted);font-size:.72rem;font-weight:550}.MobileHome-module__0Z2yUG__demoSection{z-index:2;flex-direction:column;flex-shrink:0;gap:.9rem;width:100%;display:flex}.MobileHome-module__0Z2yUG__demoTitleRow{align-items:center;gap:8px;display:flex}.MobileHome-module__0Z2yUG__demoTitle{color:#1a1a1a;letter-spacing:.5px;font-size:.9rem;font-weight:800}:is(.theme-dark .MobileHome-module__0Z2yUG__demoTitle,.dark .MobileHome-module__0Z2yUG__demoTitle){color:#fff}.MobileHome-module__0Z2yUG__demoSubtitle{color:color-mix(in srgb, var(--primary) 60%, transparent);margin-left:2px;font-size:.72rem;font-weight:700}.MobileHome-module__0Z2yUG__demoScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:row;gap:12px;width:100%;padding:4px 2px 8px;display:flex;overflow-x:auto}.MobileHome-module__0Z2yUG__demoScroll::-webkit-scrollbar{display:none}.MobileHome-module__0Z2yUG__demoCard{background:var(--popover-bg);width:100px;box-shadow:0 4px 15px color-mix(in srgb, var(--primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;outline:none;flex-direction:column;flex-shrink:0;margin-right:8px;padding:6px;font-family:inherit;transition:all .2s;display:flex}.MobileHome-module__0Z2yUG__demoCard:active{box-shadow:0 2px 6px color-mix(in srgb, var(--primary) 10%, transparent);transform:scale(.96)}.MobileHome-module__0Z2yUG__demoCardImgWrapper{background:color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:10px;justify-content:center;align-items:center;width:100%;height:88px;margin-bottom:6px;display:flex;position:relative;overflow:hidden}.MobileHome-module__0Z2yUG__demoCardImg{object-fit:cover;border-radius:10px;width:100%;height:100%}.MobileHome-module__0Z2yUG__demoCardFooter{justify-content:center;align-items:center;gap:4px;width:100%;padding:2px 0;display:flex}.MobileHome-module__0Z2yUG__demoCardEn{color:var(--primary);font-size:.65rem;font-weight:750}.MobileHome-module__0Z2yUG__demoCardCn{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.MobileHome-module__0Z2yUG__communityBanner{background:color-mix(in srgb, var(--popover-bg) 65%, transparent);border:1px solid color-mix(in srgb, var(--primary) 10%, transparent);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:16px;flex-shrink:0;align-items:center;gap:12px;width:100%;height:64px;padding:0 16px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000003}.MobileHome-module__0Z2yUG__communityBanner:active{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);transform:translateY(-1px)}.MobileHome-module__0Z2yUG__communityIconBox{background-color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MobileHome-module__0Z2yUG__communityIcon{color:var(--primary-contrast,#fff)!important}.MobileHome-module__0Z2yUG__communityText{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.MobileHome-module__0Z2yUG__communityTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:750;overflow:hidden}.MobileHome-module__0Z2yUG__communitySubtitle{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.MobileHome-module__0Z2yUG__communityArrow{color:var(--foreground-muted);opacity:.5;flex-shrink:0}.MobileHome-module__0Z2yUG__brandFooter{width:100%;padding-bottom:calc(1rem + env(safe-area-inset-bottom));justify-content:center;align-items:center;margin-top:.5rem;display:flex}.MobileHome-module__0Z2yUG__footerText{color:color-mix(in srgb, var(--foreground) 25%, transparent);letter-spacing:.5px;font-size:.68rem;font-weight:600}.MobileHome-module__0Z2yUG__loadingOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#00000059;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.MobileHome-module__0Z2yUG__spinnerCard{background:var(--popover-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);color:var(--foreground);border-radius:16px;align-items:center;gap:.65rem;padding:1.1rem 1.8rem;font-size:.85rem;font-weight:650;display:flex}.MobileHome-module__0Z2yUG__spinner{color:var(--primary);animation:1s linear infinite MobileHome-module__0Z2yUG__spin}@keyframes MobileHome-module__0Z2yUG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileHome-module__0Z2yUG__modalBackdrop{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.MobileHome-module__0Z2yUG__modalWrapper{z-index:1001;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.MobileHome-module__0Z2yUG__modalCard{pointer-events:auto;background:var(--popover-bg);border:1px solid var(--card-border);width:100%;max-width:300px;box-shadow:var(--shadow);text-align:center;border-radius:22px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.MobileHome-module__0Z2yUG__closeModalBtn{background:color-mix(in srgb, var(--foreground) 3%, transparent);width:26px;height:26px;color:var(--foreground-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}.MobileHome-module__0Z2yUG__closeModalBtn:active{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}.MobileHome-module__0Z2yUG__modalHeader{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.15rem;display:flex}.MobileHome-module__0Z2yUG__modalHeaderIcon{background-color:var(--primary);border-radius:50%;width:36px;height:36px;margin-bottom:.2rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"/><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__modalHeader h2{color:var(--foreground);font-size:1rem;font-weight:800}.MobileHome-module__0Z2yUG__modalHeader p{color:var(--foreground-muted);font-size:.7rem;font-weight:550}.MobileHome-module__0Z2yUG__qrCodeContainer{flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex}.MobileHome-module__0Z2yUG__qrCodeWrapper{border:1px solid var(--card-border);background:#fff;border-radius:16px;justify-content:center;align-items:center;width:180px;height:180px;padding:5px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.MobileHome-module__0Z2yUG__qrCodeImg{border-radius:12px}.MobileHome-module__0Z2yUG__scanLine{background:linear-gradient(90deg, transparent, var(--primary), transparent);z-index:5;height:2px;animation:3s linear infinite MobileHome-module__0Z2yUG__scan;position:absolute;left:5px;right:5px}@keyframes MobileHome-module__0Z2yUG__scan{0%{top:5px}50%{top:175px}to{top:5px}}.MobileHome-module__0Z2yUG__qrHint{color:var(--foreground-muted);font-size:.65rem;font-weight:700}.MobileHome-module__0Z2yUG__modalFooter{border-top:1px solid var(--card-border);width:100%;margin-top:1.15rem;padding-top:.65rem}.MobileHome-module__0Z2yUG__modalFooter p{color:var(--foreground-muted);font-size:.6rem;font-weight:550}.MobileHome-module__0Z2yUG__heroActionsGroup{box-sizing:border-box;flex-direction:row;flex-shrink:0;gap:12px;width:100%;display:flex}.MobileHome-module__0Z2yUG__heroActionCardLeft{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 4%, transparent);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-direction:column;flex:2.5;justify-content:center;align-items:center;padding:14px 10px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.MobileHome-module__0Z2yUG__heroActionCardLeft:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:scale(.97)}.MobileHome-module__0Z2yUG__heroActionCardRight{background:color-mix(in srgb, var(--popover-bg) 85%, transparent);border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);min-height:112px;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 4%, transparent);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:14px 10px;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.MobileHome-module__0Z2yUG__heroActionCardRight:active{background:color-mix(in srgb, var(--popover-bg) 95%, transparent);border-color:color-mix(in srgb, var(--primary) 40%, transparent);transform:scale(.97)}.MobileHome-module__0Z2yUG__heroIconBox{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:36px;height:36px;box-shadow:0 3px 8px color-mix(in srgb, var(--primary) 25%, transparent);color:var(--primary-contrast,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__heroIconBoxSec{background:color-mix(in srgb, var(--primary) 10%, transparent);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileHome-module__0Z2yUG__heroCardText{text-align:center;flex-direction:column;align-items:center;gap:2px;margin-top:8px;display:flex}.MobileHome-module__0Z2yUG__heroCardTitle{color:var(--primary);font-size:.82rem;font-weight:800}.MobileHome-module__0Z2yUG__heroCardSubtitle{color:var(--foreground-muted);font-size:.62rem;font-weight:600}.MobileHome-module__0Z2yUG__popularToolsSection{z-index:2;flex-direction:column;flex-shrink:0;gap:.9rem;width:100%;display:flex}.MobileHome-module__0Z2yUG__toolsGrid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.MobileHome-module__0Z2yUG__toolGridItem{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;font-family:inherit;transition:all .2s;display:flex}.MobileHome-module__0Z2yUG__toolGridItem:active{transform:scale(.95)}.MobileHome-module__0Z2yUG__toolIconWrapper{width:44px;height:44px;color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);box-shadow:0 4px 10px color-mix(in srgb, var(--primary) 4%, transparent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;transition:all .2s;display:flex}.MobileHome-module__0Z2yUG__toolGridItem:active .MobileHome-module__0Z2yUG__toolIconWrapper{background:color-mix(in srgb, var(--primary) 15%, transparent)}.MobileHome-module__0Z2yUG__toolName{color:var(--primary);text-align:center;white-space:nowrap;font-size:.72rem;font-weight:750}.MobileHome-module__0Z2yUG__modalHeaderIconMini{background-color:var(--accent,#10b981);border-radius:50%;width:36px;height:36px;margin-bottom:.2rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"/><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px;mask-size:20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MobileHome-module__0Z2yUG__modalCardBlank{max-width:345px}.MobileHome-module__0Z2yUG__sizeSelectionGroup{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:10px 0;display:flex}.MobileHome-module__0Z2yUG__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.MobileHome-module__0Z2yUG__presetBtn{background:color-mix(in srgb, var(--primary) 5%, var(--popover-bg));border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;font-family:inherit;transition:all .15s;display:flex}.MobileHome-module__0Z2yUG__presetBtn:active{background:color-mix(in srgb, var(--primary) 12%, var(--popover-bg));transform:scale(.96)}.MobileHome-module__0Z2yUG__presetSizeText{color:var(--primary);font-size:.85rem;font-weight:750}.MobileHome-module__0Z2yUG__presetLabel{color:var(--foreground-muted);margin-top:2px;font-size:.62rem;font-weight:600}.MobileHome-module__0Z2yUG__customInputRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:8px;display:flex}.MobileHome-module__0Z2yUG__customInputItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.MobileHome-module__0Z2yUG__inputLabel{color:var(--foreground-muted);font-size:.68rem;font-weight:700}.MobileHome-module__0Z2yUG__numberInput{border:1px solid var(--card-border);background:var(--input-bg,color-mix(in srgb, var(--foreground) 2.5%, transparent));width:100%;height:40px;color:var(--foreground);box-sizing:border-box;text-align:center;border-radius:10px;outline:none;padding:0 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.MobileHome-module__0Z2yUG__numberInput:focus{border-color:var(--primary)}.MobileHome-module__0Z2yUG__confirmCreateBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:100%;height:44px;color:var(--primary-contrast,#fff);cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 25%, transparent);border:none;border-radius:12px;margin-top:10px;font-size:.88rem;font-weight:700;transition:all .2s}.MobileHome-module__0Z2yUG__confirmCreateBtn:active{opacity:.95;transform:scale(.98)}.MobileHome-module__0Z2yUG__seoNavSection{background:color-mix(in srgb, var(--card-bg) 60%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);box-sizing:border-box;border-radius:16px;width:100%;margin-top:.5rem;padding:1rem 1.2rem}.MobileHome-module__0Z2yUG__seoNavTitle{color:var(--foreground);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:flex}.MobileHome-module__0Z2yUG__seoNavGrid{flex-wrap:wrap;gap:.5rem;display:flex}.MobileHome-module__0Z2yUG__seoNavLink{color:color-mix(in srgb, var(--foreground) 75%, transparent);background:color-mix(in srgb, var(--primary) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary) 15%, transparent);border-radius:20px;align-items:center;padding:.35rem .75rem;font-size:.76rem;text-decoration:none;transition:all .2s;display:inline-flex}.MobileHome-module__0Z2yUG__seoNavLink:hover,.MobileHome-module__0Z2yUG__seoNavLink:active{color:var(--primary);background:color-mix(in srgb, var(--primary) 15%, transparent)}
.Workspace-module__Qz2nGG__workspace{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.Workspace-module__Qz2nGG__emptyState{flex:1;justify-content:center;align-items:center;display:flex}.Workspace-module__Qz2nGG__activeWorkspace{flex:1;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;min-height:0;display:grid}.Workspace-module__Qz2nGG__activeWorkspace.Workspace-module__Qz2nGG__noSidebar{grid-template-columns:1fr;gap:0}.Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg);border:1px solid var(--card-border);border-radius:24px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.Workspace-module__Qz2nGG__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--card-bg);width:100%;height:100%;color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-weight:500;display:flex;position:absolute;top:0;left:0}.Workspace-module__Qz2nGG__spinner{animation:1s linear infinite Workspace-module__Qz2nGG__spin}@keyframes Workspace-module__Qz2nGG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Workspace-module__Qz2nGG__fullHeight{flex-direction:column;width:100%;height:100%;display:flex}.Workspace-module__Qz2nGG__aiLoadingOverlay{z-index:20;background:var(--card-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;inset:0}.Workspace-module__Qz2nGG__scanBeam{background:linear-gradient(to bottom, transparent 0%, var(--primary) 50%, transparent 100%);opacity:.3;pointer-events:none;z-index:5;will-change:transform;width:100%;height:20%;animation:2.5s ease-in-out infinite Workspace-module__Qz2nGG__scan;position:absolute;top:-10%;left:0}@keyframes Workspace-module__Qz2nGG__scan{0%{transform:translateY(-100%)}50%{transform:translateY(500%)}to{transform:translateY(-100%)}}.Workspace-module__Qz2nGG__progressContainer{background:var(--button-bg);border:1px solid var(--card-border);border-radius:10px;width:240px;height:6px;overflow:hidden}.Workspace-module__Qz2nGG__progressBar{background:linear-gradient(90deg, var(--primary) 0%, #ff52db 100%);border-radius:10px;height:100%;transition:width .3s;box-shadow:0 0 10px #8c52ff80}.Workspace-module__Qz2nGG__progressLabel{color:var(--foreground-muted);letter-spacing:.05em;font-size:.75rem;font-weight:600}[data-is-mobile=true] .Workspace-module__Qz2nGG__activeWorkspace{grid-template-rows:1fr;grid-template-columns:1fr;gap:0;height:100dvh;padding:0}[data-is-mobile=true] .Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}.Workspace-module__Qz2nGG__canvasWrapper{flex:1;width:100%;min-height:0;position:relative}.Workspace-module__Qz2nGG__mobileActiveWorkspace{grid-template-rows:1fr!important;grid-template-columns:1fr!important;gap:0!important;height:100dvh!important;padding:0!important}.Workspace-module__Qz2nGG__mobileCanvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}.focus-mode-active .Workspace-module__Qz2nGG__activeWorkspace{grid-template-columns:1fr!important;gap:0!important}.focus-mode-active .Workspace-module__Qz2nGG__canvasContainer{background:var(--workspace-bg)!important;border:none!important;border-radius:0!important}
