.blog-module__JsT-Oq__root{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist-sans), -apple-system, sans-serif}.blog-module__JsT-Oq__hero{text-align:center;max-width:700px;margin:0 auto;padding:100px 24px 64px}.blog-module__JsT-Oq__heroTag{text-transform:uppercase;letter-spacing:.1em;color:#7c3aed;background:#7c3aed1f;border:1px solid #7c3aed40;border-radius:20px;margin-bottom:22px;padding:4px 14px;font-size:11.5px;font-weight:700;display:inline-block}.dark .blog-module__JsT-Oq__heroTag{color:#a78bfa}.blog-module__JsT-Oq__heroTitle{letter-spacing:-1.5px;color:var(--foreground);margin:0 0 16px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1}.blog-module__JsT-Oq__heroAccent{background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__JsT-Oq__heroSub{color:var(--text-muted);margin:0;font-size:16px;line-height:1.6}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;max-width:1100px;margin:0 auto;padding:0 24px 100px;display:grid}.blog-module__JsT-Oq__empty{color:var(--text-muted);border:1px dashed #7c3aed33;border-radius:16px;flex-direction:column;grid-column:1/-1;align-items:center;gap:12px;padding:80px;display:flex}.blog-module__JsT-Oq__empty span{font-size:32px}.blog-module__JsT-Oq__card{background:var(--widget-bg);border:1px solid var(--glass-border);color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.dark .blog-module__JsT-Oq__card{box-shadow:none;background:#ffffff08;border:1px solid #ffffff12}.blog-module__JsT-Oq__card:hover{border-color:#7c3aed66;transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed14}.dark .blog-module__JsT-Oq__card:hover{box-shadow:0 8px 24px #0006}.blog-module__JsT-Oq__cardImg{background:#f1f5f9;width:100%;height:180px;overflow:hidden}.dark .blog-module__JsT-Oq__cardImg{background:#1e293b}.blog-module__JsT-Oq__cardImg img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardImg img{transform:scale(1.03)}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex:1;padding:20px 22px 22px;display:flex}.blog-module__JsT-Oq__cardMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.blog-module__JsT-Oq__tag{text-transform:uppercase;letter-spacing:.05em;color:#6d28d9;background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:4px;padding:3px 9px;font-size:11px;font-weight:600}.dark .blog-module__JsT-Oq__tag{color:#a78bfa}.blog-module__JsT-Oq__readTime{color:var(--text-muted);margin-left:auto;font-size:12px}.blog-module__JsT-Oq__cardTitle{letter-spacing:-.3px;color:var(--foreground);margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.35}.blog-module__JsT-Oq__cardExcerpt{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 16px;font-size:13.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardCta{color:#7c3aed;font-size:13px;font-weight:600;transition:color .15s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardCta{color:#6d28d9}.dark .blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardCta{color:#a78bfa}.blog-module__JsT-Oq__postRoot{background:var(--background);min-height:100vh;padding:60px 24px 120px}.blog-module__JsT-Oq__article{max-width:720px;margin:0 auto}.blog-module__JsT-Oq__articleHeader{margin-bottom:36px}.blog-module__JsT-Oq__articleMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;display:flex}.blog-module__JsT-Oq__dateTime{color:var(--text-muted);font-size:12.5px}.blog-module__JsT-Oq__articleTitle{letter-spacing:-1px;color:var(--foreground);margin:0 0 14px;font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.15}.blog-module__JsT-Oq__articleExcerpt{color:var(--text-muted);border-left:3px solid #7c3aed;margin:0;padding-left:18px;font-size:17px;line-height:1.65}.blog-module__JsT-Oq__coverWrapper{border:1px solid var(--glass-border);border-radius:14px;margin-bottom:40px;overflow:hidden;box-shadow:0 8px 24px #0000000d}.dark .blog-module__JsT-Oq__coverWrapper{border-color:#ffffff12;box-shadow:0 8px 24px #0000004d}.blog-module__JsT-Oq__coverImg{width:100%;height:auto;display:block}.blog-module__JsT-Oq__articleBody{color:var(--foreground);font-size:16.5px;line-height:1.75}:is(.blog-module__JsT-Oq__articleBody h1,.blog-module__JsT-Oq__articleBody h2,.blog-module__JsT-Oq__articleBody h3){color:var(--foreground);letter-spacing:-.4px;margin:2em 0 .6em;font-weight:700;line-height:1.25}.blog-module__JsT-Oq__articleBody h1{font-size:28px}.blog-module__JsT-Oq__articleBody h2{border-bottom:1px solid var(--glass-border);padding-bottom:8px;font-size:22px}.blog-module__JsT-Oq__articleBody h3{font-size:18px}.blog-module__JsT-Oq__articleBody p{color:var(--text-muted);margin:0 0 1.4em}.dark .blog-module__JsT-Oq__articleBody p{color:#cbd5e1}.blog-module__JsT-Oq__articleBody strong{color:var(--foreground);font-weight:600}.blog-module__JsT-Oq__articleBody a{color:#7c3aed;text-underline-offset:3px;text-decoration:underline}.dark .blog-module__JsT-Oq__articleBody a{color:#a78bfa}.blog-module__JsT-Oq__articleBody ul{margin:0 0 1.4em;padding-left:20px}.blog-module__JsT-Oq__articleBody li{color:var(--text-muted);margin-bottom:6px}.dark .blog-module__JsT-Oq__articleBody li{color:#cbd5e1}.blog-module__JsT-Oq__articleCta{margin-top:64px}.blog-module__JsT-Oq__ctaCard{text-align:center;background:linear-gradient(135deg,#7c3aed0f,#a855f708);border:1px solid #7c3aed4d;border-radius:16px;padding:36px 32px;box-shadow:0 4px 12px #7c3aed0d}.dark .blog-module__JsT-Oq__ctaCard{background:linear-gradient(135deg,#7c3aed1f,#a855f70f);border-color:#7c3aed40}.blog-module__JsT-Oq__ctaCard h3{color:var(--foreground);margin:0 0 10px;font-size:20px;font-weight:700}.blog-module__JsT-Oq__ctaCard p{color:var(--text-muted);margin:0 0 22px;font-size:14.5px;line-height:1.6}.blog-module__JsT-Oq__ctaBtn{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.blog-module__JsT-Oq__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}
.Header-module__hBw1pG__headerWrapper{z-index:100;justify-content:center;width:100%;display:flex;position:fixed;top:2rem;left:0}.Header-module__hBw1pG__navbar{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 20px #0000000d, inset 0 1px 0 var(--glass-border);border:1px solid var(--glass-border);border-radius:9999px;justify-content:space-between;align-items:center;width:auto;min-width:450px;padding:.5rem .5rem .5rem 1.5rem;display:flex}.Header-module__hBw1pG__logoCircle{border:4px solid var(--accent-blue);border-radius:50%;width:16px;height:16px}.Header-module__hBw1pG__navLinks{gap:2rem;margin:0 3rem;list-style:none;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--foreground);opacity:.8;font-size:.85rem;font-weight:500;transition:opacity .2s}.Header-module__hBw1pG__navLinks a:hover{opacity:1}.Header-module__hBw1pG__downloadBtn{background:var(--foreground);border:1px solid var(--glass-border);color:var(--background);border-radius:9999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #0000000a}.Header-module__hBw1pG__downloadBtn:hover{border-color:var(--text-muted);transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.Header-module__hBw1pG__navAction{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__themeToggleBtn{border:1px solid var(--glass-border);background:var(--background);width:36px;height:36px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__themeToggleBtn:hover{background:var(--card-bg);transform:translateY(-1px)}.Header-module__hBw1pG__minimalIcon{color:var(--foreground);opacity:.8;transition:opacity .2s}.Header-module__hBw1pG__minimalIcon:hover{opacity:1}
.Footer-module__S6Hkya__footerWrap{flex-direction:column;width:100%;margin-top:4rem;display:flex}.Footer-module__S6Hkya__ctaSection{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;padding:6rem 2rem;display:flex;position:relative}.Footer-module__S6Hkya__ctaSection:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0,#dcebff66 0%,#fff0 60%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__ctaTitle{color:var(--foreground);letter-spacing:-.04em;margin-bottom:2rem;font-size:4rem;font-weight:700;line-height:1.1}.Footer-module__S6Hkya__greyText{color:var(--text-muted);font-weight:500}.Footer-module__S6Hkya__ctaSubtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.5}.Footer-module__S6Hkya__downloadBtn{background:var(--foreground);color:var(--background);border:1px solid #0000001a;border-radius:999px;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #0000000d}.Footer-module__S6Hkya__downloadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.Footer-module__S6Hkya__footerBottom{background:linear-gradient(to bottom, var(--background), var(--background));border:1px solid #dce6fa99;border-bottom:none;border-top-left-radius:40px;border-top-right-radius:40px;flex-direction:column;align-items:center;width:95%;max-width:1400px;margin:0 auto;padding:5rem 2rem 0;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerContent{z-index:10;justify-content:space-between;width:100%;max-width:1000px;margin-bottom:4rem;display:flex;position:relative}.Footer-module__S6Hkya__brandInfo{max-width:300px}.Footer-module__S6Hkya__logo{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoIcon{background:var(--foreground);color:var(--background);border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__linksGrid{gap:4rem;display:flex}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__linkCol h4{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__linkCol a{color:var(--text-muted);font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__linkCol a:hover{color:var(--accent-blue)}.Footer-module__S6Hkya__massiveLogoContainer{justify-content:center;width:100%;display:flex;overflow:hidden}.Footer-module__S6Hkya__massiveLogo{color:#7c3aed66;letter-spacing:-.05em;background:linear-gradient(#7c3aed40,#7c3aed0d);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:18vw;font-weight:800;line-height:.8;transform:translateY(10%)}
.Hero-module__ZARIfG__heroSection{text-align:center;flex-direction:column;align-items:center;padding-top:10rem;padding-bottom:8rem;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__backgroundEffects{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.Hero-module__ZARIfG__glowTop{filter:blur(40px);background:radial-gradient(at 50% 0,#c8c8c866 0%,#fff0 70%);width:60%;height:60%;position:absolute;top:0%;left:20%}.Hero-module__ZARIfG__glowTopDark{display:none}.dark .Hero-module__ZARIfG__glowTop{display:none}.dark .Hero-module__ZARIfG__glowTopDark{filter:blur(40px);background:radial-gradient(at 50% 0,#32323266 0%,#0000 70%);width:60%;height:60%;display:block;position:absolute;top:0%;left:20%}.Hero-module__ZARIfG__floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__floatingPill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.6rem;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;box-shadow:0 4px 12px #0000000d}.Hero-module__ZARIfG__iconFlip{perspective:1000px;animation:.6s cubic-bezier(.175,.885,.32,1.2) forwards Hero-module__ZARIfG__flipIn}.Hero-module__ZARIfG__pointerIcon{position:absolute}.Hero-module__ZARIfG__pillMarketer{color:#a06e53;background-color:#fcf1e8;border:1px solid #eccfb5;animation-delay:0s;top:15%;left:10%;transform:rotate(-10deg)}.Hero-module__ZARIfG__pillMarketer .Hero-module__ZARIfG__pointerIcon{top:-25px;right:-25px;transform:rotate(45deg)}.Hero-module__ZARIfG__sparkleBlue{animation:4s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;top:10px;left:-50px;transform:rotate(-10deg)}.Hero-module__ZARIfG__pillContentCreator{color:#4b6a9c;background-color:#e8effb;border:1px solid #b8cbed;animation-delay:1.5s;top:55%;left:5%;transform:rotate(-5deg)}.Hero-module__ZARIfG__pillContentCreator .Hero-module__ZARIfG__pointerIcon{top:-30px;right:-10px;transform:rotate(35deg)}.Hero-module__ZARIfG__pillSMMarketer{color:#9c5c67;background-color:#fae8ec;border:1px solid #ecc0c8;animation-delay:3s;top:16%;right:12%;transform:rotate(5deg)}.Hero-module__ZARIfG__pillSMMarketer .Hero-module__ZARIfG__pointerIcon{top:-15px;left:-25px;transform:rotate(-45deg)}.Hero-module__ZARIfG__pillResearcher{color:#558a5d;background-color:#e8f5e9;border:1px solid #b7dcb8;animation-delay:4.5s;top:52%;right:8%;transform:rotate(3deg)}.Hero-module__ZARIfG__pillResearcher .Hero-module__ZARIfG__pointerIcon{top:-25px;left:-20px;transform:rotate(-35deg)}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-12px) rotate(calc(var(--rot,0deg) + 2deg))}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.8;transform:scale(1)rotate(-10deg)}50%{opacity:1;transform:scale(1.1)rotate(-5deg)}}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;max-width:900px;display:flex}.Hero-module__ZARIfG__topBadge{background:var(--widget-bg,#fff);border:1px solid var(--glass-border,#0000000f);color:var(--foreground,#111);border-radius:999px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #00000008}.Hero-module__ZARIfG__topBadge b{font-weight:700}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;color:var(--foreground,#0f0f0f);margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.15}.Hero-module__ZARIfG__highlightWrapper{z-index:1;perspective:1200px;display:inline-block;position:relative}.Hero-module__ZARIfG__highlightText{z-index:2;font-weight:inherit;transform-origin:bottom;animation:.7s cubic-bezier(.175,.885,.32,1.2) forwards Hero-module__ZARIfG__flipIn;display:inline-block;position:relative}@keyframes Hero-module__ZARIfG__flipIn{0%{opacity:0;transform:translateY(20px)rotateX(-90deg)}to{opacity:1;transform:translateY(0)rotateX(0)}}.Hero-module__ZARIfG__highlightBg{z-index:-1;background-color:#ffeba4;border-radius:4px;width:104%;height:50%;position:absolute;top:55%;left:-2%;transform:rotate(-1.5deg)}.dark .Hero-module__ZARIfG__highlightBg{background-color:#a08c3a}.Hero-module__ZARIfG__subtitle{color:var(--text-muted,#555);max-width:720px;margin-bottom:3.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actionContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__ctaWrapper{position:relative}.Hero-module__ZARIfG__ctaButton{color:#fff;cursor:pointer;z-index:2;background:#7c3aed;border:none;border-radius:999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;position:relative;box-shadow:0 8px 24px #7c3aed66}.Hero-module__ZARIfG__ctaButton:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 12px 28px #7c3aed80}.Hero-module__ZARIfG__ctaGlow{filter:blur(28px);opacity:.7;z-index:1;background:#7c3aed;width:80%;height:100%;transition:opacity .2s;position:absolute;top:30%;left:10%}.Hero-module__ZARIfG__ctaButton:hover+.Hero-module__ZARIfG__ctaGlow{opacity:.9}.Hero-module__ZARIfG__subtext{color:var(--text-muted,#888);font-size:.85rem;font-weight:500}
.AILogoWall-module__oGUgAW__logoWallContainer{background:var(--background,#06020c);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);flex-direction:column;justify-content:center;align-items:center;width:100vw;margin:2rem -50vw;padding:4rem 2rem;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.AILogoWall-module__oGUgAW__label{color:var(--text-muted,#ffffff80);letter-spacing:.02em;margin-bottom:3rem;font-size:.95rem;font-weight:500}.AILogoWall-module__oGUgAW__marqueeContainer{width:100%;max-width:1200px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.AILogoWall-module__oGUgAW__marqueeRow{width:max-content;animation:40s linear infinite AILogoWall-module__oGUgAW__scrollLeft;display:flex}.AILogoWall-module__oGUgAW__logoGrid{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:4rem;padding-right:4rem;display:flex}.AILogoWall-module__oGUgAW__marqueeContainer:hover .AILogoWall-module__oGUgAW__marqueeRow{animation-play-state:paused}@keyframes AILogoWall-module__oGUgAW__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.AILogoWall-module__oGUgAW__logoItem{color:#fff;cursor:default;align-items:center;gap:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.AILogoWall-module__oGUgAW__logoItem:hover{filter:grayscale(0)brightness(1.5);opacity:1;transform:translateY(-2px)}.AILogoWall-module__oGUgAW__logoSvg,.AILogoWall-module__oGUgAW__logoImg{color:#fff;opacity:1;object-fit:contain;width:auto;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.AILogoWall-module__oGUgAW__logoItem:hover .AILogoWall-module__oGUgAW__logoSvg,.AILogoWall-module__oGUgAW__logoItem:hover .AILogoWall-module__oGUgAW__logoImg{filter:brightness(1.2)drop-shadow(0 0 10px #fff3);transform:scale(1.08)}html:not(.dark) .AILogoWall-module__oGUgAW__logoImg{filter:invert()drop-shadow(0 4px 10px #7c3aed40)}html:not(.dark) .AILogoWall-module__oGUgAW__logoItem:hover .AILogoWall-module__oGUgAW__logoImg{filter:invert()drop-shadow(0 6px 16px #7c3aed80)}.AILogoWall-module__oGUgAW__logoName{letter-spacing:-.02em;font-size:1.4rem;font-weight:600}.AILogoWall-module__oGUgAW__logoText{letter-spacing:.05em;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700}.AILogoWall-module__oGUgAW__anthropicText{letter-spacing:.2em;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700;transform:scaleY(.9)}.AILogoWall-module__oGUgAW__deepseekText{letter-spacing:-.02em;font-size:1.6rem;font-weight:600}.AILogoWall-module__oGUgAW__googleText{letter-spacing:-.05em;font-family:Georgia,serif;font-size:1.6rem;font-weight:600}.AILogoWall-module__oGUgAW__awsStack{flex-direction:column;align-items:center;display:flex}.AILogoWall-module__oGUgAW__awsText{color:#fff;margin-bottom:-4px;font-size:1.5rem;font-weight:900;line-height:1}.AILogoWall-module__oGUgAW__awsSmile{color:#fff;width:38px;height:12px;margin-top:-2px}@media (max-width:768px){.AILogoWall-module__oGUgAW__logoGrid{gap:3rem;padding-right:3rem}.AILogoWall-module__oGUgAW__logoItem{transform:scale(.9)}}
.AppStack-module__PsLb8G__container{background:var(--background,#06020c);border-top:1px solid var(--glass-border);flex-direction:column;justify-content:center;align-items:center;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:6rem 2rem;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.AppStack-module__PsLb8G__heading{color:var(--foreground);text-align:center;letter-spacing:-.02em;z-index:2;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.AppStack-module__PsLb8G__subheading{color:var(--text-muted,#ffffff80);text-align:center;font-size:1.1rem;font-family:var(--font-geist-sans), sans-serif;z-index:2;margin-bottom:4rem}.AppStack-module__PsLb8G__bgGridLines{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:50%;background-size:40px 40px;position:absolute;inset:-20%;-webkit-mask-image:radial-gradient(#000c 0%,#0000 60%);mask-image:radial-gradient(#000c 0%,#0000 60%)}.AppStack-module__PsLb8G__stackWrapper{z-index:2;justify-content:center;width:100%;max-width:600px;display:flex;position:relative}.AppStack-module__PsLb8G__stackCard{background:#0d0d12;border:1px solid #ffffff14;border-radius:24px;justify-content:center;align-items:center;width:500px;height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009,inset 0 1px 1px #ffffff08}.AppStack-module__PsLb8G__cardGlow{filter:blur(40px);z-index:0;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppStack-module__PsLb8G__cardCorner{background:0 0;border:1px solid #fff3;border-radius:50%;width:4px;height:4px;position:absolute}.AppStack-module__PsLb8G__cardCorner:after{content:"";background:#ffffff0d;width:16px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppStack-module__PsLb8G__cardCorner:before{content:"";background:#ffffff0d;width:1px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppStack-module__PsLb8G__axisMarker{background:#ffffff4d;position:absolute;box-shadow:0 0 10px #fff3}.AppStack-module__PsLb8G__pillBox{z-index:5;background:#15151a;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.5rem;padding:.25rem .75rem;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.AppStack-module__PsLb8G__pillBox:before,.AppStack-module__PsLb8G__pillBox:after{content:"";background:#fffc;border-radius:2px;width:3px;height:8px}.AppStack-module__PsLb8G__pillText{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:500}.AppStack-module__PsLb8G__iconGrid{z-index:2;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);place-items:center;gap:24px;width:100%;height:100%;padding:5rem 4rem;display:grid;position:absolute;top:0;left:0}.AppStack-module__PsLb8G__iconWrapper{z-index:1;justify-content:center;align-items:center;animation:.6s cubic-bezier(.4,0,.2,1) backwards AppStack-module__PsLb8G__fadeInPop;display:flex;position:relative}.AppStack-module__PsLb8G__iconWrapper:hover{z-index:20}.AppStack-module__PsLb8G__iconContainer{cursor:pointer;background:var(--icon-bg);color:#fff;border:1px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff4d,0 4px 10px #0000004d}.AppStack-module__PsLb8G__iconContainer:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;transition:all;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.AppStack-module__PsLb8G__iconWrapper:hover .AppStack-module__PsLb8G__iconContainer{border-color:#ffffff4d;transform:translateY(-4px)scale(1.05);box-shadow:inset 0 1px 1px #ffffff80,0 12px 20px #0006}.AppStack-module__PsLb8G__iconWrapper:hover .AppStack-module__PsLb8G__iconContainer:after{transition:all .6s ease-in-out;left:200%}.AppStack-module__PsLb8G__tooltip{background:var(--card-bg,#141419e6);border:1px solid var(--glass-border,#ffffff26);-webkit-backdrop-filter:blur(12px);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:100;border-radius:8px;padding:6px 14px;font-size:.75rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:-45px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 20px #00000080}.AppStack-module__PsLb8G__iconWrapper:hover .AppStack-module__PsLb8G__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.AppStack-module__PsLb8G__iconSvg{width:26px;height:26px}@keyframes AppStack-module__PsLb8G__fadeInPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.AppStack-module__PsLb8G__stackCard{width:90vw;max-width:400px;height:90vw;max-height:400px}.AppStack-module__PsLb8G__iconGrid{gap:16px;padding:3rem 1.5rem}.AppStack-module__PsLb8G__iconContainer{border-radius:12px;width:42px;height:42px}.AppStack-module__PsLb8G__iconSvg{width:20px;height:20px}.AppStack-module__PsLb8G__heading{padding:0 1rem;font-size:1.8rem}}html:not(.dark) .AppStack-module__PsLb8G__stackCard{background:var(--widget-bg,#fff);border-color:#00000014;box-shadow:0 30px 80px #0000000d,inset 0 1px 1px #00000005}html:not(.dark) .AppStack-module__PsLb8G__bgGridLines{background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px)}html:not(.dark) .AppStack-module__PsLb8G__cardGlow{background:radial-gradient(circle,#7c3aed0d 0%,#0000 60%)}html:not(.dark) .AppStack-module__PsLb8G__cardCorner{border-color:#0000001a}html:not(.dark) .AppStack-module__PsLb8G__cardCorner:after{background:#0000001a}html:not(.dark) .AppStack-module__PsLb8G__cardCorner:before{background:#0000001a}html:not(.dark) .AppStack-module__PsLb8G__axisMarker{background:#0000001a}html:not(.dark) .AppStack-module__PsLb8G__iconContainer{border-color:#00000014;box-shadow:inset 0 1px 1px #fffc,0 4px 10px #00000014;background:var(--icon-light-bg)!important;color:var(--icon-light-color)!important}html:not(.dark) .AppStack-module__PsLb8G__iconWrapper:hover .AppStack-module__PsLb8G__iconContainer{border-color:#00000026;box-shadow:inset 0 1px 1px #ffffffe6,0 12px 20px #0000001f}html:not(.dark) .AppStack-module__PsLb8G__tooltip{color:#111;background:#fffffff2;border-color:#00000014;box-shadow:0 10px 20px #0000001a}
.IntegrationLayer-module__Rcwjla__wrapper{justify-content:center;width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem;display:flex}.IntegrationLayer-module__Rcwjla__frame{background-color:var(--background);border:1px solid var(--glass-border);width:100%;min-height:750px;box-shadow:inset 0 0 80px rgba(var(--foreground), .05);border-radius:4px;position:relative;overflow:hidden}.IntegrationLayer-module__Rcwjla__cornerTL,.IntegrationLayer-module__Rcwjla__cornerTR,.IntegrationLayer-module__Rcwjla__cornerBL,.IntegrationLayer-module__Rcwjla__cornerBR{background:var(--card-bg);border:1px solid var(--glass-border);z-index:5;width:10px;height:10px;position:absolute}.IntegrationLayer-module__Rcwjla__cornerTL{top:-1px;left:-1px}.IntegrationLayer-module__Rcwjla__cornerTR{top:-1px;right:-1px}.IntegrationLayer-module__Rcwjla__cornerBL{bottom:-1px;left:-1px}.IntegrationLayer-module__Rcwjla__cornerBR{bottom:-1px;right:-1px}.IntegrationLayer-module__Rcwjla__pillLeft{background:var(--card-bg);border:1px solid var(--glass-border);color:var(--foreground);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:99px;align-items:center;gap:8px;padding:6px 16px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:40px;left:40px;box-shadow:0 2px 10px #00000005}.IntegrationLayer-module__Rcwjla__pillRight{background:var(--card-bg);border:1px solid var(--glass-border);color:var(--foreground);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:99px;align-items:center;gap:8px;padding:6px 16px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:40px;right:40px;box-shadow:0 2px 10px #00000005}.IntegrationLayer-module__Rcwjla__dotViolet{background:#a78bfa;border-radius:4px;width:6px;height:12px}.IntegrationLayer-module__Rcwjla__headerTitle{color:var(--foreground);letter-spacing:-.02em;z-index:10;font-size:2.2rem;font-weight:600;line-height:1.2;position:absolute;top:100px;left:60px}.IntegrationLayer-module__Rcwjla__headerDesc{text-align:right;color:var(--text-muted);z-index:10;font-size:.95rem;line-height:1.6;position:absolute;top:100px;right:60px}.IntegrationLayer-module__Rcwjla__canvasContainer{width:1000px;height:600px;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.IntegrationLayer-module__Rcwjla__svgCanvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.IntegrationLayer-module__Rcwjla__animatedPath{stroke-dasharray:10 15;filter:drop-shadow(0 0 2px #ffffff1a);animation:2s linear infinite IntegrationLayer-module__Rcwjla__flowingLine}[data-theme=light] .IntegrationLayer-module__Rcwjla__wrapper{--black-path-override:#0000001a}[data-theme=light] .IntegrationLayer-module__Rcwjla__animatedPath{--black-path-override:#fff;filter:drop-shadow(0 0 3px #0000001a)}.dark .IntegrationLayer-module__Rcwjla__animatedPath{--path-color:#a78bfa}:is(.dark .IntegrationLayer-module__Rcwjla__node-x img,.dark .IntegrationLayer-module__Rcwjla__node-tiktok img,.dark .IntegrationLayer-module__Rcwjla__node-threads img){filter:drop-shadow(0 0 6px #ffffffe6)}@keyframes IntegrationLayer-module__Rcwjla__flowingLine{0%{stroke-dashoffset:25px}to{stroke-dashoffset:0}}.IntegrationLayer-module__Rcwjla__nodeOuter{background:var(--card-bg);z-index:15;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--glass-border);border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}.IntegrationLayer-module__Rcwjla__nodeOuter:hover{transform:translate(-50%,-50%)scale(1.05)}.IntegrationLayer-module__Rcwjla__nodeDottedBorder{z-index:-1;opacity:.3;border:1.5px solid;border-radius:22px;position:absolute;inset:-3px}.IntegrationLayer-module__Rcwjla__pillBadge{background:var(--card-bg);border:1px solid var(--glass-border);color:var(--text-muted);z-index:12;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 10px #00000008}.IntegrationLayer-module__Rcwjla__centralHub{background:var(--card-bg);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000014}.IntegrationLayer-module__Rcwjla__hubGlow{z-index:-1;opacity:.4;background:radial-gradient(circle,#a78bfa26 0%,#fff0 70%);border:3px dotted #a78bfa;border-radius:50%;animation:3s ease-in-out infinite IntegrationLayer-module__Rcwjla__hubPulse;position:absolute;inset:-8px}@keyframes IntegrationLayer-module__Rcwjla__hubPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.IntegrationLayer-module__Rcwjla__hubInner{background:var(--widget-bg);border:1px solid #a78bfa4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.IntegrationLayer-module__Rcwjla__mascot{animation:4s ease-in-out infinite IntegrationLayer-module__Rcwjla__mascotFloat;display:block}@keyframes IntegrationLayer-module__Rcwjla__mascotFloat{0%,to{transform:translateY(0)scale(1.02)}50%{transform:translateY(-5px)scale(1.05)}}
.Pricing-module__yc4bBa__pricingSection{background-color:var(--background);justify-content:center;width:100%;padding:8rem 2rem;display:flex}.Pricing-module__yc4bBa__container{width:100%;max-width:1200px}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:5rem}.Pricing-module__yc4bBa__title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Pricing-module__yc4bBa__blueText{color:var(--accent-blue);background:linear-gradient(135deg,#7c3aed,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Pricing-module__yc4bBa__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.Pricing-module__yc4bBa__toggleWrapper{color:var(--text-muted);justify-content:center;align-items:center;gap:1.25rem;font-weight:600;display:flex}.Pricing-module__yc4bBa__activeCycle{color:var(--foreground)}.Pricing-module__yc4bBa__toggleBtn{background:var(--card-bg);border:1px solid var(--glass-border);cursor:pointer;border-radius:14px;width:56px;height:28px;transition:all .3s;position:relative}.Pricing-module__yc4bBa__toggleCircle{background:var(--accent-blue);border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 0 10px #7c3aed4d}.Pricing-module__yc4bBa__toggleRight{left:calc(100% - 23px)}.Pricing-module__yc4bBa__saveBadge{color:#00a86b;vertical-align:middle;background:#00a86b1a;border-radius:6px;margin-left:.5rem;padding:.25rem .6rem;font-size:.75rem}.Pricing-module__yc4bBa__pricingGrid{justify-content:center;display:flex}.Pricing-module__yc4bBa__pricingCard{-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);background:#ffffff08;border-radius:32px;width:100%;max-width:440px;padding:4rem;transition:transform .4s,border-color .4s;position:relative;overflow:hidden}.Pricing-module__yc4bBa__pricingCard:hover{border-color:#7c3aed4d;transform:translateY(-10px)}.Pricing-module__yc4bBa__cardGlow{z-index:-1;background:radial-gradient(circle,#7c3aed1a 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50px;right:-50px}.Pricing-module__yc4bBa__cardHeader{margin-bottom:3rem}.Pricing-module__yc4bBa__planName{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Pricing-module__yc4bBa__priceWrapper{align-items:baseline;margin-bottom:1rem;display:flex}.Pricing-module__yc4bBa__currency{vertical-align:super;font-size:2rem;font-weight:700}.Pricing-module__yc4bBa__amount{letter-spacing:-.05em;font-size:5rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__period{color:var(--text-muted);margin-left:.5rem;font-size:1.1rem}.Pricing-module__yc4bBa__planDesc{color:var(--text-muted);font-size:1.05rem}.Pricing-module__yc4bBa__featureList{margin:0 0 3.5rem;padding:0;list-style:none}.Pricing-module__yc4bBa__featureItem{color:var(--foreground);align-items:flex-start;gap:1rem;margin-bottom:1.25rem;font-size:1.05rem;font-weight:500;display:flex}.Pricing-module__yc4bBa__checkIcon{color:#00a86b;flex-shrink:0;margin-top:2px}.Pricing-module__yc4bBa__ctaButton{background:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;margin-bottom:1.5rem;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 25px #7c3aed33}.Pricing-module__yc4bBa__ctaButton:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 15px 35px #7c3aed4d}.Pricing-module__yc4bBa__guarantee{text-align:center;color:var(--text-muted);font-size:.85rem}@media (max-width:600px){.Pricing-module__yc4bBa__title{font-size:2.5rem}.Pricing-module__yc4bBa__pricingCard{padding:2.5rem}.Pricing-module__yc4bBa__amount{font-size:4rem}}
.privacy-module__ZGDmtG__privacyWrap{background:var(--background);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:120px 24px;display:flex}.privacy-module__ZGDmtG__contentContainer{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);width:100%;max-width:800px;box-shadow:var(--glass-shadow);border-radius:24px;padding:60px}.privacy-module__ZGDmtG__title{background:linear-gradient(135deg, var(--foreground) 0%, var(--accent-blue) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:800}.privacy-module__ZGDmtG__lastUpdated{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:48px;font-size:.9rem;font-weight:500}.privacy-module__ZGDmtG__intro{color:var(--foreground);opacity:.9;margin-bottom:40px;font-size:1.125rem;line-height:1.7}.privacy-module__ZGDmtG__section{margin-bottom:48px}.privacy-module__ZGDmtG__sectionTitle{color:var(--foreground);align-items:center;gap:12px;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.privacy-module__ZGDmtG__sectionTitle:before{content:"";background:var(--accent-blue);border-radius:2px;width:4px;height:24px;display:block}.privacy-module__ZGDmtG__sectionText{color:var(--foreground);opacity:.85;font-size:1rem;line-height:1.6}.privacy-module__ZGDmtG__subSection{margin-top:24px}.privacy-module__ZGDmtG__subSection h4{color:var(--foreground);margin-bottom:8px;font-size:1.1rem;font-weight:600}.privacy-module__ZGDmtG__contactInfo{border-top:1px solid var(--glass-border);text-align:center;margin-top:40px;padding-top:40px}.privacy-module__ZGDmtG__contactEmail{color:var(--accent-blue);text-underline-offset:4px;margin-top:12px;font-size:1.25rem;font-weight:600;text-decoration:underline;display:block}@media (max-width:768px){.privacy-module__ZGDmtG__privacyWrap{padding:80px 16px}.privacy-module__ZGDmtG__contentContainer{padding:32px 24px}.privacy-module__ZGDmtG__title{font-size:2.25rem}}
.terms-module__tZIRGq__termsWrap{background:var(--background);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:120px 24px;display:flex}.terms-module__tZIRGq__contentContainer{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);width:100%;max-width:800px;box-shadow:var(--glass-shadow);border-radius:24px;padding:60px}.terms-module__tZIRGq__title{background:linear-gradient(135deg, var(--foreground) 0%, var(--accent-blue) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:800}.terms-module__tZIRGq__lastUpdated{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:48px;font-size:.9rem;font-weight:500}.terms-module__tZIRGq__intro{color:var(--foreground);opacity:.9;margin-bottom:40px;font-size:1.125rem;line-height:1.7}.terms-module__tZIRGq__section{margin-bottom:48px}.terms-module__tZIRGq__sectionTitle{color:var(--foreground);align-items:center;gap:12px;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.terms-module__tZIRGq__sectionTitle:before{content:"";background:var(--accent-blue);border-radius:2px;width:4px;height:24px;display:block}.terms-module__tZIRGq__sectionText{color:var(--foreground);opacity:.85;font-size:1rem;line-height:1.6}.terms-module__tZIRGq__sectionText p{margin-bottom:16px}.terms-module__tZIRGq__sectionText ul{margin-bottom:16px;padding-left:20px}.terms-module__tZIRGq__sectionText li{margin-bottom:8px}.terms-module__tZIRGq__subSection{margin-top:24px}.terms-module__tZIRGq__subSection h4{color:var(--foreground);margin-bottom:8px;font-size:1.1rem;font-weight:600}.terms-module__tZIRGq__contactInfo{border-top:1px solid var(--glass-border);text-align:center;margin-top:40px;padding-top:40px}.terms-module__tZIRGq__contactEmail{color:var(--accent-blue);text-underline-offset:4px;margin-top:12px;font-size:1.25rem;font-weight:600;text-decoration:underline;display:block}@media (max-width:768px){.terms-module__tZIRGq__termsWrap{padding:80px 16px}.terms-module__tZIRGq__contentContainer{padding:32px 24px}.terms-module__tZIRGq__title{font-size:2.25rem}}
.FAQ-module__V8_xEa__faqSection{background-color:var(--background);justify-content:center;width:100%;padding:8rem 2rem;display:flex}.FAQ-module__V8_xEa__container{width:100%;max-width:800px}.FAQ-module__V8_xEa__title{text-align:center;letter-spacing:-.04em;color:var(--foreground);margin-bottom:4rem;font-size:3rem;font-weight:800}.FAQ-module__V8_xEa__blueText{color:var(--accent-blue)}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:20px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:#7c3aed33}.FAQ-module__V8_xEa__questionBtn{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.75rem 2rem;display:flex}.FAQ-module__V8_xEa__question{letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.FAQ-module__V8_xEa__icon{color:var(--text-muted);transition:transform .3s}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__icon{color:var(--accent-blue);transform:rotate(180deg)}.FAQ-module__V8_xEa__active{border-color:#7c3aed4d;box-shadow:0 4px 20px #0000000d}.FAQ-module__V8_xEa__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__answerWrapper{grid-template-rows:1fr}.FAQ-module__V8_xEa__answerContent{overflow:hidden}.FAQ-module__V8_xEa__answerContent p{color:var(--text-muted);margin:0;padding:0 2rem 1.75rem;font-size:1.05rem;line-height:1.6}@media (max-width:600px){.FAQ-module__V8_xEa__title{font-size:2.25rem}.FAQ-module__V8_xEa__question{font-size:1rem}}
