body{scroll-behavior:smooth;font-family:Plus Jakarta Sans,sans-serif}:root{--lz-font:"Figtree", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--shade:#00000038;--bubble-bg:#fffffff5;--bubble-border:#00000014;--text:#000000e0;--muted:#0000009e;--success:#16a34a}.lz-instructions{z-index:2147483647;font-family:var(--lz-font);display:none;position:fixed;inset:0;pointer-events:none!important}.lz-instructions.visible{display:block}.lz-instructions.explain{pointer-events:none!important}.lz-instructions.explain .lz-shade{display:none}.lz-shade{background:radial-gradient(circle at calc(100% - 49px) calc(100% - 49px),#0000 0 80px,#00000047 140px);position:absolute;inset:0;pointer-events:none!important}.lz-bubble{background:var(--bubble-bg);border:1px solid var(--bubble-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;border-radius:18px;width:min(560px,100% - 22px);padding:14px 14px 12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 70px #00000038;pointer-events:auto!important}.lz-headline{color:var(--text);margin:0 0 6px;font-size:18px;font-weight:900;line-height:1.15}.lz-sub{color:var(--muted);margin:0;font-size:14px;font-weight:700;line-height:1.35}.lz-close{cursor:pointer;background:#0000000f;border:0;border-radius:999px;width:36px;height:36px;font-weight:900;position:absolute;top:10px;right:10px}.lz-splash{padding:10px 4px 6px;animation:.55s lzSplashIn}.lz-splash-kicker{letter-spacing:.16em;text-transform:uppercase;color:#00000080;margin:0 0 10px;font-size:12px;font-weight:900}.lz-splash-title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(28px,4.4vw,48px);font-weight:900;line-height:.96}.lz-splash-title .lz-em{color:#0000;background:linear-gradient(90deg,#111 0%,#6b7280 40%,#111 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-top:8px;animation:2.2s linear infinite lzShine;display:block}.lz-splash-sub{max-width:420px;color:var(--muted);margin:14px auto 0;font-size:16px;font-weight:800;line-height:1.25}@keyframes lzSplashIn{0%{opacity:0;filter:blur(4px);transform:scale(.94)translateY(12px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes lzShine{0%{background-position:200%}to{background-position:0%}}.lz-intro-wrap{animation:.55s lzSplashIn}.lz-intro-header{padding:10px 4px 2px}.lz-intro-list{text-align:left;margin:18px 0 12px;padding:0;list-style:none}.lz-intro-item{color:var(--text);opacity:0;align-items:center;gap:12px;margin:14px 0;font-size:18px;font-weight:700;transition:opacity .28s,transform .28s;display:flex;transform:translateY(6px)}.lz-intro-item.visible{opacity:1;transform:translateY(0)}.lz-check{width:26px;min-width:26px;height:26px;color:var(--success);background:#16a34a1f;border-radius:999px;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:inline-flex}.lz-intro-footer{border-top:1px solid #00000014;margin-top:12px;padding-top:12px}.lz-intro-cta{color:var(--text);margin:0;font-size:15px;font-weight:900;line-height:1.25}.lz-intro-click{color:var(--muted);letter-spacing:.2px;margin:6px 0 0;font-size:14px;font-weight:800}.lz-arrow-step1,.lz-arrow-step2{pointer-events:none;display:none;position:absolute;left:50%;transform:translate(-50%)}.lz-arrow-step1{width:min(840px,92vw);bottom:18px}.lz-arrow-step2{width:calc(100vw - 440px);max-width:500px;top:50%;left:400px;transform:translateY(-50%)}.lz-arrow-step1 svg,.lz-arrow-step2 svg{filter:drop-shadow(0 18px 28px #00000047);width:100%;height:auto}.lz-arrow-step1 svg{animation:1.05s ease-in-out infinite lzNudgeRight}@keyframes lzNudgeRight{0%{transform:translate(0)}50%{transform:translate(14px)}to{transform:translate(0)}}.lz-arrow-step2 svg{animation:1.05s ease-in-out infinite lzNudgeLeft}@keyframes lzNudgeLeft{0%{transform:translate(0)}50%{transform:translate(-14px)}to{transform:translate(0)}}@media (width>=769px){.lz-arrow-step1,.lz-arrow-step2{display:block}}@media (width<=768px){.lz-bubble{border-radius:16px;width:calc(100% - 18px);padding:12px 12px 10px}.lz-headline{font-size:16px}.lz-sub{font-size:13px}.lz-intro-item{font-size:16px}.lz-splash-title{font-size:clamp(24px,8vw,34px);line-height:1.02}.lz-splash-sub{font-size:14px}.lz-arrow-step1,.lz-arrow-step2{display:none!important}}.lz-instructions.step1 .lz-bubble,.lz-instructions.step2 .lz-bubble,.lz-instructions.explain .lz-bubble{background:linear-gradient(#fffffffa 0%,#f5f5f5fa 100%);border:1px solid #00000014;width:min(760px,100% - 24px);padding:24px 24px 22px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #0000003d,inset 0 0 0 1px #fff9,0 0 0 10px #0000000a,0 0 34px #0000001a}.lz-instructions.step1 .lz-bubble{top:50%}.lz-instructions.explain .lz-bubble,.lz-instructions.step2 .lz-bubble{top:24px;left:20px;transform:none}.lz-instructions.step1 .lz-headline,.lz-instructions.step2 .lz-headline,.lz-instructions.explain .lz-headline{letter-spacing:-.02em;color:#0000;background:linear-gradient(90deg,#111 0%,#2563eb 45%,#111 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-weight:900}.lz-instructions.step1 .lz-headline{font-size:24px;animation:2.3s linear infinite lzStepOneShine}.lz-instructions.step2 .lz-headline{font-size:30px;animation:2.4s linear infinite lzStepTwoShine}.lz-instructions.explain .lz-headline{letter-spacing:-.035em;font-size:clamp(26px,3.8vw,46px);line-height:1.02;animation:2.4s linear infinite lzStepExplainShine}.lz-instructions.step1 .lz-sub,.lz-instructions.step2 .lz-sub,.lz-instructions.explain .lz-sub{color:#000000bf;margin:0 auto;font-weight:800}.lz-instructions.step1 .lz-sub{max-width:560px;font-size:15px}.lz-instructions.step2 .lz-sub{max-width:640px;font-size:18px;line-height:1.35}.lz-instructions.explain .lz-sub{max-width:760px;font-size:clamp(18px,2vw,26px);line-height:1.2}.lz-instructions.step1 .lz-bubble:before,.lz-instructions.explain .lz-bubble:before{content:"TRY IT NOW";color:#000000b3;letter-spacing:.18em;text-transform:uppercase;background:#0000000f;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 6px;padding:4px 12px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #00000014}.lz-instructions.step1 .lz-bubble:after,.lz-instructions.step2 .lz-bubble:after,.lz-instructions.explain .lz-bubble:after{content:"";pointer-events:none;border:2px solid #2563eb4d;border-radius:20px;position:absolute;inset:-2px}.lz-instructions.step1 .lz-bubble:after{animation:1.4s ease-in-out infinite lzStepOneGlow}.lz-instructions.step2 .lz-bubble:after{animation:1.4s ease-in-out infinite lzStepTwoGlow}.lz-instructions.explain .lz-bubble:after{animation:1.4s ease-in-out infinite lzStepExplainGlow}@keyframes lzStepOneGlow{0%{opacity:.5;transform:scale(.985);box-shadow:0 0 15px #2563eb33}50%{opacity:1;transform:scale(1.01);box-shadow:0 0 25px #2563eb66}to{opacity:.5;transform:scale(.985);box-shadow:0 0 15px #2563eb33}}@keyframes lzStepTwoGlow{0%{opacity:.5;transform:scale(.985);box-shadow:0 0 15px #2563eb33}50%{opacity:1;transform:scale(1.01);box-shadow:0 0 25px #2563eb66}to{opacity:.5;transform:scale(.985);box-shadow:0 0 15px #2563eb33}}@keyframes lzStepExplainGlow{0%{opacity:.5;transform:scale(.985);box-shadow:0 0 15px #2563eb33}50%{opacity:1;transform:scale(1.01);box-shadow:0 0 25px #2563eb66}to{opacity:.5;transform:scale(.985);box-shadow:0 0 15px #2563eb33}}@keyframes lzStepOneShine{0%{background-position:200%}to{background-position:0%}}@keyframes lzStepTwoShine{0%{background-position:200%}to{background-position:0%}}@keyframes lzStepExplainShine{0%{background-position:200%}to{background-position:0%}}@media (width<=768px){.lz-instructions.step1 .lz-headline{font-size:20px}.lz-instructions.step1 .lz-sub{font-size:14px}.lz-instructions.step1 .lz-bubble:before,.lz-instructions.explain .lz-bubble:before{letter-spacing:.14em;margin-bottom:6px;padding:4px 10px;font-size:12px}.lz-instructions.step2 .lz-bubble{width:60%;padding:18px 14px 16px}.lz-instructions.step1 .lz-bubble,.lz-instructions.explain .lz-bubble{width:calc(100% - 24px);padding:18px 14px 16px}.lz-instructions.explain .lz-bubble,.lz-instructions.step2 .lz-bubble{top:24px;bottom:auto;left:12px;transform:none}.lz-instructions.explain .lz-headline{font-size:22px;line-height:1.1}.lz-instructions.explain .lz-sub{font-size:16px;line-height:1.2}.lz-instructions.step2 .lz-headline{font-size:20px}.lz-instructions.step2 .lz-sub{font-size:14px}.lz-instructions.step1 .lz-bubble{top:50%;bottom:auto;transform:translate(-50%,-50%)}}.lz-widget-highlight{z-index:2147483647;box-sizing:border-box;border:5px solid #ff2a2a;border-radius:999px;width:72px;height:72px;animation:1s ease-in-out infinite lzWidgetPulse;display:none;position:fixed;bottom:13px;right:13px;box-shadow:0 0 0 6px #ff2a2a2e,0 0 20px #ff2a2a73;pointer-events:none!important}.lz-widget-pointer{z-index:2147483647;transform-origin:100%;width:150px;height:40px;animation:1s ease-in-out infinite lzWidgetArrowPulse;display:none;position:fixed;bottom:90px;right:94px;transform:rotate(40deg);pointer-events:none!important}@keyframes lzWidgetPulse{0%{opacity:.85;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}to{opacity:.85;transform:scale(.96)}}@keyframes lzWidgetArrowPulse{0%{opacity:.82;transform:rotate(40deg)translate(0)}50%{opacity:1;transform:rotate(40deg)translate(8px)}to{opacity:.82;transform:rotate(40deg)translate(0)}}@media (width<=768px){.lz-widget-highlight{width:72px;height:72px;bottom:13px;right:13px}.lz-widget-pointer{width:120px;height:32px;bottom:76px;right:88px;transform:rotate(40deg)}}.self-selling-box.hidden-box{opacity:0;pointer-events:none;transform:translateY(-40%)scale(.96)}.self-selling-box{width:360px;font-family:var(--lz-font);z-index:2147483647;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #0000000f;border-radius:18px;padding:18px;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);position:fixed;top:50%;left:20px;transform:translateY(-50%)scale(1);box-shadow:0 30px 80px #00000040}.self-selling-text{color:#1f1f1f;text-align:left;margin:0 0 12px;font-size:20px;font-weight:800;line-height:1.2}.lz-real-badge{letter-spacing:.3px;color:#000000d1;background:#22c55e1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:10px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.lz-dot{background:#22c55e;border-radius:999px;width:8px;height:8px}@media (width<=768px){.self-selling-box.hidden-box{transform:translateY(20px)scale(.96)}.self-selling-box{width:auto;top:auto;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 20px);border-radius:14px;padding:10px 12px 12px;transform:translateY(0)scale(1);box-shadow:0 10px 25px #0000002e}.self-selling-text{text-align:center;margin:0 0 10px;font-size:15px}.self-selling-widget{justify-content:center;display:flex}}
