.landing-page{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.landing-page__main{flex:1}.landing-page-hero-section{isolation:isolate;background-color:var(--premium-black);width:100%;padding-top:7rem;padding-bottom:2rem;position:relative;overflow:hidden}.landing-page-hero-section__bg-media{z-index:0;background-color:var(--premium-black);pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-page-hero-section__bg-thumbnail,.landing-page-hero-section__bg-video{object-fit:cover;object-position:center;opacity:0;filter:brightness(1.12)saturate(1.06);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;transition:opacity 1.1s,transform 6.4s,filter .6s;display:block;position:absolute;inset:0;transform:scale(1.01)}.landing-page-hero-section__bg-thumbnail--active{opacity:1;transform:scale(1.055)}.landing-page-hero-section__bg-video--playing{opacity:1;transform:scale(1.02)}.landing-page-hero-section__bg-thumbnail--failed{display:none}.landing-page-hero-section__bg-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0d0e1275 0%,#0d0e122e 48%,#0d0e12b8 100%),linear-gradient(90deg,#0d0e1275 0%,#0d0e1214 48%,#0d0e1275 100%);position:absolute;inset:0}.landing-page-hero-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.landing-page-hero-section__container{max-width:1400px}}.landing-page-hero-section__container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.landing-page-hero-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.landing-page-hero-section__container{padding-left:2rem;padding-right:2rem}}.landing-page-hero-section__container{z-index:3;position:relative}.landing-page-hero-section__volume-control{z-index:4;color:var(--premium-white);align-items:center;display:flex;position:absolute;bottom:.75rem;right:.75rem}.landing-page-hero-section__volume-button{width:28px;height:28px;color:inherit;-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#0d0e1294;border:.5px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 18px 40px #00000047}.landing-page-hero-section__volume-button:hover,.landing-page-hero-section__volume-button:focus-visible{color:#a8fff0;background:#37e1bf38}.landing-page-hero-section__volume-button:focus-visible{outline-offset:2px;outline:2px solid #37e1bfb8}.landing-page-hero-section__volume-button:active{transform:scale(.96)}.landing-page-hero-section__volume-icon{flex-shrink:0;width:14px;height:14px}.landing-page-hero-section__content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.landing-page-hero-section__title{text-align:center;letter-spacing:-.025em;color:var(--premium-white);font-family:var(--font-geist);max-width:1125px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-weight:800;line-height:1.2;font-size:52px!important}.landing-page-hero-section__title-gradient{font-family:var(--font-geist);background:linear-gradient(90deg,#e8fbf4 0%,#8aefd6 30%,#37e1bf 60%,#2bc9a6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-right:.15em;font-style:italic;font-weight:800}.landing-page-hero-section__subtitle-wrapper{max-width:750px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.landing-page-hero-section__subtitle{color:var(--premium-white-secondary);font-weight:400;font-family:var(--font-inter);text-align:center;margin-top:.5rem;margin-bottom:3rem;line-height:1.6;font-size:18px!important}.landing-page-hero-section__tabbed-input-wrapper{width:80%;margin-left:auto;margin-right:auto}@media (max-width:768px){.landing-page-hero-section__subtitle-wrapper{padding-left:1.5rem;padding-right:1.5rem}.landing-page-hero-section__title{font-size:45px!important}.landing-page-hero-section__subtitle{font-size:18px!important}.landing-page-hero-section__tabbed-input-wrapper{width:100%}}@media (max-width:480px){.landing-page-hero-section__subtitle-wrapper{padding-left:1rem;padding-right:1rem}.landing-page-hero-section__title{font-size:36px!important}.landing-page-hero-section__subtitle{font-size:18px!important}}.model-showcase-section{background-color:var(--premium-black);margin:0;padding:2rem 0 6rem;position:relative;overflow:hidden}.model-showcase-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.model-showcase-section__container{max-width:1400px}}.model-showcase-section__container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.model-showcase-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.model-showcase-section__container{padding-left:2rem;padding-right:2rem}}.model-showcase-section__container{width:80%;max-width:1236px}.model-showcase-section__header{text-align:left;max-width:760px;margin:0 0 2rem}.model-showcase-section__title{letter-spacing:-.025em;color:var(--premium-white);font-size:20px;font-weight:650;font-family:var(--font-geist);line-height:1.4}.model-showcase-section__carousel{--model-showcase-scroll-button-media-offset:59px;max-width:1200px;margin:0 auto;position:relative}.model-showcase-section__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:24px;margin:0;padding:0 0 14px;list-style:none;display:flex;overflow-x:auto}.model-showcase-section__track::-webkit-scrollbar{display:none}.model-showcase-section__scroll-button{top:calc(50% - var(--model-showcase-scroll-button-media-offset));z-index:5;width:46px;height:46px;color:var(--premium-white);cursor:pointer;background:#1b2220f0;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,opacity .16s;display:flex;position:absolute;transform:translateY(-50%);box-shadow:0 18px 38px #00000057}.model-showcase-section__scroll-button:hover:not(:disabled){background:#252e2bfa;border-color:#ffffff47}.model-showcase-section__scroll-button--left{left:-23px}.model-showcase-section__scroll-button--right{right:-23px}.model-showcase-section__scroll-button--disabled{opacity:.34;cursor:default}.model-showcase-section__scroll-icon{width:24px;height:24px}.model-showcase-card{scroll-snap-align:start;flex-direction:column;flex:0 0 calc(33.3333% - 16px);align-items:stretch;display:flex;position:relative}.model-showcase-card__link{width:100%;color:inherit;border-radius:16px;flex-direction:column;gap:16px;text-decoration:none;display:flex}.model-showcase-card__media-frame{box-sizing:border-box;aspect-ratio:4/3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;width:100%;transition:border-color .16s,background-color .16s;position:relative;overflow:hidden}.model-showcase-card__link:hover .model-showcase-card__media-frame,.model-showcase-card__link:focus-visible .model-showcase-card__media-frame{background:#ffffff14;border-color:#ffffff38}.model-showcase-card__link:focus-visible{outline-offset:4px;outline:2px solid #78ded4c7}.model-showcase-card__media{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;transition:transform .2s;display:block}.model-showcase-card__link:hover .model-showcase-card__media,.model-showcase-card__link:focus-visible .model-showcase-card__media{transform:scale(1.05)}.model-showcase-card__media--thumbnail,.model-showcase-card__media--video{position:absolute;inset:0}.model-showcase-card__media--video{opacity:0;transition:opacity .16s}.model-showcase-card__media--video-ready{opacity:1}.model-showcase-card__content{flex-direction:column;gap:8px;min-height:88px;display:flex}.model-showcase-card__name{color:var(--premium-white);font-family:var(--font-hero-heading);letter-spacing:0;margin:0;font-size:16px;font-weight:650;line-height:1.25}.model-showcase-card__link:hover .model-showcase-card__name,.model-showcase-card__link:focus-visible .model-showcase-card__name{background:linear-gradient(90deg, #e8fbf4 0%, #8aefd6 24%, var(--logo-cyan) 62%, var(--logo-cyan) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.model-showcase-card__description{color:var(--premium-white-secondary);margin:0;font-size:13px;font-weight:400;line-height:1.5}.model-showcase-card__seedance-wordmark{z-index:3;pointer-events:none;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:perspective(520px)rotateX(7deg)scaleX(1.04)}.model-showcase-card__seedance-wordmark-line{fill:none;stroke:url(#model-showcase-wm-letter-grad);stroke-width:1.5px;stroke-linecap:round}.model-showcase-card__seedance-wordmark-letter{fill:url(#model-showcase-wm-line-grad);stroke:url(#model-showcase-wm-line-grad);stroke-width:1px;stroke-linejoin:round;filter:drop-shadow(0 8px 12px #0000007a)}.model-showcase-card__seedance-4k-badge{--seedance-wordmark-gradient:linear-gradient(90deg, #34d399e6 0%, #84cc16cc 58%, #f59e0bd9 100%);z-index:4;box-sizing:border-box;pointer-events:none;transform-origin:50%;border-radius:999px;justify-content:center;align-items:center;min-width:48px;height:26px;padding:0 14px;display:inline-flex;position:absolute;top:67%;left:50%;transform:translate(-50%)perspective(520px)rotateX(7deg)}.model-showcase-card__seedance-4k-badge:before{content:"";border-radius:inherit;background:var(--seedance-wordmark-gradient);-webkit-mask-composite:xor;pointer-events:none;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.model-showcase-card__seedance-4k-badge-text{background:var(--seedance-wordmark-gradient);color:#0000;font-family:var(--font-hero-heading);letter-spacing:0;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800;line-height:1}.model-showcase-card__text-wordmark{z-index:4;color:var(--premium-white);font-family:var(--font-hero-heading);letter-spacing:0;white-space:nowrap;pointer-events:none;text-shadow:0 6px 16px #00000085;justify-content:center;padding:0 18px;font-size:clamp(42px,4.7vw,58px);font-weight:800;line-height:.95;display:flex;position:absolute;left:0;right:0}.model-showcase-card__text-wordmark--veo31{bottom:17%}@media (max-width:768px){.model-showcase-section{padding:2rem 0 4rem}.model-showcase-section__container{width:100%}.model-showcase-section__header{margin-bottom:2rem}.model-showcase-section__track{gap:16px}.model-showcase-section__scroll-button{width:42px;height:42px}.model-showcase-section__scroll-button--left{left:2px}.model-showcase-section__scroll-button--right{right:2px}.model-showcase-section__scroll-icon{width:22px;height:22px}.model-showcase-card{flex-basis:clamp(240px,72vw,300px)}}@media (max-width:480px){.model-showcase-section__title{font-size:20px}.model-showcase-section__track{gap:14px}.model-showcase-section__scroll-button{width:38px;height:38px}.model-showcase-section__scroll-button--left{left:0}.model-showcase-section__scroll-button--right{right:0}.model-showcase-section__scroll-icon{width:20px;height:20px}.model-showcase-card{flex-basis:clamp(240px,82vw,300px)}}.landing-page-style-case-section{background-color:var(--premium-black);padding:0 0;position:relative;overflow:hidden}.landing-page-style-case-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.landing-page-style-case-section__container{max-width:1400px}}.landing-page-style-case-section__container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.landing-page-style-case-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.landing-page-style-case-section__container{padding-left:2rem;padding-right:2rem}}.landing-page-style-case-section__container{z-index:1;max-width:1236px}.landing-page-style-case-section__content-frame{isolation:isolate;background:var(--premium-black);border:0;border-radius:clamp(22px,3vw,32px);padding:clamp(1.75rem,4vw,3rem) clamp(1rem,3.5vw,3rem) clamp(2rem,4vw,3.25rem);position:relative;overflow:hidden;box-shadow:0 24px 70px #00000057}.landing-page-style-case-section__content-frame:before{content:"";z-index:0;background:linear-gradient(#ffffff08 0%,#fff0 42% 58%,#ffffff08 100%),radial-gradient(circle at 18% 0,#f59e0b57 0%,#0000 30%),radial-gradient(circle at 30% 0,#84cc164d 0%,#0000 32%),radial-gradient(circle at 42% 0,#34d3995c 0%,#0000 34%),radial-gradient(circle at 54% 0,#22d3ee63 0%,#0000 34%),radial-gradient(circle at 66% 0,#3b82f657 0%,#0000 32%),radial-gradient(circle at 78% 0,#8b5cf64d 0%,#0000 30%),radial-gradient(circle at 78% 100%,#f59e0b57 0%,#0000 30%),radial-gradient(circle at 66% 100%,#84cc164d 0%,#0000 32%),radial-gradient(circle at 54% 100%,#34d3995c 0%,#0000 34%),radial-gradient(circle at 42% 100%,#22d3ee63 0%,#0000 34%),radial-gradient(circle at 30% 100%,#3b82f657 0%,#0000 32%),radial-gradient(circle at 18% 100%,#8b5cf64d 0%,#0000 30%),#14171ff0;position:absolute;inset:0}.landing-page-style-case-section__header{z-index:1;justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex;position:relative}.landing-page-style-case-section__title{letter-spacing:-.025em;color:var(--premium-white);font-size:28px;font-weight:700;font-family:var(--font-geist);line-height:1.4}@media (min-width:640px){.landing-page-style-case-section__title{font-size:40px}}.landing-page-style-case-section__scroll-wrapper{z-index:1;position:relative}.landing-page-style-case-section__scroll-nav{z-index:2;gap:8px;display:flex;position:absolute;top:-3rem;right:0}.landing-page-style-case-section__scroll-btn{width:36px;height:36px;color:var(--premium-white);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s,background-color .15s;display:flex}.landing-page-style-case-section__scroll-btn:hover:not(:disabled){background:#ffffff14;border-color:#ffffff80}.landing-page-style-case-section__scroll-btn--disabled{opacity:.3;cursor:default}.landing-page-style-case-section__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;margin:0;padding:0 0 12px;list-style:none;display:flex;overflow-x:auto}.landing-page-style-case-section__track::-webkit-scrollbar{display:none}.landing-page-style-case-card{scroll-snap-align:start;width:200px;color:var(--premium-white);flex-direction:column;flex-shrink:0;display:flex;position:relative}.landing-page-style-case-card--skeleton{pointer-events:none}.landing-page-style-case-card--skeleton:hover .landing-page-style-case-card__panel{background:var(--premium-black)}.landing-page-style-case-card--skeleton:hover .landing-page-style-case-card__panel:before{content:none}.landing-page-style-case-card__panel{--landing-page-style-case-card-hover-border:conic-gradient(from 0deg at 50% 50%, #37e1bf00 0deg, #37e1bf08 10deg, #37e1bf1f 20deg, #37e1bf6b 28deg, #37e1bf 34deg, #37e1bf85 40deg, #37e1bf2e 52deg, #37e1bf0a 70deg, #37e1bf00 90deg, #37e1bf0a 108deg, #37e1bf2e 128deg, #37e1bf85 140deg, #37e1bf 146deg, #37e1bf6b 152deg, #37e1bf1f 160deg, #37e1bf08 170deg, #37e1bf00 180deg, #37e1bf08 190deg, #37e1bf1f 200deg, #37e1bf6b 208deg, #37e1bf 214deg, #37e1bf85 220deg, #37e1bf2e 232deg, #37e1bf0a 250deg, #37e1bf00 270deg, #37e1bf0a 290deg, #37e1bf2e 308deg, #37e1bf85 320deg, #37e1bf 326deg, #37e1bf6b 332deg, #37e1bf1f 340deg, #37e1bf08 350deg, #37e1bf00 360deg);isolation:isolate;background:var(--premium-black);border-radius:16px;flex-direction:column;gap:10px;margin:0;padding:4px;transition:background .16s;display:flex;position:relative}.landing-page-style-case-card__panel--button{appearance:none;width:100%;color:inherit;font:inherit;cursor:pointer;text-align:inherit;border:0}.landing-page-style-case-card:hover .landing-page-style-case-card__panel{background:var(--light-black)}.landing-page-style-case-card:hover .landing-page-style-case-card__panel:before{content:"";z-index:0;pointer-events:none;background:var(--landing-page-style-case-card-hover-border);-webkit-mask-composite:xor;border-radius:16px;padding:2.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-page-style-case-card__media{aspect-ratio:3/4;background:var(--premium-black);border-radius:12px;display:flex;overflow:hidden}.landing-page-style-case-card__image-wrap{background:var(--premium-black);border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.landing-page-style-case-card__image{border-radius:inherit;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;transition:transform .2s;display:block}.landing-page-style-case-card:hover .landing-page-style-case-card__image{transform:scale(1.05)}.landing-page-style-case-card__skeleton-image{border-radius:inherit;background:#ffffff1f;width:100%;height:100%;animation:1.1s ease-in-out infinite alternate landingPageStyleCaseSkeletonBreath;display:block;overflow:hidden}.landing-page-style-case-card__name{z-index:1;color:var(--premium-white-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:0 2px 4px;font-size:.875rem;font-weight:500;line-height:1.25rem;position:relative;overflow:hidden}.landing-page-style-case-card__name--skeleton{background:#ffffff1f;border-radius:999px;width:68%;height:14px;margin:0 auto 6px;animation:1.1s ease-in-out infinite alternate landingPageStyleCaseSkeletonBreath;display:block}@keyframes landingPageStyleCaseSkeletonBreath{0%{opacity:1}to{opacity:.7}}@media (max-width:768px){.landing-page-style-case-section{padding:0 0}.landing-page-style-case-section__header{margin-bottom:1.5rem}.landing-page-style-case-section__scroll-nav{top:-2.5rem}.landing-page-style-case-card{width:160px}}@media (max-width:480px){.landing-page-style-case-card{width:140px}.landing-page-style-case-section__track{gap:12px}}.landing-page-inspiration-section{background-color:var(--premium-black);padding:6rem 0;position:relative;overflow:hidden}.landing-page-inspiration-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.landing-page-inspiration-section__container{max-width:1400px}}.landing-page-inspiration-section__container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.landing-page-inspiration-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.landing-page-inspiration-section__container{padding-left:2rem;padding-right:2rem}}.landing-page-inspiration-section__container{z-index:1;max-width:1236px}.landing-page-inspiration-section__header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.landing-page-inspiration-section__title{letter-spacing:-.025em;color:var(--premium-white);font-size:28px;font-weight:700;font-family:var(--font-geist);line-height:1.4}@media (min-width:640px){.landing-page-inspiration-section__title{font-size:40px}}.landing-page-inspiration-section__subtitle{color:var(--premium-white-secondary);margin-top:1rem;font-size:1.125rem;line-height:1.75rem}.landing-page-inspiration-section__grid{grid-template-columns:repeat(5,225px);justify-content:center;gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-page-inspiration-section__grid--skeleton{pointer-events:none}.landing-page-inspiration-card{aspect-ratio:3/4;min-width:0;color:var(--premium-white);background:0 0;border:0;border-radius:16px;flex-direction:column;padding:0;display:flex;position:relative}.landing-page-inspiration-card--skeleton{pointer-events:none}.landing-page-inspiration-card--skeleton:hover{transform:none}.landing-page-inspiration-card__panel{--landing-page-inspiration-card-selected-border:conic-gradient(from 0deg at 50% 50%, #37e1bf00 0deg, #37e1bf08 10deg, #37e1bf1f 20deg, #37e1bf6b 28deg, #37e1bf 34deg, #37e1bf85 40deg, #37e1bf2e 52deg, #37e1bf0a 70deg, #37e1bf00 90deg, #37e1bf0a 108deg, #37e1bf2e 128deg, #37e1bf85 140deg, #37e1bf 146deg, #37e1bf6b 152deg, #37e1bf1f 160deg, #37e1bf08 170deg, #37e1bf00 180deg, #37e1bf08 190deg, #37e1bf1f 200deg, #37e1bf6b 208deg, #37e1bf 214deg, #37e1bf85 220deg, #37e1bf2e 232deg, #37e1bf0a 250deg, #37e1bf00 270deg, #37e1bf0a 290deg, #37e1bf2e 308deg, #37e1bf85 320deg, #37e1bf 326deg, #37e1bf6b 332deg, #37e1bf1f 340deg, #37e1bf08 350deg, #37e1bf00 360deg);isolation:isolate;background:var(--premium-black);border-radius:16px;flex-direction:column;width:100%;min-width:0;height:100%;margin:0;padding:0;transition:background .16s;display:flex;position:relative}.landing-page-inspiration-card__panel--button{appearance:none;width:100%;color:inherit;font:inherit;cursor:pointer;text-align:inherit;border:0}.landing-page-inspiration-card__panel--button:disabled{cursor:wait}.landing-page-inspiration-card__media{background:var(--premium-black);border-radius:12px;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.landing-page-inspiration-card:hover .landing-page-inspiration-card__panel{background:var(--light-black)}.landing-page-inspiration-card:hover .landing-page-inspiration-card__panel:before{content:"";z-index:0;pointer-events:none;background:var(--landing-page-inspiration-card-selected-border);-webkit-mask-composite:xor;border-radius:16px;padding:2.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-page-inspiration-card__image-wrap{background:var(--premium-black);border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.landing-page-inspiration-card__image{border-radius:inherit;object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;transition:transform .2s;display:block}.landing-page-inspiration-card:hover .landing-page-inspiration-card__image{transform:scale(1.05)}.landing-page-inspiration-card__overlay{z-index:2;pointer-events:none;opacity:0;background:linear-gradient(#0000 48%,#0000006b 100%);justify-content:center;align-items:flex-end;padding:0 16px 18px;transition:opacity .16s;display:flex;position:absolute;inset:0}.landing-page-inspiration-card__create-cta{background:var(--inspiration-cta-gradient);min-height:30px;color:var(--premium-white);font-family:var(--font-body);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:800;line-height:1;transition:transform .16s;display:inline-flex;transform:translateY(6px);box-shadow:0 10px 28px #00000047}.landing-page-inspiration-card__panel--button:hover .landing-page-inspiration-card__overlay,.landing-page-inspiration-card__panel--button:focus-visible .landing-page-inspiration-card__overlay,.landing-input-prefill-trigger--auth-pending .landing-page-inspiration-card__overlay{opacity:1}.landing-page-inspiration-card__panel--button:hover .landing-page-inspiration-card__create-cta,.landing-page-inspiration-card__panel--button:focus-visible .landing-page-inspiration-card__create-cta,.landing-input-prefill-trigger--auth-pending .landing-page-inspiration-card__create-cta{transform:translateY(0)}.landing-input-prefill-trigger--auth-pending .landing-page-inspiration-card__create-cta{gap:8px}.landing-input-prefill-trigger--auth-pending .landing-page-inspiration-card__create-cta:before{content:"";border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.75s linear infinite landingPageInspirationCtaSpin}.landing-page-inspiration-card__skeleton-image{border-radius:inherit;background:#ffffff1f;width:100%;height:100%;animation:1.1s ease-in-out infinite alternate landingPageInspirationSkeletonBreath;display:block;overflow:hidden}@keyframes landingPageInspirationSkeletonBreath{0%{opacity:1}to{opacity:.7}}@keyframes landingPageInspirationCtaSpin{to{transform:rotate(360deg)}}@media (max-width:768px){.landing-page-inspiration-section{padding:4rem 0}.landing-page-inspiration-section__header{margin-bottom:2.5rem}.landing-page-inspiration-section__grid{grid-template-columns:repeat(2,minmax(0,225px));gap:12px}}@media (max-width:620px){.landing-page-inspiration-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-page-inspiration-card__overlay{padding-bottom:12px}.landing-page-inspiration-card__create-cta{min-height:24px;padding:0 10px;font-size:11px}}@media (max-width:480px){.landing-page-inspiration-section__subtitle{font-size:18px}}.landing-page-feature-section{background-color:var(--premium-black);padding:6rem 0;position:relative}.landing-page-feature-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.landing-page-feature-section__container{max-width:1400px}}.landing-page-feature-section__container{z-index:10;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:640px){.landing-page-feature-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.landing-page-feature-section__container{padding-left:2rem;padding-right:2rem}}.landing-page-feature-section__container{max-width:1200px}.landing-page-feature-section__header{text-align:center;margin-bottom:4rem}.landing-page-feature-section__title{color:var(--premium-white);font-size:28px;font-weight:700;font-family:var(--font-geist);max-width:800px;margin-bottom:1rem;margin-left:auto;margin-right:auto;line-height:1.4}@media (min-width:640px){.landing-page-feature-section__title{font-size:40px}}.landing-page-feature-section__subtitle{font-family:var(--font-inter);color:var(--premium-white-secondary);text-align:center;max-width:735px;margin:1rem auto 0;font-size:18px;line-height:1.6}.landing-page-feature-section__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem;display:grid}.landing-page-feature-card{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.landing-page-feature-card__icon{width:56px;height:56px;color:var(--premium-white);background:conic-gradient(from 180deg,#8b5cf6d9 0%,#3b82f6d9 16%,#22d3eef2 33%,#34d399e6 50%,#84cc16cc 66%,#f59e0bd9 83%,#8b5cf6d9 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;position:relative}.landing-page-feature-card__icon:after{content:"";background:var(--premium-black);border-radius:50%;position:absolute;inset:1.5px}.landing-page-feature-card__icon>svg{z-index:1;position:relative}.landing-page-feature-card__title{font-family:var(--font-inter);color:var(--premium-white);margin:0;font-size:22px;font-weight:700;line-height:1.3}.landing-page-feature-card__description{font-family:var(--font-inter);color:var(--premium-white-secondary);margin:0;font-size:16px;line-height:1.6}@media (max-width:768px){.landing-page-feature-section__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media (max-width:640px){.landing-page-feature-section{padding:3rem 0}.landing-page-feature-section__grid{grid-template-columns:1fr;gap:2rem}}.landing-page-how-it-works-section{background-color:var(--premium-white);margin:0;padding:8rem 0}.landing-page-how-it-works-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.landing-page-how-it-works-section__container{max-width:1400px}}.landing-page-how-it-works-section__container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.landing-page-how-it-works-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.landing-page-how-it-works-section__container{padding-left:2rem;padding-right:2rem}}.landing-page-how-it-works-section__container{padding-left:calc(2rem + 65px);padding-right:calc(2rem + 65px)}.landing-page-how-it-works-section__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.landing-page-how-it-works-section__badge{background-color:var(--premium-black);color:var(--premium-white);font-size:14px;font-weight:500;font-family:var(--font-inter);border-radius:24px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.125rem;display:inline-flex}.landing-page-how-it-works-section__badge-icon{flex-shrink:0;width:22px;height:22px}.landing-page-how-it-works-section__title{color:var(--premium-black);font-size:28px;font-weight:700;font-family:var(--font-geist);max-width:675px;margin-bottom:1rem;line-height:1.4}@media (min-width:640px){.landing-page-how-it-works-section__title{font-size:40px}}.landing-page-how-it-works-section__subtitle{font-family:var(--font-inter);color:var(--standard-black);text-align:center;max-width:725px;margin:0 auto;font-size:17px;line-height:1.6}.landing-page-how-it-works-section__content{width:100%}.landing-page-how-it-works-section__demos{flex-direction:column;gap:8rem;width:100%;margin-bottom:0;display:flex}.landing-page-how-it-works-demo{justify-content:center;align-items:center;width:100%;display:flex}.landing-page-how-it-works-demo__video{background:var(--premium-white);isolation:isolate;contain:layout style paint;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-width:0;max-width:1000px;padding:6px;display:flex;position:relative;box-shadow:0 0 12px #00000004,0 0 24px #00000008,0 0 48px #0000000d,0 0 96px #00000008}.landing-page-how-it-works-demo__video:after{content:"";background-color:var(--premium-white);z-index:-1;pointer-events:none;border-radius:12px;position:absolute;inset:6px}.landing-page-how-it-works-section__cta{justify-content:center;margin-top:3.5rem;display:flex}.landing-page-how-it-works-section__cta-button{background-color:var(--premium-black);height:55px;color:var(--premium-white);font-size:1rem;font-weight:600;font-family:var(--font-inter);cursor:pointer;border:none;border-radius:36px;align-items:center;gap:.875rem;padding:0 .625rem 0 1.75rem;transition:all .2s;display:inline-flex}.landing-page-how-it-works-section__cta-button:hover{opacity:.9;transform:scale(1.02)}.landing-page-how-it-works-section__cta-arrow{background-color:var(--premium-white);width:35px;height:35px;color:var(--premium-black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.landing-page-how-it-works-section__container{padding-left:1.5rem;padding-right:1.5rem}.landing-page-how-it-works-demo__video{width:100%;max-width:600px;margin:0 auto}.landing-page-how-it-works-demo__video-element{width:100%}.landing-page-how-it-works-section__subtitle{font-size:1rem}}.landing-page-testimonial-section{background-color:var(--premium-black);padding-top:5rem;padding-bottom:5rem;position:relative;overflow:hidden}.landing-page-testimonial-section__container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (min-width:1400px){.landing-page-testimonial-section__container{max-width:1400px}}.landing-page-testimonial-section__container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.landing-page-testimonial-section__container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.landing-page-testimonial-section__container{padding-left:2rem;padding-right:2rem}}.landing-page-testimonial-section__container{padding-top:3rem!important;padding-bottom:4rem!important}.landing-page-testimonial-section__header{text-align:center;margin-bottom:4rem}.landing-page-testimonial-section__title{letter-spacing:-.025em;color:var(--premium-white);font-size:28px;font-weight:700;font-family:var(--font-geist);line-height:1.4}@media (min-width:640px){.landing-page-testimonial-section__title{font-size:40px}}.landing-page-testimonial-section__subtitle{color:var(--gray-white-secondary);max-width:800px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75rem}.landing-page-testimonial-carousel{--testimonial-carousel-gap:1.5rem;justify-content:center;gap:1.5rem;max-height:740px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.landing-page-testimonial-carousel__column{display:flex}.landing-page-testimonial-carousel__column--md{display:none}@media (min-width:768px){.landing-page-testimonial-carousel__column--md{display:flex}}.landing-page-testimonial-carousel__column--lg{display:none}@media (min-width:1024px){.landing-page-testimonial-carousel__column--lg{display:flex}}.landing-page-testimonial-carousel__track{gap:var(--testimonial-carousel-gap);will-change:transform;flex-direction:column;display:flex}.landing-page-testimonial-carousel__group{gap:var(--testimonial-carousel-gap);flex-direction:column;display:flex}.landing-page-testimonial-card{isolation:isolate;background-color:var(--premium-black-fifth);border:none;border-radius:24px;flex-direction:column;justify-content:space-between;width:320px;padding:2rem;display:flex;position:relative}.landing-page-testimonial-card:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;background:linear-gradient(168deg,#ba9b6466 0%,#ba9b6426 15%,#ba9b640a 40% 60%,#ba9b641f 85%,#ba9b6459 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-page-testimonial-card__content{color:var(--gray-white-secondary);font-size:15px;font-weight:400;line-height:1.7;font-family:var(--font-inter);margin-bottom:20px}.landing-page-testimonial-card__bottom{justify-content:space-between;align-items:center;display:flex}.landing-page-testimonial-card__header{align-items:center;gap:.75rem;display:flex}.landing-page-testimonial-card__avatar{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-page-testimonial-card__avatar--img{object-fit:cover}.landing-page-testimonial-card__avatar-initials{color:var(--premium-white);letter-spacing:.02em;font-size:14px;font-weight:700}.landing-page-testimonial-card__info{flex-direction:column;display:flex}.landing-page-testimonial-card__name{color:var(--premium-white);letter-spacing:-.02em;font-size:15px;font-weight:600;line-height:1.3}.landing-page-testimonial-card__role{color:var(--gray-white-secondary);opacity:.7;font-size:13px;font-weight:400;line-height:1.3}.landing-page-testimonial-card__rating{flex-shrink:0;gap:.125rem;display:flex}.landing-page-testimonial-card__star-container{display:flex}.landing-page-testimonial-card__star{width:.875rem;height:.875rem}.landing-page-testimonial-card__star--filled{color:var(--star-gold)}.landing-page-faq-section{background-color:var(--premium-black)}.landing-page-faq-section__wrapper{flex-direction:column;gap:2rem;max-width:1198px;margin:0 auto;padding:3rem 2rem;display:flex}.landing-page-faq-section__title-column{text-align:center}.landing-page-faq-section__badge{border:1px solid var(--premium-white);color:var(--premium-white);font-size:12px;font-weight:550;font-family:var(--font-inter);background-color:#0000;border-radius:24px;align-items:center;margin-bottom:1rem;padding:2px 10px;display:inline-flex}.landing-page-faq-section__title{color:var(--premium-white);font-size:28px;font-weight:700;font-family:var(--font-geist);line-height:1.4}.landing-page-faq-section__content-column{width:100%}@media (min-width:768px){.landing-page-faq-section__wrapper{flex-direction:row;align-items:flex-start;gap:125px;padding:140px 2rem}.landing-page-faq-section__title-column{text-align:left;flex:1;min-width:200px;max-width:358px}.landing-page-faq-section__title{font-size:40px}.landing-page-faq-section__content-column{flex:2;min-width:300px;margin-top:-1.25rem}}.landing-page-faq-accordion>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.landing-page-faq-item{background-color:var(--premium-black);border-bottom:.5px solid #ffffff1f}.landing-page-faq-item__button{cursor:pointer;text-align:left;align-items:flex-start;width:100%;padding:1.25rem 0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.landing-page-faq-item__button:hover .landing-page-faq-item__question,.landing-page-faq-item__button:focus-visible .landing-page-faq-item__question{color:var(--premium-white)}.landing-page-faq-item__button:hover .landing-page-faq-item__arrow,.landing-page-faq-item__button:focus-visible .landing-page-faq-item__arrow{background-color:var(--premium-white)}.landing-page-faq-item__question{color:var(--premium-white-secondary);margin:0;font-size:17px;font-weight:650;line-height:1.4;transition:color .2s}.landing-page-faq-item__arrow{background-color:var(--premium-white-secondary);flex-shrink:0;width:20px;height:23.8px;margin-left:-7px;margin-right:calc(.25rem + 7px);transition:background-color .2s,transform .2s;display:block;transform:rotate(0);-webkit-mask:url(/svg/common-faq-chevron-right.svg) 50%/contain no-repeat;mask:url(/svg/common-faq-chevron-right.svg) 50%/contain no-repeat}.landing-page-faq-item__arrow--open{transform:rotate(90deg)}.landing-page-faq-item__answer{padding-bottom:1.5rem;padding-left:28px;padding-right:18px}.landing-page-faq-item__answer-text{color:var(--gray-white-secondary);font-family:var(--font-inter);font-size:16px;line-height:1.6}.landing-page-cta-section{isolation:isolate;background:var(--premium-black);padding:5rem 2rem 6rem;position:relative;overflow:hidden}.landing-page-cta-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 100% at 50% 0,#1e503c73 0%,#0000 70%),radial-gradient(35% 100% at 18% 0,#1e374873 0%,#0000 70%),radial-gradient(35% 100% at 82% 0,#1e374873 0%,#0000 70%);height:170px;position:absolute;top:0;left:0;right:0}.landing-page-cta-section:after{display:none}.landing-page-cta-section__container{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1198px;margin:0 auto;display:flex;position:relative}.landing-page-cta-section__title{max-width:950px;color:var(--premium-white);font-family:var(--font-geist);margin:0;font-size:28px;font-weight:700;line-height:1.4}@media (min-width:640px){.landing-page-cta-section__title{font-size:40px}}.landing-page-cta-section__button{--landing-page-cta-button-radius:36px;--landing-page-cta-shimmer-spread:72deg;--landing-page-cta-shimmer-speed:3.8s;--landing-page-cta-shimmer-cut:.065em;--landing-page-cta-shimmer-blur:1.35px;isolation:isolate;border-radius:var(--landing-page-cta-button-radius);background:var(--premium-black);min-width:240px;min-height:55px;color:var(--premium-white);justify-content:center;align-items:center;padding:0 1.5rem;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 8px 2px #22d3ee4d,0 0 20px 4px #34d39926}.landing-page-cta-section__button-shimmer-container{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible;container-type:size}.landing-page-cta-section__button-shimmer-slide{aspect-ratio:1.5;will-change:translate;height:100cqh;animation:landingPageCtaShimmerSlide var(--landing-page-cta-shimmer-speed) linear infinite;position:absolute;inset:0}.landing-page-cta-section__button-shimmer-spin{background:conic-gradient(from calc(270deg - (var(--landing-page-cta-shimmer-spread) * .5)), transparent 0deg, transparent calc(var(--landing-page-cta-shimmer-spread) * .14), #f59e0b calc(var(--landing-page-cta-shimmer-spread) * .32), #84cc16 calc(var(--landing-page-cta-shimmer-spread) * .46), #34d399 calc(var(--landing-page-cta-shimmer-spread) * .6), #22d3ee calc(var(--landing-page-cta-shimmer-spread) * .74), #3b82f6 calc(var(--landing-page-cta-shimmer-spread) * .88), #8b5cf6 var(--landing-page-cta-shimmer-spread), transparent calc(var(--landing-page-cta-shimmer-spread) + .5deg));will-change:transform;width:auto;filter:blur(var(--landing-page-cta-shimmer-blur));animation:landingPageCtaSpinAround var(--landing-page-cta-shimmer-speed) linear infinite;position:absolute;inset:-100%}.landing-page-cta-section__button-bg{inset:var(--landing-page-cta-shimmer-cut);z-index:1;pointer-events:none;border-radius:inherit;background:inherit;position:absolute}.landing-page-cta-section__button:hover{opacity:.92;transform:translateY(-1px)}.landing-page-cta-section__button-text{z-index:2;font:inherit;position:relative}@keyframes landingPageCtaSpinAround{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes landingPageCtaShimmerSlide{0%{translate:0}50%{translate:calc(100cqw - 100%)}to{translate:0}}@media (prefers-reduced-motion:reduce){.landing-page-cta-section__button-shimmer-slide,.landing-page-cta-section__button-shimmer-spin{animation:none}}@media (max-width:767px){.landing-page-cta-section{padding:4rem 1rem 5rem}.landing-page-cta-section__button{width:fit-content;min-width:0;max-width:100%}}.landing-page-hero-section__demo-link{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:14px;font-weight:450;text-decoration:none;transition:all .2s;display:inline-flex}.landing-page-hero-section__demo-link-icon{color:currentColor;flex-shrink:0;width:16px;height:16px;display:inline-block}.landing-page-hero-section__demo-link:hover{color:#ffffffbf;font-weight:450;transform:translate(2px)}.landing-page-hero-section__bottom-bar{grid-template-columns:1fr auto 1fr;align-items:center;gap:0;width:100%;max-width:100%;margin:45px 0 0;padding:0 3rem;display:grid}.landing-page-hero-section__bottom-bar-left{justify-content:flex-end;align-items:center;margin:0;padding:0 7rem 0 0;display:flex}.landing-page-hero-section__bottom-bar-center{white-space:nowrap;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.landing-page-hero-section__bottom-bar-right{justify-content:flex-start;align-items:center;margin:0;padding:0 0 0 7rem;display:flex}@media (max-width:1024px){.landing-page-hero-section__bottom-bar{padding:0 1.5rem}}@media (max-width:768px){.landing-page-hero-section__bottom-bar{flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;padding:0 1rem;display:flex}.landing-page-hero-section__bottom-bar-left,.landing-page-hero-section__bottom-bar-center,.landing-page-hero-section__bottom-bar-right{flex:0 auto;justify-content:center;padding:0}.landing-page-hero-section__bottom-bar-right{flex:none;min-width:min-content}.landing-page-hero-section__bottom-bar-center{white-space:nowrap}}.landing-page-hero-section__supports-languages{color:#fffc;background:0 0;align-items:center;gap:8px;margin:0;visibility:visible!important;opacity:1!important;padding:0!important;display:flex!important}.landing-page-hero-section__supports-languages-icon{width:28px;height:28px;color:var(--star-gold);flex-shrink:0}.landing-page-hero-section__supports-languages-text{font-size:14px;font-weight:550;font-family:var(--font-inter);white-space:nowrap;flex-shrink:0;line-height:1.6;color:#fff9!important}@media (max-width:768px){.landing-page-hero-section__supports-languages{gap:6px}.landing-page-hero-section__supports-languages-text{font-size:13px}}.landing-page-hero-section__users-badge{cursor:default;background:0 0;border-radius:100px;align-items:flex-start;gap:12px;width:auto;transition:all .3s;display:flex;padding-left:0!important}.landing-page-hero-section__users-avatars{align-items:center;display:flex;position:relative}.landing-page-hero-section__user-avatar{opacity:1;background-color:#1a1a1a;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,opacity .3s ease-in-out;display:flex;position:relative;overflow:hidden}.landing-page-hero-section__user-avatar--fading{opacity:0}.landing-page-hero-section__user-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.landing-page-hero-section__user-avatar picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing-page-hero-section__user-avatar:not(:first-child){margin-left:-12px}.landing-page-hero-section__users-rating-text{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.landing-page-hero-section__users-text{white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.landing-page-hero-section__users-text-loved-by{color:#fff9;font-weight:550;font-family:var(--font-inter)}.landing-page-hero-section__users-text-content{color:#fff9}@media (max-width:768px){.landing-page-hero-section__users-avatars{align-items:center;gap:0;min-width:min-content;display:flex}.landing-page-hero-section__user-avatar{flex-shrink:0;width:38px;min-width:38px;height:38px}.landing-page-hero-section__user-avatar picture{width:38px;height:38px}.landing-page-hero-section__users-text{font-size:13px}}@media (max-width:480px){.landing-page-hero-section__users-badge{gap:8px;padding:6px 12px 6px 6px}.landing-page-hero-section__users-avatars{align-items:center;gap:0;min-width:min-content;display:flex}.landing-page-hero-section__user-avatar{flex-shrink:0;width:34px;min-width:34px;height:34px;font-size:13px}.landing-page-hero-section__user-avatar:not(:first-child){margin-left:-10px}.landing-page-hero-section__user-avatar picture{width:34px;height:34px}.landing-page-hero-section__users-text{gap:3px}}
