:root{--bg:#f4f4f4;--panel:#ffffff;--text:#1f1f1f;--muted:#9aa0a6;--muted2:#c3c7cc;--green:#07c160;--shadow:0 8px 30px rgba(0,0,0,.08);--radiusCard:28px;--radiusSheet:24px}[hidden]{display:none!important}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif}button{font:inherit}.wx{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}*{-webkit-tap-highlight-color:transparent}.wx-top{padding-top:calc(10px + env(safe-area-inset-top));padding-bottom:8px}.wx-notchWrap{display:flex;justify-content:center;padding:6px 0 2px}.wx-notch{width:170px;height:46px;border-radius:999px;background:#000;position:relative}.wx-notchDot{width:8px;height:8px;border-radius:50%;background:#2bdc74;position:absolute;right:54px;top:19px;box-shadow:0 0 0 2px #00000038}.wx-source{text-align:center;font-size:18px;color:#b0b4bb;letter-spacing:.2px}.wx-source span{color:#5a6b7f}.wx-version{text-align:center;font-size:12px;color:#b4b8bf;letter-spacing:.2px;padding-top:4px}.wx-stage{display:flex;justify-content:center;padding:16px 18px 8px}.wx-card{--card: min(86vw, 430px, 54svh);width:var(--card);height:var(--card);border-radius:var(--radiusCard);overflow:hidden;background:#000;box-shadow:var(--shadow);position:relative}#outputCanvas{width:100%;height:100%;display:block;position:relative;z-index:2}.wx-card>#inputVideo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;pointer-events:none;z-index:1;transform-origin:center}.wx-gif{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:none;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto}.wx-gif.is-on{display:block}.wx-camSwitch{position:absolute;right:14px;top:14px;width:44px;height:44px;border-radius:12px;border:0;background:#0000001f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center}.wx-camSwitch:before{content:"";width:26px;height:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M16 3h5v5'/%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M21 3l-7 7'/%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M8 21H3v-5'/%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 21l7-7'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.92;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.wx-sheet{margin-top:10px;flex:1;display:flex;flex-direction:column;position:relative}.wx-sheetHandle{align-self:center;width:66px;height:42px;border:0;border-radius:999px;background:#ffffffe6;box-shadow:0 10px 24px #00000014;display:grid;place-items:center}.wx-sheetHandle:before{content:"";width:18px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='14' viewBox='0 0 24 14'%3E%3Cpath d='M4 2l8 8l8-8' fill='none' stroke='%23222222' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.9}.wx-sheetCollapsed{padding:14px 14px calc(120px + env(safe-area-inset-bottom))}.wx-strip{display:flex;gap:14px;overflow-x:auto;padding:4px 24px 10px 6px;scroll-snap-type:x proximity;scroll-padding-left:6px;scroll-padding-right:24px;-webkit-overflow-scrolling:touch}.wx-strip::-webkit-scrollbar{display:none}.wx-effectItem{flex:0 0 auto;width:96px;scroll-snap-align:start;text-align:center}.wx-thumb{width:88px;height:88px;margin:0 auto 10px;border-radius:16px;background:#fff;box-shadow:0 4px 16px #0000000f;border:3px solid rgba(0,0,0,0);display:grid;place-items:center;overflow:hidden;position:relative}.wx-thumb img{width:100%;height:100%;object-fit:contain;opacity:.92}.wx-thumb--kid{background:var(--kidbg, #fff)}.wx-thumb--kid:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.85),transparent 46%),radial-gradient(circle at 76% 78%,rgba(255,255,255,.55),transparent 44%);transform:rotate(12deg);opacity:.55;pointer-events:none}.wx-thumbEmoji{font-size:44px;line-height:1;filter:drop-shadow(0 8px 14px rgba(0,0,0,.1));transform:translateY(-1px)}.wx-effectItem.is-selected .wx-thumb{border-color:var(--green)}.wx-label{font-size:18px;color:#c0c4c9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-effectItem.is-selected .wx-label{color:#1e1e1e}.wx-memeBtn{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 10px;margin-top:8px;border-radius:999px;border:1px solid #e6e7ea;background:#ffffffeb;color:#5b6168;font-size:13px;letter-spacing:.2px;box-shadow:0 6px 14px #0000000d}.wx-memeBtn:active{transform:translateY(1px)}.wx-thumb--none{background:#fff}.wx-thumb--none:before{content:"";width:38px;height:38px;border-radius:50%;border:3px solid #d6d9dd;position:relative}.wx-thumb--none:after{content:"";width:46px;height:3px;background:#d6d9dd;transform:rotate(-32deg);position:absolute}.wx-thumb--more{border-radius:999px;width:90px;height:90px;background:#fff}.wx-thumb--more:before{content:"";width:34px;height:10px;background:radial-gradient(circle at 6px 5px,#222 3px,transparent 3.2px),radial-gradient(circle at 17px 5px,#222 3px,transparent 3.2px),radial-gradient(circle at 28px 5px,#222 3px,transparent 3.2px)}.wx-sheetExpanded{background:var(--panel);border-top-left-radius:var(--radiusSheet);border-top-right-radius:var(--radiusSheet);margin:12px 12px 0;padding:14px 14px calc(180px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #0000000f;overflow:auto;-webkit-overflow-scrolling:touch}.wx-sheetHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 8px}.wx-sheetTitle{font-size:18px;font-weight:700;color:#111}.wx-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px 10px;padding-top:10px}.wx-gridItem{text-align:center;-webkit-user-select:none;user-select:none}.wx-gridIcon{width:64px;height:64px;border-radius:18px;background:#f2f3f5;margin:0 auto 10px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(0,0,0,0);position:relative}.wx-gridItem.is-selected .wx-gridIcon{border-color:var(--green)}.wx-gridIcon img{width:100%;height:100%;object-fit:cover;opacity:.96}.wx-gridIcon--kid{background:var(--kidbg, #f2f3f5)}.wx-gridIcon--kid:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at 26% 18%,rgba(255,255,255,.85),transparent 48%),radial-gradient(circle at 72% 82%,rgba(255,255,255,.55),transparent 46%);transform:rotate(12deg);opacity:.55;pointer-events:none}.wx-gridEmoji{font-size:34px;line-height:1;filter:drop-shadow(0 8px 14px rgba(0,0,0,.1));transform:translateY(-1px)}.wx-gridLabel{font-size:16px;color:#c0c4c9;line-height:1.15}.wx-gridItem.is-selected .wx-gridLabel{color:#2a2a2a}.wx-shutterDock{position:absolute;left:0;right:0;bottom:0;height:150px;display:flex;align-items:center;justify-content:center;background:transparent;padding-bottom:calc(14px + env(safe-area-inset-bottom));pointer-events:none}.wx-chevron{position:absolute;left:28px;bottom:64px;width:48px;height:48px;border:0;background:transparent;pointer-events:auto}.wx-chevron:before{content:"";width:24px;height:14px;display:block;margin:0 auto;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16' viewBox='0 0 26 16'%3E%3Cpath d='M5 4l8 8l8-8' fill='none' stroke='%23191919' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.9}.wx-shutter{--p: 0;width:104px;height:104px;border-radius:999px;border:0;background:transparent;pointer-events:auto;position:relative;touch-action:none}.wx-shutter:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:999px;background:#fff;box-shadow:0 10px 24px #0000001f}.wx-shutter:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:conic-gradient(var(--green) calc(var(--p) * 1turn),#8c8f93 0);-webkit-mask:radial-gradient(circle,transparent 58%,#000 60%);opacity:.98}.wx-shutter.is-busy:after{opacity:1}.wx-hud{position:absolute;left:0;right:0;bottom:150px;padding:0 16px 10px;display:grid;gap:6px;pointer-events:none}.wx-status,.wx-progress{width:min(520px,92vw);margin:0 auto;text-align:center;font-size:14px;color:#8c9096}.wx-progress{color:#7f868d}.wx-toast{position:fixed;left:50%;transform:translate(-50%);bottom:calc(160px + env(safe-area-inset-bottom));width:min(560px,92vw);padding:10px 12px;border-radius:14px;background:#ffffffeb;box-shadow:0 12px 30px #00000024;color:#2a2a2a;font-size:14px;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wx-toast.is-error{color:#b52525}.wx-shareOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffc2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:18px 14px calc(18px + env(safe-area-inset-bottom));z-index:50}.wx-shareWrap{width:min(520px,94vw);display:flex;flex-direction:column;align-items:center;gap:12px;position:relative}.wx-shareImg{width:min(420px,88vw);height:auto;border-radius:22px;background:#000;box-shadow:0 18px 60px #00000059;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto}.wx-shareImg.is-hint{animation:wxShareHint .9s ease-in-out 0s 2;outline:3px solid rgba(7,193,96,.35);outline-offset:6px}@keyframes wxShareHint{0%{transform:scale(1);box-shadow:0 18px 60px #00000059}45%{transform:scale(1.02);box-shadow:0 20px 70px #0000006b}to{transform:scale(1);box-shadow:0 18px 60px #00000059}}.wx-shareClose{position:absolute;top:-6px;right:-6px;width:44px;height:44px;border-radius:999px;border:0;background:#0000001a;display:grid;place-items:center}.wx-shareClose:before{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M6 6l12 12M18 6L6 18' fill='none' stroke='%23222222' stroke-width='2.6' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.9}.wx-shareActions{display:flex;gap:12px;width:min(420px,88vw)}.wx-shareBtn{flex:1;height:44px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:15px;color:#2a2a2a;box-shadow:0 10px 24px #0000001a}.wx-shareBtn--primary{border-color:#07c16073;background:#07c1601f;color:#0b6d3a}.wx-shareNote{width:min(420px,88vw);color:#0000008c;font-size:12px;text-align:center;line-height:1.35}.wx-result{flex:1;display:flex;flex-direction:column;background:transparent;padding-bottom:env(safe-area-inset-bottom)}.wx-resultTools{display:flex;justify-content:center;gap:54px;padding:22px 18px 6px}.wx-tool{width:86px;border:0;background:transparent;color:#c0c4c9}.wx-tool.is-active{color:#2a2a2a}.wx-tool.is-active .wx-toolIcon{opacity:.9;filter:drop-shadow(0 6px 14px rgba(0,0,0,.1))}.wx-tool.is-active .wx-toolText{color:#2a2a2a}.wx-toolIcon{width:32px;height:32px;margin:0 auto 8px;display:block;opacity:.35;background:center/contain no-repeat}.wx-toolText{font-size:16px}.wx-tool:disabled{opacity:1}.wx-toolIcon--cutout{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%239aa0a6' stroke-width='2' stroke-dasharray='3 3' d='M4 4h16v16H4z'/%3E%3Cpath fill='none' stroke='%239aa0a6' stroke-width='2' d='M9 10a2 2 0 1 0 4 0a2 2 0 1 0-4 0Zm5 8c0-3-2-5-5-5s-5 2-5 5'/%3E%3C/svg%3E")}.wx-toolIcon--fast{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%239aa0a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M5 7v10l8-5zM13 7v10l8-5z'/%3E%3C/svg%3E")}.wx-toolIcon--sticker{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%239aa0a6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M7 7h10v10H7z'/%3E%3Cpath fill='%239aa0a6' d='M9 12a1.2 1.2 0 1 0 0-2.4A1.2 1.2 0 0 0 9 12Zm6 0a1.2 1.2 0 1 0 0-2.4A1.2 1.2 0 0 0 15 12Z'/%3E%3Cpath fill='none' stroke='%239aa0a6' stroke-width='2' stroke-linecap='round' d='M9.5 15.2c1.8 1.5 3.2 1.5 5 0'/%3E%3C/svg%3E")}.wx-resultActions{margin-top:auto;display:flex;justify-content:space-around;gap:18px;padding:28px 22px 26px}.wx-action{border:0;background:transparent;text-align:center;color:#2c2c2c;width:110px}.wx-actionIcon{width:92px;height:92px;border-radius:999px;background:#fff;box-shadow:0 10px 26px #0000001f;margin:0 auto 14px;position:relative}.wx-actionText{font-size:18px;color:#2f2f2f}.wx-actionIcon--retake:before{content:"";position:absolute;top:26px;right:26px;bottom:26px;left:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23222222' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M9 14l-4-4l4-4'/%3E%3Cpath fill='none' stroke='%23222222' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M20 20a8 8 0 0 0-8-8H5'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.9}.wx-actionIcon--download:before{content:"";position:absolute;top:26px;right:26px;bottom:26px;left:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23222222' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round' d='M12 3v10'/%3E%3Cpath fill='none' stroke='%23222222' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round' d='M7 11l5 5l5-5'/%3E%3Cpath fill='none' stroke='%23222222' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round' d='M5 21h14'/%3E%3C/svg%3E") center/contain no-repeat}.wx-actionIcon--share:before{content:"";position:absolute;top:26px;right:26px;bottom:26px;left:26px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2307c160' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round' d='M12 16V4'/%3E%3Cpath fill='none' stroke='%2307c160' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round' d='M8 8l4-4l4 4'/%3E%3Cpath fill='none' stroke='%2307c160' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round' d='M6 12v7h12v-7'/%3E%3C/svg%3E") center/contain no-repeat}#jeelizCanvas{position:fixed;left:0;top:0;width:1px;height:1px;opacity:0;pointer-events:none;z-index:0}@media (max-width: 430px){.wx-top{padding-bottom:6px}.wx-notch{transform:scale(.92)}.wx-source{font-size:16px}.wx-version{font-size:11px}.wx-stage{padding:12px 14px 6px}.wx-card{--card: min(92vw, 420px, 52svh);border-radius:24px}.wx-sheetCollapsed{padding:12px 12px 0}.wx-effectItem{width:86px}.wx-thumb{width:78px;height:78px;border-radius:14px;border-width:3px}.wx-label{font-size:16px}.wx-shutterDock{height:138px}.wx-shutter{width:94px;height:94px}.wx-chevron{left:18px;bottom:56px}.wx-hud{bottom:138px}.wx-resultActions{padding:22px 10px}.wx-action{width:104px}.wx-actionIcon{width:84px;height:84px}}@media (orientation: landscape) and (min-width: 900px){.wx{display:grid;grid-template-columns:1fr 420px;grid-template-rows:auto 1fr;gap:0;padding-bottom:env(safe-area-inset-bottom)}.wx-top{grid-column:1 / -1;grid-row:1}.wx-stage{grid-column:1;grid-row:2;padding:10px 12px 10px 18px;align-items:center}.wx-card{--card: min(64vh, 540px);border-radius:26px}.wx-sheet{grid-column:2;grid-row:2;margin-top:0}.wx-sheetHandle{display:none}.wx-sheetCollapsed{padding:18px 14px 0}.wx-strip{padding-bottom:16px}.wx-shutterDock{height:160px}.wx-hud{bottom:160px}.wx-sheetExpanded{margin:10px 12px 0;padding-bottom:120px}}
