*{box-sizing:border-box}.reportgen-page{min-height:100vh;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:clip;background:#ffffff}.reportgen-bg-1{background:linear-gradient(180deg,#f8fafc,#ffffff)}.reportgen-bg-1,.reportgen-bg-2{position:fixed;inset:0;pointer-events:none;z-index:0}.reportgen-bg-2{background:radial-gradient(ellipse at 30% 20%,rgba(120,119,198,.1) 0,transparent 50%)}.reportgen-bg-3{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 70% 80%,rgba(74,86,226,.08) 0,transparent 50%)}.reportgen-content{position:relative;z-index:10;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.vsl-header{flex-shrink:0;position:fixed!important;top:20px!important;left:0!important;right:0!important;z-index:9999!important}.vsl-header-inner{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.vsl-header-bar{justify-content:space-between;background:#ffffff;border:1px solid #e8e8e8;border-radius:20px;height:80px;padding:0 20px}.vsl-header-bar,.vsl-header-logo{display:flex;align-items:center}.vsl-header-logo img{height:44px;width:auto;max-width:176px;-o-object-fit:contain;object-fit:contain}.vsl-header--logo-only{top:0}.vsl-header--logo-only .vsl-header-inner{padding-left:28px;padding-right:28px}.vsl-header--logo-only .vsl-header-bar{background:transparent;border:none;border-radius:0;height:auto;padding:20px 0;justify-content:flex-start}.vsl-header--logo-only .vsl-header-logo img{height:40px;max-width:160px}.vsl-header-nav{align-items:center;gap:27px}.vsl-header-link{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#45556c;text-decoration:none;white-space:nowrap}.vsl-header-link:hover{color:#0a0a0a}.vsl-header-link--active{color:#0a0a0a;font-weight:600;position:relative}.vsl-header-link--active:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:2px;background:#0a0a0a;border-radius:2px}.vsl-header-actions{gap:20px}.vsl-header-signin{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#45556c;text-decoration:none}.vsl-header-signin:hover{color:#0a0a0a}.vsl-header-user-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid rgba(131,91,216,.25);border-radius:9999px;background:rgba(131,91,216,.08);font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#4c1d95;cursor:pointer;transition:background .15s,border-color .15s}.vsl-header-user-btn:hover{background:rgba(131,91,216,.15);border-color:rgba(131,91,216,.4)}.vsl-header-user-crown{color:#d97706}.vsl-header-user-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:6px 0;z-index:100}.vsl-header-user-dropdown-email{padding:8px 14px;font-size:12px;color:#64748b;border-bottom:1px solid #f1f5f9;margin:0}.vsl-header-user-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 14px;font-size:13px;font-weight:500;color:#334155;text-decoration:none;border:none;background:none;cursor:pointer;text-align:left}.vsl-header-user-dropdown-item:hover{background:#f8fafc}.vsl-header-user-dropdown-signout{color:#dc2626}.vsl-header-user-dropdown-signout:hover{background:#fef2f2}.vsl-header-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;background:#835bd8;color:#ffffff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;border-radius:12px;text-decoration:none;white-space:nowrap}.vsl-header-btn:hover{background:#7247c7;color:#ffffff}.vsl-header-hamburger{width:28px;height:24px;display:flex;flex-direction:column;justify-content:space-between;background:none;border:none;cursor:pointer;padding:0}.vsl-header-hamburger span{display:block;height:2px;background:#845dd8;border-radius:60px}.vsl-header-hamburger span:first-child{width:16px;margin-left:auto}.vsl-header-hamburger span:nth-child(2){width:20px;margin-left:auto}.vsl-header-hamburger span:nth-child(3){width:10px;margin-left:auto}.vsl-header-mobile{position:static;background:#ffffff;border:0;border-radius:0 0 20px 20px;padding:0 20px;margin-top:0;max-height:0;overflow:hidden;box-shadow:none;transition:max-height .25s ease,padding .25s ease,margin-top .25s ease,border-color .25s ease}.vsl-header-mobile.open{margin-top:8px;max-height:420px;padding:16px 20px 18px;border:1px solid #e8e8e8;box-shadow:0 10px 40px rgba(0,0,0,.08)}.vsl-header-mobile-inner{display:flex;flex-direction:column;gap:12px}.vsl-header-mobile-link,.vsl-header-mobile-signin{font-size:14px;color:#45556c;text-decoration:none;padding:8px 0}.vsl-header-mobile-link--active{color:#0a0a0a;font-weight:600}.vsl-header-mobile .vsl-header-btn{margin-top:8px;text-align:center;width:100%}@media (min-width:768px){.vsl-header-mobile.open{margin-top:0!important}}@media (max-width:768px){.vsl-header-mobile.open{margin-top:-50px!important}}@media (min-width:748px) and (max-width:780px){.vsl-header-mobile.open{min-height:65vh}.vsl-header-mobile.open .vsl-header-btn{margin-top:50px!important}}.reportgen-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:clamp(20px,4.5vh,64px) 24px clamp(24px,4.5vh,44px);max-width:1400px;margin-left:auto;margin-right:auto;width:100%;--reportgen-video-max-by-height:calc((100dvh - 430px) * 1.7778)}.reportgen-title{font-size:clamp(24px,3.2vw,46px);font-weight:700;line-height:1.2;color:#101828;margin:0 0 clamp(10px,2vh,20px);max-width:1280px}.reportgen-subtitle,.reportgen-title{font-family:Inter,sans-serif;text-align:center}.reportgen-subtitle{font-size:clamp(14px,1.2vw,18px);font-weight:400;line-height:1.4;color:#4a5565;margin:0 0 clamp(14px,2.5vh,28px);max-width:768px}.reportgen-video-wrap{width:100%;max-width:min(920px,max(320px,var(--reportgen-video-max-by-height)));border:clamp(8px,1.2vw,14px) solid #ffffff;border-radius:10px;box-shadow:0 10px 40px rgba(184,202,223,.4);overflow:hidden;margin-bottom:clamp(14px,2.8vh,28px);background:#000;aspect-ratio:16/9}.reportgen-video-wrap .reportgen-video,.reportgen-video-wrap img{width:100%;height:auto;display:block;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.reportgen-video-wrap .reportgen-video{background:#1a1a2e}.reportgen-success{gap:16px;flex-wrap:wrap}.reportgen-success,.reportgen-success-icon{display:flex;align-items:center;justify-content:center}.reportgen-success-icon{flex-shrink:0;width:28px;height:28px;border-radius:999px;color:#ffffff}.reportgen-success-icon.is-loading{background:transparent}.reportgen-cta-wrap{.btn{background:#835bd8;&:hover{background:#6d42c7}}}.reportgen-success-icon.is-complete{background:#60b527}.reportgen-spinner{width:16px;height:16px;border-radius:50%;background:conic-gradient(from 0deg,#8b5cf6 0deg 95deg,#e4e7ec 95deg 1turn);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);animation:reportgen-spin .85s linear infinite}.reportgen-spinner--btn{background:conic-gradient(from 0deg,#ffffff 0deg 95deg,rgba(255,255,255,.3) 95deg 1turn)}@keyframes reportgen-spin{to{transform:rotate(1turn)}}.reportgen-success-text{font-family:Inter,sans-serif;font-size:clamp(14px,1.2vw,16px);font-weight:700;color:#101828;margin:0}.reportgen-cta-wrap{margin-top:clamp(8px,1.6vh,16px);text-align:center}.vsl-footer{flex-shrink:0;background:#2c2261;border-radius:20px;margin:0 20px 40px;padding:48px 24px 32px;position:relative;z-index:10}.vsl-footer-inner{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.vsl-footer-grid{margin-bottom:40px}.vsl-footer-brand{margin-bottom:24px}.vsl-footer-logo img{height:54px;width:auto;max-width:216px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.vsl-footer-tagline{font-size:clamp(18px,1.5vw,22px);font-weight:400;line-height:1.5;margin:24px 0 0;max-width:380px}.vsl-footer-col-title,.vsl-footer-tagline{font-family:Inter,sans-serif;color:#ffffff}.vsl-footer-col-title{font-size:18px;font-weight:700;margin:0 0 16px}.vsl-footer-links{list-style:none;padding:0;margin:0}.vsl-footer-links li{margin-bottom:8px}.vsl-footer-links a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#ffffff;text-decoration:none}.vsl-footer-links a:hover{text-decoration:underline;color:rgba(255,255,255,.9)}.vsl-footer-sep{height:1px;background:rgba(255,255,255,.2);margin-bottom:24px}.vsl-footer-bottom-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.vsl-footer-copy{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#ffffff;margin:0}.vsl-footer-social{display:flex;align-items:center;gap:12px}.vsl-footer-social-icon{width:31px;height:31px;border-radius:6px;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center}.vsl-footer-social-img{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;display:block}.vsl-footer-social-img--facebook,.vsl-footer-social-img--linkedin,.vsl-footer-social-img--pinterest{width:15px;height:15px}.vsl-footer-social-img--instagram{width:16px;height:16px}.vsl-footer-social-img--x{width:21px;height:21px}@media (max-width:767px){.vsl-header-bar{height:60px;border-radius:10px;padding:0 13px;margin:0 0 48px}.vsl-header-logo img{height:34px;max-width:134px}.reportgen-main{padding:18px 16px 30px;--reportgen-video-max-by-height:calc((100dvh - 360px) * 1.7778)}.reportgen-video-wrap{border-width:8px;margin-bottom:18px}.vsl-footer{margin:0 16px 24px;padding:32px 16px 24px}.vsl-footer-logo img{height:44px}.vsl-footer-tagline{font-size:18px;margin-top:16px}}