#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pay-title[data-v-55195fca]{padding:16px 0;font-size:16px;font-weight:700;background-color:#fff}.pay-page[data-v-55195fca]{background:#f7f8fa;padding:16px;min-height:100vh;max-width:600px;margin:0 auto}.section[data-v-55195fca]{margin-bottom:24px;background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.section-header[data-v-55195fca]{margin-bottom:12px}.section-title[data-v-55195fca]{font-size:16px;font-weight:700;color:#333}.section-subtitle[data-v-55195fca]{font-size:12px;color:#999;margin-top:4px}.options-scroll[data-v-55195fca]{overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.options[data-v-55195fca]{display:inline-flex;gap:12px;padding-right:16px}.option-card[data-v-55195fca]{flex:0 0 auto;width:60px;padding:16px 12px;background:#fff;border-radius:8px;text-align:center;border:1px solid #ebedf0;transition:all .2s;cursor:pointer}.option-card.active[data-v-55195fca]{border-color:#f50;background:#fff0f0;box-shadow:0 2px 6px rgba(238,10,36,.1)}.option-title[data-v-55195fca]{font-size:15px;margin-bottom:8px;font-weight:500}.option-price[data-v-55195fca]{color:#ee0a24;font-size:16px;font-weight:450}.summary-box[data-v-55195fca]{background:#fff;padding:16px;border-radius:12px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.summary-content[data-v-55195fca]{font-size:14px;line-height:1.6}.price[data-v-55195fca]{color:#f50;font-weight:700}.date[data-v-55195fca]{color:#333}.action-buttons[data-v-55195fca]{background-color:#f50;border-radius:12px;font-size:15px;font-weight:450;color:#fff;padding:15px}.contact[data-v-55195fca]{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;font-size:14px;color:#1989fa;cursor:pointer}.contact span[data-v-55195fca]{margin-left:4px}.options-scroll[data-v-55195fca]::-webkit-scrollbar{display:none}.home-header{position:sticky;top:0;z-index:60;margin-bottom:26px;border-radius:24px;background:hsla(0,0%,100%,.9);border:1px solid rgba(223,230,242,.92);box-shadow:0 6px 18px rgba(50,71,117,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.home-header-inner{justify-content:space-between;gap:16px;width:100%;padding:18px 28px}.home-header-inner,.home-logo{display:flex;align-items:center}.home-logo-image{height:42px;display:block}.home-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;min-width:0;flex-wrap:nowrap;padding:6px;border-radius:999px;background:linear-gradient(180deg,rgba(244,247,252,.96),hsla(0,0%,100%,.92));border:1px solid rgba(223,230,242,.92);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}.home-nav-item{border:none;background:transparent;color:#61738d;font-size:14px;font-weight:700;letter-spacing:-.01em;padding:11px 15px;border-radius:999px;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}.home-nav-item.router-link-exact-active,.home-nav-item:hover{color:var(--brand-deep);background:rgba(79,70,229,.08);transform:translateY(-1px)}.home-nav-item.router-link-exact-active{color:#19284a;background:linear-gradient(180deg,#fff,#f6f8fd);box-shadow:0 10px 18px rgba(50,71,117,.08)}.home-header-actions{display:flex;align-items:center;margin-left:auto}.home-user-button{min-width:112px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(223,230,242,.92);background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(246,248,253,.92));color:#213454;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);transition:background .2s ease,box-shadow .2s ease,transform .2s ease,border-color .2s ease}.home-user-button:hover{transform:translateY(-1px);border-color:rgba(79,70,229,.18);box-shadow:0 16px 26px rgba(50,71,117,.12)}.home-user-button svg{width:20px;height:20px}.wx-login-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.wx-login-container{width:360px;background:hsla(0,0%,100%,.96);border-radius:24px;border:1px solid hsla(0,0%,100%,.88);box-shadow:var(--shadow);overflow:hidden}.wx-login-header{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.wx-login-title{font-weight:700;color:var(--ink)}.wx-login-close{background:transparent;border:none;cursor:pointer;color:var(--muted)}.wx-login-close svg{width:20px;height:20px}.wx-login-body{padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px}.wxlogin-qrcode-box{width:280px;height:280px;padding:10px;box-sizing:border-box;border-radius:18px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f6f8fc)}.wxlogin-qrcode{width:100%;height:100%;display:grid;place-items:center}.wxlogin-qrcode-loading{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.wxlogin-qrcode-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.wxlogin-spinner{width:28px;height:28px;border-radius:999px;border:3px solid rgba(79,70,229,.25);border-top-color:#4f46e5;animation:wxlogin-spin .9s linear infinite}.wxlogin-loading-text{font-size:12px;color:var(--muted)}@keyframes wxlogin-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wxlogin-hint{font-size:12px;color:var(--muted)}.home-user-button.logged-in{width:auto;height:auto;min-width:168px;justify-content:flex-start;padding:6px 12px 6px 6px;gap:10px}.home-user-button.logged-in:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(244,247,252,.96))}.user-info-display{display:flex;align-items:center;gap:10px}.user-copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.user-avatar-small{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid hsla(0,0%,100%,.95);box-shadow:0 8px 18px rgba(50,71,117,.14)}.user-nickname{max-width:104px;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700;white-space:nowrap;color:var(--ink);line-height:1.1}.user-times{display:inline-flex;align-items:center;min-height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;color:var(--brand-deep);background:rgba(79,70,229,.08)}.profile-body{padding:20px;display:flex;flex-direction:column;gap:20px}.profile-header-info{display:flex;align-items:center;gap:16px}.profile-avatar{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(79,70,229,.12)}.profile-text{display:flex;flex-direction:column;gap:4px}.profile-nickname{font-size:18px;font-weight:600;color:var(--ink)}.profile-id{font-size:13px;color:var(--muted)}.profile-details{background:linear-gradient(180deg,#fff,#f5f8fc);border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:8px}.profile-item{display:flex;justify-content:space-between;font-size:14px}.profile-item .label{color:var(--muted)}.profile-item .value{color:var(--ink);font-weight:500}.profile-item .value.is-vip{color:#d97706}.profile-main-btn{width:100%;padding:12px;background:linear-gradient(180deg,#fff,#f4f7ff);color:var(--ink);border:1px solid rgba(214,224,238,.95);border-radius:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.profile-main-btn:hover{transform:translateY(-1px);border-color:rgba(113,124,245,.28);box-shadow:0 12px 24px rgba(65,84,129,.06)}.logout-btn{width:100%;padding:12px;background:#fff3f1;color:#e11d48;border:none;border-radius:14px;font-weight:500;cursor:pointer;transition:background .2s}.logout-btn:hover{background:#ffe4e6}.vip-btn{width:100%;padding:12px;background:linear-gradient(135deg,#5b6bff,#2f80ed);color:#fff;border:none;border-radius:14px;font-weight:600;cursor:pointer;transition:background .2s}.vip-btn:hover{filter:brightness(.98)}@media (max-width:980px){.home-header-inner{flex-wrap:wrap;padding:16px 20px}.home-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:6px}}@media (max-width:640px){.home-user-button{min-width:48px;padding:0 14px}.home-user-button.logged-in{min-width:auto;padding:6px}.user-copy{display:none}}.home-footer[data-v-4f9ec104]{margin-top:auto;padding:24px 28px 28px;color:var(--muted)}.home-footer-item a[data-v-4f9ec104]{color:inherit;text-decoration:none}.home-footer-item a[data-v-4f9ec104]:hover{text-decoration:underline}.home-footer-inner[data-v-4f9ec104]{max-width:1380px;margin:0 auto;padding:24px 28px;display:flex;align-items:stretch;justify-content:space-between;gap:24px;font-size:14px;background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.82);box-shadow:var(--shadow);border-radius:24px;min-height:156px}.home-footer-main[data-v-4f9ec104]{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:space-between;gap:18px}.home-footer-brand[data-v-4f9ec104]{display:flex;flex-direction:column;gap:6px;color:var(--ink)}.home-footer-brand strong[data-v-4f9ec104]{font-size:15px}.home-footer-brand span[data-v-4f9ec104]{color:var(--muted)}.home-footer-links[data-v-4f9ec104]{display:flex;flex-wrap:wrap;gap:12px}.home-footer-links a[data-v-4f9ec104]{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;color:var(--ink);text-decoration:none;background:rgba(244,247,255,.96);border:1px solid rgba(214,224,238,.9);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home-footer-links a[data-v-4f9ec104]:hover{transform:translateY(-1px);border-color:rgba(113,124,245,.3);box-shadow:0 10px 20px rgba(65,84,129,.06)}.home-footer-meta[data-v-4f9ec104]{display:flex;flex-wrap:wrap;gap:16px 24px}.home-footer-service[data-v-4f9ec104]{display:flex;align-items:center;gap:16px;padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(246,250,255,.96),hsla(0,0%,100%,.96));border:1px solid rgba(214,224,238,.9);flex-shrink:0}.home-footer-service__copy[data-v-4f9ec104]{display:flex;flex-direction:column;gap:6px;max-width:210px}.home-footer-service__copy strong[data-v-4f9ec104]{font-size:15px;color:var(--ink)}.home-footer-service__copy span[data-v-4f9ec104]{color:var(--muted);line-height:1.7}.home-footer-service__qr[data-v-4f9ec104]{width:108px;height:108px;border-radius:20px;background:#fff;padding:8px;border:1px solid rgba(214,224,238,.9);box-shadow:0 10px 24px rgba(65,84,129,.08);-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.home-footer[data-v-4f9ec104]{padding:18px 18px 24px}.home-footer-inner[data-v-4f9ec104]{flex-direction:column;padding:20px}.home-footer-main[data-v-4f9ec104]{width:100%}.home-footer-links[data-v-4f9ec104],.home-footer-meta[data-v-4f9ec104]{justify-content:center}.home-footer-brand[data-v-4f9ec104],.home-footer-service__copy[data-v-4f9ec104]{text-align:center;align-items:center}.home-footer-service[data-v-4f9ec104]{width:100%;flex-direction:column}}.home-main[data-v-7e81e8a2]{width:100%;margin:0;padding:0}.pay-section .tool-hero-grid[data-v-7e81e8a2]{gap:18px}.pay-section .tool-hero-copy[data-v-7e81e8a2]{gap:12px}.pay-title[data-v-7e81e8a2]{margin:0;font-size:54px;line-height:1.02;letter-spacing:-.05em;color:var(--ink)}.pay-description[data-v-7e81e8a2]{margin:0;max-width:640px;color:var(--muted);line-height:1.9}.tool-workbench--pay[data-v-7e81e8a2]{width:100%;padding:24px}.pay-master-card[data-v-7e81e8a2]{display:flex;flex-direction:column;gap:18px}.user-info-card[data-v-7e81e8a2]{display:flex;align-items:center;gap:18px;padding:20px;background:linear-gradient(135deg,rgba(91,107,255,.08),rgba(47,128,237,.04));border:1px solid rgba(91,107,255,.14);border-radius:24px}.user-avatar[data-v-7e81e8a2]{width:60px;height:60px;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#5b6bff,#2f80ed);box-shadow:0 18px 30px rgba(79,70,229,.18)}.user-avatar svg[data-v-7e81e8a2]{width:30px;height:30px}.user-details[data-v-7e81e8a2]{display:flex;flex-direction:column;gap:8px;min-width:0}.user-id[data-v-7e81e8a2]{font-size:18px;font-weight:700;color:var(--ink)}.user-status[data-v-7e81e8a2]{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.status-badge[data-v-7e81e8a2]{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:rgba(245,158,11,.14);color:#b45309;font-size:13px;font-weight:700}.status-badge.gray[data-v-7e81e8a2]{background:rgba(27,42,65,.06);color:var(--muted)}.status-date[data-v-7e81e8a2]{color:var(--muted);font-size:14px}.pay-content[data-v-7e81e8a2]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pay-column[data-v-7e81e8a2]{padding:22px;border-radius:24px;background:hsla(0,0%,100%,.68);border:1px solid rgba(223,230,242,.84)}.column-title[data-v-7e81e8a2]{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 16px;font-size:22px;font-weight:800;color:var(--ink)}.column-title .icon[data-v-7e81e8a2]{width:24px;height:24px;color:var(--brand)}.column-title .subtitle[data-v-7e81e8a2]{color:var(--muted);font-size:14px;font-weight:500;margin-left:auto}.options-grid[data-v-7e81e8a2]{display:grid;gap:14px}.option-card[data-v-7e81e8a2]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-radius:22px;border:1px solid rgba(223,230,242,.96);background:hsla(0,0%,100%,.92);box-shadow:0 10px 20px rgba(50,71,117,.04);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.option-card[data-v-7e81e8a2]:hover{transform:translateY(-2px);border-color:rgba(79,70,229,.24);box-shadow:0 18px 30px rgba(50,71,117,.08)}.option-card.active[data-v-7e81e8a2]{background:linear-gradient(135deg,rgba(91,107,255,.1),rgba(47,128,237,.08));border-color:rgba(79,70,229,.32);box-shadow:0 18px 30px rgba(79,70,229,.12)}.option-name[data-v-7e81e8a2]{font-size:18px;font-weight:700;color:var(--ink)}.option-note[data-v-7e81e8a2]{margin-top:6px;font-size:13px;color:var(--muted)}.option-price[data-v-7e81e8a2]{display:flex;align-items:baseline;color:var(--brand)}.currency[data-v-7e81e8a2]{font-size:16px;font-weight:700}.amount[data-v-7e81e8a2]{font-size:32px;font-weight:800;letter-spacing:-.04em}.check-icon[data-v-7e81e8a2]{position:absolute;top:16px;right:16px;width:18px;height:18px;color:var(--brand)}.check-icon svg[data-v-7e81e8a2]{width:100%;height:100%}.pay-action-bar[data-v-7e81e8a2]{position:sticky;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:24px;border:1px solid rgba(223,230,242,.96);background:hsla(0,0%,100%,.94);box-shadow:0 18px 30px rgba(50,71,117,.08);backdrop-filter:blur(16px)}.summary-info[data-v-7e81e8a2]{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--muted)}.summary-info .value[data-v-7e81e8a2]{color:var(--ink);font-weight:700}.summary-info .price[data-v-7e81e8a2]{color:var(--brand);font-size:22px;font-weight:800}.deadline-info[data-v-7e81e8a2]{color:var(--muted);font-size:14px}.pay-button[data-v-7e81e8a2]{border:none;border-radius:999px;padding:14px 24px;color:#fff;background:linear-gradient(135deg,#5b6bff,#2f80ed);font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 18px 30px rgba(79,70,229,.22)}.pay-qr-overlay[data-v-7e81e8a2]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.42)}.pay-qr-container[data-v-7e81e8a2]{width:min(100%,420px);overflow:hidden;border-radius:28px;border:1px solid hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.94);box-shadow:0 24px 60px rgba(15,23,42,.22);backdrop-filter:blur(18px)}.pay-qr-header[data-v-7e81e8a2]{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(223,230,242,.96)}.pay-qr-title[data-v-7e81e8a2]{font-size:17px;font-weight:700;color:var(--ink)}.pay-qr-close[data-v-7e81e8a2]{width:36px;height:36px;border:none;border-radius:50%;background:rgba(15,23,42,.05);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer}.pay-qr-close svg[data-v-7e81e8a2]{width:18px;height:18px}.pay-qr-body[data-v-7e81e8a2]{display:flex;flex-direction:column;align-items:center;gap:14px;padding:24px}.pay-qr-img-wrapper[data-v-7e81e8a2],.pay-qr-loading[data-v-7e81e8a2]{width:280px;height:280px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(223,230,242,.96)}.pay-qr-img[data-v-7e81e8a2]{width:260px;height:260px;-o-object-fit:contain;object-fit:contain}.pay-qr-hint[data-v-7e81e8a2],.pay-qr-loading[data-v-7e81e8a2],.pay-qr-order[data-v-7e81e8a2]{color:var(--muted)}.pay-qr-status[data-v-7e81e8a2]{color:var(--ink);font-weight:700}@media (max-width:900px){.pay-title[data-v-7e81e8a2]{font-size:38px}.tool-workbench--pay[data-v-7e81e8a2]{padding:18px}.pay-content[data-v-7e81e8a2]{grid-template-columns:1fr}.pay-action-bar[data-v-7e81e8a2]{flex-direction:column;align-items:stretch}.pay-button[data-v-7e81e8a2]{width:100%}}@media (max-width:720px){.user-info-card[data-v-7e81e8a2]{flex-direction:column;align-items:flex-start}.column-title .subtitle[data-v-7e81e8a2]{margin-left:0}.pay-qr-img-wrapper[data-v-7e81e8a2],.pay-qr-loading[data-v-7e81e8a2]{width:100%;max-width:360px;height:auto;aspect-ratio:1/1}.pay-qr-img[data-v-7e81e8a2]{width:calc(100% - 20px);height:calc(100% - 20px)}}.tool-page .home-main[data-v-13844bac]{width:100%;max-width:none;margin:0;padding:0}.tool-page .hero-section.tool-page-hero[data-v-13844bac]{padding:28px}.tool-page .tool-workbench--link[data-v-13844bac]{padding:0;background:transparent;border:0;box-shadow:none}.tool-page .container[data-v-13844bac],.video-editor-container[data-v-13844bac]{width:100%;max-width:none;margin:0}.video-editor-container[data-v-13844bac]{display:flex;flex-direction:column;gap:16px;padding:28px;background:hsla(0,0%,100%,.76);border:1px solid hsla(0,0%,100%,.9);border-radius:24px;box-shadow:0 18px 45px rgba(50,71,117,.08)}.hidden-input[data-v-13844bac]{display:none}.upload-area[data-v-13844bac]{width:100%;min-height:320px;border:2px dashed rgba(79,94,122,.18);border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(180deg,rgba(247,249,252,.88),hsla(0,0%,100%,.92));transition:.2s ease}.upload-area[data-v-13844bac]:hover{border-color:rgba(79,70,229,.32);background:rgba(79,70,229,.04)}.upload-area.is-drag-active[data-v-13844bac]{border-color:rgba(79,70,229,.48);background:rgba(79,70,229,.08);box-shadow:inset 0 0 0 1px rgba(79,70,229,.12)}.upload-placeholder[data-v-13844bac]{display:flex;flex-direction:column;align-items:center;gap:12px}.upload-icon[data-v-13844bac]{width:52px;height:52px;color:var(--brand)}.upload-text[data-v-13844bac]{font-size:18px;font-weight:700;color:var(--ink)}.upload-hint[data-v-13844bac]{font-size:14px;color:var(--muted)}.editor-area[data-v-13844bac]{width:100%;display:flex;flex-direction:column;gap:20px}.canvas-wrapper[data-v-13844bac]{position:relative;width:100%;min-height:320px;display:flex;justify-content:center;align-items:center;background:#0f172a;border-radius:24px;overflow:hidden}.editor-image[data-v-13844bac]{max-width:100%;max-height:60vh;display:block}.mask-box[data-v-13844bac]{position:absolute;border:2px solid #f50;background:rgba(255,85,0,.18);cursor:move;z-index:10;touch-action:none}.resize-handle[data-v-13844bac]{position:absolute;width:16px;height:16px;background:#f50;border:2px solid #fff;border-radius:50%;z-index:11}.handle-tl[data-v-13844bac]{top:-8px;left:-8px;cursor:nw-resize}.handle-tr[data-v-13844bac]{top:-8px;right:-8px;cursor:ne-resize}.handle-bl[data-v-13844bac]{bottom:-8px;left:-8px;cursor:sw-resize}.handle-br[data-v-13844bac]{bottom:-8px;right:-8px;cursor:se-resize}.toolbar[data-v-13844bac]{width:100%;display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:16px;background:rgba(247,249,252,.9);border:1px solid rgba(223,230,242,.92);border-radius:20px}.tool-group[data-v-13844bac]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.action-group[data-v-13844bac]{margin-left:auto}.tool-btn[data-v-13844bac]{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid rgba(223,230,242,.96);background:hsla(0,0%,100%,.92);border-radius:14px;cursor:pointer;font-weight:600;color:var(--ink);transition:.2s ease}.tool-btn svg[data-v-13844bac]{width:18px;height:18px}.tool-btn.active[data-v-13844bac],.tool-btn[data-v-13844bac]:hover:not(:disabled){border-color:rgba(79,70,229,.28);color:var(--brand-deep);background:rgba(79,70,229,.06)}.tool-btn[data-v-13844bac]:disabled{opacity:.5;cursor:not-allowed}.tool-btn.primary[data-v-13844bac]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#5b6bff,#2f80ed)}.tool-btn.primary[data-v-13844bac]:hover:not(:disabled){color:#fff}.tool-btn.success[data-v-13844bac]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#16a34a,#10b981)}.tool-btn.secondary[data-v-13844bac]{background:rgba(248,250,252,.95)}.divider[data-v-13844bac]{width:1px;height:28px;background:rgba(223,230,242,.96)}.hint-text[data-v-13844bac]{margin:16px 0 0;color:var(--muted);line-height:1.7}.tool-page .tool-info-section .container[data-v-13844bac]{width:100%}.tool-page .features-grid[data-v-13844bac],.tool-page .steps-grid[data-v-13844bac]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;padding:0}.tool-page .feature-card[data-v-13844bac],.tool-page .step-card[data-v-13844bac]{padding:24px;text-align:left;background:hsla(0,0%,100%,.76);border:1px solid rgba(223,230,242,.92);border-radius:24px;box-shadow:0 14px 28px rgba(50,71,117,.06);transition:.2s ease}.tool-page .feature-card[data-v-13844bac]:hover,.tool-page .step-card[data-v-13844bac]:hover{transform:translateY(-4px);box-shadow:0 22px 34px rgba(50,71,117,.1)}.step-number[data-v-13844bac]{width:48px;height:48px;font-size:18px;font-weight:800;color:#fff;background:linear-gradient(135deg,#5b6bff,#2f80ed)}.feature-icon[data-v-13844bac],.step-number[data-v-13844bac]{margin:0 0 16px;border-radius:16px;display:flex;align-items:center;justify-content:center}.feature-icon[data-v-13844bac]{width:52px;height:52px;color:var(--brand);background:rgba(79,70,229,.1)}.feature-icon svg[data-v-13844bac]{width:24px;height:24px}.feature-title[data-v-13844bac],.step-title[data-v-13844bac]{margin:0 0 10px;font-size:20px;font-weight:700;color:var(--ink)}.feature-description[data-v-13844bac],.step-description[data-v-13844bac]{margin:0;color:var(--muted);line-height:1.8}.tool-page .learn-more[data-v-13844bac]{display:flex;justify-content:center}.tool-page .section-title[data-v-13844bac]{margin-bottom:0}@media (max-width:900px){.tool-page .hero-section.tool-page-hero[data-v-13844bac],.video-editor-container[data-v-13844bac]{padding:20px}.toolbar[data-v-13844bac]{padding:14px}.action-group[data-v-13844bac]{margin-left:0}.divider[data-v-13844bac]{display:none}}.home-page[data-v-6c45a4e7]{--primary-color:#4f46e5;--primary-hover:#4338ca;--bg-color:#f9fafb;--card-bg:#fff;--text-main:#111827;--text-muted:#6b7280;--border-color:#e5e7eb}.dark .home-page[data-v-6c45a4e7]{--primary-color:#6366f1;--primary-hover:#818cf8;--bg-color:#111827;--card-bg:#1f2937;--text-main:#f9fafb;--text-muted:#9ca3af;--border-color:#374151}.home-page[data-v-6c45a4e7]{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-color);color:var(--text-main);text-align:left;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.home-header[data-v-6c45a4e7]{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);transition:all .3s ease}.dark .home-header[data-v-6c45a4e7]{background:rgba(17,24,39,.8)}.home-header-inner[data-v-6c45a4e7]{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.home-logo[data-v-6c45a4e7]{display:flex;flex-direction:column;gap:.25rem}.home-logo-image[data-v-6c45a4e7]{height:2.5rem;display:block}.home-nav[data-v-6c45a4e7]{display:none;gap:2rem;margin-left:2rem;flex:1}@media (min-width:768px){.home-nav[data-v-6c45a4e7]{display:flex;align-items:center}}.home-nav-item[data-v-6c45a4e7]{font-size:.95rem;color:var(--text-muted);text-decoration:none;position:relative;font-weight:500;transition:color .2s}.home-nav-item.router-link-exact-active[data-v-6c45a4e7],.home-nav-item[data-v-6c45a4e7]:hover{color:var(--primary-color)}.home-header-actions[data-v-6c45a4e7]{display:flex;align-items:center;justify-content:flex-end}.home-user-button[data-v-6c45a4e7]{width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-main);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.home-user-button[data-v-6c45a4e7]:hover{border-color:var(--primary-color);color:var(--primary-color)}.home-user-button svg[data-v-6c45a4e7]{width:1.4rem;height:1.4rem;stroke-width:1.8}.home-gradient[data-v-6c45a4e7]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 0,rgba(79,70,229,.1) 0,transparent 50%);pointer-events:none;z-index:0}.home-main[data-v-6c45a4e7]{flex:1;width:100%;max-width:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4rem;position:relative;z-index:1}.hero-section[data-v-6c45a4e7]{padding:4rem 1rem 2rem;text-align:center;position:relative;overflow:hidden}.tool-page .hero-section.tool-hero-section[data-v-6c45a4e7]{padding:28px}.hero-content[data-v-6c45a4e7]{position:relative;z-index:10;display:flex;flex-direction:column;align-items:stretch;text-align:left;max-width:none;margin:0}.tool-page .hero-content[data-v-6c45a4e7]{width:100%}.hero-title[data-v-6c45a4e7]{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem;background:linear-gradient(135deg,#111827,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .hero-title[data-v-6c45a4e7]{background:linear-gradient(135deg,#f9fafb,#818cf8);-webkit-background-clip:text;background-clip:text}.hero-description[data-v-6c45a4e7]{font-size:1.1rem;color:var(--text-muted);max-width:760px;margin:0 0 2rem;line-height:1.6}.home-footer[data-v-6c45a4e7]{margin-top:auto;background:var(--card-bg);color:var(--text-muted);padding:2rem 0;border-top:1px solid var(--border-color)}.home-footer-item a[data-v-6c45a4e7]{color:inherit;text-decoration:none}.home-footer-item a[data-v-6c45a4e7]:hover{text-decoration:underline}.home-footer-inner[data-v-6c45a4e7]{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem}.video-form-container[data-v-6c45a4e7]{width:100%;max-width:none;margin:24px 0 0}.tool-page .video-form-container[data-v-6c45a4e7]{background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.84);border-radius:24px;padding:24px}.tool-page .result-container[data-v-6c45a4e7]{width:100%}.input-wrapper[data-v-6c45a4e7]{position:relative;width:100%;transition:transform .2s}.url-input[data-v-6c45a4e7]{width:100%;box-sizing:border-box;padding:1.25rem 3rem 1.25rem 1.5rem;border:2px solid var(--border-color);border-radius:1rem;font-size:1.1rem;background:var(--card-bg);color:var(--text-main);box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .3s ease}.url-input[data-v-6c45a4e7]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 10px 15px -3px rgba(79,70,229,.1),0 4px 6px -2px rgba(79,70,229,.05);transform:translateY(-2px)}.submit-button[data-v-6c45a4e7]{margin-top:1.5rem;width:100%;padding:1rem;background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));color:#fff;border:none;border-radius:1rem;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 6px -1px rgba(79,70,229,.3);transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button[data-v-6c45a4e7]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(79,70,229,.4)}.submit-button[data-v-6c45a4e7]:disabled{opacity:.7;cursor:not-allowed;background:var(--text-muted);box-shadow:none}.clear-button[data-v-6c45a4e7]{position:absolute;top:50%;right:1rem;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.25rem;color:var(--text-muted);transition:color .2s}.clear-button[data-v-6c45a4e7]:hover{color:#ef4444}.clear-icon[data-v-6c45a4e7],.download-icon[data-v-6c45a4e7],.loading-icon[data-v-6c45a4e7]{width:1.25rem;height:1.25rem}.result-card[data-v-6c45a4e7]{background:var(--card-bg);border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:var(--text-main);margin-top:2rem;border:1px solid var(--border-color)}.result-card-header[data-v-6c45a4e7]{display:flex;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--border-color);background:var(--bg-color)}.result-thumb[data-v-6c45a4e7]{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid var(--border-color)}.result-thumb img[data-v-6c45a4e7]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result-meta[data-v-6c45a4e7]{flex:1;display:flex;flex-direction:column;justify-content:center}.result-title[data-v-6c45a4e7]{font-size:1rem;line-height:1.5;font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--text-main)}.result-tabs[data-v-6c45a4e7]{display:flex;border-bottom:1px solid var(--border-color);padding:0 1.5rem;background:var(--card-bg)}.tab-btn[data-v-6c45a4e7]{padding:1rem 1.5rem;background:none;border:none;color:var(--text-muted);font-size:.95rem;font-weight:500;cursor:pointer;position:relative;transition:all .2s}.tab-btn[data-v-6c45a4e7]:hover{color:var(--text-main)}.tab-btn.active[data-v-6c45a4e7]{color:var(--primary-color)}.tab-btn.active[data-v-6c45a4e7]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--primary-color)}.result-body[data-v-6c45a4e7]{padding:1.5rem;background:var(--card-bg)}.download-table-header[data-v-6c45a4e7]{display:grid;grid-template-columns:100px 120px 100px 1fr;padding-bottom:.75rem;border-bottom:1px solid var(--border-color);color:var(--text-muted);font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.download-table-header.cols-3[data-v-6c45a4e7]{grid-template-columns:100px 220px 1fr}.download-list[data-v-6c45a4e7]{display:flex;flex-direction:column}.download-row[data-v-6c45a4e7]{display:grid;grid-template-columns:100px 120px 100px 1fr;padding:1rem 0;border-bottom:1px solid var(--border-color);align-items:center;font-size:.9rem}.download-row.cols-3[data-v-6c45a4e7]{grid-template-columns:100px 220px 1fr}.download-row[data-v-6c45a4e7]:last-child{border-bottom:none}.col-format[data-v-6c45a4e7]{font-weight:600;color:var(--text-main)}.col-quality[data-v-6c45a4e7],.col-size[data-v-6c45a4e7]{color:var(--text-muted)}.col-action[data-v-6c45a4e7]{display:flex;gap:.75rem;justify-content:flex-end}.action-btn[data-v-6c45a4e7]{padding:.4rem .8rem;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s;white-space:nowrap;border:none;font-weight:500}.action-btn.download[data-v-6c45a4e7]{background:var(--primary-color);color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.action-btn.download[data-v-6c45a4e7]:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.action-btn.download[data-v-6c45a4e7]:disabled{opacity:.5;cursor:not-allowed;background:var(--text-muted);box-shadow:none;transform:none}.action-btn.copy[data-v-6c45a4e7]{background:transparent;border:1px solid var(--border-color);color:var(--text-main)}.action-btn.copy[data-v-6c45a4e7]:hover{border-color:var(--text-main);background:var(--bg-color)}.action-btn.preview[data-v-6c45a4e7]{background:var(--text-muted);color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.action-btn.preview[data-v-6c45a4e7]:hover{background:var(--text-main);transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (max-width:640px){.download-table-header[data-v-6c45a4e7]{display:none}.download-row.cols-3[data-v-6c45a4e7],.download-row[data-v-6c45a4e7]{grid-template-columns:1fr;gap:.5rem;padding:1rem;background:var(--bg-color);margin-bottom:.5rem;border-radius:8px;border:1px solid var(--border-color)}.col-format[data-v-6c45a4e7]{font-size:1.1rem;margin-bottom:.25rem}.col-quality[data-v-6c45a4e7]:before{content:"Quality: ";color:var(--text-muted)}.col-size[data-v-6c45a4e7]:before{content:"Size: ";color:var(--text-muted)}.col-action[data-v-6c45a4e7]{margin-top:.5rem;justify-content:flex-start}}.section-title[data-v-6c45a4e7]{font-size:2.25rem;font-weight:800;text-align:center;margin-bottom:4rem;color:var(--text-main)}.features-grid[data-v-6c45a4e7],.steps-grid[data-v-6c45a4e7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:0 1rem}.feature-card[data-v-6c45a4e7],.step-card[data-v-6c45a4e7]{background:var(--card-bg);padding:2.5rem 2rem;border-radius:1.5rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);border:1px solid var(--border-color);transition:all .3s ease}.feature-card[data-v-6c45a4e7]:hover,.step-card[data-v-6c45a4e7]:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border-color:var(--primary-color)}.step-number[data-v-6c45a4e7]{width:3.5rem;height:3.5rem;background:var(--primary-color);color:#fff;font-size:1.5rem;border-radius:50%;font-weight:700;box-shadow:0 10px 15px -3px rgba(79,70,229,.3)}.feature-icon[data-v-6c45a4e7],.step-number[data-v-6c45a4e7]{margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.feature-icon[data-v-6c45a4e7]{color:var(--primary-color);background:rgba(79,70,229,.1);width:4rem;height:4rem;border-radius:1rem}.feature-icon svg[data-v-6c45a4e7]{width:2rem;height:2rem}.feature-title[data-v-6c45a4e7],.step-title[data-v-6c45a4e7]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--text-main)}.feature-description[data-v-6c45a4e7],.step-description[data-v-6c45a4e7]{color:var(--text-muted);line-height:1.6}.about-section[data-v-6c45a4e7]{padding:4rem 1rem;background:transparent;text-align:center}.about-content[data-v-6c45a4e7]{max-width:800px;margin:0 auto}.about-description[data-v-6c45a4e7]{font-size:1.1rem;line-height:1.8;color:var(--text-muted);margin-bottom:1.5rem}.learn-more[data-v-6c45a4e7]{margin-top:2rem;text-align:center}.learn-more-link[data-v-6c45a4e7]{display:inline-flex;flex-direction:row;align-items:center;gap:10px;color:var(--text-muted);text-decoration:none;transition:color .2s}.learn-more-link[data-v-6c45a4e7]:hover{color:var(--primary-color)}.learn-more-text[data-v-6c45a4e7]{font-size:.9rem;margin-bottom:0}.arrow-down[data-v-6c45a4e7]{width:1.5rem;height:1.5rem;animation:bounce-6c45a4e7 2s infinite}@keyframes bounce-6c45a4e7{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.error-dialog-overlay[data-v-6c45a4e7]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.error-dialog[data-v-6c45a4e7]{background:var(--card-bg);border-radius:1rem;width:90%;max-width:400px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);overflow:hidden}.error-dialog-header[data-v-6c45a4e7]{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color)}.error-dialog-title[data-v-6c45a4e7]{font-weight:600;font-size:1.1rem;color:var(--text-main)}.error-dialog-close[data-v-6c45a4e7]{background:none;border:none;cursor:pointer;color:var(--text-muted)}.error-dialog-content[data-v-6c45a4e7]{padding:1.5rem;display:flex;gap:1rem}.error-dialog-icon[data-v-6c45a4e7]{width:3rem;height:3rem;border-radius:50%;background:#fee2e2;color:#ef4444;display:flex;align-items:center;justify-content:center;flex-shrink:0}.error-dialog-message[data-v-6c45a4e7]{color:var(--text-main);line-height:1.5}.error-dialog-footer[data-v-6c45a4e7]{padding:1rem 1.5rem;background:var(--bg-color);display:flex;justify-content:flex-end}.error-dialog-button[data-v-6c45a4e7]{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:500}.error-dialog-button[data-v-6c45a4e7]:hover{background:#dc2626}@media (max-width:900px){.home-header-inner[data-v-6c45a4e7]{padding:.75rem 1rem}.home-nav[data-v-6c45a4e7]{display:none}.home-footer-inner[data-v-6c45a4e7]{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:640px){.hero-title[data-v-6c45a4e7]{font-size:2rem}.download-item[data-v-6c45a4e7]{flex-direction:column;align-items:stretch;gap:1rem}.download-btn[data-v-6c45a4e7]{width:100%;justify-content:center}.hero-section[data-v-6c45a4e7]{padding-top:4rem}}.hint-text[data-v-6c45a4e7]{margin-top:1rem;font-size:.875rem;color:var(--text-muted)}.preview-dialog-overlay[data-v-6c45a4e7]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1100;backdrop-filter:blur(4px)}.preview-dialog[data-v-6c45a4e7]{background:var(--card-bg);border-radius:1rem;width:90%;max-width:800px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column;max-height:90vh}.preview-dialog-header[data-v-6c45a4e7]{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);background:var(--bg-color)}.preview-dialog-title[data-v-6c45a4e7]{font-weight:600;font-size:1.1rem;color:var(--text-main);margin:0}.preview-dialog-close[data-v-6c45a4e7]{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:.5rem}.preview-dialog-close[data-v-6c45a4e7]:hover{color:var(--text-main);background:rgba(0,0,0,.05)}.preview-dialog-close svg[data-v-6c45a4e7]{width:1.5rem;height:1.5rem}.preview-dialog-content[data-v-6c45a4e7]{padding:0;background:#000;display:flex;align-items:center;justify-content:center;flex:1;overflow:hidden;min-height:200px;position:relative}.preview-media[data-v-6c45a4e7]{max-width:100%;max-height:70vh;-o-object-fit:contain;object-fit:contain}.preview-media-audio[data-v-6c45a4e7]{width:100%;padding:2rem;background:var(--card-bg)}.preview-loading[data-v-6c45a4e7]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#fff}.preview-loading .loading-icon[data-v-6c45a4e7]{width:3rem;height:3rem}.tool-page .home-main[data-v-6c45a4e7]{width:100%;max-width:none;margin:0;padding:0}.tool-page .hero-section.tool-page-hero[data-v-6c45a4e7]{padding:28px}.tool-page .tool-hero-copy[data-v-6c45a4e7]{text-align:left;align-items:flex-start}.tool-page .tool-hero-copy .hero-description[data-v-6c45a4e7],.tool-page .tool-hero-copy .hero-title[data-v-6c45a4e7]{text-align:left}.tool-page .tool-workbench--link[data-v-6c45a4e7]{padding:0;background:transparent;border:0;box-shadow:none}.tool-page .about-content[data-v-6c45a4e7],.tool-page .container[data-v-6c45a4e7],.tool-page .hero-content[data-v-6c45a4e7],.tool-page .hero-text[data-v-6c45a4e7],.tool-page .result-container[data-v-6c45a4e7],.tool-page .video-form-container[data-v-6c45a4e7]{max-width:none!important;width:100%;margin-left:0;margin-right:0}.tool-page .video-form-container[data-v-6c45a4e7]{padding:28px;background:hsla(0,0%,100%,.76);border:1px solid hsla(0,0%,100%,.9);box-shadow:0 18px 45px rgba(50,71,117,.08)}.tool-page .result-container[data-v-6c45a4e7]{margin-top:20px}.tool-page .learn-more[data-v-6c45a4e7]{display:flex;justify-content:center}.tool-page .tool-info-section .container[data-v-6c45a4e7]{width:100%}.tool-page .section-title[data-v-6c45a4e7]{margin-bottom:0}.tool-page .about-section[data-v-6c45a4e7]{padding:28px;background:var(--panel);border:1px solid hsla(0,0%,100%,.7);box-shadow:var(--shadow);border-radius:var(--radius-lg)}.tool-page .about-content[data-v-6c45a4e7]{display:grid;gap:12px}.tool-page .about-description[data-v-6c45a4e7]{margin:0;color:var(--muted);line-height:1.9}@media (max-width:900px){.tool-page .about-section[data-v-6c45a4e7],.tool-page .hero-section.tool-page-hero[data-v-6c45a4e7],.tool-page .tool-workbench--link[data-v-6c45a4e7],.tool-page .video-form-container[data-v-6c45a4e7]{padding:20px}}.tool-page .home-main[data-v-7d423b15]{width:100%;max-width:none;margin:0;padding:0}.tool-page .hero-section.tool-page-hero[data-v-7d423b15]{padding:28px}.tool-page .tool-workbench--link[data-v-7d423b15]{padding:0;background:transparent;border:0;box-shadow:none}.image-editor-container[data-v-7d423b15],.tool-page .container[data-v-7d423b15]{width:100%;max-width:none;margin:0}.image-editor-container[data-v-7d423b15]{padding:28px;background:hsla(0,0%,100%,.76);border:1px solid hsla(0,0%,100%,.9);border-radius:24px;box-shadow:0 18px 45px rgba(50,71,117,.08)}.hidden-input[data-v-7d423b15]{display:none}.upload-area[data-v-7d423b15]{width:100%;min-height:320px;border:2px dashed rgba(79,94,122,.18);border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(180deg,rgba(247,249,252,.88),hsla(0,0%,100%,.92));transition:.2s ease}.upload-area[data-v-7d423b15]:hover{border-color:rgba(79,70,229,.32);background:rgba(79,70,229,.04)}.upload-area.is-drag-active[data-v-7d423b15]{border-color:rgba(79,70,229,.48);background:rgba(79,70,229,.08);box-shadow:inset 0 0 0 1px rgba(79,70,229,.12)}.upload-placeholder[data-v-7d423b15]{display:flex;flex-direction:column;align-items:center;gap:12px}.upload-icon[data-v-7d423b15]{width:52px;height:52px;color:var(--brand)}.upload-text[data-v-7d423b15]{font-size:18px;font-weight:700;color:var(--ink)}.upload-hint[data-v-7d423b15]{font-size:14px;color:var(--muted)}.editor-area[data-v-7d423b15]{width:100%;display:flex;flex-direction:column;gap:20px}.canvas-wrapper[data-v-7d423b15]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;background:#0f172a;border-radius:24px;overflow:hidden}.editor-image[data-v-7d423b15]{display:block;max-width:100%;max-height:60vh;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mask-canvas[data-v-7d423b15]{position:absolute;inset:0;width:100%;height:100%;cursor:crosshair;touch-action:none}.toolbar[data-v-7d423b15]{width:100%;display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:16px;background:rgba(247,249,252,.9);border:1px solid rgba(223,230,242,.92);border-radius:20px}.tool-group[data-v-7d423b15]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tool-btn[data-v-7d423b15]{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid rgba(223,230,242,.96);background:hsla(0,0%,100%,.92);border-radius:14px;cursor:pointer;font-weight:600;color:var(--ink);transition:.2s ease}.tool-btn svg[data-v-7d423b15]{width:18px;height:18px}.tool-btn.active[data-v-7d423b15],.tool-btn[data-v-7d423b15]:hover:not(:disabled){border-color:rgba(79,70,229,.28);color:var(--brand-deep);background:rgba(79,70,229,.06)}.tool-btn[data-v-7d423b15]:disabled{opacity:.5;cursor:not-allowed}.tool-btn.primary[data-v-7d423b15]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#5b6bff,#2f80ed)}.tool-btn.primary[data-v-7d423b15]:hover:not(:disabled){color:#fff}.tool-btn.success[data-v-7d423b15]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#16a34a,#10b981)}.tool-btn.secondary[data-v-7d423b15]{background:rgba(248,250,252,.95)}.divider[data-v-7d423b15]{width:1px;height:28px;background:rgba(223,230,242,.96)}.tool-label[data-v-7d423b15]{font-size:14px;color:var(--muted)}.brush-slider[data-v-7d423b15]{width:120px}.hint-text[data-v-7d423b15]{margin:16px 0 0;color:var(--muted);line-height:1.7}.tool-page .tool-info-section .container[data-v-7d423b15]{width:100%}.tool-page .features-grid[data-v-7d423b15],.tool-page .steps-grid[data-v-7d423b15]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;padding:0}.tool-page .feature-card[data-v-7d423b15],.tool-page .step-card[data-v-7d423b15]{padding:24px;text-align:left;background:hsla(0,0%,100%,.76);border:1px solid rgba(223,230,242,.92);border-radius:24px;box-shadow:0 14px 28px rgba(50,71,117,.06);transition:.2s ease}.tool-page .feature-card[data-v-7d423b15]:hover,.tool-page .step-card[data-v-7d423b15]:hover{transform:translateY(-4px);box-shadow:0 22px 34px rgba(50,71,117,.1)}.step-number[data-v-7d423b15]{width:48px;height:48px;font-size:18px;font-weight:800;color:#fff;background:linear-gradient(135deg,#5b6bff,#2f80ed)}.feature-icon[data-v-7d423b15],.step-number[data-v-7d423b15]{margin:0 0 16px;border-radius:16px;display:flex;align-items:center;justify-content:center}.feature-icon[data-v-7d423b15]{width:52px;height:52px;color:var(--brand);background:rgba(79,70,229,.1)}.feature-icon svg[data-v-7d423b15]{width:24px;height:24px}.feature-title[data-v-7d423b15],.step-title[data-v-7d423b15]{margin:0 0 10px;font-size:20px;font-weight:700;color:var(--ink)}.feature-description[data-v-7d423b15],.step-description[data-v-7d423b15]{margin:0;color:var(--muted);line-height:1.8}.tool-page .learn-more[data-v-7d423b15]{display:flex;justify-content:center}.tool-page .section-title[data-v-7d423b15]{margin-bottom:0}@media (max-width:900px){.image-editor-container[data-v-7d423b15],.tool-page .hero-section.tool-page-hero[data-v-7d423b15]{padding:20px}.toolbar[data-v-7d423b15]{padding:14px}.divider[data-v-7d423b15]{display:none}}.tool-page .home-main[data-v-015bef78]{width:100%;max-width:none;margin:0;padding:0}.tool-page .hero-section.tool-page-hero[data-v-015bef78]{padding:28px}.tool-page .tool-workbench--link[data-v-015bef78]{padding:0;background:transparent;border:0;box-shadow:none}.image-remove-bg-container[data-v-015bef78],.tool-page .container[data-v-015bef78]{width:100%;max-width:none;margin:0}.image-remove-bg-container[data-v-015bef78]{padding:28px;background:hsla(0,0%,100%,.76);border:1px solid hsla(0,0%,100%,.9);border-radius:24px;box-shadow:0 18px 45px rgba(50,71,117,.08)}.hidden-input[data-v-015bef78]{display:none}.upload-area[data-v-015bef78]{width:100%;min-height:320px;border:2px dashed rgba(79,94,122,.18);border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(180deg,rgba(247,249,252,.88),hsla(0,0%,100%,.92));transition:.2s ease}.upload-area[data-v-015bef78]:hover{border-color:rgba(79,70,229,.32);background:rgba(79,70,229,.04)}.upload-area.is-drag-active[data-v-015bef78]{border-color:rgba(79,70,229,.48);background:rgba(79,70,229,.08);box-shadow:inset 0 0 0 1px rgba(79,70,229,.12)}.upload-placeholder[data-v-015bef78]{display:flex;flex-direction:column;align-items:center;gap:12px}.upload-icon[data-v-015bef78]{width:52px;height:52px;color:var(--brand)}.upload-text[data-v-015bef78]{font-size:18px;font-weight:700;color:var(--ink)}.upload-hint[data-v-015bef78]{font-size:14px;color:var(--muted)}.editor-area[data-v-015bef78]{width:100%;display:flex;flex-direction:column;gap:20px}.canvas-wrapper[data-v-015bef78]{position:relative;width:100%;display:flex;justify-content:center;align-items:center;background:#0f172a;border-radius:24px;overflow:hidden}.editor-image[data-v-015bef78]{display:block;max-width:100%;max-height:60vh;-o-object-fit:contain;object-fit:contain}.toolbar[data-v-015bef78]{width:100%;display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:16px;background:rgba(247,249,252,.9);border:1px solid rgba(223,230,242,.92);border-radius:20px}.tool-group[data-v-015bef78]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.action-group[data-v-015bef78]{margin-left:auto}.tool-btn[data-v-015bef78]{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid rgba(223,230,242,.96);background:hsla(0,0%,100%,.92);border-radius:14px;cursor:pointer;font-weight:600;color:var(--ink);transition:.2s ease}.tool-btn svg[data-v-015bef78]{width:18px;height:18px}.tool-btn.active[data-v-015bef78],.tool-btn[data-v-015bef78]:hover:not(:disabled){border-color:rgba(79,70,229,.28);color:var(--brand-deep);background:rgba(79,70,229,.06)}.tool-btn[data-v-015bef78]:disabled{opacity:.5;cursor:not-allowed}.tool-btn.primary[data-v-015bef78]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#5b6bff,#2f80ed)}.tool-btn.primary[data-v-015bef78]:hover:not(:disabled){color:#fff}.tool-btn.success[data-v-015bef78]{color:#fff;border-color:transparent;background:linear-gradient(135deg,#16a34a,#10b981)}.tool-btn.secondary[data-v-015bef78]{background:rgba(248,250,252,.95)}.divider[data-v-015bef78]{width:1px;height:28px;background:rgba(223,230,242,.96)}.hint-text[data-v-015bef78]{margin:16px 0 0;color:var(--muted);line-height:1.7}.tool-page .tool-info-section .container[data-v-015bef78]{width:100%}.tool-page .features-grid[data-v-015bef78],.tool-page .steps-grid[data-v-015bef78]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;padding:0}.tool-page .feature-card[data-v-015bef78],.tool-page .step-card[data-v-015bef78]{padding:24px;text-align:left;background:hsla(0,0%,100%,.76);border:1px solid rgba(223,230,242,.92);border-radius:24px;box-shadow:0 14px 28px rgba(50,71,117,.06);transition:.2s ease}.tool-page .feature-card[data-v-015bef78]:hover,.tool-page .step-card[data-v-015bef78]:hover{transform:translateY(-4px);box-shadow:0 22px 34px rgba(50,71,117,.1)}.step-number[data-v-015bef78]{width:48px;height:48px;font-size:18px;font-weight:800;color:#fff;background:linear-gradient(135deg,#5b6bff,#2f80ed)}.feature-icon[data-v-015bef78],.step-number[data-v-015bef78]{margin:0 0 16px;border-radius:16px;display:flex;align-items:center;justify-content:center}.feature-icon[data-v-015bef78]{width:52px;height:52px;color:var(--brand);background:rgba(79,70,229,.1)}.feature-icon svg[data-v-015bef78]{width:24px;height:24px}.feature-title[data-v-015bef78],.step-title[data-v-015bef78]{margin:0 0 10px;font-size:20px;font-weight:700;color:var(--ink)}.feature-description[data-v-015bef78],.step-description[data-v-015bef78]{margin:0;color:var(--muted);line-height:1.8}.tool-page .learn-more[data-v-015bef78]{display:flex;justify-content:center}.tool-page .section-title[data-v-015bef78]{margin-bottom:0}@media (max-width:900px){.image-remove-bg-container[data-v-015bef78],.tool-page .hero-section.tool-page-hero[data-v-015bef78]{padding:20px}.toolbar[data-v-015bef78]{padding:14px}.action-group[data-v-015bef78]{margin-left:0}.divider[data-v-015bef78]{display:none}}.home-page[data-v-1b5d6fe0]{color:var(--ink)}.content[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:24px}.hero-card--home[data-v-1b5d6fe0]{overflow:hidden;background:radial-gradient(circle at top right,rgba(79,70,229,.18),transparent 28%),radial-gradient(circle at 10% 80%,rgba(15,118,110,.12),transparent 24%),linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(248,251,255,.92))}.hero-shell[data-v-1b5d6fe0]{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:24px;align-items:stretch}.hero-badge[data-v-1b5d6fe0]{display:inline-flex;padding:9px 16px;border-radius:999px;background:rgba(27,42,65,.06);color:var(--brand-deep);font-weight:700;letter-spacing:.02em}.hero-main h1[data-v-1b5d6fe0]{margin:18px 0 14px;font-size:60px;line-height:.98;letter-spacing:-.05em;max-width:840px;color:#11233f}.hero-actions[data-v-1b5d6fe0]{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-proof[data-v-1b5d6fe0]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px}.proof-chip[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:20px;background:hsla(0,0%,100%,.72);border:1px solid rgba(223,230,242,.9)}.proof-chip strong[data-v-1b5d6fe0]{font-size:24px;font-weight:800;color:var(--ink)}.proof-chip span[data-v-1b5d6fe0]{color:var(--muted);font-size:14px}.hero-stage[data-v-1b5d6fe0]{display:flex;align-items:stretch}.hero-stage__panel[data-v-1b5d6fe0]{width:100%;min-height:100%;padding:26px;border-radius:30px;background:linear-gradient(160deg,#16243f,#244a90 58%,#1b9aaa);color:#fff;box-shadow:0 28px 48px rgba(23,48,95,.22)}.hero-stage__eyebrow[data-v-1b5d6fe0]{font-size:13px;color:hsla(0,0%,100%,.72);letter-spacing:.08em;text-transform:uppercase}.hero-stage__headline[data-v-1b5d6fe0]{margin-top:16px;font-size:40px;line-height:1.05;font-weight:800;letter-spacing:-.04em}.hero-stage__copy[data-v-1b5d6fe0]{margin:16px 0 0;color:hsla(0,0%,100%,.82);line-height:1.85}.hero-stage__mini-grid[data-v-1b5d6fe0]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.hero-stage__mini-card[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:8px;min-height:110px;padding:16px;border-radius:20px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(12px)}.hero-stage__mini-card strong[data-v-1b5d6fe0]{font-size:18px}.hero-stage__mini-card span[data-v-1b5d6fe0]{color:hsla(0,0%,100%,.72);line-height:1.7}.panel-head[data-v-1b5d6fe0]{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:24px}.section-kicker[data-v-1b5d6fe0]{margin-bottom:10px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep)}.panel-head--feature[data-v-1b5d6fe0]{margin-bottom:12px;padding:0}.feature-market--primary[data-v-1b5d6fe0]{padding:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(249,251,255,.88))}.feature-market__title[data-v-1b5d6fe0]{margin:0;font-size:34px;font-weight:800;letter-spacing:-.03em;color:var(--ink);line-height:1.15}.feature-market__subtitle[data-v-1b5d6fe0]{margin:6px 0 0;color:var(--muted);line-height:1.7}.feature-grid[data-v-1b5d6fe0]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.feature-grid--spotlight[data-v-1b5d6fe0]{margin-top:0}.feature-card[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:18px;min-height:330px;padding:28px;border-radius:28px;position:relative;overflow:hidden;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease}.feature-card[data-v-1b5d6fe0]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,hsla(0,0%,100%,.3),transparent 34%),linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 55%);pointer-events:none;z-index:0}.feature-card[data-v-1b5d6fe0]:hover{transform:translateY(-4px);box-shadow:0 24px 40px rgba(50,71,117,.14)}.feature-card--brand[data-v-1b5d6fe0]{background:linear-gradient(180deg,#f6f8ff,#eef3ff);border:1px solid rgba(99,102,241,.14)}.feature-card--teal[data-v-1b5d6fe0]{background:linear-gradient(180deg,#f2fbf9,#e8f8f4);border:1px solid rgba(20,184,166,.16)}.feature-card--sky[data-v-1b5d6fe0]{background:linear-gradient(180deg,#f4faff,#eaf4ff);border:1px solid rgba(47,128,237,.14)}.feature-card--amber[data-v-1b5d6fe0]{background:linear-gradient(180deg,#fff9f1,#fff3df);border:1px solid rgba(217,119,6,.14)}.feature-card__topline[data-v-1b5d6fe0]{display:flex;justify-content:flex-start;position:relative;z-index:1}.feature-card__logo[data-v-1b5d6fe0]{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.feature-card__icon[data-v-1b5d6fe0]{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;position:relative;z-index:2;background:#fff;box-shadow:0 10px 24px rgba(50,71,117,.12)}.feature-card__icon svg[data-v-1b5d6fe0]{display:block;overflow:visible}.feature-card__icon svg[data-v-1b5d6fe0],.feature-card__icon-graphic[data-v-1b5d6fe0]{width:42px;height:42px;position:relative;z-index:3}.feature-card__icon-graphic[data-v-1b5d6fe0] svg{width:42px;height:42px;display:block}.feature-card__logo-copy[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}.feature-card__logo-copy strong[data-v-1b5d6fe0]{font-size:16px;line-height:1.1;color:var(--ink)}.feature-card__logo-copy span[data-v-1b5d6fe0]{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.feature-card--brand .feature-card__icon[data-v-1b5d6fe0]{color:#4658f3}.feature-card--teal .feature-card__icon[data-v-1b5d6fe0]{color:#0f766e}.feature-card--sky .feature-card__icon[data-v-1b5d6fe0]{color:#2f80ed}.feature-card--amber .feature-card__icon[data-v-1b5d6fe0]{color:#d97706}.feature-card__copy[data-v-1b5d6fe0]{flex:1;position:relative;z-index:1}.feature-card__title[data-v-1b5d6fe0]{margin:0 0 12px;font-size:28px;line-height:1.12;letter-spacing:-.03em;color:var(--ink)}.feature-card__description[data-v-1b5d6fe0]{margin:0;color:var(--muted);line-height:1.9}.feature-card__footer[data-v-1b5d6fe0]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;position:relative;z-index:1}.feature-card__scene[data-v-1b5d6fe0]{font-size:13px;color:var(--muted)}.feature-card__tag[data-v-1b5d6fe0]{display:inline-flex;padding:8px 12px;border-radius:999px;color:var(--ink);background:hsla(0,0%,100%,.9);font-size:13px;font-weight:700}.feature-card__button[data-v-1b5d6fe0]{border:none;border-radius:999px;padding:12px 18px;background:hsla(0,0%,100%,.92);color:var(--ink);font-weight:700;cursor:pointer;transition:.2s ease}.feature-card__button[data-v-1b5d6fe0]:hover{background:#fff;color:var(--brand-deep)}.feature-card--amber .feature-card__icon[data-v-1b5d6fe0],.feature-card--brand .feature-card__icon[data-v-1b5d6fe0],.feature-card--sky .feature-card__icon[data-v-1b5d6fe0],.feature-card--teal .feature-card__icon[data-v-1b5d6fe0]{background:#fff}.scene-panel[data-v-1b5d6fe0]{background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(249,252,255,.88))}.panel-head--scene[data-v-1b5d6fe0],.panel-head--workflow[data-v-1b5d6fe0]{margin-bottom:18px}.scene-panel__subtitle[data-v-1b5d6fe0]{margin:0;color:var(--muted);line-height:1.8}.scene-grid[data-v-1b5d6fe0]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.scene-card[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:12px;padding:22px;border-radius:24px;background:hsla(0,0%,100%,.82);border:1px solid rgba(223,230,242,.92);box-shadow:0 14px 28px rgba(50,71,117,.06)}.scene-card strong[data-v-1b5d6fe0]{font-size:18px;color:var(--ink)}.scene-card span[data-v-1b5d6fe0]{color:var(--muted);line-height:1.8}.workflow-panel[data-v-1b5d6fe0]{overflow:hidden;background:linear-gradient(135deg,rgba(20,28,44,.98),rgba(32,52,88,.95))}.workflow-panel .section-kicker[data-v-1b5d6fe0],.workflow-panel .section-title[data-v-1b5d6fe0]{color:#fff}.workflow-strip[data-v-1b5d6fe0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.workflow-step[data-v-1b5d6fe0]{display:flex;gap:14px;padding:22px;border-radius:24px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1)}.workflow-step__index[data-v-1b5d6fe0]{min-width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:hsla(0,0%,100%,.14);color:#fff;font-weight:800}.workflow-step__body[data-v-1b5d6fe0]{display:flex;flex-direction:column;gap:8px}.workflow-step__body strong[data-v-1b5d6fe0]{color:#fff;font-size:18px}.workflow-step__body span[data-v-1b5d6fe0]{color:hsla(0,0%,100%,.74);line-height:1.75}@media (max-width:1100px){.feature-grid[data-v-1b5d6fe0],.hero-shell[data-v-1b5d6fe0],.scene-grid[data-v-1b5d6fe0],.workflow-strip[data-v-1b5d6fe0]{grid-template-columns:1fr}.hero-proof[data-v-1b5d6fe0]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.hero-main h1[data-v-1b5d6fe0]{font-size:38px}.hero-proof[data-v-1b5d6fe0],.hero-stage__mini-grid[data-v-1b5d6fe0],.scene-grid[data-v-1b5d6fe0],.workflow-strip[data-v-1b5d6fe0]{grid-template-columns:1fr}.feature-card[data-v-1b5d6fe0],.feature-market--primary[data-v-1b5d6fe0],.scene-card[data-v-1b5d6fe0],.workflow-step[data-v-1b5d6fe0]{padding:20px}.feature-card__footer[data-v-1b5d6fe0]{flex-direction:column;align-items:flex-start}}:root{color-scheme:light;--bg:#f7f9fc;--panel:hsla(0,0%,100%,.86);--panel-strong:#fff;--ink:#1b2a41;--muted:#66758f;--line:rgba(79,94,122,.14);--brand:#4f46e5;--brand-deep:#2f2cb7;--brand-soft:rgba(79,70,229,.1);--accent:#0f766e;--shadow:0 24px 60px rgba(50,71,117,.12);--radius-lg:28px;--radius-md:20px;--radius-sm:14px;font-family:SF Pro Display,PingFang SC,Avenir Next,Helvetica Neue,sans-serif}*{box-sizing:border-box}#app,body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(79,70,229,.16),transparent 28%),radial-gradient(circle at 80% 20%,rgba(56,189,248,.14),transparent 22%),linear-gradient(180deg,#f8fbff,#f4f7fb);color:var(--ink)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}.app-shell{min-height:100vh}.app-shell__main{max-width:1380px;margin:0 auto;padding:28px}.card-panel,.flow-card,.hero-card{background:var(--panel);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.7);box-shadow:var(--shadow);border-radius:var(--radius-lg);padding:28px}.section-title{font-size:28px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.hero-copy,.panel-subtitle,.section-subtitle{color:var(--muted);line-height:1.9}.primary-button,.secondary-button{border:none;border-radius:999px;padding:14px 22px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.primary-button{background:linear-gradient(135deg,#5b6bff,#2f80ed);color:#fff;box-shadow:0 20px 30px rgba(79,70,229,.22)}.secondary-button{background:hsla(0,0%,100%,.72);color:var(--brand-deep);border:1px solid rgba(79,70,229,.12)}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}@media (max-width:900px){.app-shell__main{padding:18px}.card-panel,.flow-card,.hero-card{padding:20px;border-radius:24px}.section-title{font-size:24px}}.tool-page .tool-main{max-width:none;width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.tool-page .tool-hero-section,.tool-page .tool-info-section{background:var(--panel);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.7);box-shadow:var(--shadow);border-radius:var(--radius-lg)}.tool-page .tool-hero-section{padding:28px;text-align:left}.tool-page .tool-hero-section .hero-content{display:block}.tool-page .tool-page-hero{padding:32px}.tool-page .tool-hero-grid{display:grid;gap:24px}.tool-page .tool-hero-copy{display:flex;flex-direction:column;gap:14px}.tool-page .tool-eyebrow{width:-moz-fit-content;width:fit-content;padding:8px 14px;border-radius:999px;background:rgba(79,70,229,.1);color:var(--brand-deep);font-size:13px;font-weight:700;letter-spacing:.02em}.tool-page .tool-copy-pills{display:flex;flex-wrap:wrap;gap:20px}.tool-page .tool-copy-pills span{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:16px;background:linear-gradient(180deg,rgba(239,246,255,.96),rgba(226,236,252,.92));border:1px solid rgba(184,205,238,.95);color:#42526b;box-shadow:0 10px 22px rgba(50,71,117,.05);font-size:14px;font-weight:600;line-height:1.4}.tool-page .tool-hero-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tool-page .tool-hero-stat{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:20px;background:radial-gradient(circle at top right,rgba(96,165,250,.12),transparent 42%),hsla(0,0%,100%,.78);border:1px solid rgba(223,230,242,.94);box-shadow:0 12px 26px rgba(50,71,117,.06)}.tool-page .tool-hero-stat strong{font-size:16px;line-height:1.4;color:var(--ink)}.tool-page .tool-hero-stat span{color:var(--muted);line-height:1.75;font-size:14px}.tool-page .tool-workbench{background:radial-gradient(circle at top right,rgba(96,165,250,.08),transparent 38%),hsla(0,0%,100%,.8);border:1px solid rgba(223,230,242,.92);border-radius:28px;box-shadow:0 18px 45px rgba(50,71,117,.08);padding:24px}.tool-page .tool-stage-note{margin-bottom:18px;padding:16px 18px;border-radius:20px;background:linear-gradient(180deg,#f8fbff,#f2f7ff);border:1px solid rgba(214,224,238,.95)}.tool-page .tool-stage-note__title{font-size:15px;font-weight:700;color:var(--ink)}.tool-page .tool-stage-note p{margin:8px 0 0;color:var(--muted);line-height:1.8}.tool-page .tool-section-head{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.tool-page .tool-section-head p{margin:0;color:var(--muted);line-height:1.8}.tool-page .tool-hero-section .hero-text{max-width:760px;margin-bottom:24px}.tool-page .tool-hero-section .hero-title{margin:0 0 14px;font-size:54px;line-height:1.02;letter-spacing:-.05em;color:var(--ink);background:none;-webkit-text-fill-color:initial}.tool-page .tool-hero-section .hero-description{margin:0;color:var(--muted);line-height:1.9;max-width:760px}.tool-page .tool-surface{background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.84);border-radius:24px;box-shadow:0 18px 45px rgba(50,71,117,.08);padding:24px}.tool-page .tool-info-section{padding:28px}.tool-page .tool-info-section .container{max-width:none;padding:0}.tool-page .tool-info-section .section-title{text-align:left;margin:0 0 20px}.tool-page .tool-info-section .features-grid,.tool-page .tool-info-section .steps-grid{padding:0}.tool-page .tool-info-section .feature-card,.tool-page .tool-info-section .step-card{background:radial-gradient(circle at top right,rgba(96,165,250,.08),transparent 42%),hsla(0,0%,100%,.8);border:1px solid rgba(223,230,242,.92);box-shadow:0 14px 28px rgba(50,71,117,.06)}.tool-page .tool-info-section .feature-card:hover,.tool-page .tool-info-section .step-card:hover{transform:translateY(-4px);box-shadow:0 22px 34px rgba(50,71,117,.1)}.tool-page .toolbar{background:rgba(247,249,252,.9);border:1px solid rgba(223,230,242,.92);border-radius:20px}.tool-page .image-editor-container,.tool-page .image-remove-bg-container,.tool-page .video-editor-container,.tool-page .video-form-container{display:flex;flex-direction:column;gap:18px}.tool-page .editor-area,.tool-page .result-container,.tool-page .upload-area{border-radius:24px;border:1px solid rgba(223,230,242,.92);background:radial-gradient(circle at top right,rgba(96,165,250,.05),transparent 40%),hsla(0,0%,100%,.86);box-shadow:0 14px 28px rgba(50,71,117,.06)}.tool-page .upload-area{min-height:360px;padding:24px}.tool-page .editor-area{padding:18px}.tool-page .canvas-wrapper{border-radius:20px;overflow:hidden;background:linear-gradient(180deg,rgba(246,249,255,.96),rgba(238,244,255,.96));border:1px solid rgba(223,230,242,.92)}.tool-page .learn-more{display:flex;justify-content:center;margin-top:18px}.tool-page .learn-more-link{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 18px;border-radius:999px;background:hsla(0,0%,100%,.82);border:1px solid rgba(223,230,242,.92);color:var(--ink);text-decoration:none;box-shadow:0 12px 26px rgba(50,71,117,.06)}.tool-page .learn-more-text{font-weight:700}.tool-page .arrow-down{width:16px;height:16px}.tool-page .pay-column,.tool-page .pay-container,.tool-page .result-card,.tool-page .user-info-card{background:hsla(0,0%,100%,.76);border:1px solid rgba(223,230,242,.92);box-shadow:0 14px 28px rgba(50,71,117,.06);border-radius:24px}.tool-page .hint-text{color:var(--muted)}.tool-page .pay-action-bar{background:hsla(0,0%,100%,.94);border-top:1px solid rgba(223,230,242,.92);box-shadow:0 -12px 32px rgba(50,71,117,.08)}.info-page .info-main{display:flex;flex-direction:column;gap:24px}.info-page .info-hero,.info-page .info-panel{background:var(--panel);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.7);box-shadow:var(--shadow);border-radius:var(--radius-lg)}.info-page .info-hero{padding:32px;color:#fff}.info-page .info-hero--records{background:linear-gradient(135deg,#243b6b,#2f80ed)}.info-page .info-hero--faq{background:linear-gradient(135deg,#1d4ed8,#2563eb 52%,#38bdf8)}.info-page .info-hero--tutorial{background:linear-gradient(135deg,#1e3a8a,#2563eb 56%,#60a5fa)}.info-page .info-hero--statement{background:linear-gradient(135deg,#0f172a,#1d4ed8 58%,#3b82f6)}.info-page .info-hero--profile{background:linear-gradient(135deg,#1d4ed8,#2563eb 48%,#38bdf8)}.info-page .info-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:36px;padding:8px 14px;border-radius:999px;background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.9);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.info-page .info-title{margin:16px 0 10px;font-size:42px;line-height:1.08;letter-spacing:-.04em}.info-page .info-description{margin:0;max-width:760px;line-height:1.85;color:hsla(0,0%,100%,.88)}.info-page .info-meta{margin-top:16px;font-size:14px;color:hsla(0,0%,100%,.76)}.info-page .info-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.info-page .info-summary-card{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:20px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.14)}.info-page .info-summary-card strong{font-size:20px;font-weight:800;line-height:1.2}.info-page .info-summary-card span{color:hsla(0,0%,100%,.78);line-height:1.7}.info-page .info-panel{padding:28px}.info-page .info-section-head{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.info-page .info-section-head p{margin:0;color:var(--muted);line-height:1.8}.info-page .info-card-list,.info-page .record-list,.info-page .tutorial-list{display:grid;gap:18px}.info-page .info-card,.info-page .record-item,.info-page .tutorial-card{background:hsla(0,0%,100%,.78);border:1px solid rgba(223,230,242,.92);box-shadow:0 14px 28px rgba(50,71,117,.06);border-radius:24px}.info-page .info-card,.info-page .record-item{padding:24px}.info-page .info-card__head{display:flex;align-items:center;gap:14px}.info-page .info-card__index{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#eaf2ff,#dbeafe);color:#2563eb;font-size:20px;font-weight:800}.info-page .info-card__title,.info-page .tutorial-card__title{margin:0;font-size:22px;line-height:1.4;color:var(--ink)}.info-page .info-card__description,.info-page .info-note-panel__text,.info-page .tutorial-card__description{margin:14px 0 0;color:var(--muted);line-height:1.8}.info-page .info-points{margin:14px 0 0;padding:0;list-style:none}.info-page .info-points li{position:relative;margin-top:10px;padding-left:18px;color:var(--ink);line-height:1.7}.info-page .info-points li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:#2563eb}.info-page .info-note-panel{margin-top:24px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#f6f9ff,#eef5ff);border:1px solid rgba(199,218,249,.95)}.info-page .info-note-panel h3{margin:0;font-size:22px;color:var(--ink)}.info-page .tutorial-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:22px;padding:24px}.info-page .tutorial-card__side{display:flex;flex-direction:column;gap:12px}.info-page .tutorial-card__no{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#eaf2ff,#dbeafe);color:#2563eb;font-size:28px;font-weight:800}.info-page .tutorial-card__tag{width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#2563eb;font-size:12px;font-weight:700}.info-page .tutorial-figure{margin-top:18px;padding:16px;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid rgba(214,226,244,.96)}.info-page .tutorial-figure__note{margin-bottom:12px;padding:10px 12px;border-radius:14px;background:#eef5ff;color:#33558b;font-size:14px;line-height:1.7}.info-page .tutorial-figure__frame{margin:0}.info-page .tutorial-figure__image{display:block;width:100%;max-width:340px;margin:0 auto;border-radius:26px;box-shadow:0 16px 36px rgba(35,74,144,.14)}.info-page .tutorial-figure__image.is-mobile{max-width:340px}.info-page .tutorial-figure__image.is-web{max-width:min(100%,780px);border-radius:20px}.info-page .tutorial-figure__frame figcaption{margin-top:12px;text-align:center;color:var(--muted);font-size:14px}.info-page .record-item{display:flex;align-items:center;justify-content:space-between;gap:18px}.info-page .record-main,.info-page .record-side{display:flex;flex-direction:column;gap:6px}.info-page .record-side{align-items:flex-end}.info-page .record-type{font-size:18px;font-weight:700;color:var(--ink)}.info-page .record-action,.info-page .record-time{color:var(--muted);font-size:14px}.info-page .record-value{font-size:24px;font-weight:800;letter-spacing:-.03em}.info-page .record-value.is-consume{color:#ef4444}.info-page .record-value.is-increase{color:#16a34a}.info-page .record-footer{margin-top:20px;display:flex;justify-content:center}.info-page .record-footer p{margin:0;color:var(--muted)}.info-page .info-empty{padding:40px 20px;text-align:center;border-radius:24px;background:hsla(0,0%,100%,.72);border:1px dashed rgba(223,230,242,.92)}.info-page .info-empty__title{font-size:22px;font-weight:800;color:var(--ink)}.info-page .info-empty p{margin:8px 0 0;color:var(--muted)}.profile-page .profile-hero-top{justify-content:space-between}.profile-page .profile-hero-top,.profile-page .profile-hero-user{display:flex;align-items:center;gap:18px}.profile-page .profile-hero-avatar{width:84px;height:84px;border-radius:28px;-o-object-fit:cover;object-fit:cover;background:#fff;border:1px solid rgba(214,224,238,.95);box-shadow:0 14px 30px rgba(65,84,129,.08)}.profile-page .profile-hero-avatar--placeholder{display:grid;place-items:center;font-size:28px;font-weight:800;color:var(--brand-deep)}.profile-page .profile-hero-copy{display:flex;flex-direction:column;gap:8px}.profile-page .profile-hero-action{flex-shrink:0}.profile-page .profile-summary{margin-top:28px}.profile-page .profile-entry-grid,.profile-page .profile-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-page .profile-meta-list{display:flex;flex-direction:column;gap:12px}.profile-page .profile-meta-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid rgba(228,234,244,.9);font-size:14px;color:var(--muted)}.profile-page .profile-meta-row:last-child{padding-bottom:0;border-bottom:0}.profile-page .profile-meta-row strong{color:var(--ink)}.profile-page .profile-meta-row .profile-meta-row__vip{color:#d97706}.profile-page .profile-usage-card{display:flex;flex-direction:column;gap:10px;min-height:100%}.profile-page .profile-usage-card__value{font-size:clamp(36px,4vw,48px);line-height:1;font-weight:800;color:var(--ink)}.profile-page .profile-usage-card__label{font-size:14px;font-weight:700;color:var(--brand-deep)}.profile-page .profile-usage-card__text{margin:0;font-size:14px;line-height:1.8;color:var(--muted)}.profile-page .profile-entry-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;border:1px solid rgba(218,227,239,.92);border-radius:24px;background:radial-gradient(circle at top right,rgba(96,165,250,.08),transparent 38%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 30px rgba(65,84,129,.05);text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.profile-page .profile-entry-card:hover{transform:translateY(-2px);border-color:rgba(113,124,245,.32);box-shadow:0 16px 34px rgba(65,84,129,.08)}.profile-page .profile-entry-card__tag{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep);background:rgba(79,70,229,.08)}.profile-page .profile-entry-card strong{font-size:18px;line-height:1.3;color:var(--ink)}.profile-page .profile-entry-card p{margin:0;font-size:14px;line-height:1.75;color:var(--muted)}@media (max-width:900px){.tool-page .tool-hero-section,.tool-page .tool-info-section{padding:20px}.tool-page .tool-surface{padding:18px}.tool-page .tool-hero-section .hero-title{font-size:38px}.tool-page .tool-page-hero{padding:22px}.tool-page .tool-hero-summary{grid-template-columns:1fr}.tool-page .tool-workbench{padding:18px;border-radius:22px}.info-page .info-hero,.info-page .info-panel{padding:20px}.info-page .info-title{font-size:32px}.info-page .info-summary,.info-page .tutorial-list{grid-template-columns:1fr}.info-page .tutorial-card{grid-template-columns:1fr;gap:16px;padding:20px}.info-page .tutorial-card__side{flex-direction:row;align-items:center}.info-page .record-item{flex-direction:column;align-items:flex-start}.info-page .record-side{align-items:flex-start}.profile-page .profile-hero-top,.profile-page .profile-hero-user{flex-direction:column;align-items:flex-start}.profile-page .profile-entry-grid,.profile-page .profile-overview-grid{grid-template-columns:1fr}}