.Header-module__vcZAwq__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#7e57c226;border-bottom:1px solid #7e57c21a;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__vcZAwq__navbarScrolled,.Header-module__vcZAwq__navbarSecondary{-webkit-backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #00000014;box-shadow:0 2px 20px #00000014}.Header-module__vcZAwq__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__vcZAwq__logoLink{align-items:center;gap:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__vcZAwq__logoLink:hover{transform:translateY(-2px)}.Header-module__vcZAwq__logo{filter:drop-shadow(0 2px 4px #0003);width:auto;height:40px}.Header-module__vcZAwq__logoText{background:linear-gradient(135deg,#1a1a1a 0%,#7e57c2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Header-module__vcZAwq__navLinks{align-items:center;gap:2rem;display:flex}.Header-module__vcZAwq__navLink{color:#333;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__vcZAwq__navLink:hover{color:#5e35b1}.Header-module__vcZAwq__navToggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Header-module__vcZAwq__navToggleSpan{background:#333;width:24px;height:2px;margin:6px 0;transition:all .3s;display:block}.Header-module__vcZAwq__navToggleActive .Header-module__vcZAwq__navToggleSpan:first-child{transform:rotate(45deg)translate(5px,6px)}.Header-module__vcZAwq__navToggleActive .Header-module__vcZAwq__navToggleSpan:nth-child(2){opacity:0}.Header-module__vcZAwq__navToggleActive .Header-module__vcZAwq__navToggleSpan:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}@media (max-width:768px){.Header-module__vcZAwq__navContainer{padding:1rem 1.5rem}.Header-module__vcZAwq__logo{height:32px}.Header-module__vcZAwq__logoText{font-size:1.25rem}.Header-module__vcZAwq__navToggle{display:block}.Header-module__vcZAwq__navLinks{background:#fffffffa;flex-direction:column;align-items:flex-start;gap:1.5rem;width:80%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 30px #0000001a}.Header-module__vcZAwq__navLinksActive{right:0}.Header-module__vcZAwq__navLink{width:100%;font-size:1.1rem;color:#333!important}.Header-module__vcZAwq__navLink:hover{color:#7e57c2!important}.Header-module__vcZAwq__ctaButtonSmallMobile{text-align:center;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem}}
.Footer-module__bU2TmW__footer{color:#fff;background:#1a1a1a;border-top:none;padding:4rem 0 2rem}.Footer-module__bU2TmW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__bU2TmW__footerBrand{max-width:300px}.Footer-module__bU2TmW__footerLogo{align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;display:flex}.Footer-module__bU2TmW__footerLogoImg{width:auto;height:40px}.Footer-module__bU2TmW__footerLogoText{color:#fff;font-size:1.5rem;font-weight:700}.Footer-module__bU2TmW__footerTagline{color:#9ca3af;margin-bottom:0;font-size:.95rem;line-height:1.6}.Footer-module__bU2TmW__footerColumn h4{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.Footer-module__bU2TmW__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__bU2TmW__footerColumn li{margin-bottom:.75rem}.Footer-module__bU2TmW__footerColumn a{color:#9ca3af;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__bU2TmW__footerColumn a:hover{color:#9575cd}.Footer-module__bU2TmW__footerBottom{text-align:center;border-top:1px solid #333;padding-top:2rem}.Footer-module__bU2TmW__footerBottom p{color:#6b7280;margin-bottom:.5rem;font-size:.875rem}.Footer-module__bU2TmW__footerMadeWith{color:#9ca3af}@media (max-width:768px){.Footer-module__bU2TmW__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__bU2TmW__footerBrand{text-align:center;grid-column:1/-1;max-width:none}.Footer-module__bU2TmW__footerLogo{justify-content:center}}@media (max-width:480px){.Footer-module__bU2TmW__footerGrid{text-align:center;grid-template-columns:1fr}.Footer-module__bU2TmW__footerColumn h4{margin-top:1rem}}
.Hero-module__dQlAoa__hero{background:url(/assets/images/loopist_hero.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__dQlAoa__hero:before{content:"";opacity:.08;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__dQlAoa__hero:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#b39ddb99 0%,#7e57c259 40%,#ec48991a 60%,#0000 75%);border-radius:50%;width:550px;height:550px;position:absolute;top:50%;right:12%;transform:translateY(-50%)}.Hero-module__dQlAoa__heroContainer{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid;position:relative}.Hero-module__dQlAoa__heroContent{text-align:left}.Hero-module__dQlAoa__heroBadges{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;animation:.3s ease-out Hero-module__dQlAoa__fadeInUp;display:flex}.Hero-module__dQlAoa__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333;background:#7e57c214;border:1px solid #7e57c226;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.Hero-module__dQlAoa__badgeHighlight{color:#7e57c2;font-weight:700}.Hero-module__dQlAoa__starIcon{color:#fbbf24}.Hero-module__dQlAoa__heroTitle{background:linear-gradient(135deg,#1a1a1a 0%,#7e57c2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1;animation:.4s ease-out Hero-module__dQlAoa__fadeInUp}.Hero-module__dQlAoa__heroDescription{color:#4a4a4a;margin-bottom:2rem;font-size:1.25rem;line-height:1.7;animation:.5s ease-out Hero-module__dQlAoa__fadeInUp}.Hero-module__dQlAoa__heroCtas{flex-wrap:wrap;gap:1rem;animation:.6s ease-out Hero-module__dQlAoa__fadeInUp;display:flex}.Hero-module__dQlAoa__heroVisual{justify-content:center;align-items:center;animation:.5s ease-out Hero-module__dQlAoa__fadeInUp;display:flex}.Hero-module__dQlAoa__phoneMockup{transition:transform .5s;position:relative;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg)}.Hero-module__dQlAoa__phoneMockup:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.Hero-module__dQlAoa__phoneFrame{background:linear-gradient(145deg,#1a1a2e 0%,#0f0f1a 100%);border-radius:50px;width:340px;height:700px;padding:14px;position:relative;box-shadow:0 50px 100px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1a}.Hero-module__dQlAoa__phoneNotch{z-index:10;background:#0f0f1a;border-radius:0 0 22px 22px;width:130px;height:32px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.Hero-module__dQlAoa__phoneScreen{background:linear-gradient(#4a148c 0%,#7e57c2 50%,#b39ddb 100%);border-radius:38px;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__dQlAoa__mockupSlideshow{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__dQlAoa__mockupSlide{object-fit:cover;object-position:top;opacity:0;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.Hero-module__dQlAoa__mockupSlideActive{opacity:1}.Hero-module__dQlAoa__phoneGlow{filter:blur(45px);z-index:-1;background:radial-gradient(circle,#b39ddb80 0%,#7e57c240 50%,#0000 70%);width:480px;height:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__dQlAoa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__dQlAoa__hero{padding:5rem 1.5rem 3rem}.Hero-module__dQlAoa__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__dQlAoa__heroContent{text-align:center;order:1}.Hero-module__dQlAoa__heroVisual{order:2}.Hero-module__dQlAoa__heroBadges{justify-content:center}.Hero-module__dQlAoa__heroTitle{font-size:2.5rem}.Hero-module__dQlAoa__heroDescription{font-size:1.1rem}.Hero-module__dQlAoa__heroCtas{justify-content:center}.Hero-module__dQlAoa__phoneMockup{transform:perspective(1000px)rotateY(0)rotateX(0)}.Hero-module__dQlAoa__phoneFrame{border-radius:42px;width:280px;height:580px}.Hero-module__dQlAoa__phoneNotch{width:110px;height:26px}.Hero-module__dQlAoa__phoneScreen{border-radius:32px}.Hero-module__dQlAoa__phoneGlow{width:320px;height:320px}.Hero-module__dQlAoa__hero:after{width:350px;height:350px;right:50%;transform:translate(50%,-50%)}}@media (max-width:480px){.Hero-module__dQlAoa__heroTitle{font-size:2rem}.Hero-module__dQlAoa__heroDescription{font-size:1rem}.Hero-module__dQlAoa__heroBadges{flex-direction:column;align-items:center;gap:.5rem}.Hero-module__dQlAoa__heroBadge{padding:.4rem .8rem;font-size:.8rem}.Hero-module__dQlAoa__heroCtas{flex-direction:column;width:100%}.Hero-module__dQlAoa__phoneFrame{border-radius:38px;width:240px;height:500px}.Hero-module__dQlAoa__phoneNotch{width:90px;height:22px}.Hero-module__dQlAoa__phoneScreen{border-radius:28px}.Hero-module__dQlAoa__phoneGlow{width:280px;height:280px}.Hero-module__dQlAoa__hero:after{width:300px;height:300px}}
.About-module__suJDDW__about{padding:5rem 0;position:relative}.About-module__suJDDW__about:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#ec48991a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:0;left:5%}.About-module__suJDDW__aboutHeadline{text-align:center;margin-bottom:2rem;font-size:3rem;line-height:1.3}.About-module__suJDDW__revealWord{opacity:0;transition:opacity .5s,transform .5s;display:inline-block;transform:translateY(30px)}.About-module__suJDDW__revealWordVisible{opacity:1;transform:translateY(0)}.About-module__suJDDW__revealWordHighlight{background:linear-gradient(135deg,#7e57c2,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__suJDDW__revealFade{opacity:0;transition:opacity .6s .8s,transform .6s .8s;transform:translateY(20px)}.About-module__suJDDW__revealFadeVisible{opacity:1;transform:translateY(0)}.About-module__suJDDW__sectionIntro{text-align:center;max-width:700px;color:var(--text-secondary);margin:0 auto 3rem;font-size:1.2rem}.About-module__suJDDW__aboutHighlights{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}.About-module__suJDDW__highlightItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;transition:opacity .5s,transform .5s,box-shadow .3s;display:flex;transform:translateY(30px)}.About-module__suJDDW__highlightItemVisible{opacity:1;transform:translateY(0)}.About-module__suJDDW__highlightItem:hover{transform:translateY(-5px);box-shadow:0 8px 30px #7e57c24d}.About-module__suJDDW__highlightIcon{font-size:2.5rem}.About-module__suJDDW__highlightText{color:var(--text-primary);font-size:1.1rem;font-weight:600}@media (max-width:768px){.About-module__suJDDW__aboutHeadline{font-size:2rem}.About-module__suJDDW__aboutHighlights{gap:1rem}.About-module__suJDDW__highlightItem{padding:1rem 1.5rem}.About-module__suJDDW__highlightIcon{font-size:2rem}.About-module__suJDDW__highlightText{font-size:1rem}}@media (max-width:480px){.About-module__suJDDW__aboutHeadline{font-size:1.75rem}.About-module__suJDDW__aboutHighlights{flex-direction:column;align-items:center}.About-module__suJDDW__highlightItem{flex-direction:row;justify-content:center;width:100%;max-width:280px}}
.Features-module__gcRqvG__features{background:linear-gradient(#fff 0%,#f3e8ff 50%,#ede9fe 100%);padding:5rem 0}.Features-module__gcRqvG__sectionHeader{text-align:center;margin-bottom:3rem}.Features-module__gcRqvG__sectionHeader h2{color:#1a1a1a;margin-bottom:.75rem;font-size:2.5rem}.Features-module__gcRqvG__highlight{color:#7e57c2}.Features-module__gcRqvG__subtitle{color:#666;max-width:500px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Features-module__gcRqvG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Features-module__gcRqvG__featureItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffffe6;border:1px solid #7e57c226;border-radius:20px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(30px);box-shadow:0 8px 32px #00000014}.Features-module__gcRqvG__featureItemVisible{opacity:1;transform:translateY(0)}.Features-module__gcRqvG__featureItem:hover{transform:translateY(-5px);box-shadow:0 12px 48px #7e57c226}.Features-module__gcRqvG__featureIcon{background:#7e57c2;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:2.5rem;display:flex}.Features-module__gcRqvG__featureItem h3{color:#1a1a1a;margin-bottom:.75rem}.Features-module__gcRqvG__featureItem p{color:#4a4a4a;line-height:1.6}@media (max-width:768px){.Features-module__gcRqvG__featureGrid{grid-template-columns:1fr;gap:1.5rem}}
.HowItWorks-module__2U7nMG__howItWorks{background:linear-gradient(#ede9fe 0%,#f3e8ff 50%,#fff 100%);padding:5rem 0}.HowItWorks-module__2U7nMG__sectionHeader{text-align:center;margin-bottom:3rem}.HowItWorks-module__2U7nMG__sectionHeader h2{color:#1a1a1a;margin-bottom:.75rem;font-size:2.5rem}.HowItWorks-module__2U7nMG__highlight{color:#7e57c2}.HowItWorks-module__2U7nMG__subtitle{color:#666;max-width:520px;margin:0 auto;font-size:1.15rem;line-height:1.6}.HowItWorks-module__2U7nMG__stepsContainer{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.HowItWorks-module__2U7nMG__stepItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffffe6;border:1px solid #7e57c226;border-radius:20px;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(30px);box-shadow:0 8px 32px #00000014}.HowItWorks-module__2U7nMG__stepItemVisible{opacity:1;transform:translateY(0)}.HowItWorks-module__2U7nMG__stepItem:hover{transform:translateY(-5px);box-shadow:0 12px 48px #7e57c226}.HowItWorks-module__2U7nMG__stepNumber{color:#fff;background:linear-gradient(135deg,#5e35b1,#7e57c2,#ec4899cc);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 15px #7e57c266,0 0 20px #ec489933}.HowItWorks-module__2U7nMG__stepItem h3{color:#1a1a1a;margin-bottom:.75rem}.HowItWorks-module__2U7nMG__stepItem p{color:#4a4a4a;line-height:1.6}@media (max-width:768px){.HowItWorks-module__2U7nMG__stepsContainer{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.HowItWorks-module__2U7nMG__stepsContainer{grid-template-columns:1fr}}
.Stats-module__iqFhEa__stats{padding:5rem 0;position:relative;overflow:hidden}.Stats-module__iqFhEa__stats:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf614 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__iqFhEa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.Stats-module__iqFhEa__statItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:2.5rem 1.5rem;transition:all .3s;position:relative}.Stats-module__iqFhEa__statItem:before{content:"";background:linear-gradient(90deg,#7e57c2,#ec4899cc);border-radius:3px;width:60px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Stats-module__iqFhEa__statItem:hover{transform:translateY(-5px);box-shadow:0 12px 48px #0003}.Stats-module__iqFhEa__statNumber{color:var(--text-primary);background:linear-gradient(135deg,#fff 0%,#ec4899e6 50%,#7e57c2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.Stats-module__iqFhEa__statLabel{color:var(--text-muted);font-size:1.1rem;font-weight:500}@media (max-width:768px){.Stats-module__iqFhEa__statsGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.Stats-module__iqFhEa__statNumber{font-size:2.5rem}}
.Testimonials-module__T0g0jG__testimonials{background:0 0;padding:5rem 0;overflow:hidden}.Testimonials-module__T0g0jG__testimonials h2{color:#fff;text-align:center;margin-bottom:3rem}.Testimonials-module__T0g0jG__marquee{width:100%;padding:1rem 0;overflow:hidden}.Testimonials-module__T0g0jG__marqueeTrack{gap:1.5rem;width:fit-content;animation:40s linear infinite Testimonials-module__T0g0jG__marquee;display:flex}.Testimonials-module__T0g0jG__marquee:hover .Testimonials-module__T0g0jG__marqueeTrack{animation-play-state:paused}@keyframes Testimonials-module__T0g0jG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__T0g0jG__testimonialCard{color:#1a1a1a;background:#fffffff2;border:none;border-radius:20px;flex-direction:column;flex-shrink:0;gap:1rem;width:350px;padding:1.75rem;display:flex;box-shadow:0 10px 40px #00000026}.Testimonials-module__T0g0jG__testimonialHeader{align-items:center;gap:1rem;display:flex}.Testimonials-module__T0g0jG__testimonialAvatar{color:#fff;background:linear-gradient(135deg,#7e57c2,#ec4899);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__T0g0jG__testimonialAuthor{text-align:left;flex-direction:column;display:flex}.Testimonials-module__T0g0jG__testimonialAuthor strong{color:#1a1a1a;font-size:1rem;font-weight:600}.Testimonials-module__T0g0jG__testimonialAuthor span{color:#666;font-size:.875rem}.Testimonials-module__T0g0jG__testimonialQuote{color:#333;flex-grow:1;margin:0;font-size:.95rem;font-style:italic;line-height:1.7}.Testimonials-module__T0g0jG__testimonialRating{gap:.2rem;margin:0;display:flex}.Testimonials-module__T0g0jG__star{color:#d4d4d4;font-size:1.25rem}.Testimonials-module__T0g0jG__starFilled{color:#fbbf24}.Testimonials-module__T0g0jG__starHalf{background:linear-gradient(90deg,#fbbf24 50%,#d4d4d4 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.Testimonials-module__T0g0jG__testimonialCard{width:300px;padding:1.5rem}.Testimonials-module__T0g0jG__testimonialAvatar{width:45px;height:45px;font-size:.9rem}.Testimonials-module__T0g0jG__testimonialQuote{font-size:.9rem}.Testimonials-module__T0g0jG__marqueeTrack{animation-duration:30s}}@media (max-width:480px){.Testimonials-module__T0g0jG__testimonialCard{width:280px;padding:1.25rem}.Testimonials-module__T0g0jG__marqueeTrack{gap:1rem;animation-duration:25s}}
.FAQ-module__ze1YAa__faq{background:#fff;padding:5rem 0}.FAQ-module__ze1YAa__faq h2{color:#1a1a1a;text-align:center;margin-bottom:3rem}.FAQ-module__ze1YAa__accordion{max-width:800px;margin:0 auto}.FAQ-module__ze1YAa__accordionItem{border-bottom:1px solid #e5e5e5}.FAQ-module__ze1YAa__accordionItem:last-child{border-bottom:none}.FAQ-module__ze1YAa__accordionHeader{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-family:inherit;font-size:1.1rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__ze1YAa__accordionHeader:hover,.FAQ-module__ze1YAa__accordionHeaderOpen{color:#7e57c2}.FAQ-module__ze1YAa__accordionTitle{flex:1;padding-right:1rem}.FAQ-module__ze1YAa__accordionIcon{color:#7e57c2;font-size:1.5rem;font-weight:300;transition:transform .3s}.FAQ-module__ze1YAa__accordionIconOpen{transform:rotate(45deg)}.FAQ-module__ze1YAa__accordionContent{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__ze1YAa__accordionContentOpen{max-height:500px;padding-bottom:1.5rem}.FAQ-module__ze1YAa__accordionContent p{color:#4a4a4a;margin-bottom:0;font-size:1rem;line-height:1.7}
.Blog-module__vvsJzG__page{background:linear-gradient(#faf7ff 0%,#fff 40%);min-height:calc(100vh - 80px);padding:6rem 0 5rem;position:relative}.Blog-module__vvsJzG__container{max-width:820px;margin:0 auto;padding:0 1.5rem}.Blog-module__vvsJzG__indexHeader{text-align:center;margin-bottom:3.5rem}.Blog-module__vvsJzG__indexEyebrow{color:var(--primary-purple-dark);letter-spacing:.08em;text-transform:uppercase;background:#7e57c21a;border-radius:999px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-block}.Blog-module__vvsJzG__indexTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:2.75rem;font-weight:700;line-height:1.15}.Blog-module__vvsJzG__indexTagline{color:#555;max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Blog-module__vvsJzG__articleList{flex-direction:column;gap:1.25rem;display:flex}.Blog-module__vvsJzG__articleCard{background:#fff;border:1px solid #ece5f7;border-radius:16px;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.Blog-module__vvsJzG__articleCard:hover{border-color:var(--primary-lavender);transform:translateY(-2px);box-shadow:0 8px 28px #7e57c21a}.Blog-module__vvsJzG__articleLink{color:inherit;text-decoration:none;display:block}.Blog-module__vvsJzG__articleLink:hover{color:inherit;text-decoration:none}.Blog-module__vvsJzG__articleTitle{color:#1a1a1a;margin:0 0 .5rem;font-size:1.35rem;font-weight:700;line-height:1.3}.Blog-module__vvsJzG__articleLink:hover .Blog-module__vvsJzG__articleTitle{color:var(--primary-purple-dark)}.Blog-module__vvsJzG__articleDescription{color:#555;margin:0 0 .9rem;font-size:.98rem;line-height:1.65}.Blog-module__vvsJzG__articleMeta{color:#8a7ba3;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Blog-module__vvsJzG__articleMetaDot{color:var(--primary-lavender)}.Blog-module__vvsJzG__articleWrap{max-width:760px;margin:0 auto;padding:0 1.5rem}.Blog-module__vvsJzG__breadcrumbRow{color:#8a7ba3;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.Blog-module__vvsJzG__breadcrumbRow a{color:var(--primary-purple);font-weight:500;text-decoration:none}.Blog-module__vvsJzG__breadcrumbRow a:hover{color:var(--primary-purple-dark);text-decoration:underline}.Blog-module__vvsJzG__categoryPill{color:var(--primary-purple-dark);letter-spacing:.08em;text-transform:uppercase;background:#7e57c21a;border-radius:999px;padding:.3rem .85rem;font-size:.72rem;font-weight:600;display:inline-block}.Blog-module__vvsJzG__articleH1{color:#1a1a1a;margin-bottom:1.25rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Blog-module__vvsJzG__articleMetaRow{color:#666;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.Blog-module__vvsJzG__articleMetaRow .Blog-module__vvsJzG__dot{color:var(--primary-lavender)}.Blog-module__vvsJzG__articleDivider{border:0;border-top:1px solid #ece5f7;margin:0 0 2.5rem}.Blog-module__vvsJzG__toc{background:#fff;border:1px solid #ece5f7;border-radius:16px;margin:0 0 2.5rem;padding:1.5rem 1.75rem;box-shadow:0 1px 3px #7e57c20d}.Blog-module__vvsJzG__tocHeading{letter-spacing:.1em;text-transform:uppercase;color:#8a7ba3;margin-bottom:1rem;font-size:.78rem;font-weight:700}.Blog-module__vvsJzG__tocList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.Blog-module__vvsJzG__tocItem{align-items:flex-start;gap:.75rem;display:flex}.Blog-module__vvsJzG__tocNumber{color:var(--primary-purple);font-variant-numeric:tabular-nums;flex-shrink:0;margin-top:.05rem;font-size:.9rem;font-weight:600}.Blog-module__vvsJzG__tocLink{color:#555;font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .15s}.Blog-module__vvsJzG__tocLink:hover{color:var(--primary-purple)}.Blog-module__vvsJzG__articleBody{color:#3d3a47;font-size:1.05rem;line-height:1.85}.Blog-module__vvsJzG__articleBody>h1:first-child{display:none}.Blog-module__vvsJzG__articleBody h2{color:#1a1a1a;margin:2.75rem 0 1rem;scroll-margin-top:6rem;font-size:1.65rem;font-weight:700;line-height:1.3}.Blog-module__vvsJzG__articleBody h3{color:#1a1a1a;margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.35}.Blog-module__vvsJzG__articleBody p{color:#3d3a47;text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.1rem;line-height:1.85}.Blog-module__vvsJzG__articleBody strong{color:#1a1a1a;font-weight:600}.Blog-module__vvsJzG__articleBody em{color:#1a1a1a;font-style:italic}.Blog-module__vvsJzG__articleBody a{color:var(--primary-purple-dark);text-underline-offset:3px;-webkit-text-decoration:underline #7e57c266;text-decoration:underline #7e57c266}.Blog-module__vvsJzG__articleBody a:hover{color:var(--primary-purple);-webkit-text-decoration-color:var(--primary-purple);text-decoration-color:var(--primary-purple)}.Blog-module__vvsJzG__articleBody ul,.Blog-module__vvsJzG__articleBody ol{margin:.5rem 0 1.5rem;padding-left:1.5rem}.Blog-module__vvsJzG__articleBody li{color:#3d3a47;margin-bottom:.5rem;line-height:1.8}.Blog-module__vvsJzG__articleBody ul li::marker{color:var(--primary-purple)}.Blog-module__vvsJzG__articleBody ol li::marker{color:var(--primary-purple-dark);font-weight:600}.Blog-module__vvsJzG__articleBody blockquote{border-left:4px solid var(--primary-purple);color:#3d3a47;background:#f4eff8;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}.Blog-module__vvsJzG__articleBody table{border-collapse:separate;border-spacing:0;border:1px solid #ece5f7;border-radius:12px;width:100%;margin:1.75rem 0;font-size:.95rem;overflow:hidden}.Blog-module__vvsJzG__articleBody th{color:#1a1a1a;text-align:left;background:#f4eff8;border-bottom:1px solid #ece5f7;padding:.85rem 1rem;font-weight:600}.Blog-module__vvsJzG__articleBody td{color:#3d3a47;border-bottom:1px solid #f0eaf9;padding:.85rem 1rem}.Blog-module__vvsJzG__articleBody tr:last-child td{border-bottom:0}.Blog-module__vvsJzG__articleBody hr{border:0;border-top:1px solid #ece5f7;margin:2.5rem 0}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways{color:var(--primary-purple-dark);border:1.5px solid #d9cff0;border-bottom:0;border-left:4px solid var(--primary-purple);background:#f4eff8;border-radius:16px 16px 0 0;align-items:center;gap:.55rem;margin:2rem 0 0;padding:1.1rem 1.5rem .65rem;scroll-margin-top:6rem;font-size:1.15rem;font-weight:700;display:flex}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways:before{content:"";background-color:var(--primary-purple);flex-shrink:0;width:22px;height:22px;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='12 2 2 7 12 12 22 7 12 2'/><polyline points='2 17 12 22 22 17'/><polyline points='2 12 12 17 22 12'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='12 2 2 7 12 12 22 7 12 2'/><polyline points='2 17 12 22 22 17'/><polyline points='2 12 12 17 22 12'/></svg>") 50%/contain no-repeat}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways+ul{border:1.5px solid #d9cff0;border-top:0;border-left:4px solid var(--primary-purple);background:#f4eff8;border-radius:0 0 16px 16px;margin:0 0 2.25rem;padding:.5rem 1.5rem 1.4rem 2.85rem;list-style:none}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways+ul li{color:#3d3a47;text-align:left;margin-bottom:.8rem;font-weight:600;line-height:1.7;position:relative}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways+ul li:last-child{margin-bottom:0}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways+ul li::marker{content:""}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways+ul li:before{content:"✓";color:var(--primary-purple);font-weight:700;position:absolute;top:0;left:-1.55rem}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__key-takeaways+ul li strong{font-weight:600}.Blog-module__vvsJzG__articleBody details{background:#fff;border:1px solid #ece5f7;border-radius:14px;margin:.75rem 0 0;overflow:hidden}.Blog-module__vvsJzG__articleBody details>summary{color:#1a1a1a;cursor:pointer;background:#f4eff8;padding:1rem 3rem 1rem 1.25rem;scroll-margin-top:6rem;font-size:1rem;font-weight:600;list-style:none;transition:background .15s;position:relative}.Blog-module__vvsJzG__articleBody details>summary::-webkit-details-marker{display:none}.Blog-module__vvsJzG__articleBody details>summary:hover{background:#ece3f5}.Blog-module__vvsJzG__articleBody details>summary:after{content:"";border-right:2px solid var(--primary-purple);border-bottom:2px solid var(--primary-purple);width:10px;height:10px;transition:transform .2s;position:absolute;top:50%;right:1.3rem;transform:translateY(-75%)rotate(45deg)}.Blog-module__vvsJzG__articleBody details[open]>summary{background:#ece3f5}.Blog-module__vvsJzG__articleBody details[open]>summary:after{transform:translateY(-25%)rotate(-135deg)}.Blog-module__vvsJzG__articleBody details>div{color:#3d3a47;padding:1rem 1.25rem 1.1rem;font-size:.98rem;line-height:1.75}.Blog-module__vvsJzG__articleBody details>div p{text-align:left;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .8rem}.Blog-module__vvsJzG__articleBody details>div p:last-child{margin-bottom:0}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__next-steps{color:var(--primary-purple-dark)}.Blog-module__vvsJzG__articleBody h2#Blog-module__vvsJzG__next-steps+p{border:1px solid #ece5f7;border-left:4px solid var(--primary-purple);text-align:left;background:linear-gradient(135deg,#f4eff8 0%,#fff 100%);border-radius:12px;margin-bottom:1.1rem;padding:1.1rem 1.3rem}.Blog-module__vvsJzG__continueReading{margin-top:3.5rem;padding:0 2rem}.Blog-module__vvsJzG__continueHeading{color:#1a1a1a;margin:0 0 1.25rem;font-size:1.35rem;font-weight:700}.Blog-module__vvsJzG__continueGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Blog-module__vvsJzG__continueCard{text-align:center;min-height:280px;color:inherit;background:#fff;border:1px solid #ece5f7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.Blog-module__vvsJzG__continueCard:hover{border-color:var(--primary-lavender);color:inherit;text-decoration:none;transform:translateY(-3px);box-shadow:0 8px 24px #7e57c21f}.Blog-module__vvsJzG__continueTitle{color:#1a1a1a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:1.1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.Blog-module__vvsJzG__continueCard:hover .Blog-module__vvsJzG__continueTitle{color:var(--primary-purple-dark)}.Blog-module__vvsJzG__continueExcerpt{color:#666;-webkit-line-clamp:6;text-align:center;-webkit-box-orient:vertical;margin:0 0 1.25rem;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__vvsJzG__continueReadMore{color:var(--primary-purple-dark);font-size:.9rem;font-weight:600;display:inline-block}.Blog-module__vvsJzG__continueCard:hover .Blog-module__vvsJzG__continueReadMore{color:var(--primary-purple)}.Blog-module__vvsJzG__backLinkRow{text-align:center;max-width:760px;margin:0 auto;padding:0 1.5rem}.Blog-module__vvsJzG__backToBlog{color:var(--primary-purple-dark);align-items:center;gap:.4rem;margin-top:2.5rem;font-weight:600;text-decoration:none;display:inline-flex}.Blog-module__vvsJzG__backToBlog:hover{color:var(--primary-purple)}@media (max-width:600px){.Blog-module__vvsJzG__page{padding:5rem 0 3.5rem}.Blog-module__vvsJzG__indexTitle{font-size:2rem}.Blog-module__vvsJzG__articleH1{font-size:1.9rem}.Blog-module__vvsJzG__articleBody{font-size:1rem}.Blog-module__vvsJzG__articleBody h2{margin-top:2.25rem;font-size:1.4rem}.Blog-module__vvsJzG__articleBody h3{font-size:1.15rem}.Blog-module__vvsJzG__articleCard,.Blog-module__vvsJzG__toc{padding:1.25rem}.Blog-module__vvsJzG__articleBody table{white-space:nowrap;display:block;overflow-x:auto}.Blog-module__vvsJzG__continueReading{padding:0 1.25rem}.Blog-module__vvsJzG__continueGrid{grid-template-columns:1fr}.Blog-module__vvsJzG__continueCard{padding:1.25rem 1rem}}
.CTA-module__38cyCa__getStarted{background:url(/assets/images/loopist_CTA.png) 50%/cover no-repeat;padding:6rem 0;position:relative}.CTA-module__38cyCa__ctaCard{text-align:center;-webkit-backdrop-filter:blur(20px);background:#5a3296d9;border:none;border-radius:20px;max-width:800px;margin:0 auto;padding:4rem 2rem;position:relative;overflow:hidden}.CTA-module__38cyCa__ctaCard h2{-webkit-text-fill-color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:2.5rem;position:relative;color:#fff!important}.CTA-module__38cyCa__ctaCard p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.2rem;position:relative}
.LegalPage-module__mAi-qq__contentPage{background:#fff;min-height:calc(100vh - 80px);padding:6rem 0 4rem}.LegalPage-module__mAi-qq__contentPageContainer{max-width:800px;margin:0 auto;padding:0 2rem}.LegalPage-module__mAi-qq__contentPage h1{text-align:center;color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem}.LegalPage-module__mAi-qq__contentPage h2{text-align:left;color:#1a1a1a;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.LegalPage-module__mAi-qq__contentPage h3{color:#1a1a1a;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem}.LegalPage-module__mAi-qq__contentPage p{color:#444;margin-bottom:1rem;line-height:1.8}.LegalPage-module__mAi-qq__contentPage em{color:#666}.LegalPage-module__mAi-qq__contentPage ul,.LegalPage-module__mAi-qq__contentPage ol{color:#444;margin-bottom:1rem;padding-left:1.5rem}.LegalPage-module__mAi-qq__contentPage li{margin-bottom:.5rem;line-height:1.7}.LegalPage-module__mAi-qq__contentPage a{color:#7e57c2}.LegalPage-module__mAi-qq__contentPage a:hover{color:#5e35b1;text-decoration:underline}.LegalPage-module__mAi-qq__contentPage strong{color:#1a1a1a}.LegalPage-module__mAi-qq__aboutTagline{text-align:center;color:#666;margin-bottom:3rem;font-size:1.2rem}.LegalPage-module__mAi-qq__aboutSection{margin-bottom:3rem}.LegalPage-module__mAi-qq__aboutSection h2{color:#222;margin-bottom:1rem}.LegalPage-module__mAi-qq__aboutSection p{color:#444;margin-bottom:1rem;line-height:1.8}.LegalPage-module__mAi-qq__valuesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:600px){.LegalPage-module__mAi-qq__valuesGrid{grid-template-columns:1fr}}.LegalPage-module__mAi-qq__valueCard{text-align:center;background:#f8f9fa;border-radius:12px;padding:1.5rem}.LegalPage-module__mAi-qq__valueCard .LegalPage-module__mAi-qq__valueIcon{margin-bottom:.75rem;font-size:2rem}.LegalPage-module__mAi-qq__valueCard h3{color:#222;margin-bottom:.5rem;font-size:1.1rem}.LegalPage-module__mAi-qq__valueCard p{color:#666;margin:0;font-size:.95rem}.LegalPage-module__mAi-qq__companyInfo{background:#f8f9fa;border-radius:12px;margin-top:1.5rem;padding:2rem}.LegalPage-module__mAi-qq__companyInfo p{margin:.5rem 0}.LegalPage-module__mAi-qq__contactCta{text-align:center;margin-top:2rem}.LegalPage-module__mAi-qq__contactCtaButton{color:#fff;background:linear-gradient(135deg,#6c63ff,#5a52d5);border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.LegalPage-module__mAi-qq__contactCtaButton:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6c63ff4d}.LegalPage-module__mAi-qq__pricingSubtitle{text-align:center;color:#666;margin-bottom:2.5rem;font-size:1.1rem}.LegalPage-module__mAi-qq__pricingCards{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.LegalPage-module__mAi-qq__pricingCard{text-align:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;flex:1;min-width:260px;max-width:360px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s;position:relative}.LegalPage-module__mAi-qq__pricingCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.LegalPage-module__mAi-qq__pricingCardFeatured{border-color:#6c63ff;box-shadow:0 4px 16px #6c63ff26}.LegalPage-module__mAi-qq__pricingBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#6c63ff;border-radius:20px;padding:4px 16px;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.LegalPage-module__mAi-qq__pricingCard h2{margin:.5rem 0 .25rem;font-size:1.3rem}.LegalPage-module__mAi-qq__pricingPrice{color:#222;margin:.75rem 0 .25rem;font-size:2.5rem;font-weight:800}.LegalPage-module__mAi-qq__pricingPrice span{color:#888;font-size:1rem;font-weight:400}.LegalPage-module__mAi-qq__pricingEquivalent{color:#6c63ff;margin-bottom:1rem;font-size:.9rem;font-weight:600}.LegalPage-module__mAi-qq__pricingPeriod{color:#888;margin-bottom:1rem;font-size:.95rem}.LegalPage-module__mAi-qq__featuresList{text-align:left;margin:1.5rem 0;padding:0;list-style:none}.LegalPage-module__mAi-qq__featuresList li{color:#444;padding:.4rem 0 .4rem 1.5rem;font-size:.95rem;position:relative}.LegalPage-module__mAi-qq__featuresList li:before{content:"✓";color:#6c63ff;font-weight:700;position:absolute;left:0}.LegalPage-module__mAi-qq__pricingNote{text-align:center;color:#888;margin-bottom:2rem;padding:0 1rem;font-size:.9rem}.LegalPage-module__mAi-qq__pricingLinks{text-align:center;margin-top:2rem;font-size:.95rem}.LegalPage-module__mAi-qq__pricingLinks a{margin:0 .5rem}.LegalPage-module__mAi-qq__supportPageContainer{max-width:1100px;margin:0 auto;padding:0 2rem}.LegalPage-module__mAi-qq__supportHero{text-align:center;margin-bottom:3rem}.LegalPage-module__mAi-qq__supportHero h1{color:#1a1a1a;margin-bottom:.75rem;font-size:2.5rem}.LegalPage-module__mAi-qq__supportTagline{color:#666;max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.LegalPage-module__mAi-qq__supportGrid{grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;display:grid}.LegalPage-module__mAi-qq__contactMethodsColumn{flex-direction:column;gap:1rem;display:flex}.LegalPage-module__mAi-qq__contactCard{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.LegalPage-module__mAi-qq__contactCardIcon{color:#7e57c2;background:#7e57c21a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.LegalPage-module__mAi-qq__contactCard h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.LegalPage-module__mAi-qq__contactCard a{color:#666;font-size:.95rem;text-decoration:none;transition:color .2s}.LegalPage-module__mAi-qq__contactCard a:hover{color:#7e57c2}.LegalPage-module__mAi-qq__contactCard p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.LegalPage-module__mAi-qq__contactCard p a{color:#7e57c2;font-weight:500}.LegalPage-module__mAi-qq__contactFormCard{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #0000000f}.LegalPage-module__mAi-qq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.LegalPage-module__mAi-qq__formGroup{text-align:left;margin-bottom:1.25rem}.LegalPage-module__mAi-qq__formGroup label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.LegalPage-module__mAi-qq__formGroup input,.LegalPage-module__mAi-qq__formGroup textarea{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.LegalPage-module__mAi-qq__formGroup input:focus,.LegalPage-module__mAi-qq__formGroup textarea:focus{border-color:#7e57c2;outline:none;box-shadow:0 0 0 3px #7e57c21a}.LegalPage-module__mAi-qq__formGroup textarea{resize:vertical;min-height:140px}.LegalPage-module__mAi-qq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9e7bcc 0%,#7e57c2 100%);border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s}.LegalPage-module__mAi-qq__submitBtn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.LegalPage-module__mAi-qq__supportGrid,.LegalPage-module__mAi-qq__formRow{grid-template-columns:1fr}.LegalPage-module__mAi-qq__contactMethodsColumn{order:2}.LegalPage-module__mAi-qq__contactFormCard{order:1}}
