.home-module__mmHeiG__home-container{flex-direction:column;min-height:100vh;display:flex}.home-module__mmHeiG__home-header{border-bottom:1px solid var(--border-primary);background:var(--backdrop-header);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;padding:1rem 0;position:sticky;top:0}.home-module__mmHeiG__header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.home-module__mmHeiG__logo{color:var(--primary-color);font-size:1.5rem;font-weight:700}.home-module__mmHeiG__nav-links{align-items:center;gap:1rem;display:flex}.home-module__mmHeiG__nav-link{border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.home-module__mmHeiG__nav-link:hover{background-color:var(--surface-light);color:var(--text-primary)}.home-module__mmHeiG__nav-link.home-module__mmHeiG__primary{background-color:var(--primary-color);color:var(--text-on-primary)}.home-module__mmHeiG__nav-link.home-module__mmHeiG__primary:hover{background-color:var(--primary-hover)}.home-module__mmHeiG__home-main{flex-direction:column;flex:1;justify-content:center;display:flex}.home-module__mmHeiG__home-main>section{padding:8rem 0;position:relative}.home-module__mmHeiG__hero-section{background:var(--background-primary)var(--hero-background-image)no-repeat center center;background-size:cover;background-attachment:fixed;flex-direction:column;flex-grow:1;justify-content:center;min-height:calc(100vh - 75px);padding:6rem 0;display:flex}@media screen and (max-width:899px){.home-module__mmHeiG__hero-section{height:calc(100vh - 60px)}}.home-module__mmHeiG__hero-content{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.home-module__mmHeiG__hero-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__highlight{color:var(--primary-color);background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));-webkit-text-fill-color:var(--transparent);-webkit-background-clip:text;background-clip:text}.home-module__mmHeiG__hero-description{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.home-module__mmHeiG__hero-description span{margin:2rem 0 2.5rem;display:block}.home-module__mmHeiG__hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-module__mmHeiG__explore-features-button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.home-module__mmHeiG__explore-features-button:hover{color:var(--text-primary);transform:translateY(4px)}.home-module__mmHeiG__features-section{background:var(--background-primary);display:none}.home-module__mmHeiG__features-content{max-width:1200px;margin:0 auto;padding:0 2rem}.home-module__mmHeiG__features-title{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.home-module__mmHeiG__features-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.home-module__mmHeiG__feature-card{background:var(--surface-light);border:1px solid var(--border-primary);text-align:center;border-radius:12px;padding:2rem;transition:all .3s}.home-module__mmHeiG__feature-card:hover{box-shadow:0 8px 25px var(--shadow-color);border-color:var(--primary-color);transform:translateY(-4px)}.home-module__mmHeiG__feature-icon{margin-bottom:1rem;font-size:3rem;display:block}.home-module__mmHeiG__feature-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.home-module__mmHeiG__feature-description{color:var(--text-secondary);line-height:1.6}.home-module__mmHeiG__workflow-section{background:var(--background-primary);display:none}.home-module__mmHeiG__workflow-content{max-width:1000px;margin:0 auto;padding:0 2rem}.home-module__mmHeiG__workflow-title{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.home-module__mmHeiG__workflow-steps{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-module__mmHeiG__workflow-step{text-align:center;flex:1;min-width:200px;padding:2rem 1rem}.home-module__mmHeiG__step-number{background:var(--primary-color);width:60px;height:60px;color:var(--text-on-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.home-module__mmHeiG__step-content h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.home-module__mmHeiG__step-content p{color:var(--text-secondary);line-height:1.6}.home-module__mmHeiG__workflow-arrow{color:var(--primary-color);font-size:2rem;font-weight:700}.home-module__mmHeiG__phone-mockup{background:var(--phone-bezel-color);border:2px solid var(--border-secondary);box-shadow:0 25px 50px -12px var(--shadow-color-md),0 0 0 1px var(--border-primary),inset 0 0 0 1px var(--overlay-light);cursor:pointer;border-radius:32px;width:100%;max-width:420px;margin-bottom:-400px;padding:8px;transition:all .4s ease-in-out;position:relative;top:-50px}.home-module__mmHeiG__phone-mockup:hover{box-shadow:0 35px 60px -15px var(--shadow-color-lg),0 0 0 1px var(--border-primary),0 0 40px var(--phone-mockup-glow),inset 0 0 0 1px var(--overlay-light);transform:translateY(-30px)}.home-module__mmHeiG__phone-mockup:before{content:"";background:var(--background-primary);z-index:10;border:1px solid var(--border-primary);border-radius:12px;width:80px;height:24px;display:none;position:absolute;top:12px;left:50%;transform:translate(-50%)}.home-module__mmHeiG__phone-screen{border-radius:24px;position:relative;overflow:hidden}.home-module__mmHeiG__phone-mockup img{border-radius:24px;width:100%;height:auto;display:block}.home-module__mmHeiG__section-highlighted{position:relative}.home-module__mmHeiG__mockup-radio-wrapper{display:contents}.home-module__mmHeiG__mockup-radio{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.home-module__mmHeiG__mockup-radio:checked+label{max-width:420px;top:0;margin:0!important}.home-module__mmHeiG__mockup-radio:checked+label:hover{top:0;transform:none}.home-module__mmHeiG__phone-mockup:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}.home-module__mmHeiG__mockup-radio:checked+label .home-module__mmHeiG__phone-screen{scrollbar-width:thin;scrollbar-color:var(--primary-color)var(--surface-dark);overflow-y:auto}.home-module__mmHeiG__mockup-radio:checked+label .home-module__mmHeiG__phone-screen::-webkit-scrollbar{width:8px}.home-module__mmHeiG__mockup-radio:checked+label .home-module__mmHeiG__phone-screen::-webkit-scrollbar-track{background:var(--surface-dark);border-radius:4px}.home-module__mmHeiG__mockup-radio:checked+label .home-module__mmHeiG__phone-screen::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}.home-module__mmHeiG__mockup-radio:checked+label .home-module__mmHeiG__phone-screen::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}.home-module__mmHeiG__phone-mockup-highlighted{max-width:420px;top:0;margin:0!important}.home-module__mmHeiG__phone-mockup-highlighted:hover{top:0;transform:none}.home-module__mmHeiG__phone-mockup-highlighted .home-module__mmHeiG__phone-screen{scrollbar-width:thin;scrollbar-color:var(--primary-color)var(--surface-dark);overflow-y:auto}.home-module__mmHeiG__phone-mockup-highlighted .home-module__mmHeiG__phone-screen::-webkit-scrollbar{width:8px}.home-module__mmHeiG__phone-mockup-highlighted .home-module__mmHeiG__phone-screen::-webkit-scrollbar-track{background:var(--surface-dark);border-radius:4px}.home-module__mmHeiG__phone-mockup-highlighted .home-module__mmHeiG__phone-screen::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}.home-module__mmHeiG__phone-mockup-highlighted .home-module__mmHeiG__phone-screen::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}.home-module__mmHeiG__store-section{background:radial-gradient(ellipse at 50% 0%,var(--gradient-overlay-primary)0%,transparent 50%),var(--background-secondary);padding:8rem 0;transition:all .3s ease-in-out;position:relative;overflow:hidden}.home-module__mmHeiG__store-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;transition:all .3s ease-in-out;display:grid}.home-module__mmHeiG__store-image{order:1;justify-content:flex-start;align-items:center;width:100%;display:flex}.home-module__mmHeiG__store-text{order:2}.home-module__mmHeiG__store-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__store-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.home-module__mmHeiG__abtest-section{background:radial-gradient(ellipse at 50% 0%,var(--gradient-overlay-primary)0%,transparent 50%),var(--background-primary);padding:8rem 0;transition:all .3s ease-in-out;position:relative;overflow:hidden}.home-module__mmHeiG__abtest-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;transition:all .3s ease-in-out;display:grid}.home-module__mmHeiG__abtest-text{order:1}.home-module__mmHeiG__abtest-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__abtest-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.home-module__mmHeiG__abtest-image{order:2;justify-content:flex-end;align-items:center;width:100%;display:flex}.home-module__mmHeiG__sharing-section{background:radial-gradient(ellipse at 50% 0%,var(--gradient-overlay-primary)0%,transparent 50%),var(--background-primary);padding:8rem 0;transition:all .3s ease-in-out;position:relative;overflow:hidden}.home-module__mmHeiG__sharing-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;transition:all .3s ease-in-out;display:grid}.home-module__mmHeiG__sharing-text{order:1}.home-module__mmHeiG__sharing-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__sharing-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.home-module__mmHeiG__sharing-image{order:2;justify-content:flex-end;align-items:center;width:100%;display:flex}.home-module__mmHeiG__fullscreen-section{background:radial-gradient(ellipse at 50% 0%,var(--gradient-overlay-primary)0%,transparent 50%),var(--background-secondary);padding:8rem 0;transition:all .3s ease-in-out;position:relative;overflow:hidden}.home-module__mmHeiG__fullscreen-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;transition:all .3s ease-in-out;display:grid}.home-module__mmHeiG__fullscreen-image{order:2;justify-content:flex-start;align-items:center;width:100%;display:flex}.home-module__mmHeiG__fullscreen-text{order:2}.home-module__mmHeiG__fullscreen-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__fullscreen-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.home-module__mmHeiG__stash-section{background:radial-gradient(ellipse at 50% 0%,var(--gradient-overlay-primary)0%,transparent 50%),var(--background-secondary);padding:8rem 0;transition:all .3s ease-in-out;position:relative;overflow:hidden}.home-module__mmHeiG__stash-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;transition:all .3s ease-in-out;display:grid}.home-module__mmHeiG__stash-image{order:2;justify-content:flex-start;align-items:center;width:100%;display:flex}.home-module__mmHeiG__stash-text{order:2}.home-module__mmHeiG__stash-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__stash-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.home-module__mmHeiG__feature-cta{color:var(--primary-color);align-items:center;gap:.5rem;margin-top:2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-module__mmHeiG__feature-cta:hover{color:var(--primary-hover);transform:translate(4px)}.home-module__mmHeiG__pricing-wrapper{position:relative}.home-module__mmHeiG__pricing-wrapper:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--primary-color)30%,var(--primary-hover)50%,var(--primary-color)70%,transparent 100%);opacity:.2;z-index:0;height:2px;position:absolute;top:0;left:0;right:0}.home-module__mmHeiG__pricing-wrapper>:first-child{background:radial-gradient(ellipse 80% 50% at 50% -20%,var(--gradient-overlay-primary)0%,transparent 100%),var(--background-secondary)}.home-module__mmHeiG__feature-section-border:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--primary-color)30%,var(--primary-hover)50%,var(--primary-color)70%,transparent 100%);opacity:.2;z-index:0;height:2px;position:absolute;top:0;left:0;right:0}.home-module__mmHeiG__faq-section{background:var(--background-primary);padding:8rem 0;position:relative;overflow:hidden}.home-module__mmHeiG__faq-content{max-width:800px;margin:0 auto;padding:0 2rem}.home-module__mmHeiG__faq-title{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__faq-list-container{flex-direction:column;gap:.75rem;display:flex}.home-module__mmHeiG__faq-item{border:1px solid var(--border-primary);background:var(--surface-light);border-radius:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.home-module__mmHeiG__faq-item:hover{border-color:var(--primary-color)}.home-module__mmHeiG__faq-item-open{border-color:var(--primary-color);box-shadow:0 4px 16px var(--shadow-color)}.home-module__mmHeiG__faq-question{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:1.05rem;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.home-module__mmHeiG__faq-question:hover{color:var(--primary-color)}.home-module__mmHeiG__faq-chevron{color:var(--primary-color);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:1.4rem;line-height:1;transition:transform .2s}.home-module__mmHeiG__faq-answer{overflow:hidden}.home-module__mmHeiG__faq-answer[hidden]{display:none}.home-module__mmHeiG__faq-answer-inner{border-top:1px solid var(--border-primary);padding:1.25rem 1.5rem 1.5rem}.home-module__mmHeiG__faq-answer-inner p{color:var(--text-secondary);margin:0 0 .75rem;font-size:.975rem;line-height:1.75}.home-module__mmHeiG__faq-answer-inner p:last-child{margin-bottom:0}.home-module__mmHeiG__faq-list{color:var(--text-secondary);flex-direction:column;gap:.35rem;margin:.5rem 0 .75rem;padding-left:1.5rem;font-size:.975rem;line-height:1.75;display:flex}.home-module__mmHeiG__faq-list:last-child{margin-bottom:0}.home-module__mmHeiG__faq-platform-label{font-weight:600;color:var(--text-primary)!important;margin-top:0!important;margin-bottom:.25rem!important;font-size:.9rem!important}.home-module__mmHeiG__faq-platform-label-second{margin-top:1rem!important}.home-module__mmHeiG__faq-contact-footer{text-align:center;margin-top:2.5rem}.home-module__mmHeiG__faq-contact-text{color:var(--text-secondary);margin:0;font-size:.975rem}.home-module__mmHeiG__faq-contact-button{font-family:inherit;font-size:inherit;color:var(--primary-color);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .2s}.home-module__mmHeiG__faq-contact-button:hover{color:var(--primary-hover)}.home-module__mmHeiG__testimonials-section{background:var(--background-primary);padding:8rem 0;position:relative;overflow:hidden}.home-module__mmHeiG__testimonials-content{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;padding:0 2rem;display:flex}.home-module__mmHeiG__testimonials-title{color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__testimonials-grid{width:100%}.home-module__mmHeiG__testimonial-card{background:0 0;border:none;width:100%;padding:0;position:relative}.home-module__mmHeiG__testimonial-quote-mark{display:none}.home-module__mmHeiG__testimonial-quote{margin:0 0 2.5rem}.home-module__mmHeiG__testimonial-quote p{color:var(--text-secondary);margin:0;font-size:1.25rem;font-style:italic;line-height:1.85}.home-module__mmHeiG__testimonial-author{text-align:left;justify-content:center;align-items:center;gap:1rem;display:flex}.home-module__mmHeiG__testimonial-avatar{object-fit:cover;border:2px solid var(--border-secondary);border-radius:50%;flex-shrink:0}.home-module__mmHeiG__testimonial-author-info{flex-direction:column;gap:.2rem;display:flex}.home-module__mmHeiG__testimonial-name{color:var(--text-primary);font-size:.95rem;font-weight:600}.home-module__mmHeiG__testimonial-role{color:var(--text-secondary);opacity:.7;font-size:.85rem}.home-module__mmHeiG__cta-section{background:radial-gradient(ellipse 80% 50% at 50% -20%,var(--gradient-overlay-primary)0%,transparent 100%),radial-gradient(ellipse 60% 50% at 50% 120%,var(--gradient-overlay-primary)0%,transparent 100%),linear-gradient(180deg,var(--shadow-color-lg)0%,var(--shadow-color-xl)100%),var(--background-primary);border-bottom:1px solid var(--border-secondary);position:relative;overflow:hidden;padding:10rem 0!important}.home-module__mmHeiG__cta-section:before{content:"";background:linear-gradient(135deg,transparent 0%,var(--gradient-overlay-primary)50%,transparent 100%),radial-gradient(circle at 20% 80%,var(--gradient-overlay-primary)0%,transparent 50%),radial-gradient(circle at 80% 20%,var(--gradient-overlay-primary)0%,transparent 50%);opacity:.5;pointer-events:none;animation:8s ease-in-out infinite home-module__mmHeiG__ctaGlow;position:absolute;inset:0}@keyframes home-module__mmHeiG__ctaGlow{0%,to{opacity:.5}50%{opacity:.7}}.home-module__mmHeiG__cta-section:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--primary-color)30%,var(--primary-hover)50%,var(--primary-color)70%,transparent 100%);opacity:.2;height:2px;position:absolute;top:0;left:0;right:0}.home-module__mmHeiG__cta-content{text-align:center;z-index:1;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.home-module__mmHeiG__cta-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.home-module__mmHeiG__cta-description{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.375rem;line-height:1.6}.home-module__mmHeiG__cta-button{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.home-module__mmHeiG__cta-button.home-module__mmHeiG__primary{background-color:var(--primary-color);border:2px solid var(--primary-color);color:var(--text-on-primary)}.home-module__mmHeiG__cta-button.home-module__mmHeiG__primary:hover{background-color:var(--primary-hover);border:2px solid var(--primary-hover)}.home-module__mmHeiG__cta-button.home-module__mmHeiG__secondary{color:var(--text-primary);border:2px solid var(--border-primary);background-color:#0000}.home-module__mmHeiG__cta-button.home-module__mmHeiG__secondary:hover{background-color:var(--surface-light);border-color:var(--primary-color)}.home-module__mmHeiG__cta-button.home-module__mmHeiG__large{box-shadow:0 0 30px var(--gradient-overlay-primary),0 10px 25px var(--shadow-color);border-radius:8px;padding:1.25rem 3rem;font-size:1.25rem;transition:all .3s;position:relative;overflow:hidden;transform:scale(1)}.home-module__mmHeiG__cta-button.home-module__mmHeiG__large:before{content:"";background:var(--overlay-light);border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__mmHeiG__cta-button.home-module__mmHeiG__large:hover{box-shadow:0 0 40px var(--gradient-overlay-primary),0 15px 35px var(--shadow-color-md);transform:scale(1.05)}.home-module__mmHeiG__cta-button.home-module__mmHeiG__large:hover:before{width:300px;height:300px}.home-module__mmHeiG__home-footer{background:var(--background-primary);margin-top:auto;padding:2rem 0;position:relative}.home-module__mmHeiG__home-footer:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--primary-color)30%,var(--primary-hover)50%,var(--primary-color)70%,transparent 100%);opacity:.2;height:2px;position:absolute;top:0;left:0;right:0}.home-module__mmHeiG__footer-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.home-module__mmHeiG__footer-content p{color:var(--text-secondary);opacity:.8;margin:0;font-size:.9rem}.home-module__mmHeiG__footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.home-module__mmHeiG__footer-link{color:var(--text-secondary);opacity:.8;font-size:.9rem;text-decoration:none;transition:color .2s}.home-module__mmHeiG__footer-link:hover{color:var(--primary-color);opacity:1}.home-module__mmHeiG__footer-button{cursor:pointer;font-family:inherit;line-height:inherit;background:0 0;border:none;padding:0}@media (max-width:1200px){.home-module__mmHeiG__home-main>section{padding:6rem 0}}@media (max-width:768px){.home-module__mmHeiG__home-main>section{padding:4rem 0}.home-module__mmHeiG__cta-section{padding:6rem 0!important}.home-module__mmHeiG__cta-title{font-size:2.25rem}.home-module__mmHeiG__cta-description{font-size:1.125rem}.home-module__mmHeiG__features-grid{grid-template-columns:1fr;gap:1.5rem}.home-module__mmHeiG__workflow-steps{flex-direction:column}.home-module__mmHeiG__workflow-arrow{margin:1rem 0;transform:rotate(90deg)}.home-module__mmHeiG__abtest-content,.home-module__mmHeiG__sharing-content,.home-module__mmHeiG__fullscreen-content,.home-module__mmHeiG__stash-content,.home-module__mmHeiG__store-content{grid-template-columns:1fr;gap:2rem}.home-module__mmHeiG__testimonial-quote p{font-size:1.1rem}.home-module__mmHeiG__faq-title{font-size:2rem}.home-module__mmHeiG__abtest-text,.home-module__mmHeiG__sharing-text,.home-module__mmHeiG__fullscreen-text,.home-module__mmHeiG__stash-text,.home-module__mmHeiG__store-text{text-align:center;order:1}.home-module__mmHeiG__abtest-image,.home-module__mmHeiG__sharing-image,.home-module__mmHeiG__fullscreen-image,.home-module__mmHeiG__stash-image,.home-module__mmHeiG__store-image{order:2;justify-content:center;max-width:500px;margin:0 auto}.home-module__mmHeiG__phone-mockup{border-radius:28px;padding:6px;top:10px}.home-module__mmHeiG__phone-mockup:hover{top:10px;transform:none}.home-module__mmHeiG__phone-mockup:before{width:60px;height:18px;top:10px}.home-module__mmHeiG__phone-mockup img{border-radius:22px}.home-module__mmHeiG__phone-mockup-highlighted{top:10px}.home-module__mmHeiG__hero-title{font-size:2.5rem}.home-module__mmHeiG__features-title,.home-module__mmHeiG__workflow-title,.home-module__mmHeiG__abtest-title,.home-module__mmHeiG__sharing-title,.home-module__mmHeiG__fullscreen-title,.home-module__mmHeiG__stash-title,.home-module__mmHeiG__store-title,.home-module__mmHeiG__testimonials-title{font-size:2rem}}@media (max-width:480px){.home-module__mmHeiG__home-main>section{padding:4rem 0}.home-module__mmHeiG__cta-section{padding:5rem 0!important}.home-module__mmHeiG__cta-title{font-size:1.75rem}.home-module__mmHeiG__cta-description{font-size:1rem}.home-module__mmHeiG__cta-button.home-module__mmHeiG__large{padding:1rem 2rem;font-size:1.125rem}.home-module__mmHeiG__hero-title{font-size:2rem}.home-module__mmHeiG__feature-card{padding:1.5rem}.home-module__mmHeiG__phone-mockup{border-radius:24px;margin-bottom:-260px;padding:5px}.home-module__mmHeiG__phone-mockup:before{width:50px;height:14px;top:8px}.home-module__mmHeiG__phone-mockup img{border-radius:19px}}
