:root{--bg: #060814;--panel: rgba(12, 14, 28, .92);--panel-soft: rgba(18, 21, 38, .9);--stroke: rgba(255, 255, 255, .08);--stroke-soft: rgba(255, 255, 255, .05);--text: #f6f2ff;--muted: rgba(235, 228, 255, .74);--soft: rgba(235, 228, 255, .54);--violet: #b88dff;--violet-strong: #9b69ff;--pink: #ef7f98}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;background:radial-gradient(circle at 50% -10%,rgba(103,79,214,.22),transparent 30%),radial-gradient(circle at 50% 20%,rgba(58,42,138,.18),transparent 38%),linear-gradient(180deg,#050814,#03050d);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit;color:inherit;cursor:pointer;border:0}.clean-app{min-height:100vh;padding:12px 16px 18px}.clean-shell{width:100%;max-width:390px;margin:0 auto;border-radius:34px;padding:16px;background:radial-gradient(circle at 50% 0%,rgba(92,65,196,.16),transparent 40%),linear-gradient(180deg,#070a14f5,#05070efa);border:1px solid rgba(255,255,255,.03);box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff08}.clean-topbar{min-height:84px;border-radius:28px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:radial-gradient(circle at 50% 0%,rgba(114,82,255,.08),transparent 55%),linear-gradient(180deg,#0c101cf0,#090c16fa);border:1px solid var(--stroke);box-shadow:inset 0 1px #ffffff08}.clean-brand{min-width:0;display:flex;align-items:center;gap:12px}.clean-brand-mark{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center}.clean-brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.clean-brand-copy{min-width:0}.clean-brand-title{font-size:18px;line-height:1;font-weight:800;color:#fff}.clean-brand-sub{margin-top:6px;max-width:138px;font-size:10px;line-height:1.28;color:var(--muted)}.clean-topbar-right{display:flex;align-items:center;gap:10px}.clean-premium{height:44px;min-width:116px;padding:0 16px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 0%,rgba(181,133,255,.16),transparent 48%),linear-gradient(180deg,#2f1b64f0,#1d1348fa);border:1px solid rgba(176,134,255,.18);color:#cfa9ff;font-size:14px;line-height:1;font-weight:800;letter-spacing:.04em}.clean-avatar{width:42px;height:42px;border-radius:21px;overflow:hidden;flex:0 0 42px;border:1px solid rgba(255,255,255,.08)}.clean-avatar img{width:100%;height:100%;object-fit:cover;display:block}.clean-main{margin-top:14px}.clean-hero{position:relative;min-height:420px;border-radius:32px;padding:28px 20px 18px;overflow:hidden;background:radial-gradient(circle at 50% 26%,rgba(122,92,255,.28),transparent 28%),radial-gradient(circle at 18% 38%,rgba(144,105,255,.22),transparent 24%),radial-gradient(circle at 82% 24%,rgba(164,118,255,.16),transparent 20%),linear-gradient(180deg,#110f2deb,#070912fa);border:1px solid var(--stroke);box-shadow:inset 0 1px #ffffff08}.clean-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,#ffffff1c 0,#fff0 18%),radial-gradient(circle at 35% 28%,rgba(255,255,255,.06) 0,transparent 1.2%),radial-gradient(circle at 60% 24%,rgba(255,255,255,.05) 0,transparent 1.1%),radial-gradient(circle at 52% 38%,rgba(255,255,255,.05) 0,transparent .9%),radial-gradient(circle at 28% 20%,rgba(255,255,255,.04) 0,transparent .8%),radial-gradient(circle at 72% 30%,rgba(255,255,255,.04) 0,transparent .9%);pointer-events:none}.clean-hero-line{position:absolute;top:0;left:50%;width:1px;height:42px;transform:translate(-50%);background:linear-gradient(180deg,#ffffff3d,#ffffff05)}.clean-hero-dot{position:absolute;top:38px;left:50%;width:8px;height:8px;transform:translate(-50%);border-radius:999px;background:#121420f5;border:1px solid rgba(255,255,255,.26);box-shadow:0 0 0 3px #ffffff0f}.clean-hero-copy{position:relative;z-index:2;margin-top:16px;text-align:center}.clean-hero-title{font-size:34px;line-height:.96;font-weight:800;letter-spacing:-.03em;color:#fff}.clean-hero-title span{display:block;margin:8px 0 6px;color:#cfa2ff;font-size:1.32em;line-height:.9}.clean-hero-sub{margin:20px auto 0;max-width:244px;font-size:14px;line-height:1.42;color:var(--muted)}.clean-leni-wrap{position:relative;z-index:2;margin:24px auto 0;width:200px;display:flex;justify-content:center;align-items:flex-end}.clean-leni-wrap img{width:100%;max-width:200px;max-height:220px;object-fit:contain;object-position:center bottom;display:block}.clean-hero-cta{position:relative;z-index:2;margin:22px auto 0;width:100%;max-width:250px;height:62px;border-radius:22px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 20% 0%,rgba(193,147,255,.24),transparent 42%),linear-gradient(180deg,#5637b9d1,#34227af5);border:1px solid rgba(196,149,255,.26);box-shadow:0 16px 34px #5432b43d}.clean-hero-cta span:first-child{font-size:17px;line-height:1;font-weight:800;color:#fff}.clean-hero-cta-arrow{font-size:30px;line-height:1;color:#fff}.clean-duo{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.clean-card,.clean-wide,.clean-quick-card,.clean-topbar,.clean-hero,.rf-dock{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.clean-card{min-height:172px;border-radius:24px;padding:16px 14px;background:radial-gradient(circle at 50% 0%,rgba(118,86,255,.08),transparent 50%),linear-gradient(180deg,#0e111df0,#080a12fa);border:1px solid var(--stroke)}.clean-kicker{display:flex;align-items:center;gap:6px;font-size:9px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#b98fff}.clean-kicker.accent-red{color:var(--pink)}.clean-kicker img{width:14px;height:14px;display:block}.clean-focus-title{margin-top:16px;font-size:12px;line-height:1.28;font-weight:700;color:#fff;max-width:140px}.clean-progress{margin-top:18px;display:flex;align-items:center;gap:8px}.clean-progress-bar{flex:1 1 auto;height:8px;border-radius:999px;background:#ffffff14}.clean-progress-meta{font-size:9px;line-height:1;font-weight:700;color:#ffffff9e}.clean-stat-main{margin-top:18px;font-size:26px;line-height:.92;font-weight:900;color:#fff}.clean-stat-sub{margin-top:10px;font-size:10px;line-height:1.2;color:var(--muted)}.clean-stat-chart{margin-top:34px;display:flex;align-items:flex-end;gap:8px}.clean-stat-chart span{width:12px;border-radius:999px;background:linear-gradient(180deg,#bb95ff,#7d5cff);box-shadow:0 4px 10px #805eff33}.clean-stat-chart span:nth-child(1){height:12px}.clean-stat-chart span:nth-child(2){height:24px}.clean-stat-chart span:nth-child(3){height:18px}.clean-stat-chart span:nth-child(4){height:28px}.clean-wide{margin-top:14px;border-radius:26px;padding:16px 14px 14px;background:radial-gradient(circle at 50% 0%,rgba(118,86,255,.08),transparent 50%),linear-gradient(180deg,#0e111df0,#080a12fa);border:1px solid var(--stroke)}.clean-wide-head{text-align:center;font-size:12px;line-height:1;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#b98fff}.clean-wide-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.clean-quick-card{min-height:132px;border-radius:20px;padding:12px 8px 10px;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(103,78,214,.08),transparent 50%),linear-gradient(180deg,#141728e0,#0b0d18f0);border:1px solid var(--stroke-soft)}.clean-quick-icon{width:40px;height:40px;margin:0 auto;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#8863ff2e,#8863ff14);border:1px solid rgba(175,139,255,.14)}.clean-quick-icon img{width:18px;height:18px;display:block}.clean-quick-title{margin-top:14px;font-size:13px;line-height:1;font-weight:800;color:#fff}.clean-quick-text{margin-top:8px;font-size:10px;line-height:1.34;color:var(--muted)}.rf-dock{margin-top:14px!important;position:sticky;bottom:8px;z-index:50;min-height:82px;border-radius:28px;padding:8px 10px;display:grid;grid-template-columns:1fr 1fr 64px 1fr 1fr;align-items:center;gap:2px;background:linear-gradient(180deg,#0d111ee6,#070911f5);box-shadow:0 16px 36px #0000003d,inset 0 1px #ffffff05}.rf-dock-item{min-height:56px;border-radius:18px;border:0;background:transparent;color:#e5ddd48f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.rf-dock-item.active{color:var(--violet)}.rf-dock-icon{width:18px;height:18px;display:inline-flex}.rf-dock-icon img{width:100%;height:100%}.rf-dock-label{font-size:9px;font-weight:700;line-height:1}.rf-dock-center{width:64px;height:64px;border-radius:999px;border:0;background:transparent;display:flex;align-items:center;justify-content:center}.rf-dock-center-core{width:52px;height:52px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.18),transparent 18%),linear-gradient(180deg,#a77dff,#8d68ff);box-shadow:0 10px 24px #8b78ff47,inset 0 1px #ffffff29}.rf-dock-center-core img{width:20px;height:20px}@media(max-width:390px){.clean-shell{padding:14px}.clean-topbar{padding:14px;gap:10px}.clean-premium{min-width:104px;font-size:13px}.clean-hero{min-height:400px;padding:26px 16px 18px}.clean-hero-title{font-size:30px}.clean-hero-sub{max-width:220px;font-size:13px}.clean-leni-wrap{width:184px}.clean-wide-grid{gap:8px}.clean-quick-card{min-height:126px}}.clean-hero{min-height:620px!important;padding:28px 20px 22px!important;border-radius:34px!important;background:radial-gradient(circle at 50% 18%,rgba(166,123,255,.2),transparent 20%),radial-gradient(circle at 22% 38%,rgba(138,94,255,.24),transparent 24%),radial-gradient(circle at 78% 24%,rgba(172,122,255,.18),transparent 18%),radial-gradient(circle at 50% 62%,rgba(92,58,192,.14),transparent 34%),linear-gradient(180deg,#120e2ef5,#080a14fa)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px #ffffff0a,0 20px 48px #0000003d!important}.clean-hero:before{background:radial-gradient(circle at 50% 16%,#ffffff1a 0,#fff0 16%),radial-gradient(circle at 18% 20%,rgba(255,255,255,.05) 0,transparent 1.2%),radial-gradient(circle at 31% 32%,rgba(255,255,255,.04) 0,transparent 1.1%),radial-gradient(circle at 68% 26%,rgba(255,255,255,.05) 0,transparent 1.1%),radial-gradient(circle at 73% 18%,rgba(255,255,255,.04) 0,transparent 1%),radial-gradient(circle at 58% 40%,rgba(255,255,255,.04) 0,transparent .9%),radial-gradient(circle at 42% 55%,rgba(255,255,255,.03) 0,transparent .9%)!important}.clean-hero-line{height:52px!important;top:-4px!important;background:linear-gradient(180deg,#ffffff3d,#ffffff05)!important}.clean-hero-dot{top:46px!important;width:8px!important;height:8px!important}.clean-hero-copy{margin-top:42px!important}.clean-hero-title{font-size:30px!important;line-height:.94!important;letter-spacing:-.035em!important;text-shadow:0 8px 24px rgba(0,0,0,.16)!important}.clean-hero-title span{margin:8px 0 6px!important;font-size:1.34em!important;line-height:.88!important}.clean-hero-sub{margin-top:18px!important;max-width:246px!important;font-size:13px!important;line-height:1.42!important;color:#ece4ffd1!important;text-shadow:0 4px 14px rgba(0,0,0,.14)!important}.clean-leni-wrap{margin-top:28px!important;width:226px!important;max-width:226px!important}.clean-leni-wrap img{max-width:226px!important;max-height:250px!important;object-fit:contain!important;object-position:center bottom!important;display:block!important}.clean-hero-cta{margin-top:26px!important;max-width:276px!important;height:64px!important;border-radius:24px!important;padding:0 22px!important;background:radial-gradient(circle at 18% 0%,rgba(199,152,255,.24),transparent 40%),linear-gradient(180deg,#6b49d9db,#432c9cf5)!important;border:1px solid rgba(205,159,255,.26)!important;box-shadow:0 18px 36px #5c36c03d!important}.clean-hero-cta span:first-child{font-size:18px!important;font-weight:800!important}.clean-hero-cta-arrow{font-size:34px!important}@media(max-width:390px){.clean-hero{min-height:590px!important;padding:26px 16px 20px!important}.clean-hero-copy{margin-top:38px!important}.clean-hero-title{font-size:28px!important}.clean-hero-sub{max-width:226px!important;font-size:12.5px!important}.clean-leni-wrap{width:210px!important;max-width:210px!important}.clean-leni-wrap img{max-width:210px!important;max-height:234px!important}.clean-hero-cta{max-width:262px!important;height:60px!important}}.clean-topbar-ref{min-height:74px!important;height:74px!important;border-radius:24px!important;padding:12px 14px!important;gap:12px!important;background:linear-gradient(180deg,#0b0e19f0,#080a12fa)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:inset 0 1px #ffffff08!important}.clean-brand-ref{gap:10px!important;min-width:0!important}.clean-brand-mark-ref{width:42px!important;height:42px!important;flex:0 0 42px!important}.clean-brand-sub-ref{margin-top:4px!important;max-width:138px!important;font-size:9px!important;line-height:1.22!important;color:#e9e2ffb8!important}.clean-premium-ref{min-width:110px!important;height:40px!important;padding:0 14px!important;border-radius:20px!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.04em!important;color:#cfa9ff!important;background:radial-gradient(circle at 50% 0%,rgba(184,135,255,.16),transparent 46%),linear-gradient(180deg,#3a227cf5,#231754fa)!important;border:1px solid rgba(176,134,255,.18)!important}.clean-avatar-ref{width:40px!important;height:40px!important;border-radius:20px!important;flex:0 0 40px!important}.clean-hero-ref{position:relative!important;min-height:640px!important;border-radius:0!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 52% 16%,rgba(155,118,255,.14),transparent 14%),radial-gradient(circle at 20% 38%,rgba(151,101,255,.16),transparent 24%),radial-gradient(circle at 82% 22%,rgba(192,142,255,.12),transparent 18%),linear-gradient(180deg,#14102ef5,#0a0b18fa 42%,#070912fc)!important;border:0!important;box-shadow:none!important}.clean-hero-ref:after{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 18% 34%,rgba(255,255,255,.06) 0,transparent .9%),radial-gradient(circle at 26% 52%,rgba(255,255,255,.05) 0,transparent 1%),radial-gradient(circle at 42% 26%,rgba(255,255,255,.04) 0,transparent .8%),radial-gradient(circle at 58% 22%,rgba(255,255,255,.06) 0,transparent .9%),radial-gradient(circle at 72% 30%,rgba(255,255,255,.05) 0,transparent 1%),radial-gradient(circle at 80% 42%,rgba(255,255,255,.04) 0,transparent .9%),radial-gradient(circle at 50% 14%,rgba(255,255,255,.08) 0,transparent 14%),radial-gradient(circle at 48% 18%,rgba(134,95,255,.18),transparent 24%),radial-gradient(circle at 24% 50%,rgba(101,74,210,.18),transparent 18%),radial-gradient(circle at 76% 28%,rgba(140,102,235,.18),transparent 16%)!important;pointer-events:none!important}.clean-hero-line-ref{position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important;width:1px!important;height:52px!important;background:linear-gradient(180deg,#fff3,#ffffff05)!important;z-index:3!important}.clean-hero-dot-ref{position:absolute!important;top:48px!important;left:50%!important;transform:translate(-50%)!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#121420fa!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 0 0 3px #ffffff0d!important;z-index:4!important}.clean-hero-copy-ref{position:relative!important;z-index:5!important;margin-top:86px!important;text-align:center!important;padding:0 18px!important}.clean-hero-title-ref{width:100%!important;margin:0 auto!important;padding:0!important;text-align:center!important;color:#fff!important;text-shadow:0 8px 24px rgba(0,0,0,.16)!important}.clean-hero-line-1{display:block!important;font-size:27px!important;line-height:.96!important;font-weight:700!important;letter-spacing:-.03em!important;color:#fff!important}.clean-hero-line-2{display:block!important;margin-top:10px!important;font-size:54px!important;line-height:.9!important;font-weight:800!important;letter-spacing:-.05em!important;color:#cfa2ff!important}.clean-hero-line-3{display:block!important;margin-top:8px!important;font-size:28px!important;line-height:.94!important;font-weight:700!important;letter-spacing:-.03em!important;color:#fff!important}.clean-hero-sub-ref{margin:24px auto 0!important;max-width:310px!important;font-size:15px!important;line-height:1.42!important;font-weight:400!important;color:#e9e2ffd1!important;text-align:center!important}.clean-leni-wrap-ref{position:relative!important;z-index:5!important;margin:34px auto 0!important;width:224px!important;max-width:224px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}.clean-leni-wrap-ref img{width:100%!important;max-width:224px!important;max-height:250px!important;object-fit:contain!important;object-position:center bottom!important;display:block!important}.clean-hero-cta-ref{position:relative!important;z-index:5!important;margin:26px auto 0!important;width:100%!important;max-width:284px!important;height:64px!important;border-radius:24px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:radial-gradient(circle at 18% 0%,rgba(196,150,255,.24),transparent 42%),linear-gradient(180deg,#6b49d9db,#442c9efa)!important;border:1px solid rgba(205,159,255,.28)!important;box-shadow:0 18px 36px #5c36c038!important}@media(max-width:390px){.clean-topbar-ref{min-height:72px!important;height:72px!important;padding:12px!important}.clean-brand-title-ref{font-size:14px!important}.clean-brand-sub-ref{max-width:126px!important;font-size:8.5px!important}.clean-premium-ref{min-width:104px!important;height:38px!important;font-size:12px!important}.clean-avatar-ref{width:38px!important;height:38px!important;flex:0 0 38px!important}.clean-hero-ref{min-height:600px!important}.clean-hero-copy-ref{margin-top:78px!important;padding:0 14px!important}.clean-hero-line-1{font-size:24px!important}.clean-hero-line-2{font-size:48px!important}.clean-hero-line-3{font-size:25px!important}.clean-hero-sub-ref{max-width:286px!important;font-size:14px!important}.clean-leni-wrap-ref{width:204px!important;max-width:204px!important}.clean-leni-wrap-ref img{max-width:204px!important;max-height:228px!important}.clean-hero-cta-ref{max-width:270px!important;height:60px!important}.clean-hero-cta-ref span:first-child{font-size:17px!important}.clean-hero-cta-arrow-ref{font-size:30px!important}}.clean-topbar-ref{min-height:72px!important;height:72px!important;border-radius:22px!important;padding:12px 14px!important;gap:12px!important;background:linear-gradient(180deg,#0a0d18f0,#070912fa)!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:inset 0 1px #ffffff08!important}.clean-brand-copy-ref{min-width:0!important}.clean-brand-title-ref{font-size:15px!important;line-height:1!important;font-weight:800!important;color:#fff!important;white-space:nowrap!important}.clean-brand-sub-ref{margin-top:4px!important;max-width:142px!important;font-size:9px!important;line-height:1.2!important;color:#ebe4ffb8!important}.clean-premium-ref{min-width:108px!important;height:38px!important;padding:0 14px!important;border-radius:19px!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.04em!important;color:#cfa9ff!important;background:radial-gradient(circle at 50% 0%,rgba(184,135,255,.16),transparent 46%),linear-gradient(180deg,#3a227cf5,#231754fa)!important;border:1px solid rgba(176,134,255,.18)!important}.clean-avatar-ref{width:38px!important;height:38px!important;border-radius:19px!important;flex:0 0 38px!important}.clean-hero-ref{position:relative!important;min-height:560px!important;border-radius:0!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 50% 12%,rgba(172,132,255,.12),transparent 14%),radial-gradient(circle at 20% 44%,rgba(128,87,255,.18),transparent 24%),radial-gradient(circle at 82% 22%,rgba(176,126,255,.14),transparent 18%),radial-gradient(circle at 58% 34%,rgba(120,86,230,.12),transparent 18%),linear-gradient(180deg,#120e2af5,#080a14fa 56%,#070912fc)!important;border:0!important;box-shadow:none!important}.clean-hero-ref:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 16% 32%,rgba(255,255,255,.05) 0,transparent 1%),radial-gradient(circle at 28% 52%,rgba(255,255,255,.04) 0,transparent .9%),radial-gradient(circle at 42% 26%,rgba(255,255,255,.04) 0,transparent .8%),radial-gradient(circle at 54% 18%,rgba(255,255,255,.05) 0,transparent 1%),radial-gradient(circle at 66% 34%,rgba(255,255,255,.04) 0,transparent .9%),radial-gradient(circle at 78% 22%,rgba(255,255,255,.05) 0,transparent .9%),radial-gradient(circle at 84% 42%,rgba(255,255,255,.04) 0,transparent .8%)!important;pointer-events:none!important}.clean-hero-line-ref{position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important;width:1px!important;height:48px!important;background:linear-gradient(180deg,#ffffff2e,#ffffff05)!important;z-index:4!important}.clean-hero-dot-ref{position:absolute!important;top:44px!important;left:50%!important;transform:translate(-50%)!important;width:8px!important;height:8px!important;border-radius:999px!important;background:#121420fa!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 0 0 3px #ffffff0d!important;z-index:5!important}.clean-hero-copy-ref{position:relative!important;z-index:6!important;margin-top:78px!important;text-align:center!important;padding:0 18px!important}.clean-hero-title-ref{width:100%!important;margin:0 auto!important;padding:0!important;text-align:center!important;text-shadow:0 8px 22px rgba(0,0,0,.16)!important}.clean-hero-line-1{display:block!important;font-size:24px!important;line-height:.96!important;font-weight:700!important;letter-spacing:-.03em!important;color:#fff!important}.clean-hero-line-2{display:block!important;margin-top:10px!important;font-size:48px!important;line-height:.9!important;font-weight:800!important;letter-spacing:-.05em!important;color:#cfa2ff!important}.clean-hero-line-3{display:block!important;margin-top:8px!important;font-size:25px!important;line-height:.94!important;font-weight:700!important;letter-spacing:-.03em!important;color:#fff!important}.clean-hero-sub-ref{margin:22px auto 0!important;max-width:286px!important;font-size:14px!important;line-height:1.4!important;font-weight:400!important;color:#ebe4ffd1!important;text-align:center!important}.clean-leni-wrap-ref{position:relative!important;z-index:6!important;margin:26px auto 0!important;width:188px!important;max-width:188px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}.clean-leni-wrap-ref img{width:100%!important;max-width:188px!important;max-height:212px!important;object-fit:contain!important;object-position:center bottom!important;display:block!important}.clean-hero-cta-ref{position:relative!important;z-index:6!important;margin:22px auto 0!important;width:100%!important;max-width:284px!important;height:62px!important;border-radius:22px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:radial-gradient(circle at 18% 0%,rgba(196,150,255,.24),transparent 42%),linear-gradient(180deg,#6b49d9db,#442c9efa)!important;border:1px solid rgba(205,159,255,.28)!important;box-shadow:0 18px 36px #5c36c038!important}.clean-hero-cta-ref span:first-child{font-size:18px!important;line-height:1!important;font-weight:800!important;color:#fff!important}.clean-hero-cta-arrow-ref{font-size:34px!important;line-height:1!important;color:#fff!important}@media(max-width:390px){.clean-topbar-ref{padding:12px!important}.clean-brand-title-ref{font-size:14px!important}.clean-brand-sub-ref{max-width:130px!important;font-size:8.5px!important}.clean-premium-ref{min-width:104px!important;height:38px!important;font-size:12px!important}.clean-avatar-ref{width:38px!important;height:38px!important}.clean-hero-ref{min-height:540px!important}.clean-hero-copy-ref{margin-top:72px!important;padding:0 14px!important}.clean-hero-line-1{font-size:22px!important}.clean-hero-line-2{font-size:44px!important}.clean-hero-line-3{font-size:23px!important}.clean-hero-sub-ref{max-width:270px!important;font-size:13px!important}.clean-leni-wrap-ref{width:176px!important;max-width:176px!important}.clean-leni-wrap-ref img{max-width:176px!important;max-height:200px!important}.clean-hero-cta-ref{max-width:270px!important;height:58px!important}.clean-hero-cta-ref span:first-child{font-size:17px!important}.clean-hero-cta-arrow-ref{font-size:30px!important}}.clean-hero-ref{min-height:560px!important;border-radius:0!important;padding:0!important;margin-left:-2px!important;margin-right:-2px!important;overflow:hidden!important;box-shadow:none!important}@media(max-width:390px){.clean-hero-ref{min-height:540px!important;margin-left:-2px!important;margin-right:-2px!important}}.clean-hero-ref{border-radius:0!important;margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important;overflow:hidden!important}@media(max-width:390px){.clean-hero-ref{margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important;border-radius:0!important}}.clean-shell{max-width:none!important}.clean-main{margin-left:-16px!important;margin-right:-16px!important}.clean-topbar-ref,.clean-duo,.clean-wide,.rf-dock{margin-left:16px!important;margin-right:16px!important}.clean-hero-ref{margin-left:0!important;margin-right:0!important;width:100%!important;border-radius:0!important}@media(max-width:390px){.clean-main{margin-left:-14px!important;margin-right:-14px!important}.clean-topbar-ref,.clean-duo,.clean-wide,.rf-dock{margin-left:14px!important;margin-right:14px!important}}.clean-shell{padding-left:0!important;padding-right:0!important}.clean-main{margin-top:12px!important}.clean-hero-ref{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;overflow:hidden!important}.clean-duo,.clean-wide,.rf-dock{margin-left:16px!important;margin-right:16px!important}.clean-topbar-ref{width:calc(100% - 32px)!important;margin-left:16px!important;margin-right:16px!important;min-height:68px!important;height:68px!important;border-radius:22px!important;padding:10px 14px!important;gap:10px!important}.clean-brand-ref{gap:10px!important;min-width:0!important;flex:1 1 auto!important}.clean-brand-mark-ref{width:40px!important;height:40px!important;flex:0 0 40px!important}.clean-brand-title-ref{font-size:14px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}.clean-brand-sub-ref{margin-top:4px!important;max-width:132px!important;font-size:8.5px!important;line-height:1.18!important}.clean-topbar-right-ref{gap:8px!important;flex:0 0 auto!important}.clean-premium-ref{min-width:104px!important;height:36px!important;padding:0 14px!important;border-radius:18px!important;font-size:12px!important;line-height:1!important}.clean-avatar-ref{width:36px!important;height:36px!important;border-radius:18px!important;flex:0 0 36px!important}@media(max-width:390px){.clean-duo,.clean-wide,.rf-dock{margin-left:14px!important;margin-right:14px!important}.clean-topbar-ref{width:calc(100% - 28px)!important;margin-left:14px!important;margin-right:14px!important;min-height:66px!important;height:66px!important;padding:10px 12px!important}.clean-brand-mark-ref{width:38px!important;height:38px!important;flex:0 0 38px!important}.clean-brand-title-ref{font-size:13.5px!important}.clean-brand-sub-ref{max-width:124px!important;font-size:8px!important}.clean-premium-ref{min-width:98px!important;height:34px!important;font-size:11.5px!important}.clean-avatar-ref{width:34px!important;height:34px!important;border-radius:17px!important;flex:0 0 34px!important}}
