*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#09090b}body{--primary:#8B5CF6;--primary-light:#A78BFA;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:none;transition:color .2s}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}button{background:0 0;border:none;cursor:pointer}body{background:0 0;isolation:isolate;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@keyframes gradient-pulse{0%,100%{opacity:.5}50%{opacity:1}}body::before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 80% 40% at 50% 5%,rgba(139,92,246,.14),transparent),radial-gradient(ellipse 60% 50% at 15% 35%,rgba(139,92,246,.11),transparent),radial-gradient(ellipse 50% 45% at 85% 55%,rgba(139,92,246,.09),transparent),radial-gradient(ellipse 55% 50% at 25% 75%,rgba(139,92,246,.09),transparent),radial-gradient(ellipse 50% 40% at 75% 90%,rgba(139,92,246,.08),transparent);animation:9s ease-in-out infinite gradient-pulse}h1,h2,h3,h4,h5,h6{font-family:'Hanken Grotesk',sans-serif}h2{font-size:42px;font-weight:700;color:#fff;line-height:1.15;margin-bottom:16px}h3{font-size:24px;font-weight:600;color:#fff;line-height:1.2;margin-bottom:12px}.h2-postheader{font-size:18px;color:#aaa;line-height:1.5;max-width:700px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 20px;border-radius:20px;cursor:pointer;transition:opacity .2s}.btn-primary:hover{opacity:.85}.btn-outline{display:inline-flex;align-items:center;justify-content:center;background:0 0;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 20px;border-radius:20px;border:1px solid #333;cursor:pointer;transition:opacity .2s}.btn-outline:hover{opacity:.85}.footer-cta{display:flex;flex-direction:column;align-items:center;gap:32px;padding:100px 80px;text-align:center}.footer-cta h2{font-size:48px;font-weight:700;color:#fff;margin-bottom:0}.footer-cta>p{font-size:18px;color:#aaa}.footer-cta .footer-cta-actions{display:flex;flex-direction:column;align-items:center;gap:16px}.footer-cta .footer-cta-actions .footer-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-size:16px;font-weight:600;line-height:1;padding:16px 32px;border-radius:24px;transition:opacity .2s}.footer-cta .footer-cta-actions .footer-btn:hover{opacity:.85}.footer-cta .footer-cta-actions .footer-cta-micro,.footer-cta .footer-cta-actions .footer-micro{font-size:14px;color:#777}.card{background:#1a1a1a;border-radius:16px;padding:24px}nav{display:flex;align-items:center;justify-content:center;height:80px;padding:0 80px;position:sticky;top:0;z-index:100}nav .nav-pill{display:flex;align-items:center;justify-content:space-between;width:1000px;height:56px;background:#000000CC;border-radius:28px;padding:12px 10px;backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);box-shadow:0 3px 35px color-mix(in srgb,var(--primary) 19%,transparent);overflow:hidden}nav .nav-left,nav .nav-left .nav-logo{display:flex;align-items:center;gap:8px}nav .nav-left .nav-logo-icon{flex-shrink:0}nav .nav-left .nav-logo-text{font-family:'Hanken Grotesk',sans-serif;font-size:16px;font-weight:600;color:#fff}nav .nav-center{display:flex;align-items:center;gap:32px}nav .nav-center a{font-size:14px;font-weight:500;color:#ddd}nav .nav-center a:hover{color:#fff}nav .nav-center a.is-active{font-weight:700;background:linear-gradient(135deg,var(--primary-light),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}nav .nav-right{display:flex;align-items:center;gap:12px}nav .nav-right .nav-icon{width:20px;height:20px;flex-shrink:0;color:var(--primary);stroke:var(--primary)}nav .nav-cta-short{display:none}.normal-section{display:flex;flex-direction:column;align-items:center;gap:48px;padding:80px;max-width:1440px;margin:0 auto;width:100%}.icon-card{display:flex;flex-direction:column;gap:12px;background:#000;border-radius:20px;padding:24px;flex:1}.icon-card .icon-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1a1a1a;border-radius:12px;flex-shrink:0;color:var(--primary)}.icon-card .icon-card-icon svg{width:24px;height:24px}.icon-card h4{font-size:18px;font-weight:600;color:#fff}.icon-card p{font-size:13px;color:#aaa;line-height:1.5}.icon-grid-4col{display:flex;flex-direction:column;gap:24px;width:100%}.icon-grid-4col .icon-grid-row{display:flex;gap:24px;width:100%}.icon-grid-3col{display:flex;flex-direction:column;gap:24px;width:100%}.icon-grid-3col .icon-grid-row{display:flex;gap:24px;width:100%}.nav-lang-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:0;color:var(--primary)}.lang-popup{display:none;position:absolute;top:calc(100% - 8px);right:calc((100% - 1000px)/ 2 + 90px);width:200px;background:#000;border-radius:24px;box-shadow:0 3px 35px rgba(139,92,246,.19);padding:16px;z-index:200;flex-direction:column;gap:2px}.lang-popup.is-open{display:flex}.lang-popup .menu-section-label{font-size:11px;font-weight:700;color:#777;letter-spacing:.08em;text-transform:uppercase;padding:0 12px;margin-bottom:8px}.lang-popup .menu-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:500;color:#ddd;transition:background .15s,color .15s}.lang-popup .menu-item:hover{background:#1a1a1a;color:#fff}.lang-popup .lang-flag{font-size:13px;line-height:1;width:16px;text-align:center;flex-shrink:0}.nav-menu-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:0;color:var(--primary);position:relative}.menu-popup{display:none;position:absolute;top:calc(100% - 8px);right:calc((100% - 1000px)/ 2);width:280px;background:#000;border-radius:24px;box-shadow:0 3px 35px rgba(139,92,246,.19);padding:16px;z-index:200;flex-direction:column;gap:24px;max-height:calc(100vh - 100px);overflow-y:auto}.menu-popup.is-open{display:flex}.menu-popup .menu-section{display:flex;flex-direction:column;gap:2px}.menu-popup .menu-section-label{font-size:11px;font-weight:700;color:#777;letter-spacing:.08em;text-transform:uppercase;padding:0 12px;margin-bottom:8px}.menu-popup .menu-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;font-size:13px;font-weight:500;color:#ddd;transition:background .15s,color .15s}.menu-popup .menu-item:hover{background:#1a1a1a;color:#fff}.menu-popup .menu-item .menu-item-icon{width:16px;height:16px;color:#aaa;flex-shrink:0}.menu-popup .menu-item-mobile-only,.menu-popup .menu-language-item,.menu-popup .menu-niche-card{display:none}.menu-popup .menu-niche-link{display:flex}.menu-popup .niche-popup{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:#000;border-radius:24px;padding:16px;flex-direction:column;gap:2px;z-index:201}.menu-popup .niche-popup.is-open{display:flex}.menu-popup .niche-popup .menu-section-label{margin-bottom:8px}.menu-popup .niche-popup .niche-back-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;font-size:11px;font-weight:600;color:#aaa;margin-bottom:8px;transition:color .15s}.menu-popup .niche-popup .niche-back-btn svg{width:14px;height:14px}.menu-popup .niche-popup .niche-back-btn:hover{color:#fff}footer .footer-columns{display:flex;justify-content:space-between;padding:60px 80px;border-top:1px solid #1a1a1a;gap:48px}footer .footer-columns .footer-brand{display:flex;flex-direction:column;gap:16px;max-width:280px}footer .footer-columns .footer-brand .footer-logo{display:flex;align-items:center;gap:8px}footer .footer-columns .footer-brand .footer-logo .footer-logo-icon{flex-shrink:0}footer .footer-columns .footer-brand .footer-logo .footer-logo-text{font-family:'Hanken Grotesk',sans-serif;font-size:14px;font-weight:600;color:#fff}footer .footer-columns .footer-brand .footer-tagline{font-size:13px;color:#777;line-height:1.5}footer .footer-columns .footer-nav-columns{display:flex;gap:48px}footer .footer-columns .footer-nav-columns .footer-nav-col{display:flex;flex-direction:column;gap:16px}footer .footer-columns .footer-nav-columns .footer-nav-col h4{font-size:14px;font-weight:600;color:#fff}footer .footer-columns .footer-nav-columns .footer-nav-col ul{display:flex;flex-direction:column;gap:12px}footer .footer-columns .footer-nav-columns .footer-nav-col ul a{font-size:14px;color:#999}footer .footer-columns .footer-nav-columns .footer-nav-col ul a:hover{color:#fff}footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 80px;border-top:1px solid #1a1a1a}footer .footer-bottom .footer-legal{display:flex;gap:24px}footer .footer-bottom .footer-legal a{font-size:12px;color:#777}footer .footer-bottom .footer-legal a:hover{color:#fff}footer .footer-bottom .footer-social{display:flex;align-items:center;gap:16px}footer .footer-bottom .footer-social a{color:#777;transition:color .2s}footer .footer-bottom .footer-social a:hover{color:#fff}footer .footer-bottom .footer-social .social-icon{width:18px;height:18px;stroke:currentColor}.cookie-banner{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:24px;background:#1a1a1a;border:1px solid #333;border-radius:20px;padding:16px 24px;z-index:300;max-width:800px;width:calc(100% - 32px * 2)}.cookie-banner .cookie-banner-text{font-size:13px;color:#ddd;line-height:1.5}.cookie-banner .cookie-banner-text a{color:var(--primary-light);text-decoration:underline}.cookie-banner .cookie-banner-text a:hover{color:#fff}.cookie-banner .cookie-banner-actions{display:flex;gap:12px;flex-shrink:0}figure{overflow:hidden}figure img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){nav{padding:0 16px}nav .nav-pill{width:100%;padding:12px 16px}nav .nav-center a{display:none}nav .nav-center a.is-active{display:inline}nav .nav-cta-full,nav .nav-right>.nav-icon{display:none}nav .nav-cta-short{display:inline}.lang-popup,.menu-popup{right:16px;left:16px;width:auto}.menu-popup .menu-item-mobile-only{display:flex}h2{font-size:32px}.normal-section{padding:48px 24px;gap:32px}.icon-grid-3col .icon-grid-row,.icon-grid-4col .icon-grid-row{flex-direction:column}.footer-cta{padding:60px 16px}.footer-cta h2{font-size:32px}.cookie-banner{flex-direction:column;text-align:center;bottom:16px;width:calc(100% - 16px * 2)}footer .footer-columns{flex-direction:column;padding:32px 16px;gap:32px}footer .footer-columns .footer-brand{max-width:100%;align-items:center;text-align:center}footer .footer-columns .footer-nav-columns{flex-wrap:wrap;gap:24px;justify-content:space-between}footer .footer-bottom{flex-direction:column;gap:16px;padding:24px 16px;text-align:center}}[data-anim=fade-up]{opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.16, 1, .3, 1),transform 1.2s cubic-bezier(.16, 1, .3, 1)}[data-anim=fade-up].is-inview{opacity:1;transform:translateY(0)}[data-anim=fade-in]{opacity:0;transition:opacity 1.2s cubic-bezier(.16, 1, .3, 1)}[data-anim=fade-in].is-inview{opacity:1}[data-anim=scale-in]{opacity:0;transform:scale(.95);transition:opacity 1.2s cubic-bezier(.16, 1, .3, 1),transform 1.2s cubic-bezier(.16, 1, .3, 1)}[data-anim=scale-in].is-inview{opacity:1;transform:scale(1)}[data-anim=stagger]>*{opacity:0!important;transform:translateY(40px)!important;transition:opacity 1.2s cubic-bezier(.16, 1, .3, 1),transform 1.2s cubic-bezier(.16, 1, .3, 1)!important}[data-anim=stagger].is-inview>*{opacity:1!important;transform:translateY(0)!important}[data-anim=stagger].is-inview>:first-child{transition-delay:0.1s!important}[data-anim=stagger].is-inview>:nth-child(2){transition-delay:0.2s!important}[data-anim=stagger].is-inview>:nth-child(3){transition-delay:0.3s!important}[data-anim=stagger].is-inview>:nth-child(4){transition-delay:0.4s!important}[data-anim=stagger].is-inview>:nth-child(5){transition-delay:0.5s!important}[data-anim=stagger].is-inview>:nth-child(6){transition-delay:0.6s!important}[data-anim=stagger].is-inview>:nth-child(7){transition-delay:0.7s!important}[data-anim=stagger].is-inview>:nth-child(8){transition-delay:0.8s!important}[data-anim=stagger].is-inview>:nth-child(9){transition-delay:0.9s!important}[data-anim=stagger].is-inview>:nth-child(10){transition-delay:1s!important}@media (prefers-reduced-motion:reduce){[data-anim=stagger]>*,[data-anim]{opacity:1!important;transform:none!important;transition:none!important}}.landing .hero{display:flex;flex-direction:column;align-items:center;gap:32px;padding:120px 80px 80px;text-align:center}.landing .hero .hero-headline{display:flex;flex-direction:column}.landing .hero .hero-headline .hero-title{font-family:Inter,sans-serif;font-size:56px;font-weight:700;color:#fff;line-height:1.1}.landing .hero .hero-headline .hero-highlight{display:block;background:linear-gradient(270deg,#8b5cf6 0,#a78bfa 50%,#c4b5fd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 30px rgba(139, 92, 246, .5))}.landing .hero .hero-subline{display:flex;flex-direction:column;align-items:center;gap:8px}.landing .hero .hero-subline p{font-size:20px;color:#aaa;font-weight:400;max-width:600px}.landing .hero .hero-subline .quote-from{color:#fff;font-style:italic}.landing .hero .hero-subline .quote-to{color:#aaa}.landing .hero .hero-subline .quote-result{font-style:italic;background:linear-gradient(270deg,#8b5cf6 0,#a78bfa 50%,#c4b5fd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing .hero .hero-ctas{display:flex;align-items:center;justify-content:center}.landing .hero .hero-ctas .hero-btn-wrap{display:flex;flex-direction:column;align-items:center;gap:12px}.landing .hero .hero-ctas .hero-btn-wrap .hero-btn{display:inline-flex;align-items:center;justify-content:center;background:#8b5cf6;color:#fff;font-size:16px;font-weight:600;line-height:1;padding:16px 32px;border-radius:24px;transition:opacity .2s}.landing .hero .hero-ctas .hero-btn-wrap .hero-btn:hover{opacity:.85}.landing .hero .hero-ctas .hero-btn-wrap .hero-btn-sub{font-size:14px;color:#777}.landing .masonry-gallery{position:relative;height:500px;overflow:hidden}.landing .masonry-gallery .masonry-grid{display:flex;gap:12px;width:max-content;height:100%;animation:60s linear infinite masonry-scroll}.landing .masonry-gallery .masonry-col{display:flex;flex-direction:column;gap:12px;width:300px;flex-shrink:0}.landing .masonry-gallery .masonry-col figure{border-radius:12px;overflow:hidden;flex:1}.landing .masonry-gallery .masonry-col figure img{width:100%;height:100%;object-fit:cover}.landing .masonry-gallery .masonry-col:nth-child(odd) figure:first-child{height:180px}.landing .masonry-gallery .masonry-col:nth-child(2n) figure:first-child,.landing .masonry-gallery .masonry-col:nth-child(odd) figure:last-child{height:300px}.landing .masonry-gallery .masonry-col:nth-child(2n) figure:last-child{height:180px}.landing .masonry-gallery .masonry-fade{position:absolute;inset:0;background:linear-gradient(to right,#09090b 0,transparent 8%,transparent 92%,#09090b 100%),linear-gradient(to bottom,transparent 0,transparent 30%,#09090b 95%);pointer-events:none}@keyframes masonry-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.landing .stats{display:flex;align-items:center;justify-content:center;gap:60px;padding:60px 80px}.landing .stats .stat{display:flex;flex-direction:column;align-items:center;gap:16px;width:140px}.landing .stats .stat .stat-icon-wrap{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#1a1a1a;border-radius:16px}.landing .stats .stat .stat-icon-wrap .stat-icon{width:28px;height:28px;color:#8b5cf6;stroke:#8B5CF6}.landing .stats .stat .stat-label{font-size:14px;font-weight:600;color:#fff;opacity:.8;text-align:center}.landing .easiest-way .easiest-way-header{display:flex;flex-direction:column;align-items:center;text-align:center}.landing .easiest-way .easiest-way-images{position:relative;width:100%;max-width:1100px;height:650px}.landing .easiest-way .easiest-way-images figure{position:absolute;border-radius:16px;overflow:hidden;opacity:0;transition:opacity 1.2s cubic-bezier(.16, 1, .3, 1),transform 1.2s cubic-bezier(.16, 1, .3, 1)}.landing .easiest-way .easiest-way-images figure img{width:100%;height:100%;object-fit:cover}.landing .easiest-way .easiest-way-images .img-stack-1{width:500px;height:350px;left:0;top:50px;transform:translate(-80px,40px)}.landing .easiest-way .easiest-way-images .img-stack-2{width:500px;height:320px;left:550px;top:0;transform:translate(80px,-40px)}.landing .easiest-way .easiest-way-images .img-stack-3{width:500px;height:350px;left:300px;top:180px;transform:translate(0,60px) scale(.95)}.landing .easiest-way .easiest-way-images .img-stack-4{width:450px;height:320px;left:50px;top:300px;transform:translate(-60px,40px)}.landing .easiest-way .easiest-way-images .img-stack-5{width:500px;height:320px;left:550px;top:330px;transform:translate(60px,40px)}.landing .easiest-way .easiest-way-images.is-inview .img-stack-1{opacity:1;transform:translate(0,0);transition-delay:0s}.landing .easiest-way .easiest-way-images.is-inview .img-stack-2{opacity:1;transform:translate(0,0);transition-delay:0.15s}.landing .easiest-way .easiest-way-images.is-inview .img-stack-3{opacity:1;transform:translate(0,0) scale(1);transition-delay:0.3s}.landing .easiest-way .easiest-way-images.is-inview .img-stack-4{opacity:1;transform:translate(0,0);transition-delay:0.45s}.landing .easiest-way .easiest-way-images.is-inview .img-stack-5{opacity:1;transform:translate(0,0);transition-delay:0.6s}.landing .features .features-header{display:flex;flex-direction:column;align-items:center;text-align:center}.landing .features .features-grid{display:flex;flex-direction:column;gap:24px;width:100%}.landing .features .feature-tiles-row{display:flex;gap:24px;width:100%}.landing .features .feature-tile{flex:1;height:628px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background-size:cover;background-position:center;position:relative}.landing .features .feature-tile::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0,transparent 35%,rgba(0,0,0,.9) 100%);pointer-events:none}.landing .features .feature-tile--video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.landing .features .feature-tile .feature-tile-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.landing .features .feature-tile .feature-tile-text .preheader{font-size:14px;font-weight:600;color:#a78bfa;text-transform:uppercase}.landing .features .feature-tile .feature-tile-text h3{font-size:18px;font-weight:600;color:#fff;line-height:1.4;max-width:400px}.landing .templates .templates-header{display:flex;flex-direction:column;align-items:center;text-align:center}.landing .templates .templates-grid{display:flex;gap:24px;width:100%;align-items:flex-start}.landing .templates .templates-col{display:flex;flex-direction:column;gap:24px;flex:1}.landing .templates .template-card{background:#000;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.5)}.landing .templates .template-card figure{height:200px}.landing .templates .template-card figure img{width:100%;height:100%;object-fit:cover}.landing .templates .template-card .template-card-content{padding:24px;display:flex;flex-direction:column;gap:8px}.landing .templates .template-card .template-card-content h3{font-size:18px;font-weight:600;color:#fff}.landing .templates .template-card .template-card-content .preheader{font-size:13px;font-weight:500;color:#a78bfa}.landing .templates .template-card .template-card-content p{font-size:14px;color:#999;line-height:1.6}.landing .examples{overflow:hidden}.landing .examples .examples-header{display:flex;flex-direction:column;align-items:center;text-align:center}.landing .examples .examples-slideshow{display:flex;align-items:center;justify-content:center;gap:24px;width:100%}.landing .examples .examples-slideshow .slide-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid #333;background:0 0;color:#fff;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s}.landing .examples .examples-slideshow .slide-arrow svg{width:20px;height:20px}.landing .examples .examples-slideshow .slide-arrow:hover{background:#111;border-color:#333}.landing .examples .examples-slideshow .slide-track{display:flex;justify-content:center;width:700px;position:relative;overflow:hidden}.landing .examples .examples-slideshow .slide-card{display:none;flex-direction:column;gap:16px;width:100%}.landing .examples .examples-slideshow .slide-card.active{display:flex}.landing .examples .examples-slideshow .slide-card .slide-caption{display:flex;align-items:center;gap:12px}.landing .examples .examples-slideshow .slide-card .slide-caption .slide-avatar{width:44px;height:44px;border-radius:22px;object-fit:cover}.landing .examples .examples-slideshow .slide-card .slide-caption .slide-info{display:flex;flex-direction:column;gap:2px}.landing .examples .examples-slideshow .slide-card .slide-caption .slide-info .slide-name{font-size:15px;font-weight:600;color:#fff}.landing .examples .examples-slideshow .slide-card .slide-caption .slide-info .slide-desc{font-size:13px;color:#aaa}.landing .examples .examples-slideshow .slide-card .slide-image{border-radius:16px;border:1px solid #333;height:480px;overflow:hidden}.landing .examples .examples-slideshow .slide-card .slide-image img{width:100%;height:100%;object-fit:cover}.landing .testimonials .testimonials-header{display:flex;flex-direction:column;align-items:center;text-align:center}.landing .testimonials .testimonials-grid{display:flex;gap:24px;width:100%}.landing .testimonials .testimonial-card{flex:1;background:#000;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.landing .testimonials .testimonial-card .stars{display:flex;gap:4px}.landing .testimonials .testimonial-card .stars .star-icon{width:20px;height:20px;color:#00b67a;stroke:#00B67A;fill:#00B67A}.landing .testimonials .testimonial-card blockquote{font-size:14px;color:#ddd;line-height:1.6}.landing .testimonials .testimonial-card .testimonial-author{display:flex;flex-direction:column;gap:4px}.landing .testimonials .testimonial-card .testimonial-author .author-name{font-size:14px;font-weight:600;color:#fff}.landing .testimonials .testimonial-card .testimonial-author .author-location{font-size:12px;color:#777}.landing .creative-fields .creative-fields-header{display:flex;flex-direction:column;align-items:center;text-align:center}.landing .creative-fields .creative-fields-grid{display:flex;flex-direction:column;gap:24px;width:100%}.landing .creative-fields .creative-fields-row{display:flex;gap:24px}.landing .creative-fields .field-card{flex:1;height:180px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background-size:cover;background-position:center;position:relative;text-decoration:none}.landing .creative-fields .field-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.8) 100%);pointer-events:none}.landing .creative-fields .field-card .field-link,.landing .creative-fields .field-card h3{position:relative;z-index:1}.landing .creative-fields .field-card h3{font-size:18px;font-weight:600;color:#fff;line-height:1;margin-bottom:8px}.landing .creative-fields .field-card .field-link{font-size:14px;color:#a78bfa}.landing .creative-fields .field-card.field-card-cta::after{background:linear-gradient(to bottom,rgba(139,92,246,0),rgba(139,92,246,.8) 100%)}.landing .creative-fields .field-card.field-card-cta .field-link{color:rgba(255,255,255,.8)}.landing .resources .resources-header{text-align:center}.landing .resources .resources-grid{display:flex;flex-direction:column;gap:24px}.landing .resources .resources-row{display:flex;gap:24px}.landing .resources .resource-card{flex:1;background:#000;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:12px;text-decoration:none;transition:background .2s}.landing .resources .resource-card:hover{background:#1a1a1a}.landing .resources .resource-card .resource-icon-wrap{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1a1a1a;border-radius:12px}.landing .resources .resource-card .resource-icon-wrap .resource-icon{width:24px;height:24px;color:#8b5cf6;stroke:#8B5CF6}.landing .resources .resource-card h3{font-size:18px;font-weight:600;color:#fff}.landing .resources .resource-card p{font-size:13px;color:#aaa;line-height:1.5}.landing .faq .faq-header{text-align:center}.landing .faq .faq-list{width:800px;max-width:100%}.landing .faq .faq-item{border-bottom:1px solid #333}.landing .faq .faq-item .faq-question{display:flex;align-items:center;justify-content:space-between;padding:24px 0;cursor:pointer}.landing .faq .faq-item .faq-question span:first-child{font-size:18px;font-weight:600;color:#fff}.landing .faq .faq-item .faq-question .faq-toggle{font-size:24px;color:#8b5cf6;flex-shrink:0;margin-left:24px}.landing .faq .faq-item .faq-answer{font-size:16px;color:#aaa;line-height:1.6;padding-bottom:24px;display:none}.landing .faq .faq-item.faq-open .faq-answer{display:block}.landing footer .footer-cta{display:flex;flex-direction:column;align-items:center;padding:100px 80px;text-align:center}.landing footer .footer-cta h2{margin-bottom:32px}.landing footer .footer-cta .h2-postheader{font-size:20px;max-width:none;margin-bottom:32px}.landing footer .footer-cta .footer-cta-btn-wrap{display:flex;flex-direction:column;align-items:center;gap:16px}.landing footer .footer-cta .footer-cta-btn-wrap .hero-btn{display:inline-flex;align-items:center;justify-content:center;background:#8b5cf6;color:#fff;font-size:16px;font-weight:600;line-height:1;padding:16px 32px;border-radius:24px;transition:opacity .2s}.landing footer .footer-cta .footer-cta-btn-wrap .hero-btn:hover{opacity:.85}.landing footer .footer-cta .footer-cta-btn-wrap .hero-btn-sub{font-size:14px;color:#777}@media (max-width:768px){.landing .hero{padding:80px 24px 40px}.landing .hero .hero-headline .hero-title{font-size:36px}.landing .masonry-gallery{height:300px}.landing .masonry-gallery .masonry-col{width:180px}.landing .stats{flex-wrap:wrap;gap:24px}.landing .stats .stat{width:100px}.landing .easiest-way .easiest-way-images{height:auto}.landing .easiest-way .easiest-way-images figure{display:none}.landing .easiest-way .easiest-way-images figure.img-stack-5{display:block;position:static;width:100%;height:250px}.landing .features .feature-tiles-row{flex-direction:column}.landing .features .feature-tile{height:auto;aspect-ratio:1}.landing .features .feature-tile .feature-tile-text .preheader{color:#fff}.landing .templates .templates-grid{flex-direction:column}.landing .examples .examples-slideshow .slide-track{width:100%}.landing .examples .examples-slideshow .slide-arrow{width:36px;height:36px}.landing .examples .examples-slideshow .slide-card .slide-image{height:280px}.landing .creative-fields .creative-fields-row,.landing .testimonials .testimonials-grid{flex-direction:column}.landing .creative-fields .field-card{height:auto;aspect-ratio:2/1}.landing .resources .resources-row{flex-direction:column}.landing .faq .faq-list{width:100%}.landing footer .footer-cta{padding:40px 24px}}@media (max-width:480px){h2{font-size:26px}.normal-section{padding:48px 24px}.footer-cta{padding:40px 16px}.footer-cta h2{font-size:26px}.landing .hero .hero-headline .hero-title{font-size:36px}.landing .masonry-gallery{height:200px}.landing .features .feature-tile{aspect-ratio:1}}