*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overscroll-behavior:none;overflow-x:hidden}body,#root,#app{color:#fff;z-index:0;background-color:#111;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-height:100svh;font-family:Intel,sans-serif;display:flex}.about-section{background:linear-gradient(#f6f6f2 0%,#f4f4f4 100%);flex-direction:column;width:100%;min-height:100svh;padding:8px;display:flex;position:relative;overflow:hidden}@media (width>=600px){.about-section{padding:16px}}.about-section__content-wrapper{z-index:0;background:linear-gradient(#0009 0%,#0000 50%),linear-gradient(#0000 50%,#0009 100%),#778372;border-radius:24px;flex-direction:column;flex-grow:1;align-items:center;gap:64px;width:100%;padding:64px 16px 128px;display:flex;position:relative;overflow:hidden}.about-section__content-wrapper:before{content:"";pointer-events:none;z-index:1;opacity:.2;filter:brightness();background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:150px 150px;width:100%;height:100%;position:absolute;inset:0}.about-section__group{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}@media (width>=900px){.about-section__group{max-width:900px}}.about-section__title{color:#daddd9;letter-spacing:-.04em;text-align:center;text-transform:capitalize;will-change:transform, opacity;padding:0 48px;font-size:32px;font-weight:300;line-height:110%}@media (width>=600px){.about-section__title{max-width:450px}}.about-section__content{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;position:relative}@media (width>=600px){.about-section__content{flex-direction:row;align-items:flex-start}}.about-section__item{cursor:pointer;will-change:transform, opacity, background-color;background-color:#efefec;border-radius:28px;flex-direction:column;width:100%;padding:12px 16px;display:flex}.about-section__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.about-section__header--maximized{min-height:60px}.about-section__header-left{align-items:center;gap:8px;display:flex}.about-section__number{color:#fff;background:#464646;border-radius:34px;flex-shrink:0;justify-content:center;align-self:start;align-items:center;width:42px;height:32px;font-size:18px;font-weight:400;display:flex}.about-section__label{color:#373636;font-size:16px;font-weight:400;line-height:120%}.about-section__plus-icon{flex-shrink:0;width:20px;height:20px;margin-top:4px;transition:transform .3s;position:relative}.about-section__plus-icon:before,.about-section__plus-icon:after{content:"";background:#464646;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-section__plus-icon:before{width:12px;height:2px}.about-section__plus-icon:after{width:2px;height:12px}.about-section__item--open .about-section__plus-icon{transform:rotate(180deg)}.about-section__item--open .about-section__plus-icon:after{opacity:0}.about-section__body-container{min-height:0}.about-section__body{color:#979797;flex-direction:column;gap:8px;padding-bottom:8px;font-size:15px;font-weight:300;line-height:150%;display:flex}.about-section__body p{margin:0}.about-section__body span{will-change:transform, opacity;align-items:center;display:flex}.about-section__body span:before{content:"";background-color:#979797;border-radius:50%;width:4px;height:4px;margin-right:8px;display:block}.header-wrapper{z-index:1000;pointer-events:none;justify-content:center;width:100%;display:flex;position:fixed;top:24px;left:0}.header-wrapper .header{pointer-events:all;will-change:transform, opacity;backface-visibility:hidden;background-color:#fff;border-radius:775px;flex-shrink:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:8px;display:flex;transform:translateZ(0);box-shadow:0 3.1px 15.49px #0000000a}.header-wrapper .header__logo{height:40px}.header-wrapper .header__nav{color:#2f2f2f;white-space:nowrap;cursor:pointer;background-color:#fff;border-radius:82px;padding:12px 24px;font-size:12px;font-weight:700;line-height:100%;transition:all .2s;box-shadow:0 0 9.3px #00000029}@media (hover:hover) and (pointer:fine){.header-wrapper .header__nav:hover{background:#f5f5f5}.header-wrapper .header__nav:active{background:#ebebeb}}@media (hover:none) and (pointer:coarse){.header-wrapper .header__nav:active{background:#f0f0f0}}.svg-icon{display:inline-block}.hero-metric{-webkit-backdrop-filter:blur(16px);background-color:#ffffff73;border:1px solid #fff9;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:fit-content;min-width:130px;height:fit-content;padding:12px 16px;display:flex;position:relative;box-shadow:0 0 12px #0000001a}@media (width>=800px){.hero-metric{min-width:unset;aspect-ratio:16/9;width:110px;padding:12px 16px}}.hero-metric__label{text-align:left;color:#464646;width:100%;font-size:15px;font-weight:500}@media (width>=800px){.hero-metric__label{font-size:14px}}.hero-metric__value{text-align:left;color:#92d449;justify-content:flex-start;align-items:center;width:100%;font-size:28px;font-weight:700;display:flex}@media (width>=800px){.hero-metric__value{font-size:18px;font-weight:500}}.hero-metric__value svg{width:24px;height:24px}@media (width>=800px){.hero-metric__value svg{width:18px;height:18px}}.hero-section{z-index:0;background:linear-gradient(#eefdd9 50%,#f6f6f2);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100svh;min-height:100svh;display:flex;position:relative}.hero-section .background{pointer-events:none;position:absolute;inset:0}.hero-section .background .grid{content:"";z-index:-1;background:url(/assets/hero-bg-grid-CLpuAKxg.svg) 50%/996px no-repeat;width:100%;max-width:none;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(60% 30%,#000 40%,#0000 75%);mask-image:radial-gradient(60% 30%,#000 40%,#0000 75%)}.hero-section .background .vectors{content:"";z-index:-1;background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNzkxIDQ2NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGZvcmVpZ25PYmplY3QgeD0iLTEyMC43IiB5PSItMTIwLjciIHdpZHRoPSIxMDMyLjQiIGhlaWdodD0iNzA3LjQiPjxkaXYgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJiYWNrZHJvcC1maWx0ZXI6Ymx1cig2MC4zNXB4KTtjbGlwLXBhdGg6dXJsKCNiZ2JsdXJfMF81MzJfNDkxNl9jbGlwX3BhdGgpO2hlaWdodDoxMDAlO3dpZHRoOjEwMCUiPjwvZGl2PjwvZm9yZWlnbk9iamVjdD48cGF0aCBkYXRhLWZpZ21hLWJnLWJsdXItcmFkaXVzPSIxMjAuNyIgZD0iTTMyIDQzNEg1OVY0MzlIMzJWNDY2SDI3VjQzOUgwVjQzNEgyN1Y0MDdIMzJWNDM0Wk03NjQgNDM0SDc5MVY0MzlINzY0VjQ2Nkg3NTlWNDM5SDczMlY0MzRINzU5VjQwN0g3NjRWNDM0Wk0yMTUgMjdIMjQyVjMySDIxNVY1OUgyMTBWMzJIMTgzVjI3SDIxMFYwSDIxNVYyN1pNNTgxIDI3SDYwOFYzMkg1ODFWNTlINTc2VjMySDU0OVYyN0g1NzZWMEg1ODFWMjdaIiBmaWxsPSJsaWdodGdyYXkiIGZpbGwtb3BhY2l0eT0iMC4yIi8+Cjxmb3JlaWduT2JqZWN0IHg9IjI1OS4zIiB5PSItODQuNyIgd2lkdGg9IjI4MS40IiBoZWlnaHQ9IjI4MS40Ij48ZGl2IHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hodG1sIiBzdHlsZT0iYmFja2Ryb3AtZmlsdGVyOmJsdXIoNjAuMzVweCk7Y2xpcC1wYXRoOnVybCgjYmdibHVyXzFfNTMyXzQ5MTZfY2xpcF9wYXRoKTtoZWlnaHQ6MTAwJTt3aWR0aDoxMDAlIj48L2Rpdj48L2ZvcmVpZ25PYmplY3Q+PHBhdGggZGF0YS1maWdtYS1iZy1ibHVyLXJhZGl1cz0iMTIwLjciIGQ9Ik00MTkuOTg0IDc2TDQwNC40NyA1My4wNjg3TDQxOC45NDQgMzZINDEzLjkwNkw0MDIuMjMyIDQ5Ljc3MjNMMzkyLjkxOSAzNkgzODAuMjI0TDM5NS4xNzcgNTguMTA0NkwzODAgNzZIMzg1LjAzOEwzOTcuNDE3IDYxLjM5OUw0MDcuMzAxIDc2SDQyMEg0MTkuOTg0Wk0zOTEuMjU5IDM5LjIxNjRMNDEzLjk2OSA3Mi43ODM2SDQwOC45NUwzODYuMjM2IDM5LjIxNjRIMzkxLjI1NUgzOTEuMjU5WiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNCIvPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJiZ2JsdXJfMF81MzJfNDkxNl9jbGlwX3BhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyMC43IDEyMC43KSI+PHBhdGggZD0iTTMyIDQzNEg1OVY0MzlIMzJWNDY2SDI3VjQzOUgwVjQzNEgyN1Y0MDdIMzJWNDM0Wk03NjQgNDM0SDc5MVY0MzlINzY0VjQ2Nkg3NTlWNDM5SDczMlY0MzRINzU5VjQwN0g3NjRWNDM0Wk0yMTUgMjdIMjQyVjMySDIxNVY1OUgyMTBWMzJIMTgzVjI3SDIxMFYwSDIxNVYyN1pNNTgxIDI3SDYwOFYzMkg1ODFWNTlINTc2VjMySDU0OVYyN0g1NzZWMEg1ODFWMjdaIi8+CjwvY2xpcFBhdGg+PGNsaXBQYXRoIGlkPSJiZ2JsdXJfMV81MzJfNDkxNl9jbGlwX3BhdGgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTkuMyA4NC43KSI+PHBhdGggZD0iTTQxOS45ODQgNzZMNDA0LjQ3IDUzLjA2ODdMNDE4Ljk0NCAzNkg0MTMuOTA2TDQwMi4yMzIgNDkuNzcyM0wzOTIuOTE5IDM2SDM4MC4yMjRMMzk1LjE3NyA1OC4xMDQ2TDM4MCA3NkgzODUuMDM4TDM5Ny40MTcgNjEuMzk5TDQwNy4zMDEgNzZINDIwSDQxOS45ODRaTTM5MS4yNTkgMzkuMjE2NEw0MTMuOTY5IDcyLjc4MzZINDA4Ljk1TDM4Ni4yMzYgMzkuMjE2NEgzOTEuMjU1SDM5MS4yNTlaIi8+CjwvY2xpcFBhdGg+PC9kZWZzPgo8L3N2Zz4K) 50%/contain no-repeat;width:calc(100% - 64px);max-width:600px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=799px){.hero-section .background .vectors{transform:translate(-50%,calc(-50% - 48px))}}.hero-section__title-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}@media (width>=800px){.hero-section__title-wrapper{width:100%;max-width:800px}}.hero-section__title{text-align:center;color:#00000080;width:100%;letter-spacing:-4%;white-space:nowrap;font-size:clamp(28px,8vw,64px);font-weight:300;position:relative}@media (width>=800px){.hero-section__title{width:auto}}.hero-section__title .bold{color:#000;font-weight:500}.hero-section__subtitle{white-space:normal;text-align:center;color:#00000080;width:100%;max-width:164px;letter-spacing:-4%;margin:0 auto;font-size:14px;font-weight:300;position:absolute;bottom:-40px;left:0;right:0}@media (width<=799px){.hero-section__subtitle{max-width:200px;margin-top:20px;position:relative;bottom:auto;left:auto;right:auto}}@media (width>=800px){.hero-section__subtitle{max-width:100%;margin-top:12px;font-size:20px}}.hero-section__analyze-button{color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;background:#464646;border:none;border-radius:24px;outline:none;width:fit-content;margin:0 auto;padding:16px 24px;font-size:18px;font-weight:500;transition:all .3s ease-in-out;position:absolute;bottom:-192px;left:0;right:0}@media (width<=799px){.hero-section__analyze-button{box-sizing:border-box;border:2px solid #828282;border-radius:100px;width:calc(100% - 32px);margin:16px auto 0;padding:12px 24px;font-size:14px;position:relative;bottom:auto;left:auto;right:auto;box-shadow:0 0 20px #0000000f}}@media (hover:hover) and (pointer:fine){.hero-section__analyze-button:hover{transform:scale(1.02)}.hero-section__analyze-button:active{transform:scale(.98)}}@media (hover:none) and (pointer:coarse){.hero-section__analyze-button:active{transform:scale(.98)}}.hero-section__metric{position:absolute}@media (width<=799px){.hero-section__metric{display:none}}.hero-section__metric:first-of-type{top:-64px;left:8px}@media (width>=800px){.hero-section__metric:first-of-type{top:20%;left:-10%}}.hero-section__metric:nth-of-type(2){top:-132px;left:15%}@media (width>=800px){.hero-section__metric:nth-of-type(2){top:-40%;left:5%}}.hero-section__metric:nth-of-type(3){margin:0 auto;top:-90%;left:0;right:0}@media (width>=800px){.hero-section__metric:nth-of-type(3){top:-60%}}.hero-section__metric:nth-of-type(4){top:-132px;right:15%}@media (width>=800px){.hero-section__metric:nth-of-type(4){top:-40%;right:5%}}.hero-section__metric:nth-of-type(5){top:-64px;right:8px}@media (width>=800px){.hero-section__metric:nth-of-type(5){top:20%;right:-10%}}.hero-section__ticker{display:none}@media (width<=799px){.hero-section__ticker{width:100%;margin:-12px 0;padding:12px 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hero-section__ticker--left{margin-bottom:52px}.hero-section__ticker--right{margin-top:24px}}.hero-section__ticker-track{will-change:transform;gap:12px;animation:20s linear infinite hero-ticker-left;display:flex}.hero-section__ticker--right .hero-section__ticker-track{animation:20s linear infinite hero-ticker-right}@keyframes hero-ticker-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-ticker-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.growth-calculator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff80;border-radius:24px;flex-direction:column;width:100%;min-height:420px;padding:16px;display:flex;position:relative}@media (width>=900px){.growth-calculator{max-width:900px;height:500px;padding:24px}}.growth-calculator__panels{flex-direction:row;flex:1;gap:16px;display:flex;position:relative;overflow:hidden}@media (width>=900px){.growth-calculator__panels{gap:24px;height:100%}}.growth-calculator__left{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:20px;width:100%;display:flex}@media (width>=900px){.growth-calculator__left{gap:0;width:40%}}.growth-calculator__form{flex-direction:column;gap:16px;width:100%;display:flex}.growth-calculator__field{flex-direction:column;gap:8px;width:100%;display:flex}.growth-calculator__label{text-indent:8px;color:#6b787b;letter-spacing:-.02em;font-size:13px;font-weight:500;line-height:117%}@media (width>=900px){.growth-calculator__label{font-size:14px}}.growth-calculator__input-wrapper{width:100%;position:relative}.growth-calculator__input-wrapper.error:after{content:"";z-index:100;pointer-events:none;border:2px solid #f009;border-radius:24px;position:absolute;inset:0}.growth-calculator__input{background-color:#fff;border:none;border-radius:24px;outline:none;width:100%;padding:10px 14px;font-size:15px;box-shadow:0 0 18px #0000000a}@media (width>=900px){.growth-calculator__input{padding:12px 16px;font-size:16px}}.growth-calculator__input::placeholder{color:#dedede;font-weight:300}.growth-calculator__submit{text-align:center;color:#fff;cursor:pointer;background-color:#464646;border-radius:24px;flex-shrink:0;width:100%;padding:13px 16px;font-size:15px;font-weight:500;line-height:100%;transition:background-color .2s;box-shadow:0 0 30px #0000000a}@media (width>=900px){.growth-calculator__submit{padding:14px 16px;font-size:16px}}@media (hover:hover) and (pointer:fine){.growth-calculator__submit:hover{background-color:#3a3a3a}.growth-calculator__submit:active{background-color:#2e2e2e}}@media (hover:none) and (pointer:coarse){.growth-calculator__submit:active{background-color:#3a3a3a}}.growth-calculator__api-error{color:#d9534f;text-align:center;margin:6px 0 0;font-size:13px}.growth-calculator__right{background:#fff;border:1px solid #ebebeb;border-radius:20px;flex-direction:column;width:100%;min-height:300px;display:flex;overflow:hidden;box-shadow:0 0 30px #0000000a}@media (width>=900px){.growth-calculator__right{flex:1;min-width:0;height:100%;min-height:0}}.growth-calculator__right>*{flex:1;width:100%;height:100%}.growth-calculator__idle{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;height:100%;padding:28px;display:flex}.growth-calculator__idle .gc-idle__title{color:#c8c8c8;font-size:20px;font-weight:600}.growth-calculator__idle .gc-idle__sub{color:#d0d0d0;max-width:80%;font-size:14px;line-height:1.5}.growth-calculator__loader-wrap{justify-content:center;align-items:center;height:100%;display:flex}.growth-calculator__results-wrap{flex-direction:column;height:100%;display:flex;overflow-y:auto}.growth-calculator__results-wrap>.growth-calculator__submit{flex-shrink:0;width:auto;margin:0 16px 16px}.gc-loader{align-items:center;gap:10px;display:flex}.gc-loader__dot{background-color:silver;border-radius:50%;width:10px;height:10px;display:block}.gc-results{flex-direction:column;flex:1;gap:16px;width:100%;padding:20px 16px 16px;display:flex}@media (width>=900px){.gc-results{gap:20px;padding:24px}}.gc-results__header{flex-shrink:0;align-items:center;gap:12px;padding-bottom:4px;display:flex}@media (width>=900px){.gc-results__header{padding-bottom:6px}}.gc-results__avatar{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#bbdebd 0%,#8fbf92 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex;overflow:hidden}@media (width>=900px){.gc-results__avatar{width:52px;height:52px;font-size:20px}}.gc-results__avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.gc-results__info{flex-direction:column;gap:4px;min-width:0;display:flex}.gc-results__name-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.gc-results__name{color:#1a1a1a;font-size:15px;font-weight:700}@media (width>=900px){.gc-results__name{font-size:16px}}.gc-results__handle{color:#888;font-size:13px}.gc-results__stats{color:#666;gap:12px;font-size:12px;display:flex}.gc-results__stats strong{color:#1a1a1a;font-weight:600}.gc-results__insights{flex:1;gap:12px;min-height:0;display:flex}@media (width<=899px){.gc-results__insights{flex-direction:column;gap:14px}}.gc-results__col{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.gc-results__col-title{color:#1a1a1a;margin-bottom:2px;font-size:11px;font-weight:600;display:block}@media (width>=900px){.gc-results__col-title{margin-bottom:4px;font-size:14px}}.gc-results__col-item{color:#777;margin:0;font-size:11px;line-height:1.45}@media (width>=900px){.gc-results__col-item{font-size:13px;line-height:1.5}}.gc-results__timeframes{flex-shrink:0;justify-content:space-around;align-items:center;gap:4px;width:100%;display:flex;overflow:hidden}@media (width<=899px){.gc-results__timeframes{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.gc-results__timeframes::-webkit-scrollbar{display:none}}.gc-results__tf-btn{color:#666;cursor:pointer;white-space:nowrap;text-align:center;text-overflow:ellipsis;background:#fff;border:1px solid #e0e0e0;border-radius:20px;flex:1;min-width:0;padding:6px 4px;font-size:12px;transition:all .18s;overflow:hidden}@media (width>=900px){.gc-results__tf-btn{padding:10px 8px;font-size:14px}}@media (hover:hover) and (pointer:fine){.gc-results__tf-btn:hover:not(.active){background:#f5f5f5}}.gc-results__tf-btn.active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.gc-results__score{text-align:center;color:#1a1a1a;flex-shrink:0;padding:8px 0 4px;font-size:14px}@media (width>=900px){.gc-results__score{padding:10px 0 4px;font-size:15px}}.gc-results__score strong{font-weight:700}.slider-selector{z-index:0;background-color:#f9f9f9;border-radius:24px;justify-content:space-evenly;align-items:center;width:100%;min-width:0;min-height:0;padding:4px;display:flex;position:relative;box-shadow:0 0 30px #0000000a}.slider-selector__option{color:gray;width:100%;letter-spacing:-4%;border-radius:inherit;text-align:center;cursor:pointer;padding:8px 16px;font-size:16px;font-weight:500;position:relative}@media (hover:hover) and (pointer:fine){.slider-selector__option:hover{background:#f0f0f0}.slider-selector__option:active{background:#e0e0e0}}@media (hover:none) and (pointer:coarse){.slider-selector__option:active{background:#f0f0f0}}.slider-selector__badge{color:#fff;letter-spacing:.04em;white-space:nowrap;pointer-events:none;z-index:10;background:#e53e3e;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:400;position:absolute;top:-4px;right:20%;transform:translate(50%)}.slider-selector__value{z-index:3;position:relative}.slider-selector__active-pill{z-index:1;background:#fff;border:1px solid #0000001a;border-radius:24px;padding:8px 16px;position:absolute;inset:4px;box-shadow:0 2px 4px #0000001a}.simulate-growth-section{background-color:#f6f6f2;width:100%;height:100svh;padding:8px;position:relative}@media (width>=800px){.simulate-growth-section{padding:16px}}.simulate-growth-section__content{z-index:0;background:url(/assets/growth-m-bg-DH8F8MyF.webp) 50%/cover;border-radius:24px;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:100%;padding:24px 16px 64px;display:flex;position:relative}@media (width>=600px){.simulate-growth-section__content{background:url(/assets/growth-bg-DVHVPqbi.webp) 50%/cover}}.simulate-growth-section .title{color:#ffffffb2;text-align:center;text-transform:capitalize;max-width:200px;font-size:clamp(28px,5vw,36px);font-weight:300}@media (width>=600px){.simulate-growth-section .title{max-width:380px}}.live-preview-section{background:#f6f6f2;width:100%;height:100svh;padding:8px;position:relative;overflow:hidden}@media (width>=768px){.live-preview-section{padding:16px}}.live-preview-section__content{z-index:1;background:url(/assets/live-preview-m-bg-DgmWKE1f.webp) 50%/cover no-repeat;border-radius:24px;flex-direction:column;gap:16px;width:100%;height:100%;min-height:0;display:flex;position:relative}@media (width>=496px){.live-preview-section__content{background:url(/assets/live-preview-bg-Cu3yfs1M.webp) 0/cover no-repeat}}@media (width>=768px){.live-preview-section__content{background:url(/assets/live-preview-bg-Cu3yfs1M.webp) 50%/cover no-repeat;border-radius:24px}}.live-preview-section__title-container{flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:24px;display:flex;position:relative}.live-preview-section__title-container .title{color:#ffffffb3;letter-spacing:-4%;text-align:center;text-transform:capitalize;font-size:clamp(3rem,6vw,4rem);font-weight:300}.live-preview-section__title-container .description{color:#fffc;text-align:center;width:100%;max-width:220px;font-size:1rem;font-weight:400}@media (width>=768px){.live-preview-section__title-container .description{max-width:100%}}.live-preview-section__live{flex-shrink:0;align-items:center;gap:4px;display:flex}.live-preview-section__live .indicator{opacity:1;background-color:#d44949;border-radius:50%;flex-shrink:0;width:8px;height:8px}.live-preview-section__live .indicator.disabled{opacity:0}.live-preview-section__live .label{color:#fff;letter-spacing:0%;background-color:#d44949;border:1px solid #0000001a;border-radius:30px;padding:2px 10px;font-size:14px;font-weight:500;line-height:117%}.live-preview-section__phone-app-wrapper{z-index:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:24px;width:100%;max-width:500px;height:100%;max-height:75%;margin:0 auto;padding:0 16px;display:flex;position:relative;overflow:hidden}.live-preview-section__replies-container{width:100%;min-height:100px;position:relative}.live-preview-section .tweet__text{font-size:calc(13px * var(--tweet-font-scale));line-height:calc(18px * var(--tweet-font-scale));margin-bottom:10px}.live-preview-section .tweet__stats{padding-top:6px}.live-preview-section .tweet__header{white-space:normal;flex-wrap:wrap;gap:4px;margin-bottom:6px}.live-preview-section .tweet__name{font-size:calc(13px * var(--tweet-font-scale))}.live-preview-section .tweet__username,.live-preview-section .tweet__time,.live-preview-section .tweet__dot{font-size:calc(12px * var(--tweet-font-scale))}.phone-app{max-height:100%;position:relative;overflow:hidden}.phone-app__phone-bg{object-fit:contain;object-position:top center;pointer-events:none;max-width:100%;height:100%;max-height:100%;display:block;position:relative}.phone-app__time{color:#0f1419;z-index:10;font-size:clamp(10px,2vw,14px);font-weight:700;position:absolute;top:6%;left:14%}.phone-app__content{scrollbar-width:none;-ms-overflow-style:none;position:absolute;inset:15% 8% 0;overflow:hidden auto}.phone-app__content::-webkit-scrollbar{display:none}.tweet{--tweet-font-scale:1;padding:6px 10px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative}.tweet--small{--tweet-font-scale:.8}.tweet--medium{--tweet-font-scale:1}.tweet--large{--tweet-font-scale:1.25}.tweet__line{z-index:1;background-color:#eff3f4;width:2px;position:absolute;top:38px;bottom:0;left:24px}.tweet__left{z-index:2;margin-right:6px}.tweet__avatar-wrapper{flex-shrink:0}.tweet__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.tweet__main{z-index:2;flex:1;min-width:0}.tweet__header{flex-wrap:wrap;align-items:center;gap:3px;margin-bottom:2px;display:flex}.tweet__icon-verified{color:#1d9bf0;flex-shrink:0;width:12px;height:12px}.tweet__name{font-weight:700;font-size:calc(11px * var(--tweet-font-scale));color:#0f1419}.tweet__username,.tweet__time,.tweet__dot{color:#536471;font-size:calc(10px * var(--tweet-font-scale))}.tweet__text{font-size:calc(11px * var(--tweet-font-scale));line-height:calc(15px * var(--tweet-font-scale));word-wrap:break-word;overflow-wrap:break-word;color:#0f1419;margin-bottom:5px}.tweet__media{border:1px solid #cfd9de;border-radius:8px;gap:2px;margin-bottom:5px;display:grid;overflow:hidden}.tweet__media--count-1{grid-template-columns:1fr;height:120px}.tweet__media--count-2{grid-template-columns:1fr 1fr;height:90px}.tweet__media--count-4{grid-template-columns:1fr 1fr;grid-auto-rows:70px}.tweet__media img{object-fit:cover;width:100%;height:100%}.tweet__stats{justify-content:space-between;max-width:100%;padding-bottom:4px;display:flex}.tweet__stat-item{color:#536471;font-size:calc(10px * var(--tweet-font-scale));align-items:center;gap:4px;transition:color .2s;display:flex}.tweet__stat-item:hover,.tweet__stat-item:hover .tweet__icon-stat{color:#1d9bf0}.tweet__icon-stat{color:#536471;width:12px;height:12px}.tweet__spacer{width:100%}.category-card{background:#fefefe;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:8px;display:flex;box-shadow:0 0 30px #0000000a}@media (width>=900px){.category-card{flex-direction:row;height:340px;padding:16px}}.category-card__left{color:#7c7c7c;background-color:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:100%;height:auto;display:flex;overflow:hidden;box-shadow:0 0 30px #0000000a}@media (width>=900px){.category-card__left{width:45%;height:100%}}.category-card__left .banner{min-height:120px;max-height:240px;display:flex;position:relative}@media (width>=900px){.category-card__left .banner{height:100%}}.category-card__left .banner{background:linear-gradient(270deg,#99a597 0%,#bbdebd 100%)}.category-card__left .banner .avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:74px;height:74px;display:block;position:absolute;bottom:-48px;left:16px}@media (width>=900px){.category-card__left .banner .avatar{width:96px;height:96px;bottom:-56px}}.category-card__left .banner .banner-text{font-weight:700;line-height:.65;font-style:Bold;letter-spacing:-5%;text-align:center;color:#f5f9fb;font-size:clamp(40px,8vw,64px);display:block;position:absolute;bottom:0;right:8px}.category-card__left .profile{flex-direction:column;align-items:flex-start;height:100%;margin-top:36px;padding:16px;display:flex;position:relative}@media (width>=900px){.category-card__left .profile{gap:8px;height:auto;margin-top:48px}}.category-card__left .profile .username{font-weight:700;font-style:Bold;letter-spacing:0%;text-align:center;color:#000;align-items:center;gap:4px;font-size:clamp(12px,2vw,20px);line-height:100%;display:flex}.category-card__left .profile .username .verified-icon{width:10px;height:10px}.category-card__left .profile .bio{font-weight:300;font-style:Light;letter-spacing:0%;text-align:left;margin-top:4px;font-size:clamp(10px,1.5vw,12px);line-height:150%}.category-card__left .profile .metadata{font-weight:500;font-style:Medium;letter-spacing:0%;text-align:center;align-items:center;gap:16px;margin-top:16px;font-size:clamp(10px,2vw,12px);line-height:100%;display:flex}.category-card__left .profile .metadata .svg{width:8px;height:8px;margin-right:4px}.category-card__left .profile .stats{align-items:center;gap:16px;margin-top:8px;display:flex}.category-card__left .profile .stats__item{font-weight:300;font-style:Light;letter-spacing:0%;font-size:clamp(10px,2vw,12px);line-height:100%}.category-card__left .profile .stats__count{font-weight:600}.category-card__right{color:#7c7c7c;border-radius:20px;flex-direction:column;gap:8px;width:100%;height:100%;display:flex;overflow:hidden}@media (width>=900px){.category-card__right{gap:16px;padding:4px;box-shadow:0 0 30px #0000000a}}.category-card__right .timeframe-list{background-color:#fff;border:1px solid #f5f5f5;border-radius:20px;width:100%;padding:4px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #0000000a}.category-card__right .timeframe-list .timeframe-pill{z-index:1;pointer-events:none;border:1px solid #f5f5f5;border-radius:16px;position:absolute;top:4px;bottom:4px}.category-card__right .timeframe-list .item{white-space:nowrap;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #f5f5f5;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:10px 0;font-size:clamp(12px,2vw,14px);line-height:100%;display:flex;position:relative}.category-card__right .timeframe-list .item .item-label{z-index:2;position:relative}.category-card__right .data-container{background-color:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;height:100%;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #0000000a}@media (width>=900px){.category-card__right .data-container{height:100%}}.category-card__right .data-container .data-list{background-color:#fff;grid-template-columns:repeat(2,1fr);gap:4px;width:100%;height:100%;display:grid}@media (width>=900px){.category-card__right .data-container .data-list{grid-template-columns:repeat(3,1fr);height:100%}}.category-card__right .data-container .data-list .item{border:1px solid #f5f5f5;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:6px;width:100%;height:100%;padding:8px 16px;display:flex;box-shadow:0 0 30px #0000000a}.category-card__right .data-container .data-list .item .label{font-weight:300;font-style:Light;letter-spacing:0%;font-size:14px;line-height:100%}.category-card__right .data-container .data-list .item .value{font-weight:500;font-style:Medium;letter-spacing:0%;justify-content:space-between;align-items:center;gap:4px;font-size:clamp(16px,2vw,18px);line-height:100%;display:flex}.category-card__right .data-container .data-list .item .value .growth{color:#92d449;justify-content:center;align-self:flex-end;align-items:center;width:100%;font-size:12px;display:flex}.category-card__right .data-container .description{width:100%;font-style:Light;letter-spacing:0%;text-align:center;padding:32px 8px 12px;font-size:10px;font-weight:300;line-height:1.1;display:none}@media (width>=900px){.category-card__right .data-container .description{display:block}}.category-section{z-index:0;background:radial-gradient(100% 60%,#efffd9,#f6f6f2 80% 100%);flex-direction:column;justify-content:space-between;align-items:center;gap:32px;width:100%;height:max(100svh,800px);padding:48px 16px 96px;display:flex;position:relative}@media (width>=600px){.category-section{justify-content:flex-start;gap:48px;padding-top:128px}}.category-section__title{color:#a6a6a6;font-weight:300;font-style:Light;letter-spacing:-4%;text-align:center;text-transform:capitalize;flex-shrink:0;padding:0 48px;font-size:clamp(28px,5vw,36px);line-height:110%}@media (width>=800px){.category-section__title{max-width:400px}}.category-section__selector-container{width:100%;padding:0 16px}@media (width>=800px){.category-section__selector-container{max-width:400px}}.category-section__categories-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:100%;height:100%;display:flex}@media (width>=900px){.category-section__categories-container{box-sizing:content-box;gap:16px;max-width:900px;height:auto}}.category-section__embla{flex-grow:1;width:100%}.category-section__embla__container{width:100%;height:100%;display:flex}.category-section__embla__slide{flex:0 0 100%;min-width:0;height:100%;padding:0 16px}@media (width>=900px){.category-section__embla__slide{flex:0 0 920px}}.pricing-section{z-index:0;background:#f4f4f4;flex-direction:column;justify-content:flex-start;align-items:center;gap:64px;width:100%;min-height:100svh;padding-top:64px;display:flex;position:relative}.pricing-section .footer{text-align:center;color:#999;justify-content:center;align-items:center;width:100%;padding:16px 0;font-size:14px;display:flex}.partner-features{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;gap:32px;width:100%;display:flex;position:relative}@media (width>=800px){.partner-features{max-width:900px}}.partner-features__title{color:#313131;font-weight:300;font-style:Light;letter-spacing:-4%;text-align:center;text-transform:capitalize;padding:0 64px;font-size:32px;line-height:110%}.partner-features__list{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;gap:16px;width:100%;padding:0 16px;display:flex;position:relative}@media (width>=800px){.partner-features__list{padding:0}}.partner-features__item{background-color:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:20px 24px;display:flex;position:relative}.partner-features__item-title{letter-spacing:-3%;color:#89c38b;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;line-height:120%}.partner-features__item-description{color:#313131;font-weight:300;font-style:Light;letter-spacing:-3%;font-size:clamp(.75rem,4vw,1.1rem);line-height:120%}.partner-features__button{width:100%}@media (width<=963px){.partner-features__button{width:calc(100% - 32px)}}.partner-features__button{color:#fff;text-align:center;cursor:pointer;background:#313131;border:2px solid #828282;border-radius:100px;max-width:900px;padding:12px 32px;transition:background .3s,opacity .3s,box-shadow .3s;box-shadow:0 0 20px #0000000f}@media (hover:hover) and (pointer:fine){.partner-features__button:hover{background-color:#464646}.partner-features__button:active{background-color:#4c4c4c}}@media (hover:none) and (pointer:coarse){.partner-features__button:active{background-color:#4c4c4c}}.reply-guy-mode{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:900px;padding:0 16px;display:flex;position:relative;overflow:hidden}@media (width>=600px){.reply-guy-mode{max-width:900px;padding:0 16px;overflow:visible}}@media (width>=932px){.reply-guy-mode{padding:0}}.reply-guy-mode__title{color:#313131;text-align:center;font-size:32px;font-weight:300}.reply-guy-mode__wrapper{align-items:center;width:100%;display:flex;position:relative}.reply-guy-mode__viewport{width:100%;overflow:visible}@media (width>=600px){.reply-guy-mode__viewport{overflow:hidden}}.reply-guy-mode__list{display:flex}@media (width>=600px){.reply-guy-mode__list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}}.reply-guy-mode__item{box-sizing:border-box;background-color:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;flex:0 0 65%;justify-content:space-between;gap:12px;margin:0 10px;padding:8px;display:flex}@media (width>=600px){.reply-guy-mode__item{flex:none;margin:0;opacity:1!important;transform:scale(1)!important}}.reply-guy-mode__arrow{z-index:10;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}@media (width>=600px){.reply-guy-mode__arrow{display:none}}.reply-guy-mode__arrow--prev{left:10px}.reply-guy-mode__arrow--next{right:10px}.reply-guy-mode__arrow.is-disabled{opacity:.3;cursor:not-allowed}.reply-guy-mode__header{box-sizing:border-box;background-color:#d4d4d403;border:.75px solid #e9e9e9;border-radius:16px;flex-direction:column;gap:64px;width:100%;padding:12px;display:flex;position:relative}.reply-guy-mode__header:before{content:"";border-radius:inherit;pointer-events:none;z-index:-1;background:radial-gradient(circle at 30% 45%,#a3dea54d 0%,#0000 50%),radial-gradient(circle at 70% 55%,#a3dea54d 0%,#0000 50%),#fff;position:absolute;inset:0}.reply-guy-mode__item-title{color:#464646;background-color:#fff;border:.75px solid #e9e9e9;border-radius:10px;align-self:flex-start;padding:6px 12px;font-size:14px;font-weight:500}.reply-guy-mode__item-price{color:#313131;font-size:28px;font-weight:700}.reply-guy-mode__item-description{color:#464646;padding-left:8px;font-size:14px}.reply-guy-mode__item-button{color:#fff;text-align:center;cursor:pointer;background:#313131;border-radius:16px;width:100%;padding:14px;font-weight:500}.plan-card{z-index:0;background:linear-gradient(135deg,#fff,#c9e0c380);border-radius:20px;flex-direction:column;justify-content:flex-end;max-width:400px;padding:24px 12px 12px;display:flex;position:relative;box-shadow:0 4px 15px #0000001a}.plan-card:before{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;z-index:1;position:absolute;inset:0}.plan-card__body{justify-content:space-between;align-items:flex-end;gap:8px;height:100%;display:flex;position:relative}.plan-card__left{z-index:2;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;height:100%;padding-left:16px;display:flex;position:relative}.plan-card__title-container{flex-direction:column;justify-content:space-around;align-items:flex-start;gap:8px;width:100%;display:flex;position:relative}.plan-card__title{color:#313131;text-transform:capitalize;font-size:16px;font-weight:500}.plan-card__description{color:#999;text-transform:capitalize;font-size:12px;font-weight:300}.plan-card__feature-list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.plan-card__feature{color:#999;font-size:10px;font-weight:300}.plan-card__price{color:#313131;text-transform:capitalize;font-size:16px;font-weight:500}.plan-card__right{justify-content:flex-end;align-items:center;width:96px;min-width:96px;margin-right:32px;display:flex;position:relative}.plan-card__tag,.plan-card__tag--focus{color:#a3dea5;text-transform:lowercase;writing-mode:vertical-rl;white-space:nowrap;z-index:2;-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:24px;align-items:flex-end;width:100%;font-size:64px;font-weight:700;line-height:.5;display:flex;overflow:hidden;transform:rotate(180deg)}.plan-card__tag--focus{z-index:0;position:absolute;inset:0;overflow:visible}.plan-card__button{color:#313131;text-transform:capitalize;text-align:center;cursor:pointer;z-index:2;background-color:#fff;border:1px solid #dbdbdb;border-radius:24px;width:100%;margin-top:8px;padding:12px 8px;font-size:16px;font-weight:500;position:relative}@media (hover:hover) and (pointer:fine){.plan-card__button:hover{background-color:#f7f7f7}.plan-card__button:active{background-color:#f0f0f0}}@media (hover:none) and (pointer:coarse){.plan-card__button:active{background-color:#f2f2f2}}.upgrade-plan{flex-direction:column;gap:24px;width:100%;max-width:900px;display:flex}.upgrade-plan__header{justify-content:space-between;align-items:center;padding:0 16px;display:flex}@media (width>=768px){.upgrade-plan__header{padding:0 32px}}.upgrade-plan__label{color:#313131;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #e6e6e6;border-radius:100px;padding:10px 22px;font-size:14px;font-weight:400;line-height:1.4;box-shadow:0 0 30px #0000000a}.upgrade-plan__nav{background-color:#fff;border-radius:1000px;align-items:center;gap:8px;padding:4px;display:flex}.upgrade-plan__nav-btn{color:#313131;cursor:pointer;background:0 0;border:1.5px solid #e6e6e6;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s,background .2s;display:flex}.upgrade-plan__nav-btn.is-disabled,.upgrade-plan__nav-btn:disabled{opacity:0;cursor:not-allowed}.upgrade-plan__nav-btn:not(:disabled):hover{background:#3131310f}.upgrade-plan__viewport{width:100%}.upgrade-plan__list{align-items:stretch;display:flex}@media (width>=768px){.upgrade-plan__list{gap:16px;padding:0 32px}}.upgrade-plan__slide{box-sizing:border-box;flex:0 0 100%;padding:0 8px;overflow:visible}@media (width>=768px){.upgrade-plan__slide{flex:0 0 300px;padding:0}}.upgrade-plan__slide-parallax,.upgrade-plan__slide-inner{will-change:transform;width:100%;height:100%}.upgrade-plan__slide-inner .plan-card{box-sizing:border-box;width:100%;max-width:none;height:100%}:has(.intro-wrapper){touch-action:none;height:100svh;overflow:hidden}.intro-wrapper{z-index:9999;background:linear-gradient(#f5f8fa 0%,#dbf0ff 100%);justify-content:center;align-items:center;font-family:Inter,sans-serif;transition:opacity 1s;display:flex;position:fixed;inset:0;overflow:hidden}.intro-wrapper.is-finished{opacity:0;pointer-events:none}.intro-wrapper .bottom-link{color:#838383;cursor:pointer;font-size:14px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.intro-wrapper .ui-section{flex-direction:column;align-items:center;width:100%;padding:0 15px;transition:all .8s cubic-bezier(.4,0,.2,1);display:flex}.intro-wrapper .ui-section.exit-active{opacity:0;filter:blur(10px);transform:scale(1.1)}.intro-wrapper .intro-titles{text-align:center;margin-bottom:24px}.intro-wrapper .intro-titles h1{letter-spacing:-2px;color:#000;margin:0;font-size:clamp(32px,8vw,80px);font-weight:800}.intro-wrapper .intro-titles p{color:#000;margin-top:8px;font-size:clamp(16px,4vw,24px);font-weight:300}.intro-wrapper .replai-card{box-sizing:border-box;background:#fff;border-radius:18px;width:100%;max-width:600px;padding:60px 20px 20px;position:relative;box-shadow:0 10px 40px #0000000f}@media (height<=750px){.intro-wrapper .replai-card{transform:scale(.9)}}@media (height<=650px){.intro-wrapper .replai-card{transform:scale(.85)}}.intro-wrapper .replai-card .x-icon{cursor:pointer;width:12px;position:absolute;top:20px;left:20px}.intro-wrapper .replai-card .drafts-label{color:#33a5f1;font-size:14px;font-weight:700;position:absolute;top:16px;right:20px}.intro-wrapper .replai-card .tweet-main-content{gap:12px;display:flex}.intro-wrapper .replai-card .left-gutter{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.intro-wrapper .replai-card .left-gutter .tweet-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.intro-wrapper .replai-card .left-gutter .tweet-vertical-line{background:#eff3f4;flex-grow:1;width:2px;margin:4px 0}.intro-wrapper .replai-card .left-gutter .user-avatar-blue{background:linear-gradient(#d0ecff 0%,#76c8ff 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.intro-wrapper .replai-card .left-gutter .user-avatar-blue img{width:22px}.intro-wrapper .replai-card .right-content{flex-grow:1;padding-top:2px}.intro-wrapper .replai-card .right-content .tweet-header-info{margin-bottom:4px;font-size:15px}.intro-wrapper .replai-card .right-content .tweet-header-info .user-name{color:#000;font-weight:700}.intro-wrapper .replai-card .right-content .tweet-header-info .user-handle{color:#838383;margin-left:4px}.intro-wrapper .replai-card .right-content .tweet-body{color:#000;white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:1.4}.intro-wrapper .replai-card .right-content .reply-to{color:#838383;margin-bottom:10px;font-size:14px}.intro-wrapper .replai-card .right-content .reply-to .blue-span{color:#33a5f1}.intro-wrapper .replai-card .right-content .input-container{align-items:center;min-height:30px;display:flex;position:relative}.intro-wrapper .replai-card .right-content .input-container .replai-input{color:#000;z-index:2;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:19px;font-weight:600;line-height:1.2}.intro-wrapper .replai-card .right-content .input-container .animated-placeholder{pointer-events:none;background:linear-gradient(270deg,#33a5f1,#76c8ff,#33a5f1) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:19px;font-weight:600;animation:2s linear infinite pulseGradient;position:absolute;top:50%;left:0;transform:translateY(-50%)}.intro-wrapper .replai-card .card-footer{justify-content:space-between;align-items:center;margin-top:20px;padding-left:52px;display:flex}.intro-wrapper .replai-card .card-footer .toolbar{gap:12px;display:flex}.intro-wrapper .replai-card .card-footer .toolbar img{opacity:.7;width:18px;height:18px}.intro-wrapper .replai-card .card-footer .reply-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:100px;width:79px;height:32px;font-weight:700}.intro-wrapper .replai-card .card-footer .reply-btn:disabled{color:#aaa;cursor:not-allowed;background:#e6e6e6}.blur-section{justify-content:center;align-items:center;padding:0 20px;display:flex;position:absolute;inset:0}.blur-section .content-wrapper{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex}.blur-section .content-wrapper .word-img{opacity:0;filter:blur(15px);transition:all 1s cubic-bezier(.2,.8,.2,1);transform:translateY(20px)}.blur-section .content-wrapper .word-img .small-img{max-width:90%;max-height:70px}.blur-section .content-wrapper .word-img .large-img{max-width:90%;max-height:clamp(80px,15vw,141px)}.blur-section .content-wrapper .stat-heading{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.blur-section .content-wrapper .stat-heading__line{color:#000;letter-spacing:-2px;font-size:clamp(28px,7vw,56px);font-weight:600;line-height:1.15}.blur-section .content-wrapper .text-line{color:#000;margin-top:20px;font-size:clamp(20px,5vw,26px);font-weight:300}.blur-section .content-wrapper .text-line .word{opacity:0;filter:blur(15px);transition:all .8s cubic-bezier(.2,.8,.2,1);display:inline-block;transform:translateY(15px)}.blur-section .content-wrapper.show .word-img,.blur-section .content-wrapper.show .word{opacity:1;filter:blur();transform:translateY(0)}@keyframes pulseGradient{to{background-position:200%}}@keyframes popIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes drawLine{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.animate-pop{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards popIn}.animate-line{transform-origin:top;animation:.5s ease-out forwards drawLine}.reply-style-section{background:#f6f6f2;width:100%;height:max(100svh,800px);position:relative;overflow:hidden}@media (width>=900px){.reply-style-section{padding:32px}}.reply-style-section__content{z-index:1;width:100%;height:100%;position:relative}.reply-style-section__content:before{content:"";z-index:-1;-webkit-mask-composite:source-in;background:url(/assets/reply-style-bg-C_Agj-q0.svg) bottom no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000),linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000),linear-gradient(90deg,#0000,#000 10% 90%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.reply-style-section__content{flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;display:flex}@media (width>=900px){.reply-style-section__content{justify-content:center}}.reply-style-section__title-container{flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:48px;display:flex;position:relative}.reply-style-section__title-container .title{color:#687980;letter-spacing:-4%;text-align:center;text-transform:capitalize;font-size:clamp(3rem,6vw,4rem);font-weight:300}.reply-style-section__title-container .description{color:#0006;text-align:center;width:100%;max-width:220px;font-size:1rem;font-weight:400}@media (width>=900px){.reply-style-section__title-container .description{max-width:100%}}.reply-style-section__choose-style-icon{max-width:165px;max-height:100%}@media (width>=900px){.reply-style-section__choose-style-icon{display:none}}.reply-style-section__phone-app-wrapper{z-index:0;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-height:55%;padding:0 32px;display:flex;position:relative;overflow:visible;-webkit-mask-image:linear-gradient(#000 0% 98%,#0000 100%);mask-image:linear-gradient(#000 0% 98%,#0000 100%)}@media (width>=900px){.reply-style-section__phone-app-wrapper{background-color:#f6f6f2;border-radius:40px;max-width:min(80%,900px);max-height:75%;padding:48px 48px 0;overflow:visible;box-shadow:0 0 30px #0006;-webkit-mask:none;mask:none}}.reply-style-section__phone-app-wrapper .choose-style-icon{z-index:1;max-width:240px;max-height:100%;display:none;position:absolute;top:20%;left:-100px;transform:rotate(-10deg)}@media (width>=900px){.reply-style-section__phone-app-wrapper .choose-style-icon{display:flex}}.reply-style-section__phone-app-wrapper .shape{width:360px;display:none;position:absolute}@media (width>=900px){.reply-style-section__phone-app-wrapper .shape{display:flex}}.reply-style-section__phone-app-wrapper .shape.left{top:0;left:0}.reply-style-section__phone-app-wrapper .shape.right{bottom:0;right:0}.reply-style-section__slider{z-index:10;background:linear-gradient(90deg,#f9f9f9,#b8daba);border:1px solid #fff;align-self:center;width:calc(100% + 112px);margin:6px -56px;position:relative;box-shadow:0 0 30px #0003}@media (width>=480px){.reply-style-section__slider{width:calc(100% + 160px);margin:6px -80px}}@media (width>=900px){.reply-style-section__slider{width:calc(100% + 240px);margin:8px -120px}}.reply-style-section__slider-overlay{z-index:10;position:absolute;overflow:visible}.reply-style-section__slider-placeholder{height:56px}.reply-style-section__replies-container{width:100%;min-height:80px;position:relative;overflow:hidden}.style-slider{z-index:0;background-color:#f9f9f9;border-radius:24px;justify-content:space-evenly;align-items:center;gap:4px;min-width:0;min-height:0;padding:4px;display:flex;position:relative;box-shadow:0 0 30px #0000000a}.style-slider__option{color:gray;width:100%;letter-spacing:-4%;border-radius:inherit;text-align:center;cursor:pointer;background-color:#fff;padding:12px 8px;font-size:16px;font-weight:500;position:relative}@media (hover:hover) and (pointer:fine){.style-slider__option:hover{background:#f0f0f0}.style-slider__option:active{background:#e0e0e0}}@media (hover:none) and (pointer:coarse){.style-slider__option:active{background:#f0f0f0}}.style-slider__value{z-index:3;position:relative}.style-slider__active-pill{z-index:1;border:1px solid #0000001a;border-radius:24px;padding:8px 16px;position:absolute;inset:4px;box-shadow:0 2px 4px #0000001a}.deploy-wrapper,.deploy-wrapper__button{width:100%}@media (width<=963px){.deploy-wrapper__button{width:calc(100% - 48px)}}.deploy-wrapper__button{color:#fff;z-index:20;cursor:pointer;background:#313131;border:2px solid #828282;border-radius:100px;max-width:900px;padding:12px 32px;transition:background .3s,opacity .3s,box-shadow .3s;position:fixed;top:0;left:50%;box-shadow:0 0 20px #0000000f}@media (hover:hover) and (pointer:fine){.deploy-wrapper__button:hover{background-color:#464646}.deploy-wrapper__button:active{background-color:#4c4c4c}}@media (hover:none) and (pointer:coarse){.deploy-wrapper__button:active{background-color:#4c4c4c}}
