.userjs-page{min-height:100vh;display:flex;flex-direction:column}.userjs-main{flex:1 1;padding:48px 20px 72px}.userjs-wrapper{max-width:980px;margin:0 auto}.userjs-heading{display:flex;align-items:center;gap:18px;margin:0 0 32px}.userjs-heading__logo{flex-shrink:0;width:60px;height:60px}.userjs-title{font-size:28px;line-height:1.2;font-weight:700;color:#1c2432;margin:0;letter-spacing:-.005em}.userjs-stepper{background:#ffffff;border:1px solid #e7ecef;border-radius:18px;padding:40px;box-shadow:0 1px 2px rgba(28,36,50,.04),0 8px 24px rgba(28,36,50,.04)}.userjs-stepper__body{display:flex;flex-direction:column;align-items:center;text-align:center}.userjs-stepper__title{font-size:28px;line-height:1.3;font-weight:700;color:#1c2432;margin:0 0 18px;letter-spacing:-.005em}.userjs-stepper__desc{font-size:16px;line-height:1.7;color:#4a5568;margin:0 0 28px;max-width:760px}.userjs-mark{padding:1px 8px;border-radius:6px;background:#1c2432;color:#ffffff;font-weight:700}.userjs-mark,.userjs-url{display:inline-block;white-space:nowrap}.userjs-url{position:relative;padding:0;border:0;background:transparent;color:#6bc83e;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:inherit;font-weight:600;cursor:pointer;transition:color .15s ease}.userjs-url:hover{color:#4fa820;text-decoration:underline}.userjs-url__tip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%) translateY(4px);background:#1c2432;color:#fff;font-family:inherit;font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.userjs-url__tip--shown{opacity:1;transform:translateX(-50%) translateY(0)}.userjs-stepper__cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;margin-bottom:28px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;color:#ffffff;background:linear-gradient(180deg,#8fe050,#6bc83e 55%,#58b031);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(0,0,0,.08),0 6px 14px rgba(107,200,62,.35),0 1px 2px rgba(28,36,50,.08);transition:filter .15s ease,transform .08s ease}.userjs-stepper__cta:hover{color:#ffffff;filter:brightness(1.05)}.userjs-stepper__cta:active{transform:translateY(1px)}.userjs-stepper__media{width:100%;border-radius:12px;overflow:hidden;background:#f3f6f9}.userjs-stepper__video{width:100%;height:auto;display:block}.userjs-stepper__nav{display:flex;justify-content:space-between;align-items:center;margin-top:32px;gap:12px}.userjs-stepper__btn{display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 22px;border-radius:10px;font-size:15px;font-weight:600;border:1px solid #d8dfe6;background:#ffffff;color:#1c2432;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.userjs-stepper__btn:hover:not(:disabled){background:#f3f6f9;border-color:#c4cdd6}.userjs-stepper__btn:disabled{cursor:default;opacity:.5}.userjs-stepper__btn--next{margin-left:auto;background:#2a3eb1;border-color:#2a3eb1;color:#ffffff}.userjs-stepper__btn--next:hover:not(:disabled){background:#1f2f8c;border-color:#1f2f8c;color:#ffffff}.userjs-stepper__btn.is-hidden{visibility:hidden}@media (max-width:760px){.userjs-main{padding:28px 14px 56px}.userjs-heading{gap:12px;margin-bottom:24px}.userjs-heading__logo{width:48px;height:48px}.userjs-title{font-size:22px}.userjs-stepper{padding:22px;border-radius:14px}.userjs-stepper__title{font-size:20px}.userjs-stepper__desc{font-size:15px}}.paywall-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(15,20,25,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;animation:paywall-fade-in .2s ease}@keyframes paywall-fade-in{0%{opacity:0}to{opacity:1}}.paywall{position:relative;width:100%;max-width:920px;background:#ffffff;border-radius:22px;box-shadow:0 24px 64px rgba(15,20,25,.25),0 4px 12px rgba(15,20,25,.08);overflow:hidden;animation:paywall-pop-in .25s cubic-bezier(.2,.8,.25,1)}@keyframes paywall-pop-in{0%{transform:translateY(12px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.paywall__close{position:absolute;top:14px;right:14px;z-index:2;width:36px;height:36px;border-radius:50%;border:0;background:rgba(255,255,255,.85);color:#4a5568;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease,color .15s ease,transform .08s ease}.paywall__close:hover{background:#f3f6f9;color:#1c2432}.paywall__close:active{transform:scale(.95)}.paywall__content{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:0;gap:0;align-items:stretch}.paywall__text{padding:44px 40px 36px;display:flex;flex-direction:column}.paywall__title{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:28px;line-height:1.2;font-weight:800;color:#1c2432;margin:0 0 14px;letter-spacing:-.01em}.paywall__emoji{font-size:30px;line-height:1}.paywall__lede{font-size:16px;line-height:1.55;color:#4a5568;margin:0 0 22px}.paywall__lede strong{color:#1c2432;font-weight:700;white-space:nowrap}.paywall__perks{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}.paywall__perks li{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#28344a}.paywall__perks svg{flex-shrink:0;color:#6bc83e}.paywall__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;height:52px;padding:0 36px;border-radius:999px;font-size:16px;font-weight:700;text-decoration:none;color:#ffffff;background:linear-gradient(180deg,#8fe050,#6bc83e 55%,#58b031);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(0,0,0,.08),0 8px 18px rgba(107,200,62,.4),0 1px 2px rgba(28,36,50,.08);transition:filter .15s ease,transform .08s ease;margin-bottom:20px}.paywall__cta:hover{color:#ffffff;filter:brightness(1.05)}.paywall__cta:active{transform:translateY(1px)}.paywall__fineprint{margin:auto 0 0;font-size:12.5px;line-height:1.55;color:#6c7a8a}.paywall__fineprint a{color:#6bc83e;text-decoration:none}.paywall__fineprint a:hover{text-decoration:underline}.paywall__media{background:linear-gradient(180deg,#f6fbf2,#ecf6e1);display:flex;align-items:center;justify-content:center;padding:24px}.paywall__media img{max-width:100%;height:auto;display:block}@media (max-width:760px){.paywall{max-width:100%;border-radius:18px}.paywall__content{grid-template-columns:1fr}.paywall__media{order:-1;padding:18px 18px 0;background:linear-gradient(180deg,#f6fbf2,#ffffff)}.paywall__text{padding:22px 22px 28px}.paywall__title{font-size:22px}.paywall__emoji{font-size:24px}.paywall__cta{width:100%;align-self:stretch}}html[data-theme=dark] .userjs-page{background:#0f1419}html[data-theme=dark] .userjs-stepper__title,html[data-theme=dark] .userjs-title{color:#dfe5ea}html[data-theme=dark] .userjs-stepper__desc{color:#bec7d2}html[data-theme=dark] .userjs-stepper{background:#181f28;border-color:#222a36;box-shadow:0 1px 2px rgba(0,0,0,.35),0 8px 24px rgba(0,0,0,.3)}html[data-theme=dark] .userjs-mark{background:#dfe5ea;color:#0f1419}html[data-theme=dark] .userjs-url{color:#8fe050}html[data-theme=dark] .userjs-url:hover{color:#b6e38f}html[data-theme=dark] .userjs-url__tip{background:#dfe5ea;color:#0f1419}html[data-theme=dark] .userjs-stepper__cta{color:#0f1419;background:linear-gradient(180deg,#a6ec6a,#8fe050 55%,#6bc83e)}html[data-theme=dark] .userjs-stepper__cta:hover{color:#0f1419}html[data-theme=dark] .userjs-stepper__media{background:#11181f}html[data-theme=dark] .userjs-stepper__btn{background:#181f28;border-color:#2c3645;color:#dfe5ea}html[data-theme=dark] .userjs-stepper__btn:hover:not(:disabled){background:#1d2531;border-color:#3a4555}html[data-theme=dark] .userjs-stepper__btn--next{background:#4051d4;border-color:#4051d4;color:#ffffff}html[data-theme=dark] .userjs-stepper__btn--next:hover:not(:disabled){background:#5260e0;border-color:#5260e0;color:#ffffff}html[data-theme=dark] .paywall-backdrop{background:rgba(0,0,0,.65)}html[data-theme=dark] .paywall{background:#181f28;box-shadow:0 24px 64px rgba(0,0,0,.55),0 4px 12px rgba(0,0,0,.3)}html[data-theme=dark] .paywall__close{background:rgba(24,31,40,.7);color:#bec7d2}html[data-theme=dark] .paywall__close:hover{background:#222a36;color:#dfe5ea}html[data-theme=dark] .paywall__title{color:#dfe5ea}html[data-theme=dark] .paywall__lede{color:#bec7d2}html[data-theme=dark] .paywall__lede strong{color:#dfe5ea}html[data-theme=dark] .paywall__perks li{color:#cfd6df}html[data-theme=dark] .paywall__perks svg{color:#8fe050}html[data-theme=dark] .paywall__cta{color:#0f1419;background:linear-gradient(180deg,#a6ec6a,#8fe050 55%,#6bc83e)}html[data-theme=dark] .paywall__cta:hover{color:#0f1419}html[data-theme=dark] .paywall__fineprint{color:#8a96a3}html[data-theme=dark] .paywall__fineprint a{color:#8fe050}html[data-theme=dark] .paywall__media{background:linear-gradient(180deg,#1d2531,#12181f)}