.Auth-module__-ASQiq__pageWrapper{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding-top:20px;padding-left:16px;padding-right:16px;display:flex}.Auth-module__-ASQiq__forgotBtn{color:var(--accent2);text-align:left;cursor:pointer;background:0 0;border:none;margin-top:-8px;margin-bottom:-2px;padding-left:2px;font-size:.88rem;transition:all .2s}.Auth-module__-ASQiq__forgotBtn:hover{color:var(--accent1);text-decoration:underline}.Auth-module__-ASQiq__divider{text-align:center;color:var(--muted);margin:20px 0;font-size:13px;position:relative}.Auth-module__-ASQiq__googleBtn{background:var(--glass);border:1px solid var(--line);width:100%;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:14px;transition:all .25s;display:flex}.Auth-module__-ASQiq__googleBtn:hover{background:color-mix(in srgb,var(--glass)80%,var(--accent1)6%)}.Auth-module__-ASQiq__googleIcon{width:18px;height:18px}.Auth-module__-ASQiq__container{background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:420px;color:var(--text);border:1px solid var(--stroke);box-shadow:0 0 20px rgba(var(--accent2-rgb),.08),0 0 35px rgba(var(--accent1-rgb),.06);border-radius:22px;padding:2.2rem 2rem;animation:.35s ease-out Auth-module__-ASQiq__fadeUp;position:relative}@keyframes Auth-module__-ASQiq__fadeUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Auth-module__-ASQiq__title{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:#0000;-webkit-background-clip:text;margin:0;font-size:1.9rem;font-weight:700}.Auth-module__-ASQiq__subtitle{color:var(--muted);margin:4px 0 1.5rem;font-size:.92rem}.Auth-module__-ASQiq__form{flex-direction:column;gap:1rem;display:flex}.Auth-module__-ASQiq__input{background:var(--glass);border:1px solid var(--line);color:var(--text);border-radius:12px;padding:.9rem 1rem;font-size:.95rem;transition:all .2s}.Auth-module__-ASQiq__input::placeholder{color:var(--muted)}.Auth-module__-ASQiq__input:focus{border-color:rgba(var(--accent2-rgb),.6);box-shadow:0 0 10px rgba(var(--accent2-rgb),.25),0 0 20px rgba(var(--accent1-rgb),.15);outline:none}.Auth-module__-ASQiq__button{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:var(--onPrimary);cursor:pointer;border:none;border-radius:12px;padding:.9rem;font-size:1rem;font-weight:700;transition:transform .15s}.Auth-module__-ASQiq__button:hover{transform:scale(1.02)}.Auth-module__-ASQiq__button:active{transform:scale(.98)}.Auth-module__-ASQiq__button:disabled{opacity:.6;cursor:not-allowed}.Auth-module__-ASQiq__text{color:var(--muted);margin-top:1.5rem;font-size:.9rem}.Auth-module__-ASQiq__link{color:var(--accent2);font-weight:600;text-decoration:none;transition:color .2s}.Auth-module__-ASQiq__link:hover{color:var(--accent1)}.Auth-module__-ASQiq__checkboxRow{align-items:flex-start;gap:8px;margin-top:-4px;display:flex}.Auth-module__-ASQiq__checkboxRow input{cursor:pointer;width:16px;height:16px}.Auth-module__-ASQiq__checkboxLabel{color:var(--text);font-size:.87rem;line-height:1.35}.Auth-module__-ASQiq__checkboxLabel a{color:var(--accent2);cursor:pointer;text-decoration:underline}.Auth-module__-ASQiq__checkboxLabel a:hover{color:var(--accent1)}.Auth-module__-ASQiq__checkboxError{color:red;margin-top:-2px;font-size:.78rem}
.modal-module__V-rQna__backdrop{background:color-mix(in srgb,var(--bg)55%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-module__V-rQna__modal{background:var(--card);border:1px solid var(--stroke);box-sizing:border-box;width:100%;max-width:430px;color:var(--text);box-shadow:0 0 20px rgba(var(--accent2-rgb),.08),0 0 35px rgba(var(--accent1-rgb),.06);border-radius:22px;padding:16px 46px;position:relative}.modal-module__V-rQna__closeBtn{background:var(--glass);cursor:pointer;border:none;border-radius:50%;justify-content:center;place-items:center;width:40px;height:40px;transition:all .2s;display:grid;position:absolute;top:16px;right:16px;transform:translateZ(0)}[data-theme=light] .modal-module__V-rQna__closeBtn{color:var(--text);background:#00000014}.modal-module__V-rQna__closeBtn:hover{background:color-mix(in srgb,var(--glass)70%,var(--accent1)10%)}.modal-module__V-rQna__title{color:var(--text);text-align:center;margin-bottom:22px;font-size:22px;font-weight:700}.modal-module__V-rQna__forgot{text-align:right;color:var(--accent2);cursor:pointer;margin-top:-4px;font-size:13px}.modal-module__V-rQna__forgot:hover{text-decoration:underline}.modal-module__V-rQna__googleBtn{background:var(--glass);border:1px solid var(--line);cursor:pointer;width:90%;color:var(--text);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px;font-weight:600;transition:all .2s;display:flex}.modal-module__V-rQna__googleBtn:hover{background:color-mix(in srgb,var(--glass)85%,var(--accent1)10%)}.modal-module__V-rQna__divider{text-align:center;color:var(--muted);margin:20px 0;font-size:12px}.modal-module__V-rQna__form{flex-direction:column;gap:14px;display:flex}.modal-module__V-rQna__input{border:1px solid var(--line);background:var(--glass);width:90%;color:var(--text);border-radius:10px;margin:0 auto;padding:14px;font-size:14px;transition:all .2s}.modal-module__V-rQna__input::placeholder{color:var(--muted)}.modal-module__V-rQna__input:focus{border-color:rgba(var(--accent2-rgb),.7);background:color-mix(in srgb,var(--glass)70%,var(--accent2)5%);box-shadow:0 0 10px rgba(var(--accent2-rgb),.25),0 0 20px rgba(var(--accent1-rgb),.15);outline:none}.modal-module__V-rQna__submitBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));width:100%;color:var(--onPrimary);cursor:pointer;border:none;border-radius:10px;padding:14px;font-weight:700;transition:all .2s}.modal-module__V-rQna__submitBtn:hover{transform:scale(1.02)}.modal-module__V-rQna__submitBtn:disabled{opacity:.6;cursor:not-allowed}.modal-module__V-rQna__switchAuth{text-align:center;color:var(--muted);margin-top:14px;font-size:13px}.modal-module__V-rQna__switchAuth .modal-module__V-rQna__link{color:var(--accent2);cursor:pointer;font-weight:600}.modal-module__V-rQna__switchAuth .modal-module__V-rQna__link:hover{text-decoration:underline}.modal-module__V-rQna__otpRow{justify-content:center;gap:12px;margin:10px 0 6px;display:flex}.modal-module__V-rQna__otpBox,.modal-module__V-rQna__otpInput{text-align:center;background:var(--glass);border:1px solid var(--line);width:55px;height:58px;color:var(--text);border-radius:12px;font-size:24px;font-weight:700}.modal-module__V-rQna__otpBox:focus,.modal-module__V-rQna__otpInput:focus{border-color:var(--accent2);background:color-mix(in srgb,var(--glass)80%,var(--accent2)5%);outline:none}.modal-module__V-rQna__resendRow,.modal-module__V-rQna__resendArea{text-align:center;color:var(--muted);margin-top:14px;font-size:14px}.modal-module__V-rQna__timerText{color:var(--muted)}.modal-module__V-rQna__countdown,.modal-module__V-rQna__resendLink,.modal-module__V-rQna__resendBtn{color:var(--accent2);cursor:pointer;font-weight:600}.modal-module__V-rQna__resendBtn:hover,.modal-module__V-rQna__resendLink:hover{text-decoration:underline}.modal-module__V-rQna__verifyMsg{color:var(--muted);text-align:center;margin-bottom:20px;font-size:14px}
.DashboardLayout-module__zQVWyq__layout{color:var(--text);background:#0b0c10;grid-template:"topbar topbar"64px"sidebar main"1fr/auto 1fr;height:100vh;min-height:100vh;display:grid;overflow:hidden}[data-theme=light] .DashboardLayout-module__zQVWyq__layout{background:radial-gradient(circle at top left,rgba(var(--accent1-rgb),.18),transparent 55%),radial-gradient(circle at bottom right,rgba(var(--accent2-rgb),.15),transparent 55%),var(--surface-deep)}.DashboardLayout-module__zQVWyq__sidebarExpanded .DashboardLayout-module__zQVWyq__main{margin-left:230px}.DashboardLayout-module__zQVWyq__sidebarCollapsed .DashboardLayout-module__zQVWyq__main{margin-left:80px}.DashboardLayout-module__zQVWyq__disabledBtn{opacity:.5;cursor:not-allowed!important;background:#ffffff14!important}.DashboardLayout-module__zQVWyq__topbar{background:color-mix(in srgb,var(--bg)90%,black 10%);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;box-shadow:0 14px 40px var(--shadow-strong);grid-area:topbar;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0}[data-theme=light] .DashboardLayout-module__zQVWyq__topbar{background:linear-gradient(90deg,#0f172af5,#0f172ae6)}.DashboardLayout-module__zQVWyq__brand{letter-spacing:-.03em;align-items:center;gap:4px;font-size:18px;font-weight:800;display:inline-flex}.DashboardLayout-module__zQVWyq__gradient{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text}[data-theme=light] .DashboardLayout-module__zQVWyq__brand{color:#fff}.DashboardLayout-module__zQVWyq__topActions{align-items:center;gap:8px;display:flex}.DashboardLayout-module__zQVWyq__primaryBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;box-shadow:0 12px 28px var(--shadow-medium);border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:.86rem;font-weight:600;transition:all .22s;display:inline-flex}.DashboardLayout-module__zQVWyq__primaryBtn:hover{opacity:.95;transform:translateY(-1px)}.DashboardLayout-module__zQVWyq__primaryBtn:active{transform:scale(.97)}.DashboardLayout-module__zQVWyq__createIcon{flex-shrink:0}.DashboardLayout-module__zQVWyq__createText{white-space:nowrap}.DashboardLayout-module__zQVWyq__userBox{border:1px solid var(--stroke-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ae6;border-radius:999px;align-items:center;gap:10px;padding:6px 10px;display:flex}.DashboardLayout-module__zQVWyq__avatar{background:linear-gradient(135deg,var(--accent1),var(--accent2));width:30px;height:30px;color:var(--onPrimary);border-radius:999px;place-items:center;font-size:.9rem;font-weight:700;display:grid}.DashboardLayout-module__zQVWyq__userInfo{flex-direction:column;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__userBox{color:#fff}.DashboardLayout-module__zQVWyq__userName{font-size:.86rem;font-weight:600}.DashboardLayout-module__zQVWyq__userPlan{color:var(--muted);font-size:.74rem}.DashboardLayout-module__zQVWyq__themeToggle{border:1px solid var(--line);cursor:pointer;width:40px;height:40px;color:var(--text);background:#0f172ae6;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s,transform .12s,box-shadow .18s;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__themeToggle{border-color:var(--line);color:#fff;border-color:#ffffff1f}.DashboardLayout-module__zQVWyq__themeToggle svg{width:18px;height:18px}.DashboardLayout-module__zQVWyq__themeToggle:hover{box-shadow:0 10px 24px var(--shadow-medium);background:#ffffff0f;border-color:#ffffff2e;transform:translateY(-1px)}@media (max-width:480px){.DashboardLayout-module__zQVWyq__themeToggle{width:34px;height:34px}}.DashboardLayout-module__zQVWyq__sidebar{border-right:1px solid var(--stroke-strong);z-index:30;background:#0b0c10;flex-direction:column;grid-area:sidebar;justify-content:space-between;height:calc(100vh - 64px);transition:width .22s,transform .22s;display:flex;position:fixed;top:64px;left:0;overflow:hidden;box-shadow:12px 0 40px #0009}[data-theme=light] .DashboardLayout-module__zQVWyq__sidebar{background:#0a0c16fa;box-shadow:12px 0 40px #0003}.DashboardLayout-module__zQVWyq__expanded{width:230px}.DashboardLayout-module__zQVWyq__collapsed{width:80px}.DashboardLayout-module__zQVWyq__nav{flex-direction:column;gap:4px;padding:20px 10px;display:flex}.DashboardLayout-module__zQVWyq__navItem{color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:.85rem;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__navItem{color:#fff}.DashboardLayout-module__zQVWyq__navItem:hover{color:var(--text);background:#94a3b814;transform:translate(2px)}[data-theme=light] .DashboardLayout-module__zQVWyq__navItem:hover{color:#fff}.DashboardLayout-module__zQVWyq__icon{opacity:.9}.DashboardLayout-module__zQVWyq__active{background:radial-gradient(circle at left,rgba(var(--accent1-rgb),.26),transparent 70%);color:var(--text);box-shadow:0 10px 26px #0009}.DashboardLayout-module__zQVWyq__bottom{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding:14px 10px 16px;display:flex}.DashboardLayout-module__zQVWyq__upgradeBtn{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:var(--onPrimary);cursor:pointer;box-shadow:0 12px 28px var(--shadow-medium);border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.82rem;transition:all .2s;display:flex}.DashboardLayout-module__zQVWyq__upgradeBtn:hover:not(.DashboardLayout-module__zQVWyq__disabledBtn){opacity:.96;transform:translateY(-1px)}.DashboardLayout-module__zQVWyq__iconOnly span{display:none}.DashboardLayout-module__zQVWyq__logoutBtn,.DashboardLayout-module__zQVWyq__mobileLogout{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 2px;font-size:.8rem;transition:color .18s,transform .18s,opacity .18s;display:flex}.DashboardLayout-module__zQVWyq__logoutBtn:hover,.DashboardLayout-module__zQVWyq__mobileLogout:hover{color:var(--text);transform:translate(2px)}.DashboardLayout-module__zQVWyq__main{box-sizing:border-box;grid-area:main;height:100%;padding:28px 40px 40px;overflow:hidden auto}.DashboardLayout-module__zQVWyq__content{flex-direction:column;gap:24px;width:100%;max-width:1200px;display:flex}.DashboardLayout-module__zQVWyq__menuToggle{color:var(--text);border:1px solid var(--line);cursor:pointer;background:#0f172ae6;border-radius:10px;padding:8px;font-size:16px;display:none}[data-theme=light] .DashboardLayout-module__zQVWyq__menuToggle{border-color:var(--line);color:#fff;border-color:#ffffff1f}.DashboardLayout-module__zQVWyq__mobileMenu{background:color-mix(in srgb,var(--bg)96%,black 5%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--stroke-strong);z-index:999;width:220px;box-shadow:0 18px 40px var(--shadow-strong);border-radius:16px;flex-direction:column;gap:4px;padding:10px;animation:.22s ease-out DashboardLayout-module__zQVWyq__fadeIn;display:flex;position:absolute;top:70px;right:16px}[data-theme=light] .DashboardLayout-module__zQVWyq__mobileMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c16fa;box-shadow:12px 0 40px #0003}.DashboardLayout-module__zQVWyq__mobileDivider{background:var(--line);height:1px;margin:6px 0}.DashboardLayout-module__zQVWyq__mobileItem{color:var(--text);letter-spacing:-.01em;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:.85rem;font-weight:500;transition:all .18s;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__mobileItem{color:#fff}.DashboardLayout-module__zQVWyq__mobileItem svg{opacity:.88;width:18px;height:18px}.DashboardLayout-module__zQVWyq__mobileItem:hover{background:#94a3b824;transform:translate(3px)}.DashboardLayout-module__zQVWyq__mobileBottom{border-top:1px solid var(--line);flex-direction:column;gap:6px;margin-top:8px;padding-top:8px;display:flex}.DashboardLayout-module__zQVWyq__mobileAction{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:.84rem;font-weight:500;transition:all .18s;display:flex}.DashboardLayout-module__zQVWyq__mobileUpgrade{color:var(--accent2);background:color-mix(in srgb,var(--accent2)18%,transparent);}.DashboardLayout-module__zQVWyq__mobileUpgrade:hover{background:color-mix(in srgb,var(--accent2)30%,transparent);color:var(--accent1);transform:translate(3px)}.DashboardLayout-module__zQVWyq__mobileLogout{color:#f97373;background:#f871711f;}.DashboardLayout-module__zQVWyq__mobileLogout:hover{color:#fecaca;background:#f8717133;transform:translate(3px)}@keyframes DashboardLayout-module__zQVWyq__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.DashboardLayout-module__zQVWyq__sidebar{display:none}.DashboardLayout-module__zQVWyq__main{width:100%;padding:22px 18px;margin-left:0!important}.DashboardLayout-module__zQVWyq__menuToggle{display:inline-flex}.DashboardLayout-module__zQVWyq__userBox,.DashboardLayout-module__zQVWyq__primaryBtn span{display:none}.DashboardLayout-module__zQVWyq__primaryBtn{border-radius:12px;padding:8px}}@media (max-width:640px){.DashboardLayout-module__zQVWyq__topbar{padding:0 14px}.DashboardLayout-module__zQVWyq__main{padding:18px 14px 24px}.DashboardLayout-module__zQVWyq__brand{font-size:16px}}
.HomeV3-module__TgIItG__heroAurora{background:linear-gradient(180deg,var(--bg)0%,color-mix(in srgb,var(--bg)90%,var(--accent1)8%)100%);color:var(--text);justify-content:center;align-items:center;min-height:90vh;padding:100px 0;display:flex;position:relative;overflow:hidden}.HomeV3-module__TgIItG__bgGlow{background:radial-gradient(circle at 70% 20%,color-mix(in srgb,var(--accent1)20%,transparent)0%,transparent 60%),radial-gradient(circle at 30% 80%,color-mix(in srgb,var(--accent2)20%,transparent)0%,transparent 70%);filter:blur(60px);opacity:.6;z-index:0;position:absolute;inset:0}.HomeV3-module__TgIItG__container{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;width:100%;max-width:1220px;margin:0 auto;padding:0 28px;display:grid;position:relative}.HomeV3-module__TgIItG__content>*{opacity:0;animation:1.3s cubic-bezier(.16,1,.3,1) forwards HomeV3-module__TgIItG__contentStaggerIn;transform:translate(-30px)}.HomeV3-module__TgIItG__title{animation-delay:.2s}.HomeV3-module__TgIItG__sub{animation-delay:.5s}.HomeV3-module__TgIItG__actions{animation-delay:.8s}.HomeV3-module__TgIItG__features{animation-delay:1.1s}@keyframes HomeV3-module__TgIItG__contentStaggerIn{0%{opacity:0;filter:blur(4px);transform:translate(-30px)}70%{opacity:1;filter:blur();transform:translate(2px)}to{opacity:1;filter:blur();transform:translate(0)}}.HomeV3-module__TgIItG__title{color:var(--text);font-size:clamp(36px,5vw,68px);font-weight:800;line-height:1.1}.HomeV3-module__TgIItG__gradientText{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text}.HomeV3-module__TgIItG__gradientTextAlt{background:linear-gradient(90deg,var(--accent1),var(--g3));color:#0000;-webkit-background-clip:text}.HomeV3-module__TgIItG__sub{color:var(--muted);max-width:520px;font-size:18px;line-height:1.6}.HomeV3-module__TgIItG__actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.HomeV3-module__TgIItG__btnPrimary,.HomeV3-module__TgIItG__btnOutline{border-radius:var(--r);cursor:pointer;border:1px solid #0000;align-items:center;gap:8px;padding:14px 22px;font-weight:600;transition:all .25s;display:inline-flex}.HomeV3-module__TgIItG__btnPrimary{background:linear-gradient(var(--accent1),var(--accent2));border-color:var(--line);color:var(--onPrimary);box-shadow:0 10px 30px var(--btnGlow)}.HomeV3-module__TgIItG__btnPrimary:hover{box-shadow:0 14px 40px var(--btnGlow2);transform:translateY(-2px)}.HomeV3-module__TgIItG__btnOutline{background:var(--glass);border-color:var(--line);color:var(--text)}.HomeV3-module__TgIItG__btnOutline:hover{background:color-mix(in srgb,var(--glass)80%,var(--accent2)10%)}.HomeV3-module__TgIItG__features{color:var(--muted);flex-direction:column;gap:6px;margin-top:16px;font-size:14px;display:flex}.HomeV3-module__TgIItG__phoneImage{border:1px solid var(--line);border-radius:20px;width:100%;transition:transform .3s;display:block}@keyframes HomeV3-module__TgIItG__shadowPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.25;transform:scale(1.2)}}@media (max-width:900px){.HomeV3-module__TgIItG__container{text-align:center;grid-template-columns:1fr;gap:40px}.HomeV3-module__TgIItG__preview{order:-1}.HomeV3-module__TgIItG__content{align-items:center}.HomeV3-module__TgIItG__sub{max-width:90%}}@media (max-width:600px){.HomeV3-module__TgIItG__heroAurora{padding:80px 0}.HomeV3-module__TgIItG__title{font-size:clamp(28px,7vw,40px)}.HomeV3-module__TgIItG__sub{font-size:15px}.HomeV3-module__TgIItG__actions{justify-content:center}.HomeV3-module__TgIItG__phoneFrame{width:260px}}.HomeV3-module__TgIItG__preview{perspective:1200px;justify-content:center;align-items:center;display:flex;position:relative}.HomeV3-module__TgIItG__phoneFrame{--enter:rotateY(-5deg)rotateX(3deg)translateY(0px);background:var(--glass);border:1px solid var(--line);transform-origin:50%;width:320px;transform-style:preserve-3d;transform:var(--enter);border-radius:28px;padding:14px;animation:1.1s cubic-bezier(.16,1,.3,1) forwards HomeV3-module__TgIItG__phoneFlyIn,12s ease-in-out 1.12s infinite HomeV3-module__TgIItG__phoneFloat;box-shadow:0 18px 60px #0006}@keyframes HomeV3-module__TgIItG__phoneFlyIn{0%{opacity:0;filter:blur(8px);transform:translate(-240px)translateY(40px)rotate(-18deg)rotateY(25deg)rotateX(10deg)scale(.82)}60%{opacity:1;filter:blur();transform:translate(20px)translateY(-8px)rotate(-6deg)rotateY(4deg)rotateX(3deg)scale(1.05)}to{opacity:1;transform:var(--enter)}}@keyframes HomeV3-module__TgIItG__phoneFloat{0%{transform:var(--enter)translateY(0px)rotateY(0deg)}25%{transform:var(--enter)translateY(-10px)rotateY(-2deg)}50%{transform:var(--enter)translateY(0px)rotateY(-4deg)}75%{transform:var(--enter)translateY(10px)rotateY(-2deg)}to{transform:var(--enter)translateY(0px)rotateY(0deg)}}.HomeV3-module__TgIItG__phoneImage{border:1px solid var(--line);border-radius:20px;width:100%;display:block}.HomeV3-module__TgIItG__preview:after{content:"";filter:blur(20px);opacity:.4;background:radial-gradient(#0006,#0000 70%);border-radius:50%;width:200px;height:40px;animation:6s ease-in-out infinite HomeV3-module__TgIItG__shadowPulse;position:absolute;bottom:30px}@media (max-width:600px){.HomeV3-module__TgIItG__phoneFrame{width:260px}}.HomeV3-module__TgIItG__dashButton{display:none}.HomeV3-module__TgIItG__dashButtonVisible{display:inline-flex}
.Home-module__g21JLG__home{background:linear-gradient(180deg,rgba(var(--accent1-rgb),.05)0%,rgba(var(--accent2-rgb),.05)40%,var(--bg)100%);width:100%;min-height:100vh;color:var(--text);overflow-x:hidden}.Home-module__g21JLG__page{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.Home-module__g21JLG__section{width:100%;padding:80px 0;position:relative}.Home-module__g21JLG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.Home-module__g21JLG__hero{background:radial-gradient(1000px 600px at 15% 10%,rgba(var(--accent1-rgb),.12),transparent 60%),radial-gradient(900px 600px at 85% 20%,rgba(var(--accent2-rgb),.12),transparent 60%),linear-gradient(180deg,rgba(var(--accent1-rgb),.04),rgba(var(--accent2-rgb),.04));overflow:hidden}.Home-module__g21JLG__heroBg{pointer-events:none;position:absolute;inset:0}.Home-module__g21JLG__shape{background:radial-gradient(circle at 30% 30%,rgba(var(--ink),.25),#fff0 60%),var(--glass);animation:Home-module__g21JLG__float var(--dur,3s)ease-in-out infinite alternate;filter:blur(.5px);border-radius:50%;position:absolute}@keyframes Home-module__g21JLG__float{0%{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(-26px)translate(14px)scale(1.06)}to{transform:translateY(0)translate(0)scale(1)}}.Home-module__g21JLG__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}@media (max-width:960px){.Home-module__g21JLG__heroGrid{grid-template-columns:1fr}}.Home-module__g21JLG__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);border:1px solid var(--stroke);background:var(--glass);border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;font-size:12px;display:inline-flex}.Home-module__g21JLG__title{margin:8px 0 16px;font-size:clamp(32px,5vw,54px);font-weight:900;line-height:1.05}.Home-module__g21JLG__pink{color:var(--primary)}.Home-module__g21JLG__sub{color:var(--muted);max-width:620px;font-size:18px}.Home-module__g21JLG__ctaRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.Home-module__g21JLG__btnPrimary,.Home-module__g21JLG__btnGhost,.Home-module__g21JLG__btnPrimaryLg{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:10px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.Home-module__g21JLG__btnPrimary{background:var(--primary);color:var(--onPrimary);box-shadow:0 10px 30px var(--btnGlow);padding:14px 18px}.Home-module__g21JLG__btnPrimary:hover{box-shadow:0 16px 40px var(--btnGlow2);transform:translateY(-2px)}.Home-module__g21JLG__btnGhost{color:var(--text);border:1px solid var(--stroke);background:0 0;padding:14px 18px}.Home-module__g21JLG__btnGhost:hover{background:var(--glass)}.Home-module__g21JLG__btnPrimaryLg{background:var(--primary);color:var(--onPrimary);box-shadow:0 10px 30px var(--btnGlow);padding:16px 22px}.Home-module__g21JLG__btnPrimaryLg:hover{box-shadow:0 16px 40px var(--btnGlow2);transform:translateY(-2px)}.Home-module__g21JLG__icon{vertical-align:middle}.Home-module__g21JLG__heroCard{border:1px solid var(--stroke);background:linear-gradient(180deg,var(--glass),rgba(var(--accent1-rgb),.04));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 60px var(--shadow);border-radius:22px;position:relative;overflow:hidden}.Home-module__g21JLG__heroImage{object-fit:cover;width:100%;height:100%;display:block}.Home-module__g21JLG__heroOverlayBadges{flex-wrap:wrap;gap:8px;display:flex;position:absolute;inset:auto 12px 12px auto}.Home-module__g21JLG__badge{background:color-mix(in srgb,var(--glass)80%,var(--accent1)20%);color:var(--text);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.Home-module__g21JLG__badge img{width:16px;height:16px}@media (max-width:960px){.Home-module__g21JLG__heroCard{width:100%;height:360px}.Home-module__g21JLG__heroCard .Home-module__g21JLG__heroImage{opacity:.18;position:absolute;inset:0}}.Home-module__g21JLG__proofRow{flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;display:flex}.Home-module__g21JLG__proofRow img{opacity:.65;filter:grayscale();height:22px;transition:all .2s}.Home-module__g21JLG__proofRow img:hover{opacity:1;filter:none}.Home-module__g21JLG__proofRow span{color:var(--muted);font-size:13px}.Home-module__g21JLG__how{background:radial-gradient(800px 500px at 80% 10%,rgba(var(--accent1-rgb),.12),transparent 60%)}.Home-module__g21JLG__h2{text-align:center;margin-bottom:8px;font-size:clamp(28px,3.8vw,40px);font-weight:900}.Home-module__g21JLG__lead{text-align:center;color:var(--muted);max-width:760px;margin:0 auto 36px}.Home-module__g21JLG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:960px){.Home-module__g21JLG__stepsGrid{grid-template-columns:1fr}}.Home-module__g21JLG__step{background:var(--card);border:1px solid var(--stroke);border-radius:18px;padding:20px;transition:transform .25s,background .25s,box-shadow .25s;overflow:hidden}.Home-module__g21JLG__step:hover{background:var(--surface);box-shadow:0 20px 50px var(--shadow);transform:translateY(-6px)}.Home-module__g21JLG__step h4{color:var(--text);align-items:center;gap:10px;margin:12px 0 6px;font-size:18px;display:flex}.Home-module__g21JLG__step p{color:var(--muted)}.Home-module__g21JLG__stepArt{aspect-ratio:16/9;border:1px dashed var(--stroke);background:var(--glass);border-radius:12px;overflow:hidden}.Home-module__g21JLG__stepArt img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__features{background:linear-gradient(180deg,rgba(var(--accent1-rgb),.06),rgba(var(--accent2-rgb),.04))}.Home-module__g21JLG__featureGrid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:26px;display:grid}@media (max-width:960px){.Home-module__g21JLG__featureGrid{grid-template-columns:1fr}}.Home-module__g21JLG__featureCard{background:var(--card);border:1px solid var(--stroke);border-radius:18px;grid-template-rows:180px auto;transition:transform .25s,background .25s,box-shadow .25s;display:grid;overflow:hidden}.Home-module__g21JLG__featureCard:hover{background:var(--surface);box-shadow:0 18px 46px var(--shadow);transform:translateY(-6px)}.Home-module__g21JLG__featureCard img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__featureBody{padding:16px 18px}.Home-module__g21JLG__featureBody h3{color:var(--text);align-items:center;gap:8px;margin:0 0 6px;font-size:18px;display:flex}.Home-module__g21JLG__featureBody p{color:var(--muted)}.Home-module__g21JLG__showcase{background:radial-gradient(900px 600px at 20% 0%,rgba(var(--accent1-rgb),.14),transparent 60%),radial-gradient(900px 600px at 90% 70%,rgba(var(--accent2-rgb),.1),transparent 60%)}.Home-module__g21JLG__showcaseGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;display:grid}@media (max-width:960px){.Home-module__g21JLG__showcaseGrid{grid-template-columns:1fr}}.Home-module__g21JLG__showcaseVisual{border:1px solid var(--stroke);background:var(--card);border-radius:18px;overflow:hidden}.Home-module__g21JLG__showcaseVisual img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__showcaseText .Home-module__g21JLG__bullets{color:var(--text);gap:10px;margin-top:14px;display:grid}.Home-module__g21JLG__bullets li{align-items:center;gap:8px;display:flex}.Home-module__g21JLG__pricing{background:linear-gradient(180deg,rgba(var(--accent1-rgb),.06),rgba(var(--accent2-rgb),.06))}.Home-module__g21JLG__billingToggle{justify-content:center;align-items:center;gap:12px;margin:10px 0 26px;display:flex}.Home-module__g21JLG__switch{background:var(--card);border:1px solid var(--stroke);border-radius:999px;width:58px;height:28px;position:relative}.Home-module__g21JLG__knob{background:var(--primary);border-radius:50%;width:24px;height:24px;transition:left .25s;position:absolute;top:2px;left:2px}.Home-module__g21JLG__knobRight{left:32px}.Home-module__g21JLG__active{color:var(--accent1);font-weight:800}.Home-module__g21JLG__pricingGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:960px){.Home-module__g21JLG__pricingGrid{grid-template-columns:1fr}}.Home-module__g21JLG__priceCard{background:var(--card);border:1px solid var(--stroke);border-radius:18px;gap:14px;padding:22px;transition:transform .25s,background .25s,box-shadow .25s;display:grid;position:relative}.Home-module__g21JLG__priceCard:hover{background:var(--surface);box-shadow:0 18px 46px var(--shadow);transform:translateY(-6px)}.Home-module__g21JLG__price{color:var(--accent1);font-size:22px;font-weight:900}.Home-module__g21JLG__priceCard ul{color:var(--text);gap:8px;display:grid}.Home-module__g21JLG__priceCard ul li{align-items:center;gap:8px;display:flex}.Home-module__g21JLG__pop{box-shadow:0 0 0 2px rgba(var(--accent1-rgb),.35)inset}.Home-module__g21JLG__popBadge{background:var(--primary);color:var(--onPrimary);border-radius:999px;padding:4px 12px;font-size:12px;font-weight:800;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.Home-module__g21JLG__final{background:radial-gradient(1000px 700px at 50% -10%,rgba(var(--accent1-rgb),.16),transparent 60%),linear-gradient(180deg,rgba(var(--accent1-rgb),.06),rgba(var(--accent2-rgb),.06));text-align:center}@media (max-width:768px){.Home-module__g21JLG__section{padding:60px 0}.Home-module__g21JLG__container{padding:0 18px}.Home-module__g21JLG__hero{padding-top:80px}.Home-module__g21JLG__title{font-size:clamp(26px,7vw,42px);line-height:1.15}.Home-module__g21JLG__sub{font-size:16px}.Home-module__g21JLG__ctaRow{flex-direction:column;align-items:stretch}.Home-module__g21JLG__proofRow{justify-content:center}.Home-module__g21JLG__heroCard{border-radius:18px;height:auto}}@media (max-width:420px){.Home-module__g21JLG__section{padding:48px 0}.Home-module__g21JLG__container{padding:0 14px}.Home-module__g21JLG__hero{padding-top:70px}.Home-module__g21JLG__title{font-size:clamp(22px,8vw,34px)}.Home-module__g21JLG__btnPrimary,.Home-module__g21JLG__btnGhost{justify-content:center;width:100%;font-size:15px}.Home-module__g21JLG__featureGrid,.Home-module__g21JLG__stepsGrid,.Home-module__g21JLG__pricingGrid{gap:18px}.Home-module__g21JLG__priceCard{padding:18px}}.Home-module__g21JLG__hero,.Home-module__g21JLG__features,.Home-module__g21JLG__how,.Home-module__g21JLG__showcase,.Home-module__g21JLG__pricing,.Home-module__g21JLG__final{background:var(--bg);color:var(--text)}.Home-module__g21JLG__step,.Home-module__g21JLG__featureCard,.Home-module__g21JLG__priceCard{background:var(--card);border:1px solid var(--line)}.Home-module__g21JLG__price,.Home-module__g21JLG__active{color:var(--accent1)}.Home-module__g21JLG__badge{background:color-mix(in srgb,var(--glass)80%,var(--accent1)8%);border:1px solid var(--line)}.Home-module__g21JLG__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.Home-module__g21JLG__inView{opacity:1;transform:translateY(0)}
.TelegramChatButton-module__otJ_nG__fab{color:#fff;cursor:pointer;opacity:0;z-index:9997;background:#2aabee;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 6px 20px #00000040}.TelegramChatButton-module__otJ_nG__show{opacity:1;animation:1s infinite TelegramChatButton-module__otJ_nG__bounce;transform:translateY(0)}@keyframes TelegramChatButton-module__otJ_nG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.TelegramChatButton-module__otJ_nG__fab:hover{transform:scale(1.08)}
.PlanCard-module__KfpdpG__card{background:var(--glass);border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius);color:var(--ink);box-shadow:0 12px 40px var(--shadow-medium);padding:18px;transition:transform .2s,box-shadow .2s}.PlanCard-module__KfpdpG__card:hover{box-shadow:0 18px 55px var(--shadow-strong);transform:translateY(-2px)}.PlanCard-module__KfpdpG__header{justify-content:space-between;align-items:center;display:flex}.PlanCard-module__KfpdpG__title{font-size:18px;font-weight:700}.PlanCard-module__KfpdpG__crown{color:var(--accent1)}.PlanCard-module__KfpdpG__usageText{color:var(--muted);margin-top:10px;font-size:14px}.PlanCard-module__KfpdpG__used,.PlanCard-module__KfpdpG__limit{color:var(--ink);font-weight:600}.PlanCard-module__KfpdpG__progressBar{background:var(--glass);border-radius:6px;width:100%;height:8px;margin-top:12px;overflow:hidden}[data-theme=light] .PlanCard-module__KfpdpG__progressBar{background:#0000001a}.PlanCard-module__KfpdpG__progressFill{background:linear-gradient(90deg,var(--accent1),var(--accent2));height:100%;transition:width .3s}.PlanCard-module__KfpdpG__upgradeBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));width:100%;color:var(--onPrimary);cursor:pointer;box-shadow:0 12px 30px var(--shadow-medium);border:none;border-radius:10px;margin-top:16px;padding:12px;font-weight:600;transition:transform .2s,box-shadow .2s}.PlanCard-module__KfpdpG__upgradeBtn:hover{box-shadow:0 12px 40px var(--shadow-strong);transform:translateY(-2px)}.PlanCard-module__KfpdpG__activeBadge{text-align:center;color:var(--success);background:rgba(var(--success-rgb),.16);border:1px solid rgba(var(--success-rgb),.3);border-radius:10px;margin-top:16px;padding:10px;font-size:14px}
.ProblemSolution-module__fQWC7q__section{background:var(--bg);width:100%;color:var(--text);padding:100px 0}.ProblemSolution-module__fQWC7q__container{max-width:1200px;margin:0 auto;padding:0 28px}.ProblemSolution-module__fQWC7q__header{text-align:center;margin-bottom:60px}.ProblemSolution-module__fQWC7q__title{font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.1}.ProblemSolution-module__fQWC7q__title span{background:linear-gradient(90deg,var(--accent1),var(--accent2));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ProblemSolution-module__fQWC7q__sub{color:var(--muted);max-width:600px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px}.ProblemSolution-module__fQWC7q__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;display:grid}.ProblemSolution-module__fQWC7q__card{background:linear-gradient(180deg,var(--glass),rgba(var(--accent1-rgb),.02));border:1px solid var(--stroke);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:32px;transition:all .3s}.ProblemSolution-module__fQWC7q__card:hover{box-shadow:0 20px 48px var(--shadow);transform:translateY(-4px)}.ProblemSolution-module__fQWC7q__iconWrap,.ProblemSolution-module__fQWC7q__iconWrapSuccess{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:18px;display:flex}.ProblemSolution-module__fQWC7q__iconWrap{background:rgba(var(--danger-rgb),.15);color:var(--danger)}.ProblemSolution-module__fQWC7q__iconWrapSuccess{background:rgba(var(--success-rgb),.15);color:var(--success)}.ProblemSolution-module__fQWC7q__cardTitle{margin-bottom:10px;font-size:20px;font-weight:600}.ProblemSolution-module__fQWC7q__text{color:var(--muted);margin-bottom:20px;font-size:15px}.ProblemSolution-module__fQWC7q__media{border:1px solid var(--stroke);border-radius:12px;width:100%;overflow:hidden}.ProblemSolution-module__fQWC7q__media img{width:100%;display:block}@media (max-width:768px){.ProblemSolution-module__fQWC7q__section{padding:70px 0}}.ProblemSolution-module__fQWC7q__section{will-change:transform,opacity}
.CreateRedirectModal-module__ye4Ixa__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}@media (max-width:768px){.CreateRedirectModal-module__ye4Ixa__backdrop{align-items:flex-end}}.CreateRedirectModal-module__ye4Ixa__container{background:var(--surface-deep);width:100%;max-width:500px;color:var(--text);box-shadow:var(--shadow-strong);border-radius:14px;flex-direction:column;max-height:92vh;display:flex;overflow:hidden}@media (max-width:768px){.CreateRedirectModal-module__ye4Ixa__container{border-radius:12px 12px 0 0;width:100%;margin-top:auto}}.CreateRedirectModal-module__ye4Ixa__dragZone{justify-content:center;padding:8px 0 2px;display:flex}.CreateRedirectModal-module__ye4Ixa__handle{background:var(--glass-strong);width:56px;height:5px;box-shadow:inset 0 1px 0 var(--glass);border-radius:30px}.CreateRedirectModal-module__ye4Ixa__header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.CreateRedirectModal-module__ye4Ixa__titleRow{align-items:baseline;gap:12px;display:flex}.CreateRedirectModal-module__ye4Ixa__titleRow h3{color:var(--ink);margin:0;font-size:18px}.CreateRedirectModal-module__ye4Ixa__stepTag{color:var(--muted);font-size:12px}.CreateRedirectModal-module__ye4Ixa__closeBtn{background:var(--glass);width:43px;height:43px;box-shadow:var(--shadow-soft);color:var(--ink);transform:matrix(1);border:none;border-radius:50%;place-items:center;display:grid}.CreateRedirectModal-module__ye4Ixa__content{padding:14px 16px}.CreateRedirectModal-module__ye4Ixa__content .CreateRedirectModal-module__ye4Ixa__content{overflow:visible auto}.CreateRedirectModal-module__ye4Ixa__content{gap:14px;display:grid}@media (max-width:980px){.CreateRedirectModal-module__ye4Ixa__content{grid-template-columns:1fr}}.CreateRedirectModal-module__ye4Ixa__step{flex-direction:column;gap:12px;display:flex;overflow-x:hidden}.CreateRedirectModal-module__ye4Ixa__label{color:var(--muted);margin-bottom:6px;font-size:13px}.CreateRedirectModal-module__ye4Ixa__input{background:var(--glass);border:1px solid var(--stroke);color:var(--text);border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.CreateRedirectModal-module__ye4Ixa__input:disabled{opacity:.6}.CreateRedirectModal-module__ye4Ixa__segment{gap:10px;margin-top:6px;display:flex}.CreateRedirectModal-module__ye4Ixa__segmentBtn{border:1px solid var(--stroke);background:var(--glass);color:var(--muted);cursor:pointer;border-radius:999px;flex:1;padding:10px 12px;font-weight:600}.CreateRedirectModal-module__ye4Ixa__segmentActive{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;justify-content:center;align-items:center;gap:6px;display:flex}.CreateRedirectModal-module__ye4Ixa__segmentActive:before{content:"✓";font-size:12px;font-weight:700}.CreateRedirectModal-module__ye4Ixa__rightCol{flex-direction:column;gap:12px;display:flex}.CreateRedirectModal-module__ye4Ixa__templatesHead{justify-content:space-between;align-items:center;display:flex}.CreateRedirectModal-module__ye4Ixa__lockOverlay{color:#ffd36a;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.CreateRedirectModal-module__ye4Ixa__upgradeBtnSmall{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;border:none;border-radius:999px;padding:6px 10px;font-weight:700}.CreateRedirectModal-module__ye4Ixa__miniBtn,.CreateRedirectModal-module__ye4Ixa__miniGhost{border:1px solid var(--stroke);background:var(--glass);color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:12.5px;display:inline-flex}.CreateRedirectModal-module__ye4Ixa__previewPane{gap:10px;display:grid}.CreateRedirectModal-module__ye4Ixa__previewBar{justify-content:space-between;align-items:center;display:flex}.CreateRedirectModal-module__ye4Ixa__backBtn{border:1px solid var(--stroke);background:var(--glass);color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.CreateRedirectModal-module__ye4Ixa__previewNote{color:var(--muted);font-size:13px}.CreateRedirectModal-module__ye4Ixa__phone{background:var(--surface-deep);border:1px solid var(--stroke);border-radius:24px;width:100%;max-width:340px;margin:0 auto;padding:10px;position:relative}.CreateRedirectModal-module__ye4Ixa__phoneNotch{background:#ffffff0f;border-radius:8px;width:120px;height:14px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.CreateRedirectModal-module__ye4Ixa__frame{background:#0b0c10;border:none;border-radius:12px;width:100%;height:420px;margin-top:12px}.CreateRedirectModal-module__ye4Ixa__placeholder{height:420px;color:var(--muted);text-align:center;border-radius:12px;place-items:center;padding:0 10px;font-size:13.5px;display:grid}.CreateRedirectModal-module__ye4Ixa__footer{border-top:1px solid var(--stroke);padding:10px 16px}.CreateRedirectModal-module__ye4Ixa__nav{justify-content:flex-end;gap:8px;display:flex}.CreateRedirectModal-module__ye4Ixa__primary{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:12px;padding:10px 14px;font-weight:700}.CreateRedirectModal-module__ye4Ixa__secondary{border:1px solid var(--stroke);color:var(--text);background:0 0;border-radius:10px;padding:8px 12px}.CreateRedirectModal-module__ye4Ixa__skelRow{gap:12px;display:flex}.CreateRedirectModal-module__ye4Ixa__skel{background:var(--surface);border:1px solid var(--stroke);border-radius:14px;flex:0 0 260px;height:220px}.CreateRedirectModal-module__ye4Ixa__fullPreview{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:999999!important}.CreateRedirectModal-module__ye4Ixa__fullPreviewFrame{border:none;width:100%;height:100%}.CreateRedirectModal-module__ye4Ixa__closePreviewBtn{background:var(--accent1);border:1px solid var(--stroke);cursor:pointer;border-radius:6px;padding:10px;position:absolute;top:20px;left:20px}.CreateRedirectModal-module__ye4Ixa__previewTopBar{z-index:20;align-items:center;gap:12px;width:calc(100% - 32px);display:flex;position:absolute;top:16px;left:16px}.CreateRedirectModal-module__ye4Ixa__selectTemplateBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7b45ff,#9a57ff);border:none;border-radius:12px;flex:1;padding:12px 18px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #7b45ff4d}.CreateRedirectModal-module__ye4Ixa__selectTemplateBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #7b45ff59}.CreateRedirectModal-module__ye4Ixa__closePreviewBtn2{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7b45ff,#9a57ff);border:none;border-radius:12px;justify-content:center;align-items:center;width:54px;height:48px;padding:12px;font-size:20px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #7b45ff4d}.CreateRedirectModal-module__ye4Ixa__closePreviewBtn2:hover{transform:translateY(-1px);box-shadow:0 6px 18px #7b45ff59}.CreateRedirectModal-module__ye4Ixa__metaBlock{border-top:1px dashed var(--stroke);gap:6px;margin-top:10px;padding-top:10px;display:grid}.CreateRedirectModal-module__ye4Ixa__metaHead{color:var(--muted);font-size:13px}.CreateRedirectModal-module__ye4Ixa__metaVal{background:var(--glass-strong);color:var(--text);word-break:break-all;border-radius:8px;padding:8px 10px;font-size:13px}.CreateRedirectModal-module__ye4Ixa__errorText{color:#ff9a9a;background:#ff6b6b0f;border-radius:8px;padding:8px}.CreateRedirectModal-module__ye4Ixa__ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CreateRedirectModal-module__ye4Ixa__templatesColumn{flex-direction:column;gap:12px;height:65vh;padding-right:6px;display:flex;overflow-y:auto}.CreateRedirectModal-module__ye4Ixa__active{outline:5px solid #6366f199}.CreateRedirectModal-module__ye4Ixa__skelGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.CreateRedirectModal-module__ye4Ixa__skel{background:var(--surface);border:1px solid var(--stroke);border-radius:12px;height:200px}.CreateRedirectModal-module__ye4Ixa__miniGhost{white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12px}.CreateRedirectModal-module__ye4Ixa__templatesColumn{flex-direction:column;gap:12px;max-height:50vh;padding-right:6px;display:flex;overflow-y:auto}.CreateRedirectModal-module__ye4Ixa__templatesColumn::-webkit-scrollbar{width:8px}.CreateRedirectModal-module__ye4Ixa__templatesColumn::-webkit-scrollbar-track{background:#ffffff0a;border-radius:8px}.CreateRedirectModal-module__ye4Ixa__templatesColumn::-webkit-scrollbar-thumb{background:linear-gradient(#7c3aed,#4f46e5);border-radius:8px}.CreateRedirectModal-module__ye4Ixa__templatesColumn::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9d5bff,#6a5af5)}.CreateRedirectModal-module__ye4Ixa__tplGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.CreateRedirectModal-module__ye4Ixa__tplCard{background:var(--surface);border:1px solid var(--stroke);cursor:pointer;aspect-ratio:1;border-radius:14px;flex-direction:column;margin:4px;transition:all .15s;display:flex;overflow:hidden}.CreateRedirectModal-module__ye4Ixa__tplCard:hover{transform:translateY(-3px)}.CreateRedirectModal-module__ye4Ixa__tplThumbWrap{flex:1;position:relative;overflow:hidden}.CreateRedirectModal-module__ye4Ixa__tplThumb{object-fit:cover;width:100%;height:100%;display:block}.CreateRedirectModal-module__ye4Ixa__tplInfoRow{background:var(--surface);border-top:1px solid var(--stroke);flex-direction:column;flex-shrink:0;gap:8px;padding:10px;display:flex}.CreateRedirectModal-module__ye4Ixa__tplName{font-size:14px;font-weight:700}.CreateRedirectModal-module__ye4Ixa__tplActions{justify-content:flex-end;gap:8px;display:flex}.CreateRedirectModal-module__ye4Ixa__miniGhost{background:var(--glass);border:1px solid var(--stroke);border-radius:8px;padding:6px 10px;font-size:12px}.CreateRedirectModal-module__ye4Ixa__infoText{color:#555;font-size:14px;line-height:1.5}.CreateRedirectModal-module__ye4Ixa__businessLink{color:#6b4bff;cursor:pointer;font-size:14px;font-weight:600;text-decoration:underline}.CreateRedirectModal-module__ye4Ixa__videoBtn{color:#fff;cursor:pointer;background:#000;border-radius:8px;padding:10px 14px;font-size:14px}.CreateRedirectModal-module__ye4Ixa__videoBtn:hover{background:#222}.CreateRedirectModal-module__ye4Ixa__videoFullscreen{z-index:999999;background:#000000eb;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;display:flex;position:fixed;inset:0}.CreateRedirectModal-module__ye4Ixa__videoFullscreen iframe{border:none;width:100vw;height:100vh}.CreateRedirectModal-module__ye4Ixa__videoOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}.CreateRedirectModal-module__ye4Ixa__videoBox{width:100%;height:90%;position:relative}.CreateRedirectModal-module__ye4Ixa__videoIframe{border:none;width:100%;height:100%}.CreateRedirectModal-module__ye4Ixa__videoClose{color:#fff;z-index:999999;cursor:pointer;background:#7c3aed;border:none;border-radius:10px;padding:12px 18px;font-size:15px;position:fixed;top:20px;right:20px}.CreateRedirectModal-module__ye4Ixa__videoClose:hover{opacity:.8}
.HowItWorks-module__2U7nMG__section{background:var(--bg);width:100%;color:var(--text);padding:100px 0;position:relative;overflow:hidden}.HowItWorks-module__2U7nMG__section:before{content:"";background:radial-gradient(circle at center,color-mix(in srgb,var(--accent1)12%,transparent)0%,transparent 70%);opacity:.4;filter:blur(100px);z-index:0;width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.HowItWorks-module__2U7nMG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 28px;position:relative}.HowItWorks-module__2U7nMG__header{text-align:center;margin-bottom:70px}.HowItWorks-module__2U7nMG__title{color:var(--text);font-size:clamp(30px,5vw,44px);font-weight:800}.HowItWorks-module__2U7nMG__sub{color:var(--muted);max-width:600px;margin-top:14px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.HowItWorks-module__2U7nMG__cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;gap:40px;display:grid}.HowItWorks-module__2U7nMG__card{background:var(--glass);border:1px solid var(--line);border-radius:var(--r);text-align:center;max-width:380px;padding:32px 28px 40px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000040}.HowItWorks-module__2U7nMG__card:hover{border-color:color-mix(in srgb,var(--accent2)30%,var(--line));transform:translateY(-6px);box-shadow:0 20px 50px #00000059}.HowItWorks-module__2U7nMG__card:after{content:"";background:linear-gradient(135deg,color-mix(in srgb,var(--accent1)10%,transparent),color-mix(in srgb,var(--accent2)10%,transparent));opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.HowItWorks-module__2U7nMG__card:hover:after{opacity:.1}.HowItWorks-module__2U7nMG__stepNumber{color:#ffffff08;z-index:0;font-size:52px;font-weight:800;position:absolute;top:18px;right:20px}.HowItWorks-module__2U7nMG__iconWrap{background:var(--glass);border:1px solid var(--line);width:48px;height:48px;color:var(--text);z-index:1;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 18px;display:flex;box-shadow:0 8px 18px #00000040}.HowItWorks-module__2U7nMG__card h4{z-index:1;margin-bottom:8px;font-size:18px;font-weight:600;position:relative}.HowItWorks-module__2U7nMG__card p{color:var(--muted);z-index:1;margin-bottom:20px;font-size:15px;line-height:1.6;position:relative}.HowItWorks-module__2U7nMG__media{border-radius:var(--r);border:1px solid var(--line);z-index:1;width:100%;transition:transform .3s,box-shadow .3s;display:block;position:relative;box-shadow:0 14px 30px #00000040}.HowItWorks-module__2U7nMG__media:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}@media (max-width:768px){.HowItWorks-module__2U7nMG__section{padding:80px 0}.HowItWorks-module__2U7nMG__cards{gap:28px}.HowItWorks-module__2U7nMG__card{padding:28px 22px 36px}.HowItWorks-module__2U7nMG__stepNumber{font-size:42px}}
.Features-module__gcRqvG__section{background:var(--bg);width:100%;color:var(--text);padding:100px 0}.Features-module__gcRqvG__container{max-width:1200px;margin:0 auto;padding:0 28px}.Features-module__gcRqvG__header{text-align:center;margin-bottom:60px}.Features-module__gcRqvG__title{color:var(--text);font-size:clamp(28px,5vw,42px);font-weight:700}.Features-module__gcRqvG__title span{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text}.Features-module__gcRqvG__sub{color:var(--muted);max-width:600px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px}.Features-module__gcRqvG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.Features-module__gcRqvG__card{background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:28px;transition:all .2s}.Features-module__gcRqvG__card:hover{background:color-mix(in srgb,var(--card)60%,var(--accent1)8%);transform:translateY(-4px);box-shadow:0 20px 40px #00000073}.Features-module__gcRqvG__icon{background:var(--glass);border:1px solid var(--line);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:flex}.Features-module__gcRqvG__card h3{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:600}.Features-module__gcRqvG__card p{color:var(--muted);font-size:15px;line-height:1.5}@media (max-width:768px){.Features-module__gcRqvG__section{padding:70px 0}}.Features-module__gcRqvG__card{will-change:transform,opacity}
.UpgradeModal-module__0oYBMq__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (max-width:768px){.UpgradeModal-module__0oYBMq__backdrop{align-items:flex-end}}.UpgradeModal-module__0oYBMq__container{background:color-mix(in srgb,var(--bg)92%,#020617 8%);width:100%;max-width:500px;color:var(--text);border-radius:16px 16px 0 0;padding:14px}@media (max-width:768px){.UpgradeModal-module__0oYBMq__container{border-radius:16px 16px 0 0}}[data-theme=light] .UpgradeModal-module__0oYBMq__container{background:linear-gradient(135deg,#0f172af2,#0f172ab3)}.UpgradeModal-module__0oYBMq__dragZone{justify-content:center;margin-top:-4px;padding-bottom:6px;display:flex}.UpgradeModal-module__0oYBMq__handle{background:var(--line);border-radius:20px;width:40px;height:4px}[data-theme=light] .UpgradeModal-module__0oYBMq__handle{background:#fff6}.UpgradeModal-module__0oYBMq__headerRow{justify-content:space-between;align-items:center;margin-top:6px;margin-bottom:10px;display:flex;position:relative}.UpgradeModal-module__0oYBMq__centerHeader{text-align:center;flex:1}.UpgradeModal-module__0oYBMq__title{margin:0;font-size:18px;font-weight:600}[data-theme=light] .UpgradeModal-module__0oYBMq__title,[data-theme=light] .UpgradeModal-module__0oYBMq__subtitle,[data-theme=light] .UpgradeModal-module__0oYBMq__closeIcon{color:#fff}.UpgradeModal-module__0oYBMq__subtitle{color:var(--muted);margin:0;font-size:12px}.UpgradeModal-module__0oYBMq__closeBtn{background:var(--glass);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:4px;right:16px}[data-theme=light] .UpgradeModal-module__0oYBMq__closeBtn{background:#0003}.UpgradeModal-module__0oYBMq__closeIcon{color:var(--ink);display:block;transform:scale(2.9)}.UpgradeModal-module__0oYBMq__billingToggle{background:var(--glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);box-shadow:inset 0 0 10px var(--shadow);border-radius:50px;gap:6px;margin:14px 0;padding:6px;display:flex}[data-theme=light] .UpgradeModal-module__0oYBMq__billingToggle{background:#ffffff1a}.UpgradeModal-module__0oYBMq__billingToggle button{color:var(--ink);background:0 0;border:none;border-radius:40px;flex:1;padding:7px 12px;font-size:13px;font-weight:500;transition:all .3s}[data-theme=light] .UpgradeModal-module__0oYBMq__billingToggle button{color:#fff}.UpgradeModal-module__0oYBMq__billingToggle button:hover{background:color-mix(in srgb,var(--glass)70%,var(--accent2)10%)}.UpgradeModal-module__0oYBMq__activeToggle{background:color-mix(in srgb,var(--accent1)45%,var(--glass)55%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 10px var(--shadow),inset 0 0 8px #fff3;border:1px solid color-mix(in srgb,var(--accent1)50%,#fff 50%);font-weight:600;color:var(--onPrimary)!important}.UpgradeModal-module__0oYBMq__save{font-size:10px}.UpgradeModal-module__0oYBMq__plansList{flex-direction:column;gap:10px;display:flex}.UpgradeModal-module__0oYBMq__planCard{background:var(--glass);border:1px solid var(--line);border-radius:12px;padding:12px}[data-theme=light] .UpgradeModal-module__0oYBMq__planCard{background:#ffffff1a}.UpgradeModal-module__0oYBMq__cardHeader{justify-content:space-between;display:flex}.UpgradeModal-module__0oYBMq__price{background:linear-gradient(90deg,var(--accent2),var(--accent1));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:17px;font-weight:700}[data-theme=light] .UpgradeModal-module__0oYBMq__price{-webkit-text-fill-color:#fff}.UpgradeModal-module__0oYBMq__planName{margin-top:2px;font-size:14px}[data-theme=light] .UpgradeModal-module__0oYBMq__planName,[data-theme=light] .UpgradeModal-module__0oYBMq__limit{color:#b9b8b8}.UpgradeModal-module__0oYBMq__limit{color:var(--muted);font-size:11px}.UpgradeModal-module__0oYBMq__rightIcons{align-items:center;gap:6px;display:flex}.UpgradeModal-module__0oYBMq__crown{background:var(--glass);border-radius:8px;padding:6px}[data-theme=light] .UpgradeModal-module__0oYBMq__crown{background:#ffffff1a}.UpgradeModal-module__0oYBMq__arrow{background:color-mix(in srgb,var(--glass)70%,var(--accent2)10%);border-radius:8px;padding:6px}[data-theme=light] .UpgradeModal-module__0oYBMq__arrow{background:color-mix(in srgb,#ffffff1a 70%,var(--accent2)10%)}.UpgradeModal-module__0oYBMq__rotate{transform:rotate(180deg)}.UpgradeModal-module__0oYBMq__body{flex-direction:column;gap:8px;margin-top:10px;display:flex}.UpgradeModal-module__0oYBMq__feature{background:var(--surface);border-radius:8px;justify-content:space-between;padding:8px;display:flex}[data-theme=light] .UpgradeModal-module__0oYBMq__feature{background:#ffffff1a}.UpgradeModal-module__0oYBMq__featureTitle{font-size:13px;font-weight:500}[data-theme=light] .UpgradeModal-module__0oYBMq__featureTitle{color:#fff}.UpgradeModal-module__0oYBMq__featureDesc{opacity:.7;font-size:11px}[data-theme=light] .UpgradeModal-module__0oYBMq__featureDesc{color:#ddd}.UpgradeModal-module__0oYBMq__upgradeBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:10px;margin-top:8px;padding:10px;font-size:13px;font-weight:700}.UpgradeModal-module__0oYBMq__spin{animation:1s linear infinite UpgradeModal-module__0oYBMq__spin}@keyframes UpgradeModal-module__0oYBMq__spin{to{transform:rotate(360deg)}}.UpgradeModal-module__0oYBMq__bounce{animation:.35s ease-out UpgradeModal-module__0oYBMq__subtleBounce}@keyframes UpgradeModal-module__0oYBMq__subtleBounce{0%{opacity:.95;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.UpgradeModal-module__0oYBMq__sideSpace{width:36px;height:36px}.UpgradeModal-module__0oYBMq__headerRow{justify-content:space-between;align-items:center;margin-top:4px;padding:4px 6px;display:flex}.UpgradeModal-module__0oYBMq__headerLeft{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.UpgradeModal-module__0oYBMq__headerRight{justify-content:flex-end;width:46px;display:flex}.UpgradeModal-module__0oYBMq__closeBtn{background:var(--glass);border:none;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.UpgradeModal-module__0oYBMq__closeIcon{transform:scale(.9)}
.Header-module__vcZAwq__wrap{z-index:60;pointer-events:none;width:100%;position:fixed;top:0;left:0}.Header-module__vcZAwq__logo img{object-fit:contain;width:auto;height:60px}.Header-module__vcZAwq__navbar{pointer-events:auto;background:var(--glass);border:1px solid var(--line);border-radius:var(--r);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:100%;max-width:calc(100% - 4rem);height:64px;box-shadow:0 20px 60px var(--shadow-medium);grid-template-columns:1fr auto auto;align-items:center;gap:16px;margin:1rem auto;padding:0 16px;transition:background .3s,border-color .3s;display:grid}@media (max-width:600px){.Header-module__vcZAwq__navbar{box-sizing:border-box;width:calc(100% - 2rem);max-width:100%;margin:1rem auto;padding:0 12px}.Header-module__vcZAwq__mobileMenu{box-sizing:border-box;width:calc(100% - 2rem);margin:0 auto}}.Header-module__vcZAwq__logo{color:var(--text);letter-spacing:-.02em;align-items:center;gap:6px;font-size:clamp(18px,2vw,20px);font-weight:800;display:inline-flex}.Header-module__vcZAwq__accent{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text}.Header-module__vcZAwq__nav{align-items:center;gap:26px;display:flex}.Header-module__vcZAwq__navItem{height:40px;color:var(--muted);align-items:center;padding:0 2px;font-size:14px;transition:color .2s,text-shadow .2s;display:inline-flex;position:relative}.Header-module__vcZAwq__navItem:hover{color:var(--text);text-shadow:0 0 16px color-mix(in srgb,var(--accent1)35%,transparent)}.Header-module__vcZAwq__underline{background:linear-gradient(90deg,var(--accent1),var(--accent2));border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.Header-module__vcZAwq__navItem:hover .Header-module__vcZAwq__underline,.Header-module__vcZAwq__active .Header-module__vcZAwq__underline{width:70%}.Header-module__vcZAwq__active{color:var(--text)}.Header-module__vcZAwq__navText{z-index:1;position:relative}.Header-module__vcZAwq__actions{align-items:center;gap:8px;display:flex}.Header-module__vcZAwq__btnText,.Header-module__vcZAwq__btnOutline,.Header-module__vcZAwq__btnPrimary{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:13.5px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.Header-module__vcZAwq__btnText{color:var(--muted);background:0 0}.Header-module__vcZAwq__btnText:hover{color:var(--text)}.Header-module__vcZAwq__btnOutline{color:var(--text);border:1px solid var(--line);background:0 0}.Header-module__vcZAwq__btnOutline:hover{background:color-mix(in srgb,var(--glass)60%,transparent)}.Header-module__vcZAwq__btnPrimary{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;box-shadow:0 12px 26px #0006}.Header-module__vcZAwq__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 16px 36px #00000080}.Header-module__vcZAwq__mobileControls{justify-self:end;align-items:center;gap:8px;display:none}.Header-module__vcZAwq__mobileToggle,.Header-module__vcZAwq__userQuick{background:var(--glass);color:var(--text);border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,transform .12s;display:flex}.Header-module__vcZAwq__mobileToggle:hover,.Header-module__vcZAwq__userQuick:hover{background:color-mix(in srgb,var(--glass)80%,var(--accent1)10%)}.Header-module__vcZAwq__mobileToggle svg,.Header-module__vcZAwq__userQuick svg{flex-shrink:0;width:20px;height:20px}.Header-module__vcZAwq__userDropdown{background:var(--glass);border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:61;border-radius:12px;gap:6px;min-width:180px;padding:8px;animation:.15s Header-module__vcZAwq__pop;display:grid;position:absolute;top:72px;right:calc(2rem + 16px);box-shadow:0 16px 46px #0006}@keyframes Header-module__vcZAwq__pop{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Header-module__vcZAwq__dropItem{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px;transition:background .15s;display:flex}.Header-module__vcZAwq__dropItem:hover{background:color-mix(in srgb,var(--glass)80%,var(--accent1)8%)}.Header-module__vcZAwq__mobileMenu{pointer-events:none;opacity:0;border-radius:var(--r);border:1px solid var(--line);background:var(--glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:calc(100% - 4rem);max-height:0;box-shadow:0 24px 60px var(--shadow-strong);margin:0 2rem;transition:max-height .35s,opacity .3s,margin .3s;overflow:hidden}.Header-module__vcZAwq__mobileMenu.Header-module__vcZAwq__open{pointer-events:auto;opacity:1;max-height:70vh;margin-top:8px}.Header-module__vcZAwq__mobileInner{gap:10px;max-height:70vh;padding:14px;display:grid;overflow-y:auto}.Header-module__vcZAwq__mobileLink{text-align:center;color:var(--muted);border:1px solid #0000;border-radius:10px;padding:12px;transition:background .15s,color .15s,border-color .15s;display:block}.Header-module__vcZAwq__mobileLink:hover{color:var(--text);background:color-mix(in srgb,var(--glass)80%,var(--accent1)10%);border-color:var(--line)}.Header-module__vcZAwq__mobileActions{gap:10px;margin-top:6px;display:grid}.Header-module__vcZAwq__mobileBtn,.Header-module__vcZAwq__mobileBtnOutline{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;transition:transform .12s,background .2s,border-color .2s;display:inline-flex}.Header-module__vcZAwq__mobileBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none}.Header-module__vcZAwq__mobileBtn:hover{transform:translateY(-1px)}.Header-module__vcZAwq__mobileBtnOutline{color:var(--text);border:1px solid var(--line);background:0 0}.Header-module__vcZAwq__mobileBtnOutline:hover{background:color-mix(in srgb,var(--glass)60%,var(--accent1)5%)}@media (max-width:1100px){.Header-module__vcZAwq__nav,.Header-module__vcZAwq__actions{display:none}.Header-module__vcZAwq__mobileControls{display:inline-flex}}@media (max-width:420px){.Header-module__vcZAwq__navbar{height:58px;padding:0 12px}.Header-module__vcZAwq__mobileToggle,.Header-module__vcZAwq__userQuick{width:34px;height:34px}}.Header-module__vcZAwq__themeToggle{background:var(--glass);border:1px solid var(--line);cursor:pointer;width:36px;height:36px;color:var(--accent1);border-radius:10px;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .12s;display:flex}.Header-module__vcZAwq__themeToggle:hover{background:color-mix(in srgb,var(--glass)80%,var(--accent1)10%)}.Header-module__vcZAwq__themeToggle svg{width:18px;height:18px}[data-theme=light] .Header-module__vcZAwq__mobileMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6}[data-theme=light] .Header-module__vcZAwq__mobileLink{color:#0f0f12}[data-theme=light] .Header-module__vcZAwq__mobileMenu.Header-module__vcZAwq__open{border-color:#0000002e}[data-theme=light] .Header-module__vcZAwq__dropItem{color:#0f0f12}
.LinksCardView-module__sjCsFa__wrap{flex-direction:column;gap:24px;width:100%;margin-top:8px;display:flex}.LinksCardView-module__sjCsFa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}@media (max-width:768px){.LinksCardView-module__sjCsFa__grid{gap:16px}}.LinksCardView-module__sjCsFa__card{background:color-mix(in srgb,var(--surface-deep)85%,var(--bg)15%);border:1px solid color-mix(in srgb,var(--stroke-strong)80%,var(--accent1)20%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px var(--shadow-medium);border-radius:16px;padding:18px 18px 16px;transition:all .22s;position:relative}[data-theme=light] .LinksCardView-module__sjCsFa__card{background:color-mix(in srgb,var(--surface-deep)35%,var(--bg)65%)}.LinksCardView-module__sjCsFa__card:hover{border-color:color-mix(in srgb,var(--accent1)55%,var(--stroke-strong)45%);box-shadow:0 18px 40px var(--shadow-strong);background:color-mix(in srgb,var(--surface-deep)92%,var(--bg)8%);transform:translateY(-3px)}.LinksCardView-module__sjCsFa__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.LinksCardView-module__sjCsFa__title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:80%;font-size:.92rem;font-weight:600;overflow:hidden}.LinksCardView-module__sjCsFa__clicks{background:color-mix(in srgb,var(--surface)80%,var(--bg)20%);border:1px solid color-mix(in srgb,var(--stroke)75%,var(--accent2)25%);color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:.78rem;display:inline-flex}.LinksCardView-module__sjCsFa__row{border-top:1px dashed #94a3b840;grid-template-columns:96px 1fr;align-items:center;gap:10px;padding:6px 0;display:grid}.LinksCardView-module__sjCsFa__row:first-of-type{border-top:none}.LinksCardView-module__sjCsFa__label{color:var(--muted);font-size:.78rem}.LinksCardView-module__sjCsFa__value,.LinksCardView-module__sjCsFa__valueInline{color:var(--ink);font-size:.84rem}.LinksCardView-module__sjCsFa__valueInline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.LinksCardView-module__sjCsFa__shortLink{color:var(--accent1);border-bottom:1px dashed color-mix(in srgb,var(--accent2)60%,transparent);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:100%;padding-bottom:1px;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex;overflow:hidden}.LinksCardView-module__sjCsFa__shortLink:hover{color:color-mix(in srgb,var(--accent2)80%,#fff 20%);border-color:color-mix(in srgb,var(--accent2)80%,transparent)}.LinksCardView-module__sjCsFa__ext{opacity:.8}.LinksCardView-module__sjCsFa__truncate{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.LinksCardView-module__sjCsFa__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.LinksCardView-module__sjCsFa__pillBtn{background:color-mix(in srgb,var(--surface-deep)85%,var(--bg)15%);color:var(--ink);cursor:pointer;border:1px solid #94a3b873;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.LinksCardView-module__sjCsFa__pillBtn:hover:not(.LinksCardView-module__sjCsFa__disabled){background:color-mix(in srgb,var(--surface-deep)92%,var(--bg)8%);border-color:color-mix(in srgb,var(--accent1)60%,var(--stroke-strong)40%);transform:translateY(-1px)}.LinksCardView-module__sjCsFa__disabled,.LinksCardView-module__sjCsFa__pillBtn:disabled{opacity:.5;cursor:not-allowed}.LinksCardView-module__sjCsFa__pillBtn[data-tooltip]:hover:after{content:attr(data-tooltip);color:#f9fafb;white-space:nowrap;z-index:20;background:#0a101f;border:1px solid #94a3b866;border-radius:8px;padding:6px 8px;font-size:.75rem;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(-2px)}.LinksCardView-module__sjCsFa__iconBtn,.LinksCardView-module__sjCsFa__iconDanger{background:color-mix(in srgb,var(--surface-deep)85%,var(--bg)15%);color:#fff;cursor:pointer;border:1px solid #94a3b873;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .2s;display:inline-flex}.LinksCardView-module__sjCsFa__iconBtn:hover{background:color-mix(in srgb,var(--surface-deep)92%,var(--bg)8%);color:var(--accent2);border-color:color-mix(in srgb,var(--accent2)70%,var(--stroke-strong)30%)}[data-theme=light] .LinksCardView-module__sjCsFa__iconBtn{background:color-mix(in srgb,var(--surface-deep)35%,var(--bg)65%);color:var(--text)}.LinksCardView-module__sjCsFa__iconDanger{background:rgba(var(--danger-rgb),.08);border-color:rgba(var(--danger-rgb),.3);color:var(--danger)}.LinksCardView-module__sjCsFa__iconDanger:hover{background:rgba(var(--danger-rgb),.18);color:color-mix(in srgb,var(--danger)90%,#fecaca 10%);border-color:rgba(var(--danger-rgb),.6)}.LinksCardView-module__sjCsFa__iconBtn svg,.LinksCardView-module__sjCsFa__iconDanger svg{stroke:currentColor;fill:none;opacity:1;pointer-events:none;width:18px;height:18px;display:inline-block}.LinksCardView-module__sjCsFa__copiedTag{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;position:absolute;top:10px;right:12px;box-shadow:0 6px 18px #00000073}.LinksCardView-module__sjCsFa__viewMoreWrap{place-items:center;display:grid}.LinksCardView-module__sjCsFa__viewMore{color:var(--ink);cursor:pointer;background:0 0;border:1px dashed #94a3b899;border-radius:999px;padding:9px 16px;font-size:.86rem;font-weight:500;transition:all .2s}.LinksCardView-module__sjCsFa__viewMore:hover{background:color-mix(in srgb,var(--surface-deep)88%,var(--bg)12%);border-color:color-mix(in srgb,var(--accent1)60%,var(--stroke-strong)40%)}.LinksCardView-module__sjCsFa__noLinks{text-align:center;color:var(--muted);padding:40px 0;font-size:.9rem}@media (max-width:768px){.LinksCardView-module__sjCsFa__row{grid-template-columns:90px 1fr}.LinksCardView-module__sjCsFa__title{max-width:72%}}.LinksCardView-module__sjCsFa__note{color:#ff4d6d;opacity:.85;margin-top:10px;font-size:11px;font-weight:500;line-height:1.4}.LinksCardView-module__sjCsFa__upgradeBanner{cursor:pointer;background:linear-gradient(90deg,#6b4bff,#8738ff);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-bottom:18px;padding:12px 16px;transition:all .25s;display:flex;box-shadow:0 4px 18px #793dff47}.LinksCardView-module__sjCsFa__upgradeBanner:hover{transform:translateY(-2px);box-shadow:0 6px 24px #793dff5c}.LinksCardView-module__sjCsFa__iconWrap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.LinksCardView-module__sjCsFa__txt{flex-direction:column;flex:1;line-height:1.25;display:flex}.LinksCardView-module__sjCsFa__big{color:#fff;font-size:13px;font-weight:600}.LinksCardView-module__sjCsFa__small{color:#ffffffbf;margin-top:2px;font-size:10px}.LinksCardView-module__sjCsFa__ctaMini{color:#6b4bff;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .25s}.LinksCardView-module__sjCsFa__ctaMini:hover{background:#f3edff}.LinksCardView-module__sjCsFa__upgradeBanner{width:calc(100% - 40px);margin:0 auto 18px}.LinksCardView-module__sjCsFa__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.LinksCardView-module__sjCsFa__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite LinksCardView-module__sjCsFa__tikSpin}.LinksCardView-module__sjCsFa__leadsBadgeInline{border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.LinksCardView-module__sjCsFa__leadsZero{color:var(--muted);background:#94a3b840}.LinksCardView-module__sjCsFa__leadsMid{color:#f59e0b;background:#f59e0b40}.LinksCardView-module__sjCsFa__leadsHigh{color:#22c55e;background:#22c55e40}
.Stats-module__iqFhEa__section{color:#fff;background:#0b0c10;width:100%;padding:100px 0}.Stats-module__iqFhEa__container{max-width:1200px;margin:0 auto;padding:0 28px}.Stats-module__iqFhEa__header{text-align:center;margin-bottom:60px}.Stats-module__iqFhEa__title{font-size:clamp(28px,5vw,42px);font-weight:700}.Stats-module__iqFhEa__sub{color:#a7abb8;max-width:600px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px}.Stats-module__iqFhEa__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;display:grid}.Stats-module__iqFhEa__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:18px;padding:36px 20px;transition:all .3s}.Stats-module__iqFhEa__stat:hover{border-color:#8b5cf64d;transform:translateY(-3px);box-shadow:0 18px 48px #0006}.Stats-module__iqFhEa__number{background:linear-gradient(90deg,#8b5cf6,#22d3ee);color:#0000;-webkit-background-clip:text;margin-bottom:8px;font-size:clamp(32px,4vw,46px);font-weight:800}.Stats-module__iqFhEa__label{color:#b0b3c1;max-width:220px;margin:0 auto;font-size:15px}@media (max-width:768px){.Stats-module__iqFhEa__section{padding:70px 0}}
.Footer-module__bU2TmW__footer{background:color-mix(in srgb,var(--bg)88%,transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--muted);padding:3rem 1rem 2rem}.Footer-module__bU2TmW__inner{grid-template-columns:1.2fr 1fr 1fr;gap:2.5rem;max-width:1050px;margin:auto;display:grid}.Footer-module__bU2TmW__col h4{color:var(--text);margin-bottom:1rem;font-size:1rem}.Footer-module__bU2TmW__logo{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.Footer-module__bU2TmW__accent{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text}.Footer-module__bU2TmW__desc{color:var(--muted);max-width:230px;margin-bottom:1rem;font-size:.85rem}.Footer-module__bU2TmW__col ul{margin:0;padding:0;list-style:none}.Footer-module__bU2TmW__col ul li{margin-bottom:.5rem}.Footer-module__bU2TmW__col ul li a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:all .2s}.Footer-module__bU2TmW__col ul li a:hover{color:var(--text)}.Footer-module__bU2TmW__socials{gap:.8rem;margin-top:.8rem;display:flex}.Footer-module__bU2TmW__socials a{color:var(--muted);font-size:1.1rem;transition:all .2s ease-in-out}.Footer-module__bU2TmW__socials a:hover{color:var(--accent1);transform:translateY(-2px)}.Footer-module__bU2TmW__bottom{border-top:1px solid var(--line);text-align:center;color:var(--muted);margin-top:2.5rem;padding-top:1rem;font-size:.8rem}@media (max-width:750px){.Footer-module__bU2TmW__inner{text-align:center;grid-template-columns:1fr}.Footer-module__bU2TmW__desc{margin:auto}.Footer-module__bU2TmW__socials{justify-content:center}}
.Pricing-module__O7xhaG__section{background:var(--bg);width:100%;color:var(--text);padding:100px 0}.Pricing-module__O7xhaG__container{max-width:1200px;margin:0 auto;padding:0 28px}.Pricing-module__O7xhaG__header{text-align:center;margin-bottom:50px}.Pricing-module__O7xhaG__title{color:var(--text);font-size:clamp(28px,5vw,42px);font-weight:700}.Pricing-module__O7xhaG__sub{color:var(--muted);margin-top:12px;font-size:16px}.Pricing-module__O7xhaG__toggle{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-bottom:50px;display:flex}.Pricing-module__O7xhaG__switch{background:var(--glass);border:1px solid var(--line);cursor:pointer;border-radius:50px;width:52px;height:26px;transition:background .3s;position:relative}.Pricing-module__O7xhaG__knob{background:var(--text);border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:3px;left:4px}.Pricing-module__O7xhaG__knobRight{left:28px}.Pricing-module__O7xhaG__active{color:var(--accent1)}.Pricing-module__O7xhaG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.Pricing-module__O7xhaG__card{background:var(--card);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:32px;transition:all .3s;position:relative;box-shadow:0 0 #0000}.Pricing-module__O7xhaG__card:hover{box-shadow:0 20px 48px var(--shadow-strong);background:color-mix(in srgb,var(--card)80%,var(--accent1)10%);transform:translateY(-4px)}.Pricing-module__O7xhaG__popular{border-color:rgba(var(--accent1-rgb),.45)}.Pricing-module__O7xhaG__badge{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:-12px;right:20px}.Pricing-module__O7xhaG__card h3{color:var(--text);font-size:20px;font-weight:600}.Pricing-module__O7xhaG__price{color:var(--accent1);margin:10px 0 20px;font-size:32px;font-weight:700}.Pricing-module__O7xhaG__price span{color:var(--muted);font-size:14px}.Pricing-module__O7xhaG__features{gap:10px;margin-bottom:24px;list-style:none;display:grid}.Pricing-module__O7xhaG__features li{color:var(--muted);gap:8px;font-size:15px;display:flex}.Pricing-module__O7xhaG__btn{background:var(--glass);width:100%;color:var(--text);border:1px solid var(--line);cursor:pointer;border-radius:12px;padding:12px;font-weight:600;transition:background .25s,transform .2s}.Pricing-module__O7xhaG__btn:hover{background:color-mix(in srgb,var(--glass)70%,var(--accent1)10%);transform:translateY(-2px)}@media (max-width:768px){.Pricing-module__O7xhaG__section{padding:70px 0}}
.dashboard-module__Ap9lTa__dashboardContainer{background:radial-gradient(circle at top left,rgba(var(--accent1-rgb),.16),transparent 55%),radial-gradient(circle at bottom right,rgba(var(--accent2-rgb),.14),transparent 55%),var(--surface-deep);color:var(--text);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.dashboard-module__Ap9lTa__mainContent{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__Ap9lTa__topSection{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:18px;width:100%;display:grid}.dashboard-module__Ap9lTa__welcomeCard{border:1px solid var(--stroke-strong);box-shadow:0 18px 40px var(--shadow-strong);background:linear-gradient(135deg,#0f172af2,#0f172ab3);border-radius:16px;flex-direction:column;justify-content:center;padding:1.3rem 1.5rem;display:flex;position:relative;overflow:hidden}.dashboard-module__Ap9lTa__welcomeCard:before{content:"";background:radial-gradient(circle at top left,rgba(var(--accent1-rgb),.35),transparent 60%);opacity:.5;pointer-events:none;position:absolute;inset:-30%}.dashboard-module__Ap9lTa__welcomeCard h2{color:var(--ink);z-index:1;margin-bottom:.3rem;font-size:1.1rem;font-weight:600;position:relative}[data-theme=light] .dashboard-module__Ap9lTa__welcomeCard h2,[data-theme=light] .dashboard-module__Ap9lTa__welcomeCard p,[data-theme=light] .dashboard-module__Ap9lTa__mergedCard h2,[data-theme=light] .dashboard-module__Ap9lTa__mergedCard p{color:#fff}.dashboard-module__Ap9lTa__welcomeCard p{color:var(--muted);z-index:1;font-size:.88rem;line-height:1.5;position:relative}.dashboard-module__Ap9lTa__expiryDate{color:var(--accent2);margin-left:4px;font-size:.85rem;font-weight:500}.dashboard-module__Ap9lTa__expiryWarning{background:rgba(var(--danger-rgb),.08);border:1px solid rgba(var(--danger-rgb),.18);color:var(--danger);text-align:left;z-index:1;border-radius:10px;margin-top:8px;padding:8px 10px;font-size:.85rem;font-weight:500;line-height:1.4;position:relative}.dashboard-module__Ap9lTa__tutorialBanner{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2ecc711f;border:1px solid #2ecc7140;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 18px;transition:all .25s;animation:3s ease-in-out infinite dashboard-module__Ap9lTa__breathe;display:flex;box-shadow:0 6px 22px #2ecc712e}.dashboard-module__Ap9lTa__tutorialBanner:hover{background:#2ecc712e;transform:translateY(-2px)}.dashboard-module__Ap9lTa__tutorialBanner p{color:var(--success);margin:0;font-size:.95rem}.dashboard-module__Ap9lTa__pulseDot{background:var(--success);width:12px;height:12px;box-shadow:0 0 10px rgba(var(--success-rgb),.65);border-radius:50%;animation:1.5s infinite dashboard-module__Ap9lTa__pulse}@keyframes dashboard-module__Ap9lTa__breathe{0%{box-shadow:0 0 #2ecc711f}50%{box-shadow:0 0 25px #2ecc7161}to{box-shadow:0 0 #2ecc711f}}@keyframes dashboard-module__Ap9lTa__pulse{0%{opacity:.7;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}to{opacity:.7;transform:scale(.85)}}[data-theme=light] .dashboard-module__Ap9lTa__tutorialBanner{background:#2ecc7129;border-color:#2ecc714d;box-shadow:0 6px 18px #2ecc711f}[data-theme=light] .dashboard-module__Ap9lTa__tutorialBanner p{color:#155e36}[data-theme=light] .dashboard-module__Ap9lTa__pulseDot{background:#1b9e4b;box-shadow:0 0 12px #2ecc71b3}.dashboard-module__Ap9lTa__mobileTopSection{width:100%;display:none}.dashboard-module__Ap9lTa__mergedCard{background:linear-gradient(135deg,var(--stroke),var(--surface));border:1px solid var(--stroke);box-shadow:0 16px 34px var(--shadow-strong);border-radius:16px;flex-direction:column;gap:2px;padding:1.3rem 1.2rem;display:flex}[data-theme=light] .dashboard-module__Ap9lTa__mergedCard{background:linear-gradient(135deg,#0f172af2,#0f172ab3)}.dashboard-module__Ap9lTa__mergedTitle{color:var(--ink);font-size:1.45rem;font-weight:600}.dashboard-module__Ap9lTa__mergedText{color:var(--muted);font-size:.86rem;line-height:1.4}.dashboard-module__Ap9lTa__mergedStats{flex-direction:column;gap:10px;margin-top:8px;display:flex}.dashboard-module__Ap9lTa__progressRow{flex-direction:column;gap:6px;display:flex}.dashboard-module__Ap9lTa__redirectsText{color:var(--ink);font-size:.82rem}[data-theme=light] .dashboard-module__Ap9lTa__redirectsText{color:#fff}.dashboard-module__Ap9lTa__progressBar{background:var(--glass-strong);border-radius:999px;height:6px;overflow:hidden}[data-theme=light] .dashboard-module__Ap9lTa__progressBar{background:#ffffff1a}.dashboard-module__Ap9lTa__progressFill{background:linear-gradient(90deg,var(--accent1),var(--accent2));border-radius:999px;height:100%;transition:width .3s}.dashboard-module__Ap9lTa__upgradeBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;text-align:center;border:none;border-radius:999px;padding:9px 10px;font-size:.82rem;font-weight:600;transition:all .2s}.dashboard-module__Ap9lTa__upgradeBtn:hover{opacity:.9}.dashboard-module__Ap9lTa__activeBadge{background:rgba(var(--success-rgb),.12);color:var(--success);border:1px solid rgba(var(--success-rgb),.25);text-align:center;border-radius:10px;padding:8px;font-size:.82rem}@media (max-width:900px){.dashboard-module__Ap9lTa__topSection{display:none}.dashboard-module__Ap9lTa__mobileTopSection{display:block}}.dashboard-module__Ap9lTa__actionsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:16px 0 10px;display:flex}.dashboard-module__Ap9lTa__actionsTitle{color:var(--ink);letter-spacing:-.01em;font-size:1.08rem;font-weight:600}.dashboard-module__Ap9lTa__createBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;white-space:nowrap;box-shadow:0 14px 36px var(--shadow-medium);border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.dashboard-module__Ap9lTa__createBtn:before{content:"";background:linear-gradient(120deg,#ffffff40,#fff0);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-75%;transform:skew(-18deg)}.dashboard-module__Ap9lTa__createBtn:hover:before{left:130%}.dashboard-module__Ap9lTa__createBtn:hover{opacity:.96;transform:translateY(-2px)}.dashboard-module__Ap9lTa__createBtn:active{opacity:.9;transform:scale(.97)}.dashboard-module__Ap9lTa__plusIcon{color:var(--onPrimary);font-size:1.1rem;font-weight:600;line-height:1}@media (max-width:768px){.dashboard-module__Ap9lTa__actionsBar{justify-content:space-between;gap:8px}.dashboard-module__Ap9lTa__actionsTitle{font-size:1rem}.dashboard-module__Ap9lTa__createBtn{border-radius:999px;padding:9px 14px;font-size:.88rem}}.dashboard-module__Ap9lTa__tableContainer{border:1px solid var(--stroke-strong);box-shadow:0 18px 40px var(--shadow-medium);background:#0f172af0;border-radius:16px;padding:1.2rem 1.1rem}.dashboard-module__Ap9lTa__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__Ap9lTa__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite dashboard-module__Ap9lTa__tikSpin}@keyframes dashboard-module__Ap9lTa__tikSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.dashboard-module__Ap9lTa__actionsBar{margin-top:10px}}.dashboard-module__Ap9lTa__tutorialBannerDesktop{margin-top:4px 0 2px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22c55e26;border:1px solid #22c55e59;border-radius:12px;align-items:center;gap:12px;padding:2px 16px;transition:transform .15s,box-shadow .2s;display:flex;box-shadow:0 6px 18px #22c55e33}.dashboard-module__Ap9lTa__tutorialBannerDesktop:hover{transform:translateY(-2px);box-shadow:0 10px 24px #22c55e4d}.dashboard-module__Ap9lTa__tutorialBannerMobile{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e2e;border:1px solid #22c55e66;border-radius:14px;align-items:center;gap:14px;margin:4px 0 2px;padding:2px 16px;transition:transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 22px #22c55e47}.dashboard-module__Ap9lTa__tutorialBannerMobile:hover{transform:translateY(-3px);box-shadow:0 12px 28px #22c55e59}.dashboard-module__Ap9lTa__pulseDot{background:#22c55e;border-radius:50%;width:14px;height:14px;animation:1.8s infinite dashboard-module__Ap9lTa__pulseGlow;box-shadow:0 0 #22c55e80}@keyframes dashboard-module__Ap9lTa__pulseGlow{0%{box-shadow:0 0 #22c55eb3}to{box-shadow:0 0 0 18px #22c55e00}}@media (max-width:900px){.dashboard-module__Ap9lTa__tutorialBannerDesktop{display:none}}@media (min-width:901px){.dashboard-module__Ap9lTa__tutorialBannerMobile{display:none}}.dashboard-module__Ap9lTa__youtubeIcon{color:#fff;background:#f03;border-radius:10px;justify-content:center;align-items:center;width:38px;height:25px;font-size:12px;font-weight:900;display:flex;box-shadow:0 4px 14px #ff003c66}.dashboard-module__Ap9lTa__videoText{color:var(--text);flex:1;font-size:.95rem}
.EditModal-module__zOi28q__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}@media (max-width:768px){.EditModal-module__zOi28q__backdrop{align-items:flex-end}}.EditModal-module__zOi28q__container{background:var(--surface-deep);width:100%;max-width:760px;color:var(--text);box-shadow:var(--shadow-strong);border-radius:14px;flex-direction:column;max-height:92vh;display:flex;overflow:hidden}@media (max-width:768px){.EditModal-module__zOi28q__container{border-radius:12px 12px 0 0;width:100%;margin-top:auto}}.EditModal-module__zOi28q__dragZone{justify-content:center;padding:8px 0 2px;display:flex}.EditModal-module__zOi28q__handle{background:var(--glass-strong);width:56px;height:5px;box-shadow:inset 0 1px 0 var(--glass);border-radius:30px}.EditModal-module__zOi28q__header{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.EditModal-module__zOi28q__titleRow{align-items:baseline;gap:12px;display:flex}.EditModal-module__zOi28q__titleRow h3{color:var(--ink);margin:0;font-size:18px}.EditModal-module__zOi28q__stepTag{color:var(--muted);font-size:12px}.EditModal-module__zOi28q__closeBtn{background:var(--glass);width:43px;height:43px;box-shadow:var(--shadow-soft);color:var(--ink);transform:matrix(1);border:none;border-radius:50%;place-items:center;display:grid}.EditModal-module__zOi28q__content{padding:14px 16px;overflow:auto}.EditModal-module__zOi28q__step{flex-direction:column;gap:12px;min-height:0;display:flex}.EditModal-module__zOi28q__label{color:var(--muted);margin-bottom:6px;font-size:13px}.EditModal-module__zOi28q__input{background:var(--glass);border:1px solid var(--stroke);color:var(--text);border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.EditModal-module__zOi28q__input:disabled{opacity:.6}.EditModal-module__zOi28q__segment{gap:10px;margin-top:6px;display:flex}.EditModal-module__zOi28q__segmentBtn{border:1px solid var(--stroke);background:var(--glass);color:var(--muted);border-radius:999px;flex:1;padding:10px 12px;font-weight:600}.EditModal-module__zOi28q__segmentActive{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);box-shadow:var(--shadow-medium);border:none}.EditModal-module__zOi28q__previewPane{margin-top:12px}.EditModal-module__zOi28q__previewBar{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.EditModal-module__zOi28q__backBtn{background:var(--glass);border:1px solid var(--stroke);color:var(--text);border-radius:8px;padding:6px 10px}.EditModal-module__zOi28q__phone{background:var(--surface-deep);border-radius:8px;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}.EditModal-module__zOi28q__frame{border:none;width:100%;height:100%}.EditModal-module__zOi28q__slugPreview{flex-direction:column;gap:6px;margin-top:8px;display:flex}.EditModal-module__zOi28q__previewVal{background:var(--glass-strong);color:var(--text);border-radius:8px;padding:8px 10px;font-size:13px}.EditModal-module__zOi28q__footer{border-top:1px solid var(--stroke);padding:10px 16px}.EditModal-module__zOi28q__nav{justify-content:flex-end;gap:8px;display:flex}.EditModal-module__zOi28q__primary{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:12px;padding:10px 14px;font-weight:700}.EditModal-module__zOi28q__secondary{border:1px solid var(--stroke);color:var(--text);background:0 0;border-radius:10px;padding:8px 12px}.EditModal-module__zOi28q__loadingRow{color:var(--muted);padding:12px 0}.EditModal-module__zOi28q__note{color:var(--muted);font-size:13px}.EditModal-module__zOi28q__linkBtn{color:var(--accent1);cursor:pointer;background:0 0;border:none;text-decoration:underline}.EditModal-module__zOi28q__fullPreview{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:999999!important}.EditModal-module__zOi28q__fullPreviewFrame{border:none;width:100%;height:100%}.EditModal-module__zOi28q__closePreviewBtn{background:var(--accent1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--stroke);cursor:pointer;border-radius:6px;padding:10px;position:absolute;top:20px;left:20px}.EditModal-module__zOi28q__spin{animation:1s linear infinite EditModal-module__zOi28q__spin}@keyframes EditModal-module__zOi28q__spin{to{transform:rotate(360deg)}}.EditModal-module__zOi28q__segmentActive{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;justify-content:center;align-items:center;gap:6px;display:flex}.EditModal-module__zOi28q__segmentActive:before{content:"✓";font-size:12px;font-weight:700}.EditModal-module__zOi28q__shortPreview{background:var(--bg-secondary);border:1px solid var(--line);color:var(--text);word-break:break-all;cursor:text;border-radius:8px;padding:12px;font-size:14px}.EditModal-module__zOi28q__shortInline{color:var(--text);word-break:break-all;margin-top:1px;font-size:13px;font-weight:400}.EditModal-module__zOi28q__shortInline .EditModal-module__zOi28q__dim{opacity:.6}.EditModal-module__zOi28q__liveSlug{color:var(--accent,#4f46e5);font-weight:400}.EditModal-module__zOi28q__tplGrid{scrollbar-width:none;flex:1;grid-template-columns:repeat(2,1fr);gap:16px;padding-right:8px;display:grid;overflow-y:auto}.EditModal-module__zOi28q__tplGrid::-webkit-scrollbar{display:none}.EditModal-module__zOi28q__tplCard{background:var(--surface);border:1px solid var(--stroke);cursor:pointer;aspect-ratio:1;border-radius:14px;flex-direction:column;margin:4px;transition:all .15s;display:flex;overflow:hidden}.EditModal-module__zOi28q__tplCard:hover{transform:translateY(-3px)}.EditModal-module__zOi28q__activeTpl{outline:5px solid #6366f199}.EditModal-module__zOi28q__tplThumbWrap{border-radius:10px;flex:1;position:relative;overflow:hidden}.EditModal-module__zOi28q__tplThumb{object-fit:cover;width:100%;height:100%}.EditModal-module__zOi28q__tplRow{flex-direction:column;gap:6px;padding:10px;display:flex}.EditModal-module__zOi28q__tplName{font-size:14px;font-weight:700}.EditModal-module__zOi28q__tplActions{justify-content:flex-end;display:flex}.EditModal-module__zOi28q__previewBtn{background:var(--glass);border:1px solid var(--stroke);white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12px}[data-theme=light] .EditModal-module__zOi28q__previewBtn{color:#000;background:#a9a6a600;border-color:#615e5e66}.EditModal-module__zOi28q__lockOverlay{color:#ffd36a;background:#0000008c;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.EditModal-module__zOi28q__upgradeBtnSmall{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);border:none;border-radius:999px;padding:6px 10px;font-weight:700}
.Layout-module__jbLzUW__container{background:var(--bg);width:100%;min-height:100vh;color:var(--text);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.Layout-module__jbLzUW__main{padding-top:var(--header-height,80px);flex:1}
.Showcase-module__-gE98G__section{background:var(--bg);width:100%;color:var(--text);padding:120px 0;position:relative;overflow:hidden}.Showcase-module__-gE98G__bgGlow{background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--accent1)10%,transparent),transparent 70%),radial-gradient(circle at 60% 90%,color-mix(in srgb,var(--accent2)10%,transparent),transparent 80%);filter:blur(90px);opacity:.45;position:absolute;inset:0}.Showcase-module__-gE98G__container{z-index:1;flex-direction:column;align-items:center;max-width:1220px;margin:0 auto;padding:0 28px;display:flex;position:relative}.Showcase-module__-gE98G__header{text-align:center;margin-bottom:60px}.Showcase-module__-gE98G__title{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text;font-size:clamp(30px,5vw,44px);font-weight:800}.Showcase-module__-gE98G__sub{color:var(--muted);max-width:600px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.Showcase-module__-gE98G__scrollerWrapper{overscroll-behavior-x:contain;cursor:grab;flex-direction:column;gap:50px;width:100%;max-width:1100px;margin:0 auto;display:flex;overflow:hidden}.Showcase-module__-gE98G__scrollerWrapper:active{cursor:grabbing}.Showcase-module__-gE98G__row,.Showcase-module__-gE98G__rowAlt{will-change:transform;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;flex-wrap:nowrap;justify-content:center;align-items:center;gap:32px;display:flex;position:relative;overflow-x:scroll!important}.Showcase-module__-gE98G__row::-webkit-scrollbar{display:none}.Showcase-module__-gE98G__rowAlt::-webkit-scrollbar{display:none}.Showcase-module__-gE98G__card,.Showcase-module__-gE98G__cardAlt{background:linear-gradient(to bottom right,#ffffff0f,#ffffff05),var(--surface-deep);min-width:340px;max-width:340px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:14px;padding:22px;transition:all .3s;display:flex;box-shadow:0 8px 30px #00000059}.Showcase-module__-gE98G__card *,.Showcase-module__-gE98G__cardAlt *{pointer-events:auto}.Showcase-module__-gE98G__card:hover,.Showcase-module__-gE98G__cardAlt:hover{border-color:rgba(var(--accent2-rgb),.5);transform:translateY(-6px)scale(1.02);box-shadow:0 15px 45px #00000073}.Showcase-module__-gE98G__quoteMark{opacity:.4;color:var(--accent2);font-size:26px}.Showcase-module__-gE98G__profile{align-items:center;gap:12px;display:flex}.Showcase-module__-gE98G__badge{background:linear-gradient(135deg,var(--accent1),var(--accent2));color:#fff;width:40px;height:40px;box-shadow:0 4px 14px rgba(var(--accent1-rgb),.3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.Showcase-module__-gE98G__profileText{flex-direction:column;gap:2px;display:flex}.Showcase-module__-gE98G__profileText .Showcase-module__-gE98G__name{color:var(--text);font-size:14px;font-weight:600}.Showcase-module__-gE98G__profileText .Showcase-module__-gE98G__role{color:var(--muted);font-size:12px}.Showcase-module__-gE98G__card p,.Showcase-module__-gE98G__cardAlt p{color:var(--ink);margin:0;font-size:14px;line-height:1.55}.Showcase-module__-gE98G__cardAlt{border:1px solid rgba(var(--accent1-rgb),.15);background:#ffffff0d}@media (max-width:768px){.Showcase-module__-gE98G__row,.Showcase-module__-gE98G__rowAlt{gap:20px;animation:none;overflow-x:auto}.Showcase-module__-gE98G__card,.Showcase-module__-gE98G__cardAlt{min-width:260px;max-width:260px}}
.leadsModal-module__QMKo8q__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.leadsModal-module__QMKo8q__modal{color:#fff;background:linear-gradient(135deg,#0f172af5,#0f172abf);border-radius:18px;flex-direction:column;width:100%;max-width:720px;max-height:85vh;animation:.28s ease-out leadsModal-module__QMKo8q__popIn;display:flex;box-shadow:0 20px 50px #0000008c}.leadsModal-module__QMKo8q__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;top:0}.leadsModal-module__QMKo8q__title{font-size:18px;font-weight:700}.leadsModal-module__QMKo8q__closeBtn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;line-height:0;display:flex;box-shadow:0 4px 18px #ff4d6d59}.leadsModal-module__QMKo8q__closeBtn svg{stroke-width:2.5px;width:20px;height:20px;display:block}.leadsModal-module__QMKo8q__body{flex:1;padding:16px 12px;overflow:hidden}.leadsModal-module__QMKo8q__scrollArea{justify-content:center;max-height:420px;display:flex;overflow:hidden auto}.leadsModal-module__QMKo8q__list{flex-direction:column;gap:12px;width:100%;max-width:560px;margin:0 auto;display:flex}.leadsModal-module__QMKo8q__item{box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;display:flex}.leadsModal-module__QMKo8q__item strong{font-size:14px;display:block}.leadsModal-module__QMKo8q__item span{color:#94a3b8;font-size:13px}.leadsModal-module__QMKo8q__item small{color:#64748b;font-size:11px}@media (max-width:640px){.leadsModal-module__QMKo8q__modal{max-height:92vh}.leadsModal-module__QMKo8q__item{flex-direction:column;align-items:stretch;gap:12px}}.leadsModal-module__QMKo8q__footer{background:#0f172ae6;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;bottom:0}.leadsModal-module__QMKo8q__footer button{background:var(--accent1);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:6px 14px;font-size:13px}.leadsModal-module__QMKo8q__footer button:disabled{opacity:.45;cursor:not-allowed}.leadsModal-module__QMKo8q__footer span{color:#cbd5f5;font-size:13px}.leadsModal-module__QMKo8q__stateText{text-align:center;color:#94a3b8;margin-top:40px}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar{width:8px}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar-track{background:0 0}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar-thumb{background:linear-gradient(#8b5cf6e6,#6366f1e6);border-radius:999px}.leadsModal-module__QMKo8q__scrollArea::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a855f7,#4f46e5)}.leadsModal-module__QMKo8q__scrollArea{scrollbar-width:thin;scrollbar-color:#8b5cf6 transparent}.leadsModal-module__QMKo8q__leadInfo{flex-direction:column;gap:2px;display:flex}.leadsModal-module__QMKo8q__leadActions{align-items:center;gap:12px;display:flex}.leadsModal-module__QMKo8q__whatsappBtn{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e59;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex}.leadsModal-module__QMKo8q__whatsappBtn:hover{background:#22c55e40;transform:scale(1.08)}.leadsModal-module__QMKo8q__whatsappBtn svg{width:18px;height:18px}@keyframes leadsModal-module__QMKo8q__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.FinalCTA-module__7D0UjG__section{background:var(--bg);width:100%;color:var(--text);text-align:center;padding:120px 0;position:relative;overflow:hidden}.FinalCTA-module__7D0UjG__overlay{background:radial-gradient(circle at center,rgba(var(--accent1-rgb),.12),transparent 60%);pointer-events:none;position:absolute;inset:0}.FinalCTA-module__7D0UjG__container{max-width:700px;margin:0 auto;padding:0 24px;position:relative}.FinalCTA-module__7D0UjG__title{color:var(--text);margin-bottom:16px;font-size:clamp(30px,5vw,46px);font-weight:700;line-height:1.1}.FinalCTA-module__7D0UjG__sub{color:var(--muted);max-width:540px;margin:0 auto 32px;font-size:17px}.FinalCTA-module__7D0UjG__btn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;border:none;border-radius:14px;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 14px 36px #00000059}.FinalCTA-module__7D0UjG__btn:hover{transform:translateY(-3px);box-shadow:0 20px 48px #00000073}@media (max-width:768px){.FinalCTA-module__7D0UjG__section{padding:80px 0}.FinalCTA-module__7D0UjG__title{font-size:32px}.FinalCTA-module__7D0UjG__btn{justify-content:center;width:100%}}
.TiktokPixel-module__G3Zr7W__page{justify-content:center;align-items:flex-start;min-height:100%;padding:40px 16px;display:flex}.TiktokPixel-module__G3Zr7W__card{background:linear-gradient(135deg,rgba(var(--accent1-rgb),.1),rgba(var(--accent2-rgb),.06));-webkit-backdrop-filter:blur(16px);border:1px solid var(--stroke);border-radius:20px;width:100%;max-width:560px;padding:28px;box-shadow:0 18px 40px #00000047}.TiktokPixel-module__G3Zr7W__title{color:var(--text);margin-bottom:6px;font-size:26px;font-weight:800}.TiktokPixel-module__G3Zr7W__subtitle{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.55}.TiktokPixel-module__G3Zr7W__input{resize:vertical;box-sizing:border-box;border:1px solid var(--stroke);width:100%;min-height:120px;color:var(--text);background:#ffffff09;border-radius:14px;padding:14px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.6;transition:border-color .2s,background .2s}.TiktokPixel-module__G3Zr7W__input::placeholder{color:var(--muted)}.TiktokPixel-module__G3Zr7W__input:focus{border-color:var(--accent1);background:rgba(var(--accent1-rgb),.07);outline:none}.TiktokPixel-module__G3Zr7W__button{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;cursor:pointer;width:100%;box-shadow:0 8px 22px rgba(var(--accent1-rgb),.28);border:none;border-radius:14px;margin-top:18px;padding:14px 18px;font-size:15px;font-weight:700;transition:transform .15s,opacity .15s}.TiktokPixel-module__G3Zr7W__button:hover{opacity:.95;transform:translateY(-1px)}.TiktokPixel-module__G3Zr7W__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.TiktokPixel-module__G3Zr7W__status{text-align:center;color:var(--accent2);margin-top:14px;font-size:14px;font-weight:600}@media (max-width:600px){.TiktokPixel-module__G3Zr7W__card{border-radius:16px;padding:22px}.TiktokPixel-module__G3Zr7W__title{font-size:22px}.TiktokPixel-module__G3Zr7W__subtitle{font-size:13px}}
.TutorialModal-module__KHICnq__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.TutorialModal-module__KHICnq__modal{width:100%;max-width:680px;color:var(--ink);background:linear-gradient(135deg,#0f172af2,#0f172ab3);border-radius:18px;padding:24px;animation:.28s ease-out TutorialModal-module__KHICnq__popIn;position:relative;box-shadow:0 20px 50px #0000008c}.TutorialModal-module__KHICnq__title{text-align:center;letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-size:22px;font-weight:700}.TutorialModal-module__KHICnq__videoWrap{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:14px;width:100%;overflow:hidden}.TutorialModal-module__KHICnq__video{width:100%;height:100%}.TutorialModal-module__KHICnq__closeBtn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 18px #ff4d6d59}.TutorialModal-module__KHICnq__closeBtn svg,.TutorialModal-module__KHICnq__closeBtn i{font-size:22px;line-height:1}.TutorialModal-module__KHICnq__closeBtn:hover{background:#ff1f49;transform:scale(1.08)}@keyframes TutorialModal-module__KHICnq__popIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.TutorialModal-module__KHICnq__tutorialBanner{color:#d1fae5;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172af2,#0f172ab3);border:1px solid #22c55e40;border-radius:14px;align-items:center;gap:10px;width:100%;max-width:840px;margin:0 auto 24px;padding:14px 18px;transition:all .35s;display:flex;box-shadow:0 8px 28px #00000059}@keyframes TutorialModal-module__KHICnq__breatheGlow{0%{box-shadow:0 0 #22c55e4d}50%{box-shadow:0 0 28px #22c55e8c}to{box-shadow:0 0 #22c55e4d}}.TutorialModal-module__KHICnq__tutorialBanner.TutorialModal-module__KHICnq__breathing{animation:2.6s ease-in-out infinite TutorialModal-module__KHICnq__breatheGlow}.TutorialModal-module__KHICnq__tutorialBanner:hover{background:linear-gradient(135deg,#0f172afa,#0f172acc);border-color:#22c55e73;transform:translateY(-3px)}
.pageCreate-module__DutYwa__bottomBar{bottom:0;left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));background:var(--surface-deep);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--stroke-strong);z-index:9999;justify-content:center;padding:14px 16px;display:flex;position:fixed}.pageCreate-module__DutYwa__bottomBarInner{justify-content:space-between;align-items:center;width:100%;max-width:960px;display:flex}@media (max-width:768px){.pageCreate-module__DutYwa__bottomBar{width:calc(100% - 32px);left:50%;transform:translate(-50%)}.pageCreate-module__DutYwa__bottomBarInner{width:100%;max-width:960px}}.pageCreate-module__DutYwa__pageContainer{width:100%;max-width:960px;margin:0 auto;padding-bottom:90px}.pageCreate-module__DutYwa__backBtn{color:#e5e7eb;cursor:pointer;background:#94a3b81f;border:1px solid #94a3b84d;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-weight:600;transition:all .2s;display:inline-flex}[data-theme=light] .pageCreate-module__DutYwa__backBtn{color:#1e293b;background:#94a3b814}.pageCreate-module__DutYwa__backBtn:hover{background:#94a3b838}.pageCreate-module__DutYwa__nextBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;cursor:pointer;box-shadow:0 10px 30px rgba(var(--accent1-rgb),.4);border:none;border-radius:999px;align-items:center;gap:6px;padding:10px 20px;font-weight:700;transition:all .2s;display:inline-flex}.pageCreate-module__DutYwa__nextBtn:hover{transform:translateY(-1px)}.pageCreate-module__DutYwa__disabledBtn,.pageCreate-module__DutYwa__nextBtn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;background:#475569}.pageCreate-module__DutYwa__wrapper{padding-bottom:100px}@media (max-width:640px){.pageCreate-module__DutYwa__backBtn,.pageCreate-module__DutYwa__nextBtn{padding:10px 14px;font-size:.85rem}}.pageCreate-module__DutYwa__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}@media (min-width:640px){.pageCreate-module__DutYwa__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.pageCreate-module__DutYwa__grid{grid-template-columns:repeat(4,1fr)}}.pageCreate-module__DutYwa__card{cursor:pointer;text-align:center;background:#0f172ae6;border:2px solid #0000;border-radius:16px;padding:12px;transition:all .2s}.pageCreate-module__DutYwa__card img{border-radius:12px;width:100%;height:auto;margin-bottom:8px;display:block}.pageCreate-module__DutYwa__card span{color:#e5e7eb;font-size:.9rem;font-weight:600}.pageCreate-module__DutYwa__card:hover{transform:translateY(-2px)}.pageCreate-module__DutYwa__active{border-color:var(--accent1);box-shadow:0 0 0 2px rgba(var(--accent1-rgb),.3)}.pageCreate-module__DutYwa__disabled{opacity:.4;cursor:not-allowed}.pageCreate-module__DutYwa__plus{margin-bottom:8px;font-size:48px;font-weight:300}.pageCreate-module__DutYwa__wrapper{flex-direction:column;gap:2px;padding-bottom:120px;display:flex}.pageCreate-module__DutYwa__customCard{text-align:center;cursor:not-allowed;opacity:.6;background:0 0;border:2px dashed #94a3b866;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;transition:all .25s;display:flex;position:relative;overflow:hidden}.pageCreate-module__DutYwa__customCard .pageCreate-module__DutYwa__plus{color:#000;font-size:42px;font-weight:300}[data-theme=dark] .pageCreate-module__DutYwa__customCard .pageCreate-module__DutYwa__plus{color:#e5e7eb}.pageCreate-module__DutYwa__customCard span{color:#000;font-size:.9rem;font-weight:600}[data-theme=dark] .pageCreate-module__DutYwa__customCard span{color:#e5e7eb}.pageCreate-module__DutYwa__customCard:after{content:"Coming Soon";color:#e5e7eb;background:#d21616c3;border:1px solid #94a3b840;border-radius:999px;padding:4px 8px;font-size:11px;position:absolute;top:10px;right:10px}.pageCreate-module__DutYwa__customCard:before{content:"";pointer-events:none;background:radial-gradient(circle at top,#94a3b81f,#0000 70%);position:absolute;inset:0}.pageCreate-module__DutYwa__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.pageCreate-module__DutYwa__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite pageCreate-module__DutYwa__tikSpin}@keyframes pageCreate-module__DutYwa__tikSpin{to{transform:rotate(360deg)}}
.pagesDashboard-module__CgE1WG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.pagesDashboard-module__CgE1WG__createBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:10px 16px;font-weight:600}.pagesDashboard-module__CgE1WG__empty{text-align:center;opacity:.8;padding:40px}.pagesDashboard-module__CgE1WG__proNote{color:#f87171;margin-top:8px}.pagesDashboard-module__CgE1WG__list{flex-direction:column;gap:12px;display:flex}.pagesDashboard-module__CgE1WG__card{border:1px solid var(--stroke);background:#0f172ae6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.pagesDashboard-module__CgE1WG__actions{flex-wrap:wrap;gap:8px;display:flex}.pagesDashboard-module__CgE1WG__actions button{border:1px solid var(--stroke);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:6px 10px}.pagesDashboard-module__CgE1WG__delete{color:#f87171}.pagesDashboard-module__CgE1WG__loadingScreen{background:radial-gradient(circle at top,rgba(var(--accent1-rgb),.2),transparent 60%),var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.pagesDashboard-module__CgE1WG__spinner{border:3px solid #94a3b859;border-top-color:#8b5cf6;border-radius:999px;width:32px;height:32px;animation:.75s linear infinite pagesDashboard-module__CgE1WG__tikSpin}@keyframes pagesDashboard-module__CgE1WG__tikSpin{to{transform:rotate(360deg)}}@media (max-width:900px){.pagesDashboard-module__CgE1WG__header{flex-direction:column;align-items:flex-start}.pagesDashboard-module__CgE1WG__createBtn{align-self:flex-end}}@media (max-width:640px){.pagesDashboard-module__CgE1WG__header{flex-direction:column;align-items:stretch}.pagesDashboard-module__CgE1WG__createBtn{text-align:center;width:100%;padding:12px}.pagesDashboard-module__CgE1WG__empty{padding:24px;font-size:14px}.pagesDashboard-module__CgE1WG__card{flex-direction:column;align-items:stretch}.pagesDashboard-module__CgE1WG__actions{justify-content:space-between}.pagesDashboard-module__CgE1WG__actions button{text-align:center;flex:1}}
