.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:1000;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 1rem;display:flex;position:sticky;top:1rem;left:0}.Header-module__hBw1pG__navbar{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);box-shadow:var(--glass-shadow);border:1px solid var(--glass-border);border-radius:9999px;justify-content:space-between;align-items:center;width:100%;max-width:1100px;padding:.65rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.03em;color:var(--foreground);flex-shrink:0;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__logoImage{object-fit:contain;border-radius:6px}.Header-module__hBw1pG__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--foreground);opacity:.8;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__navLinks a:hover{opacity:1;color:var(--accent-purple)}.Header-module__hBw1pG__navAction{align-items:center;gap:.65rem;display:flex}.Header-module__hBw1pG__userSection{align-items:center;gap:.75rem;margin-left:.25rem;display:flex}.Header-module__hBw1pG__dashboardLink{color:var(--foreground);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__downloadBtn{background:var(--accent-purple);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #7c3aed4d}.Header-module__hBw1pG__downloadBtn:hover{background:var(--accent-purple-dark,#6d28d9);transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed73}.Header-module__hBw1pG__loginBtn{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9999px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.Header-module__hBw1pG__loginBtn:hover{border-color:var(--accent-purple);color:var(--foreground);background:#7c3aed1a;transform:translateY(-1px)}.Header-module__hBw1pG__themeToggleBtn{border:1px solid var(--glass-border);width:38px;height:38px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__themeTogglePlaceholder{border-radius:50%;flex-shrink:0;width:38px;height:38px}.Header-module__hBw1pG__themeToggleBtn:hover{border-color:var(--accent-purple);background:#7c3aed1a}.Header-module__hBw1pG__minimalIcon{color:var(--foreground);transition:transform .2s}.Header-module__hBw1pG__themeToggleBtn:hover .Header-module__hBw1pG__minimalIcon{transform:rotate(15deg)}.Header-module__hBw1pG__mobileMenuToggle{border:1px solid var(--glass-border);width:38px;height:38px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:none}.Header-module__hBw1pG__mobileMenuToggle:hover{border-color:var(--accent-purple);background:#7c3aed1a}.Header-module__hBw1pG__mobileDropdown{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);width:100%;max-width:1100px;box-shadow:var(--glass-shadow);border-radius:20px;margin-top:.5rem;padding:1rem 1.25rem;animation:.25s cubic-bezier(.16,1,.3,1) Header-module__hBw1pG__slideDown}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavLinks li a{color:var(--foreground);border-radius:12px;padding:.65rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module__hBw1pG__mobileNavLinks li a:hover{color:var(--accent-purple);background:#7c3aed14}@media (max-width:768px){.Header-module__hBw1pG__headerWrapper{padding:0 .5rem;top:.5rem}.Header-module__hBw1pG__navbar{padding:.5rem .85rem}.Header-module__hBw1pG__navLinks{display:none}.Header-module__hBw1pG__mobileMenuToggle{display:flex}.Header-module__hBw1pG__downloadBtn,.Header-module__hBw1pG__loginBtn{padding:.45rem .8rem;font-size:.78rem}.Header-module__hBw1pG__themeToggleBtn,.Header-module__hBw1pG__mobileMenuToggle{width:32px;height:32px}.Header-module__hBw1pG__navAction{gap:.45rem}.Header-module__hBw1pG__logo{gap:.45rem;font-size:1rem}}@media (max-width:420px){.Header-module__hBw1pG__loginBtn{display:none}}
.Footer-module__S6Hkya__footerWrap{box-sizing:border-box;flex-direction:column;width:100%;margin-top:0;display:flex}.Footer-module__S6Hkya__ctaSection{text-align:left;border-top:1px solid var(--glass-border);box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;max-width:1280px;margin:0 auto;padding:6rem 3.5rem;display:flex}.Footer-module__S6Hkya__ctaTitle{color:var(--foreground);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:600;line-height:1.1}.Footer-module__S6Hkya__greyText{color:var(--text-muted)}.Footer-module__S6Hkya__ctaSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.55}.Footer-module__S6Hkya__downloadBtn{background:var(--foreground);color:var(--background);border:1px solid var(--foreground);box-shadow:none;cursor:pointer;border-radius:9999px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s}.Footer-module__S6Hkya__downloadBtn:hover{opacity:.9;transform:translateY(-2px)}.Footer-module__S6Hkya__footerBottom{background:var(--card-bg);border-top:1px solid var(--glass-border);box-sizing:border-box;border-bottom:none;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:4rem 3.5rem 0;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerContent{z-index:10;justify-content:space-between;width:100%;margin-bottom:3.5rem;display:flex;position:relative}.Footer-module__S6Hkya__brandInfo{max-width:320px}.Footer-module__S6Hkya__logo{color:var(--foreground);align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;border-radius:6px}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Footer-module__S6Hkya__linksGrid{flex-wrap:wrap;gap:3rem;display:flex}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:.85rem;display:flex}.Footer-module__S6Hkya__linkCol h4{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.88rem;font-weight:700}.Footer-module__S6Hkya__linkCol a,.Footer-module__S6Hkya__linkCol button{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:.35rem 0;font-family:inherit;font-size:.88rem;text-decoration:none;transition:color .2s;display:inline-block}.Footer-module__S6Hkya__linkCol a:hover,.Footer-module__S6Hkya__linkCol button:hover{color:var(--accent-purple,#7c3aed)}.Footer-module__S6Hkya__careersPill{color:var(--text-muted);opacity:.6;cursor:not-allowed;font-size:.85rem}.Footer-module__S6Hkya__massiveLogoContainer{justify-content:center;width:100%;display:flex;overflow:hidden}.Footer-module__S6Hkya__massiveLogo{color:var(--text-muted);opacity:.12;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;margin-top:1rem;font-size:clamp(4rem,16vw,15rem);font-weight:700;line-height:.85}@media (max-width:768px){.Footer-module__S6Hkya__ctaSection{padding:3.5rem 1.25rem}.Footer-module__S6Hkya__ctaTitle{font-size:clamp(2rem,8vw,3rem)}.Footer-module__S6Hkya__ctaSubtitle br{display:none}.Footer-module__S6Hkya__footerBottom{padding:3rem 1.25rem 0}.Footer-module__S6Hkya__footerContent{flex-direction:column;gap:2.5rem;margin-bottom:2.5rem}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}}@media (max-width:480px){.Footer-module__S6Hkya__ctaSection{padding:3rem 1rem}.Footer-module__S6Hkya__downloadBtn{text-align:center;width:100%;max-width:280px}.Footer-module__S6Hkya__footerBottom{padding:2.5rem 1rem 0}.Footer-module__S6Hkya__brandDesc br{display:none}.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr 1fr;gap:1.5rem}}
.Hero-module__ZARIfG__heroSection{flex-direction:column;align-items:center;width:100%;padding:5rem 3.5rem 4rem;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__heroGrid{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.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;opacity:.2;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:flex-start;max-width:760px;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.75rem;font-size:clamp(3rem,5vw,5rem);font-weight:500;line-height:1.04}.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:#c084fc;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:580px;margin-bottom:2.2rem;font-size:1.1rem;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{background:var(--foreground);color:var(--background);cursor:pointer;z-index:2;border:none;border-radius:999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s,opacity .2s,box-shadow .2s;position:relative;box-shadow:0 10px 25px #0000001f}.Hero-module__ZARIfG__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 15px 30px #0003}.Hero-module__ZARIfG__ctaGlow{transition:opacity .2s;display:none}.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}.Hero-module__ZARIfG__heroAnimationWrapper{z-index:10;flex:1.35;justify-content:center;align-items:center;width:100%;max-width:800px;height:640px;margin-left:-30px;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__badgeRow{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__heroFeaturePill{color:var(--text-muted,#a0aec0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;display:flex}html:not(.dark) .Hero-module__ZARIfG__heroFeaturePill{color:#4b5563;background:#00000008;border-color:#00000014}.Hero-module__ZARIfG__scaledCanvasContainer{transform-origin:50%;pointer-events:auto;width:1000px;height:600px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)scale(1.02)}@media (min-width:1380px){.Hero-module__ZARIfG__heroAnimationWrapper{max-width:880px;height:700px;margin-left:-50px}.Hero-module__ZARIfG__scaledCanvasContainer{left:43%;transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:1180px){.Hero-module__ZARIfG__heroAnimationWrapper{max-width:680px;height:560px;margin-left:-10px}.Hero-module__ZARIfG__scaledCanvasContainer{left:48%;transform:translate(-50%,-50%)scale(.88)}}@media (max-width:991px){.Hero-module__ZARIfG__heroGrid{text-align:center;flex-direction:column;align-items:center;gap:0}.Hero-module__ZARIfG__content{text-align:center;align-items:center;max-width:100%;margin-bottom:2rem}.Hero-module__ZARIfG__badgeRow{justify-content:center}.Hero-module__ZARIfG__actionContainer{margin-bottom:2rem}.Hero-module__ZARIfG__heroAnimationWrapper{max-width:100%;height:560px;margin-top:5rem;margin-bottom:7rem;margin-left:0}.Hero-module__ZARIfG__scaledCanvasContainer{top:55%;left:50%;transform:translate(-50%,-50%)scale(.88)}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{padding:3rem 1.25rem 7.5rem}.Hero-module__ZARIfG__headline{margin-bottom:1.25rem;font-size:clamp(2.2rem,8.5vw,3.25rem)}.Hero-module__ZARIfG__subtitle br{display:none}.Hero-module__ZARIfG__subtitle{margin-bottom:1.75rem;font-size:.98rem;line-height:1.55}.Hero-module__ZARIfG__actionContainer{margin-bottom:3.5rem}.Hero-module__ZARIfG__heroAnimationWrapper{height:520px;margin-top:6.5rem;margin-bottom:9.5rem;margin-left:0}.Hero-module__ZARIfG__scaledCanvasContainer{top:56%;left:50%;transform:translate(-50%,-50%)scale(.82)}}@media (max-width:540px){.Hero-module__ZARIfG__heroSection{padding:2.5rem 1rem 8rem}.Hero-module__ZARIfG__headline{font-size:clamp(1.85rem,8vw,2.5rem)}.Hero-module__ZARIfG__heroFeaturePill{padding:5px 10px;font-size:.78rem}.Hero-module__ZARIfG__badgeRow{gap:8px;margin-bottom:1.5rem}.Hero-module__ZARIfG__ctaButton{width:100%;max-width:300px;padding:.85rem 2rem;font-size:1rem}.Hero-module__ZARIfG__actionContainer{margin-bottom:3.5rem}.Hero-module__ZARIfG__heroAnimationWrapper{height:480px;margin-top:7rem;margin-bottom:10rem}.Hero-module__ZARIfG__scaledCanvasContainer{top:56%;left:50%;transform:translate(-50%,-50%)scale(.76)}}@media (max-width:400px){.Hero-module__ZARIfG__heroSection{padding:2rem .75rem 7.5rem}.Hero-module__ZARIfG__actionContainer{margin-bottom:3rem}.Hero-module__ZARIfG__heroAnimationWrapper{height:430px;margin-top:6rem;margin-bottom:9rem}.Hero-module__ZARIfG__scaledCanvasContainer{top:56%;left:50%;transform:translate(-50%,-50%)scale(.68)}.Hero-module__ZARIfG__heroFeaturePill{padding:4px 8px;font-size:.72rem}}
.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:50%;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__energizePulse{stroke-dasharray:40 120;filter:drop-shadow(0 0 6px);animation:.75s linear infinite IntegrationLayer-module__Rcwjla__fastEnergize}[data-theme=light] .IntegrationLayer-module__Rcwjla__wrapper{--black-path-override:#8b5cf6}[data-theme=light] .IntegrationLayer-module__Rcwjla__energizePulse{filter:drop-shadow(0 0 4px #00000026)}: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__fastEnergize{0%{stroke-dashoffset:160px}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:22px;justify-content:center;align-items:center;width:76px;height:76px;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:24px;position:absolute;inset:-3px}.IntegrationLayer-module__Rcwjla__pillBadge{background:var(--card-bg);border:1px solid var(--glass-border);color:var(--text-muted);z-index:18;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.72rem;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 10px #00000008}.IntegrationLayer-module__Rcwjla__centralHub{z-index:20;width:100px;height:100px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.IntegrationLayer-module__Rcwjla__mascot{object-fit:contain;filter:drop-shadow(0 0 18px #a78bfad9)drop-shadow(0 0 32px #7c3aed80);border-radius:18px;animation:1.8s ease-in-out infinite alternate IntegrationLayer-module__Rcwjla__mascotEnergize;display:block}@keyframes IntegrationLayer-module__Rcwjla__mascotEnergize{0%{filter:drop-shadow(0 0 12px #a78bfa99)drop-shadow(0 0 20px #7c3aed4d);transform:scale(.96)}to{filter:drop-shadow(0 0 28px #a78bfafa)drop-shadow(0 0 45px #7c3aedb3);transform:scale(1.12)}}.IntegrationLayer-module__Rcwjla__wrapper{max-width:1280px;margin:2rem auto 7rem;padding:0 3.5rem}.IntegrationLayer-module__Rcwjla__frame{background:var(--card-bg);border-color:var(--glass-border);min-height:690px;box-shadow:var(--glass-shadow);border-radius:16px}.IntegrationLayer-module__Rcwjla__pillLeft,.IntegrationLayer-module__Rcwjla__pillRight{color:var(--text-muted);box-shadow:none;background:0 0;border:0;padding:0}.IntegrationLayer-module__Rcwjla__headerTitle{color:var(--foreground);font-size:clamp(2rem,3vw,3.25rem);font-weight:600}.IntegrationLayer-module__Rcwjla__canvasContainer{filter:none}.IntegrationLayer-module__Rcwjla__nodeOuter,.IntegrationLayer-module__Rcwjla__pillBadge{background:var(--widget-bg);border-color:var(--glass-border);border-radius:12px;box-shadow:0 4px 14px #0000000d!important}.IntegrationLayer-module__Rcwjla__pillBadge{color:var(--foreground)}@media (max-width:768px){.IntegrationLayer-module__Rcwjla__wrapper{padding:0 1.5rem}.IntegrationLayer-module__Rcwjla__frame{min-height:610px}}
.AILogoWall-module__oGUgAW__logoWallContainer{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.75rem 1rem;display:flex;overflow:hidden}.AILogoWall-module__oGUgAW__label{color:var(--text-muted,#ffffff8c);letter-spacing:.08em;text-align:center;text-transform:uppercase;opacity:.85;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.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:2.75rem;padding-right:2.75rem;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:.5rem;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(-1px)}.AILogoWall-module__oGUgAW__logoSvg,.AILogoWall-module__oGUgAW__logoImg{color:#fff;opacity:.65;object-fit:contain;width:auto;max-width:130px;height:32px;max-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{opacity:1;filter:brightness(1.2)drop-shadow(0 0 10px #fff3);transform:scale(1.06)}html:not(.dark) .AILogoWall-module__oGUgAW__logoImg{filter:invert();opacity:.75}html:not(.dark) .AILogoWall-module__oGUgAW__logoItem:hover .AILogoWall-module__oGUgAW__logoImg{filter:invert()drop-shadow(0 4px 12px #7c3aed4d);opacity:1}.AILogoWall-module__oGUgAW__disclaimer{color:var(--text-muted,#fff6);text-align:center;letter-spacing:.02em;opacity:.7;margin-top:1.25rem;font-size:.72rem}@media (max-width:768px){.AILogoWall-module__oGUgAW__logoWallContainer{padding:1.35rem .75rem}.AILogoWall-module__oGUgAW__label{letter-spacing:.07em;margin-bottom:1rem;font-size:.72rem;font-weight:700}.AILogoWall-module__oGUgAW__logoGrid{gap:2rem;padding-right:2rem}.AILogoWall-module__oGUgAW__logoSvg,.AILogoWall-module__oGUgAW__logoImg{max-width:100px;height:24px;max-height:24px}.AILogoWall-module__oGUgAW__disclaimer{margin-top:1rem;padding:0 1rem;font-size:.68rem}}
.HowItWorks-module__tSMH5W__howItWorksSection{flex-direction:column;align-items:center;width:100%;max-width:1320px;margin:0 auto;padding:7rem 2rem 8rem;display:flex;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__header{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:760px;margin-bottom:4.5rem;display:flex}.HowItWorks-module__tSMH5W__kicker{text-transform:uppercase;letter-spacing:.15em;color:#c084fc;background:#a855f71a;border:1px solid #a855f740;border-radius:999px;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700}.HowItWorks-module__tSMH5W__title{letter-spacing:-.03em;color:var(--foreground,#fff);margin-bottom:.75rem;font-size:clamp(2.25rem,3.8vw,3.5rem);font-weight:700;line-height:1.15}.HowItWorks-module__tSMH5W__gradientText{background:linear-gradient(135deg,#e9d5ff,#c084fc,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HowItWorks-module__tSMH5W__subtitle{color:var(--text-muted,#fff9);font-size:clamp(1rem,1.3vw,1.15rem);font-weight:450;line-height:1.6;font-family:var(--font-geist-sans), sans-serif}.HowItWorks-module__tSMH5W__grid{z-index:10;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;display:grid}.HowItWorks-module__tSMH5W__stepCard{background:var(--card-bg,#0d0d12);border:1px solid var(--glass-border,#ffffff14);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:290px;padding:2.75rem;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d,inset 0 1px 1px #ffffff08}.HowItWorks-module__tSMH5W__stepCard:hover{border-color:#a855f74d;transform:translateY(-6px);box-shadow:0 25px 60px #00000080,0 0 20px #a855f71a,inset 0 1px 1px #ffffff14}.HowItWorks-module__tSMH5W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.HowItWorks-module__tSMH5W__iconContainer{color:#fff;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;box-shadow:inset 0 1px 1px #ffffff40,0 8px 20px #0006}.HowItWorks-module__tSMH5W__stepCard:hover .HowItWorks-module__tSMH5W__iconContainer{transform:scale(1.08)rotate(-2deg);box-shadow:inset 0 1px 2px #fff6,0 12px 28px #0000008c}.HowItWorks-module__tSMH5W__iconSvg{width:26px;height:26px}.HowItWorks-module__tSMH5W__stepBadgeGroup{align-items:center;gap:.65rem;display:flex}.HowItWorks-module__tSMH5W__stepTag{text-transform:uppercase;letter-spacing:.08em;color:#c084fc;background:#a855f714;border:1px solid #a855f72e;border-radius:20px;padding:.3rem .65rem;font-size:.72rem;font-weight:600}.HowItWorks-module__tSMH5W__stepNumber{color:#fff;letter-spacing:.05em;font-size:.85rem;font-weight:700;font-family:var(--font-geist-mono), monospace;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;padding:.3rem .7rem}.HowItWorks-module__tSMH5W__contentBody{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.HowItWorks-module__tSMH5W__cardTitle{color:var(--foreground,#fff);letter-spacing:-.015em;font-size:1.4rem;font-weight:600;line-height:1.25}.HowItWorks-module__tSMH5W__cardDesc{color:var(--text-muted,#ffffff8c);font-size:.98rem;line-height:1.6}.HowItWorks-module__tSMH5W__cardFooter{align-items:center;display:flex}.HowItWorks-module__tSMH5W__footerPill{color:#ffffffd9;background:#a855f70f;border:1px solid #a855f726;border-radius:8px;align-items:center;gap:.45rem;padding:.35rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.HowItWorks-module__tSMH5W__pillDot{background:#c084fc;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #c084fc}.HowItWorks-module__tSMH5W__glassShine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:80%;height:100%;transition:all;position:absolute;top:0;left:-150%;transform:skew(-25deg)}.HowItWorks-module__tSMH5W__stepCard:hover .HowItWorks-module__tSMH5W__glassShine{transition:all .8s ease-in-out;left:200%}html:not(.dark) .HowItWorks-module__tSMH5W__stepCard{background:var(--widget-bg,#fff);border-color:#00000014;box-shadow:0 15px 35px #0000000a,inset 0 1px 1px #00000005}html:not(.dark) .HowItWorks-module__tSMH5W__stepCard:hover{border-color:#a855f766;box-shadow:0 20px 45px #7c3aed14}html:not(.dark) .HowItWorks-module__tSMH5W__iconContainer{border-color:#00000014;box-shadow:inset 0 1px 1px #fffc,0 6px 16px #00000014;background:var(--icon-light-bg)!important;color:var(--icon-light-color)!important}:is(html:not(.dark) .HowItWorks-module__tSMH5W__stepTag,html:not(.dark) .HowItWorks-module__tSMH5W__stepNumber){color:#7e22ce;background:#a855f714;border-color:#a855f733}html:not(.dark) .HowItWorks-module__tSMH5W__footerPill{color:#6b21a8;background:#a855f70f;border-color:#a855f726}@media (max-width:900px){.HowItWorks-module__tSMH5W__howItWorksSection{padding:4.5rem 1.25rem 5rem}.HowItWorks-module__tSMH5W__header{margin-bottom:3rem}.HowItWorks-module__tSMH5W__grid{grid-template-columns:1fr;gap:1.5rem}.HowItWorks-module__tSMH5W__stepCard{padding:2.25rem 1.75rem}}@media (max-width:600px){.HowItWorks-module__tSMH5W__howItWorksSection{padding:3.5rem 1rem 4rem}.HowItWorks-module__tSMH5W__header{margin-bottom:2.25rem}.HowItWorks-module__tSMH5W__title{font-size:clamp(1.85rem,7.5vw,2.4rem)}.HowItWorks-module__tSMH5W__subtitle{font-size:.92rem;line-height:1.5}.HowItWorks-module__tSMH5W__stepCard{border-radius:18px;min-height:auto;padding:1.5rem 1.25rem}.HowItWorks-module__tSMH5W__cardHeader{margin-bottom:1.25rem}.HowItWorks-module__tSMH5W__iconContainer{border-radius:13px;width:48px;height:48px}.HowItWorks-module__tSMH5W__iconSvg{width:22px;height:22px}.HowItWorks-module__tSMH5W__stepTag{padding:.25rem .5rem;font-size:.65rem}.HowItWorks-module__tSMH5W__stepNumber{padding:.25rem .55rem;font-size:.78rem}.HowItWorks-module__tSMH5W__contentBody{gap:.5rem;margin-bottom:1.25rem}.HowItWorks-module__tSMH5W__cardTitle{font-size:1.2rem}.HowItWorks-module__tSMH5W__cardDesc{font-size:.88rem;line-height:1.55}.HowItWorks-module__tSMH5W__footerPill{padding:.3rem .65rem;font-size:.72rem}}
.Pricing-module__yc4bBa__pricingSection{box-sizing:border-box;background:0 0;justify-content:center;width:100%;padding:6rem 2rem 7rem;display:flex}.Pricing-module__yc4bBa__container{width:100%;max-width:1200px}.Pricing-module__yc4bBa__header{text-align:left;margin-bottom:3.5rem}.Pricing-module__yc4bBa__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:.75rem;font-size:clamp(2.25rem,3.8vw,3.5rem);font-weight:600;line-height:1.15}.Pricing-module__yc4bBa__blueText{color:var(--text-muted)}.Pricing-module__yc4bBa__subtitle{color:var(--text-muted);max-width:600px;margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6}.Pricing-module__yc4bBa__pricingGrid{justify-content:flex-start;width:100%;display:flex}.Pricing-module__yc4bBa__pricingCard{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);width:100%;max-width:580px;box-shadow:var(--glass-shadow);box-sizing:border-box;border-radius:24px;padding:3rem;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s,box-shadow .35s;position:relative}.Pricing-module__yc4bBa__pricingCard:hover{border-color:var(--accent-purple);transform:translateY(-6px);box-shadow:0 20px 45px #7c3aed1f}.Pricing-module__yc4bBa__cardGlow{display:none}.Pricing-module__yc4bBa__cardHeader{margin-bottom:2.25rem}.Pricing-module__yc4bBa__planName{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-size:.95rem;font-weight:700}.Pricing-module__yc4bBa__priceWrapper{align-items:baseline;margin-bottom:.75rem;display:flex}.Pricing-module__yc4bBa__currency{color:var(--foreground);vertical-align:super;font-size:1.75rem;font-weight:700}.Pricing-module__yc4bBa__amount{letter-spacing:-.04em;color:var(--foreground);font-size:4.5rem;font-weight:700;line-height:1}.Pricing-module__yc4bBa__period{color:var(--text-muted);margin-left:.5rem;font-size:1rem;font-weight:500}.Pricing-module__yc4bBa__planDesc{color:var(--text-muted);font-size:.95rem;line-height:1.5}.Pricing-module__yc4bBa__featureList{flex-direction:column;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.Pricing-module__yc4bBa__featureItem{color:var(--foreground);align-items:flex-start;gap:.85rem;font-size:.95rem;font-weight:500;line-height:1.45;display:flex}.Pricing-module__yc4bBa__checkIcon{color:var(--accent-purple,#7c3aed);flex-shrink:0;margin-top:1px}.Pricing-module__yc4bBa__ctaButton{background:var(--foreground);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1.25rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:all .25s;display:flex}.Pricing-module__yc4bBa__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.Pricing-module__yc4bBa__ctaButton:disabled{opacity:.6;cursor:not-allowed}.Pricing-module__yc4bBa__guarantee{text-align:center;color:var(--text-muted);margin:0;font-size:.82rem;font-weight:500}@media (max-width:768px){.Pricing-module__yc4bBa__pricingSection{padding:4rem 1.25rem 4.5rem}.Pricing-module__yc4bBa__header{margin-bottom:2.25rem}.Pricing-module__yc4bBa__title{font-size:clamp(1.85rem,7.5vw,2.5rem)}.Pricing-module__yc4bBa__subtitle{font-size:.92rem}.Pricing-module__yc4bBa__pricingCard{border-radius:20px;max-width:100%;padding:2rem 1.5rem}.Pricing-module__yc4bBa__amount{font-size:3.75rem}.Pricing-module__yc4bBa__currency{font-size:1.5rem}}@media (max-width:480px){.Pricing-module__yc4bBa__pricingSection{padding:3.5rem 1rem 4rem}.Pricing-module__yc4bBa__pricingCard{border-radius:18px;padding:1.75rem 1.25rem}.Pricing-module__yc4bBa__amount{font-size:3.25rem}.Pricing-module__yc4bBa__featureItem{gap:.65rem;font-size:.9rem}}
.FAQ-module__V8_xEa__faqSection{background:0 0;justify-content:center;width:100%;padding:7rem 3.5rem;display:flex}.FAQ-module__V8_xEa__container{width:100%;max-width:1180px}.FAQ-module__V8_xEa__title{text-align:left;letter-spacing:-.03em;color:var(--foreground);margin-bottom:2.5rem;font-size:clamp(2.25rem,3.5vw,3.5rem);font-weight:500}.FAQ-module__V8_xEa__blueText{color:var(--text-muted)}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:.75rem;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--card-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover,.FAQ-module__V8_xEa__active{border-color:var(--accent-purple)}.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.5rem 1.75rem;display:flex}.FAQ-module__V8_xEa__question{color:var(--foreground);letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.FAQ-module__V8_xEa__icon{color:var(--text-muted);flex-shrink:0;margin-left:1rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__icon{color:var(--accent-purple);transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.16,1,.3,1);display:grid}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__answerWrapper{grid-template-rows:1fr}.FAQ-module__V8_xEa__answerContent{min-height:0;overflow:hidden}.FAQ-module__V8_xEa__answerInner{max-width:780px;padding:0 1.75rem 1.5rem}.FAQ-module__V8_xEa__answerInner p{color:var(--text-muted);margin:0 0 1rem;padding:0;font-size:1.05rem;line-height:1.65}.FAQ-module__V8_xEa__answerInner p:last-child{margin-bottom:0}.FAQ-module__V8_xEa__answerInner strong{color:var(--foreground);font-weight:600}.FAQ-module__V8_xEa__answerInner ul,.FAQ-module__V8_xEa__answerInner ol{color:var(--text-muted);margin:0 0 1rem 1.4rem;padding:0;font-size:1.05rem;line-height:1.65}.FAQ-module__V8_xEa__answerInner ul:last-child,.FAQ-module__V8_xEa__answerInner ol:last-child{margin-bottom:0}.FAQ-module__V8_xEa__answerInner li{margin-bottom:.35rem}.FAQ-module__V8_xEa__answerInner li::marker{color:var(--accent-purple)}.FAQ-module__V8_xEa__showMoreContainer{justify-content:center;margin-top:2.25rem;display:flex}.FAQ-module__V8_xEa__showMoreBtn{color:var(--foreground);background:var(--card-bg);border:1px solid var(--glass-border);cursor:pointer;box-shadow:var(--glass-shadow);border-radius:9999px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.FAQ-module__V8_xEa__showMoreBtn:hover{border-color:var(--accent-purple);color:var(--accent-purple);box-shadow:0 8px 24px var(--accent-purple-glow);transform:translateY(-2px)}.FAQ-module__V8_xEa__showMoreIcon{color:var(--text-muted);transition:transform .3s cubic-bezier(.16,1,.3,1)}.FAQ-module__V8_xEa__showMoreBtn:hover .FAQ-module__V8_xEa__showMoreIcon{color:var(--accent-purple)}.FAQ-module__V8_xEa__rotateIcon{transform:rotate(180deg)}@media (max-width:768px){.FAQ-module__V8_xEa__faqSection{padding:4rem 1.25rem 4.5rem}.FAQ-module__V8_xEa__title{margin-bottom:2rem;font-size:clamp(1.85rem,7.5vw,2.5rem)}}@media (max-width:600px){.FAQ-module__V8_xEa__faqSection{padding:3.5rem 1rem 4rem}.FAQ-module__V8_xEa__questionBtn{padding:1.15rem 1rem}.FAQ-module__V8_xEa__answerInner{padding:0 1rem 1.15rem}.FAQ-module__V8_xEa__question{font-size:.95rem;line-height:1.4}.FAQ-module__V8_xEa__answerInner p,.FAQ-module__V8_xEa__answerInner ul,.FAQ-module__V8_xEa__answerInner ol{font-size:.9rem;line-height:1.55}.FAQ-module__V8_xEa__showMoreBtn{padding:.7rem 1.5rem;font-size:.85rem}}
.install-module__whjsNq__installWrap{background:var(--background);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:60px 24px 120px;display:flex}.install-module__whjsNq__container{width:100%;max-width:960px;margin:0 auto}.install-module__whjsNq__hero{text-align:center;margin-bottom:48px;padding:20px 0}.install-module__whjsNq__heroTag{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-purple);background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.dark .install-module__whjsNq__heroTag{color:#c084fc}.install-module__whjsNq__title{letter-spacing:-.03em;color:var(--foreground);margin:0 0 16px;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15}.install-module__whjsNq__titleAccent{background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.install-module__whjsNq__subtitle{color:var(--text-muted);max-width:620px;margin:0 auto;font-size:1.1rem;line-height:1.6}.install-module__whjsNq__installersHub{margin-bottom:48px}.install-module__whjsNq__hubHeader{text-align:center;margin-bottom:24px}.install-module__whjsNq__hubTitle{color:var(--foreground);margin:0 0 6px;font-size:1.35rem;font-weight:700}.install-module__whjsNq__hubSub{color:var(--text-muted);margin:0;font-size:.95rem}.install-module__whjsNq__installersGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:960px){.install-module__whjsNq__installersGrid{grid-template-columns:1fr}}.install-module__whjsNq__installerCard{background:var(--card-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(12px);border-radius:20px;flex-direction:column;justify-content:flex-start;gap:20px;padding:24px;transition:transform .2s,border-color .2s;display:flex}.install-module__whjsNq__installerCard:hover{border-color:#7c3aed66;transform:translateY(-2px)}.install-module__whjsNq__installerCardHeader{align-items:center;gap:12px;display:flex}.install-module__whjsNq__osBadgeIcon{font-size:1.75rem;line-height:1}.install-module__whjsNq__installerCardTitle{color:var(--foreground);margin:0 0 2px;font-size:1.15rem;font-weight:700}.install-module__whjsNq__installerCardSub{color:var(--text-muted);margin:0;font-size:.85rem}.install-module__whjsNq__installerOptionsList{flex-direction:column;gap:10px;display:flex}.install-module__whjsNq__installerDownloadBtn{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:linear-gradient(135deg,#7c3aed14,#a855f70a);border:1px solid #7c3aed40;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.dark .install-module__whjsNq__installerDownloadBtn{background:linear-gradient(135deg,#7c3aed29,#a855f714);border-color:#a855f74d}.install-module__whjsNq__installerDownloadBtn:hover{background:var(--accent-purple);border-color:var(--accent-purple);color:#fff;transform:translateY(-1px);box-shadow:0 4px 14px #7c3aed59}.install-module__whjsNq__installerBtnText{flex-direction:column;gap:3px;display:flex}.install-module__whjsNq__installerBtnLabel{font-size:.92rem;font-weight:700;line-height:1.2}.install-module__whjsNq__installerBtnDetail{opacity:.75;font-size:.78rem}.install-module__whjsNq__installerDownloadIcon{opacity:.8;padding-left:8px;font-size:1.1rem}.install-module__whjsNq__tabBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:36px;display:flex}.install-module__whjsNq__tabBtn{background:var(--card-bg);border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;border-radius:16px;align-items:center;gap:10px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 2px 8px #0000000a}.install-module__whjsNq__tabBtn:hover{border-color:#7c3aed66;transform:translateY(-1px)}.install-module__whjsNq__tabBtnActive{border-color:var(--accent-purple);color:var(--accent-purple);background:linear-gradient(135deg,#7c3aed1f,#a855f714);box-shadow:0 4px 16px #7c3aed2e}.dark .install-module__whjsNq__tabBtnActive{color:#c084fc;background:linear-gradient(135deg,#7c3aed40,#a855f726);border-color:#a855f7}.install-module__whjsNq__tabIcon{font-size:1.25rem;line-height:1}.install-module__whjsNq__detectedBadge{text-transform:uppercase;letter-spacing:.06em;color:#16a34a;background:#22c55e26;border:1px solid #22c55e4d;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:700}.dark .install-module__whjsNq__detectedBadge{color:#4ade80;background:#22c55e33}.install-module__whjsNq__osPanel{flex-direction:column;gap:28px;animation:.3s install-module__whjsNq__fadeIn;display:flex}@keyframes install-module__whjsNq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.install-module__whjsNq__chipSelector{border:1px solid var(--glass-border);background:#0000000a;border-radius:9999px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.dark .install-module__whjsNq__chipSelector{background:#ffffff0d}.install-module__whjsNq__chipBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.install-module__whjsNq__chipBtn:hover{color:var(--foreground)}.install-module__whjsNq__chipBtnActive{background:var(--accent-purple);color:#fff;box-shadow:0 2px 10px #7c3aed4d}.install-module__whjsNq__chipBtnActive:hover{color:#fff}.install-module__whjsNq__quickDownloadBanner{box-shadow:var(--glass-shadow);background:linear-gradient(135deg,#7c3aed14,#a855f70a);border:1px solid #7c3aed40;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.dark .install-module__whjsNq__quickDownloadBanner{background:linear-gradient(135deg,#7c3aed29,#a855f70f);border-color:#a855f74d}.install-module__whjsNq__quickDownloadText h3{color:var(--foreground);margin:0 0 6px;font-size:1.15rem;font-weight:700}.install-module__whjsNq__quickDownloadText p{color:var(--text-muted);margin:0;font-size:.9rem}.install-module__whjsNq__downloadButtonGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.install-module__whjsNq__downloadCtaBtn{background:var(--accent-purple);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;flex-shrink:0;padding:10px 22px;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #7c3aed4d}.install-module__whjsNq__downloadCtaBtn:hover{background:var(--accent-purple-dark,#6d28d9);transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed73}.install-module__whjsNq__downloadCtaBtnSecondary{background:var(--bg-surface,#7c3aed14);color:var(--accent-purple);border:1px solid var(--accent-purple);cursor:pointer;white-space:nowrap;border-radius:9999px;flex-shrink:0;padding:10px 20px;font-size:.9rem;font-weight:700;transition:all .2s}.install-module__whjsNq__downloadCtaBtnSecondary:hover{background:var(--accent-purple);color:#fff;transform:translateY(-1px)}.install-module__whjsNq__stepCard{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:20px;padding:32px 36px;transition:border-color .2s}.install-module__whjsNq__stepCard:hover{border-color:#7c3aed4d}.install-module__whjsNq__stepHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.install-module__whjsNq__stepTitleGroup{align-items:center;gap:14px;display:flex}.install-module__whjsNq__stepNumber{width:34px;height:34px;color:var(--accent-purple);background:#7c3aed1f;border:1px solid #7c3aed33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.dark .install-module__whjsNq__stepNumber{color:#c084fc;background:#7c3aed38}.install-module__whjsNq__stepTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.install-module__whjsNq__badgeRecommended{text-transform:uppercase;letter-spacing:.05em;color:#059669;background:#10b9811f;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.dark .install-module__whjsNq__badgeRecommended{color:#34d399;background:#10b9812e}.install-module__whjsNq__badgeAlternative{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;background:#6366f11a;border:1px solid #6366f140;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.dark .install-module__whjsNq__badgeAlternative{color:#a5b4fc}.install-module__whjsNq__badgeImportant{text-transform:uppercase;letter-spacing:.05em;color:#d97706;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.dark .install-module__whjsNq__badgeImportant{color:#fbbf24}.install-module__whjsNq__stepDescription{color:var(--text-muted);margin:0 0 20px;font-size:.98rem;line-height:1.65}.dark .install-module__whjsNq__stepDescription{color:#94a3b8}.install-module__whjsNq__stepDescription strong{color:var(--foreground)}.install-module__whjsNq__codeBlockWrap{background:#0d1117;border:1px solid #ffffff1a;border-radius:14px;margin:16px 0 20px;overflow:hidden;box-shadow:0 4px 20px #0003}.install-module__whjsNq__codeTopBar{background:#ffffff0a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.install-module__whjsNq__codeDots{gap:6px;display:flex}.install-module__whjsNq__dot{border-radius:50%;width:10px;height:10px}.install-module__whjsNq__dotRed{background:#ff5f56}.install-module__whjsNq__dotYellow{background:#ffbd2e}.install-module__whjsNq__dotGreen{background:#27c93f}.install-module__whjsNq__codeLang{font-family:var(--font-geist-mono), monospace;color:#8b949e;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.install-module__whjsNq__copyBtn{color:#c9d1d9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.install-module__whjsNq__copyBtn:hover{color:#fff;background:#ffffff29;border-color:#ffffff4d}.install-module__whjsNq__copyBtnCopied{color:#4ade80;background:#22c55e33;border-color:#22c55e66}.install-module__whjsNq__codePre{font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;color:#e6edf3;white-space:pre;margin:0;padding:16px 20px;font-size:13.5px;line-height:1.6;overflow-x:auto}.install-module__whjsNq__callout{border-left:4px solid var(--accent-purple);background:#7c3aed0f;border-radius:0 12px 12px 0;gap:14px;margin-top:20px;padding:16px 20px;display:flex}.dark .install-module__whjsNq__callout{background:#7c3aed1f}.install-module__whjsNq__calloutWarn{background:#f59e0b14;border-left-color:#f59e0b}.dark .install-module__whjsNq__calloutWarn{background:#f59e0b24}.install-module__whjsNq__calloutIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem;line-height:1}.install-module__whjsNq__calloutText{color:var(--foreground);margin:0;font-size:.92rem;line-height:1.6}.install-module__whjsNq__calloutText strong{color:var(--foreground);font-weight:700}.install-module__whjsNq__calloutText code{font-family:var(--font-geist-mono), monospace;background:#00000014;border-radius:4px;padding:2px 6px;font-size:.85em}.dark .install-module__whjsNq__calloutText code{background:#ffffff1f}.install-module__whjsNq__subStepsList{flex-direction:column;gap:14px;margin:20px 0;display:flex}.install-module__whjsNq__subStepItem{border:1px solid var(--glass-border);background:#7c3aed08;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.dark .install-module__whjsNq__subStepItem{background:#ffffff05}.install-module__whjsNq__subStepBullet{background:var(--accent-purple);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:11px;font-weight:700;display:flex}.install-module__whjsNq__subStepContent h4{color:var(--foreground);margin:0 0 4px;font-size:1rem;font-weight:700}.install-module__whjsNq__subStepContent p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.install-module__whjsNq__faqSection{border-top:1px solid var(--glass-border);margin-top:64px;padding-top:56px}.install-module__whjsNq__faqTitle{letter-spacing:-.02em;color:var(--foreground);text-align:center;margin:0 0 12px;font-size:1.75rem;font-weight:800}.install-module__whjsNq__faqSub{color:var(--text-muted);text-align:center;margin:0 0 40px;font-size:1rem}.install-module__whjsNq__faqGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.install-module__whjsNq__faqCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:16px;padding:24px;box-shadow:0 2px 8px #00000005}.install-module__whjsNq__faqQuestion{color:var(--foreground);align-items:flex-start;gap:8px;margin:0 0 10px;font-size:1.05rem;font-weight:700;display:flex}.install-module__whjsNq__faqAnswer{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.dark .install-module__whjsNq__faqAnswer{color:#94a3b8}@media (max-width:768px){.install-module__whjsNq__installWrap{padding:40px 16px 80px}.install-module__whjsNq__stepCard{border-radius:16px;padding:24px 20px}.install-module__whjsNq__quickDownloadBanner{flex-direction:column;align-items:flex-start;padding:20px}.install-module__whjsNq__downloadCtaBtn{text-align:center;width:100%}.install-module__whjsNq__tabBtn{padding:10px 16px;font-size:.9rem}.install-module__whjsNq__codePre{padding:14px 16px;font-size:12.5px}}
.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:60px 16px}.privacy-module__ZGDmtG__contentContainer{border-radius:20px;padding:28px 20px}.privacy-module__ZGDmtG__title{font-size:clamp(1.85rem,7vw,2.25rem)}}@media (max-width:480px){.privacy-module__ZGDmtG__privacyWrap{padding:40px 12px}.privacy-module__ZGDmtG__contentContainer{border-radius:16px;padding:24px 16px}.privacy-module__ZGDmtG__contactEmail{word-break:break-all;font-size:1rem}}
.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:60px 16px}.terms-module__tZIRGq__contentContainer{border-radius:20px;padding:28px 20px}.terms-module__tZIRGq__title{font-size:clamp(1.85rem,7vw,2.25rem)}}@media (max-width:480px){.terms-module__tZIRGq__termsWrap{padding:40px 12px}.terms-module__tZIRGq__contentContainer{border-radius:16px;padding:24px 16px}.terms-module__tZIRGq__contactEmail{word-break:break-all;font-size:1rem}}
.comparison-module__yuSwSW__comparisonRoot{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:0 1.25rem 6rem;display:flex}.comparison-module__yuSwSW__container{flex-direction:column;gap:4.5rem;width:100%;max-width:1200px;display:flex}.comparison-module__yuSwSW__hero{text-align:center;flex-direction:column;align-items:center;padding:5rem 1rem 2rem;display:flex;position:relative}.comparison-module__yuSwSW__heroTag{background:var(--accent-purple-glow);border:1px solid var(--accent-purple);color:var(--accent-purple);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.comparison-module__yuSwSW__heroTitle{letter-spacing:-.03em;color:var(--foreground);max-width:900px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;line-height:1.15}.comparison-module__yuSwSW__heroGradient{background:linear-gradient(135deg,#a855f7 0%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.comparison-module__yuSwSW__heroSubtitle{color:var(--text-muted);max-width:720px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.comparison-module__yuSwSW__heroCtaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.comparison-module__yuSwSW__primaryCtaBtn{color:#fff;background:#a855f7;border-radius:8px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #a855f759}.comparison-module__yuSwSW__primaryCtaBtn:hover{background:#9333ea;transform:translateY(-2px);box-shadow:0 12px 30px #a855f780}.comparison-module__yuSwSW__secondaryCtaLink{color:var(--text-muted);text-underline-offset:4px;font-size:.95rem;font-weight:600;text-decoration:underline}.comparison-module__yuSwSW__secondaryCtaLink:hover{color:var(--foreground)}.comparison-module__yuSwSW__tldrCard{background:var(--card-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-left:4px solid var(--accent-purple);border-radius:12px;padding:1.75rem 2rem}.comparison-module__yuSwSW__tldrHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-purple);align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.comparison-module__yuSwSW__tldrText{color:var(--foreground);margin-bottom:.5rem;font-size:1.05rem;line-height:1.65}.comparison-module__yuSwSW__tldrVerdict{color:var(--text-muted);font-size:.95rem;font-style:italic;line-height:1.5}.comparison-module__yuSwSW__pricingMathSection{flex-direction:column;gap:1.5rem;display:flex}.comparison-module__yuSwSW__sectionHeader{text-align:center;margin-bottom:1rem}.comparison-module__yuSwSW__sectionTitle{letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700}.comparison-module__yuSwSW__sectionSubtitle{color:var(--text-muted);font-size:1.05rem}.comparison-module__yuSwSW__pricingMathGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.comparison-module__yuSwSW__pricingMathGrid{grid-template-columns:1fr}}.comparison-module__yuSwSW__competitorPriceCard{background:var(--card-bg);border:1px solid var(--glass-border);opacity:.85;border-radius:12px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.comparison-module__yuSwSW__yakuPriceCard{background:var(--card-bg);border:2px solid var(--accent-purple);box-shadow:0 10px 40px var(--accent-purple-glow);border-radius:12px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;position:relative}.comparison-module__yuSwSW__yakuValueBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#a855f7;border-radius:9999px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:20px}.comparison-module__yuSwSW__priceCardHeader{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:baseline;padding-bottom:1rem;display:flex}.comparison-module__yuSwSW__priceCardName{color:var(--foreground);font-size:1.3rem;font-weight:700}.comparison-module__yuSwSW__priceAmount{color:var(--foreground);font-size:1.5rem;font-weight:800}.comparison-module__yuSwSW__priceAmountHighlight{color:var(--accent-purple);font-size:1.75rem;font-weight:800}.comparison-module__yuSwSW__bulletList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.comparison-module__yuSwSW__bulletItem{color:var(--foreground);align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.4;display:flex}.comparison-module__yuSwSW__bulletCross{color:#ef4444;font-weight:700}.comparison-module__yuSwSW__bulletCheck{color:#10b981;font-weight:700}.comparison-module__yuSwSW__tableContainer{background:var(--card-bg);border:1px solid var(--glass-border);width:100%;box-shadow:var(--glass-shadow);border-radius:12px;overflow-x:auto}.comparison-module__yuSwSW__comparisonTable{border-collapse:collapse;text-align:left;width:100%;min-width:650px}.comparison-module__yuSwSW__comparisonTable th,.comparison-module__yuSwSW__comparisonTable td{border-bottom:1px solid var(--glass-border);padding:1.1rem 1.4rem}.comparison-module__yuSwSW__comparisonTable th{color:var(--foreground);background:#ffffff05;font-size:.95rem;font-weight:700}.comparison-module__yuSwSW__comparisonTable td{color:var(--foreground);font-size:.95rem}.comparison-module__yuSwSW__featureNameCol{width:32%;font-weight:600}.comparison-module__yuSwSW__yakuCol{width:34%;color:var(--accent-purple);background:#a855f70a;font-weight:600}.comparison-module__yuSwSW__competitorCol{width:34%;color:var(--text-muted)}.comparison-module__yuSwSW__featureDetail{color:var(--text-muted);margin-top:.25rem;font-size:.8rem;font-weight:400;display:block}.comparison-module__yuSwSW__diffGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.comparison-module__yuSwSW__diffCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;gap:.75rem;padding:2rem;transition:transform .2s,border-color .2s;display:flex}.comparison-module__yuSwSW__diffCard:hover{border-color:var(--accent-purple);transform:translateY(-3px)}.comparison-module__yuSwSW__diffIcon{margin-bottom:.25rem;font-size:2rem}.comparison-module__yuSwSW__diffTitle{color:var(--foreground);font-size:1.2rem;font-weight:700}.comparison-module__yuSwSW__diffDesc{color:var(--text-muted);font-size:.95rem;line-height:1.55}.comparison-module__yuSwSW__faqSection{flex-direction:column;gap:2rem;display:flex}.comparison-module__yuSwSW__faqList{flex-direction:column;gap:1.25rem;display:flex}.comparison-module__yuSwSW__faqItem{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:10px;padding:1.5rem 1.75rem}.comparison-module__yuSwSW__faqQuestion{color:var(--foreground);margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.comparison-module__yuSwSW__faqAnswer{color:var(--text-muted);font-size:.98rem;line-height:1.6}.comparison-module__yuSwSW__bottomCtaBanner{border:1px solid var(--accent-purple);text-align:center;background:linear-gradient(135deg,#a855f726 0%,#38bdf81a 100%);border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;padding:3.5rem 2rem;display:flex}.comparison-module__yuSwSW__bottomCtaTitle{letter-spacing:-.02em;color:var(--foreground);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.comparison-module__yuSwSW__bottomCtaSubtitle{color:var(--text-muted);max-width:600px;font-size:1.1rem}
.roundup-module__ORKwDW__roundupRoot{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:0 1.25rem 6rem;display:flex}.roundup-module__ORKwDW__container{flex-direction:column;gap:4rem;width:100%;max-width:1100px;display:flex}.roundup-module__ORKwDW__hero{text-align:center;flex-direction:column;align-items:center;padding:5rem 1rem 2rem;display:flex}.roundup-module__ORKwDW__heroBadge{background:var(--accent-purple-glow);border:1px solid var(--accent-purple);color:var(--accent-purple);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.roundup-module__ORKwDW__heroTitle{letter-spacing:-.03em;color:var(--foreground);max-width:900px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.roundup-module__ORKwDW__heroAccent{background:linear-gradient(135deg,#a855f7 0%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.roundup-module__ORKwDW__heroMeta{color:var(--text-muted);gap:1.5rem;margin-top:1rem;font-size:.9rem;display:flex}.roundup-module__ORKwDW__quickNav{background:var(--card-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:12px;padding:1.5rem 2rem}.roundup-module__ORKwDW__quickNavTitle{color:var(--foreground);margin-bottom:1rem;font-size:1rem;font-weight:700}.roundup-module__ORKwDW__quickNavList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.roundup-module__ORKwDW__quickNavLink{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.9rem;text-decoration:none;transition:color .15s;display:flex}.roundup-module__ORKwDW__quickNavLink:hover{color:var(--accent-purple)}.roundup-module__ORKwDW__quickNavRank{color:var(--accent-purple);font-weight:700}.roundup-module__ORKwDW__criteriaSection{border:1px solid var(--glass-border);background:#ffffff05;border-radius:12px;padding:2rem}.roundup-module__ORKwDW__criteriaTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.roundup-module__ORKwDW__criteriaGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.roundup-module__ORKwDW__criteriaCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:8px;padding:1rem}.roundup-module__ORKwDW__criteriaCard h4{color:var(--accent-purple);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.roundup-module__ORKwDW__criteriaCard p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.4}.roundup-module__ORKwDW__toolsList{flex-direction:column;gap:3rem;display:flex}.roundup-module__ORKwDW__toolCard{background:var(--card-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;position:relative}.roundup-module__ORKwDW__toolCardRank1{border:2px solid var(--accent-purple);box-shadow:0 10px 40px var(--accent-purple-glow)}.roundup-module__ORKwDW__toolHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.roundup-module__ORKwDW__toolTitleWrap{align-items:center;gap:1rem;display:flex}.roundup-module__ORKwDW__toolRankBadge{background:var(--accent-purple);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:800;display:flex}.roundup-module__ORKwDW__toolName{color:var(--foreground);margin:0;font-size:1.6rem;font-weight:800}.roundup-module__ORKwDW__toolCategory{color:var(--text-muted);font-size:.9rem}.roundup-module__ORKwDW__toolSpecialBadge{border:1px solid var(--accent-purple);color:var(--accent-purple);background:#a855f726;border-radius:9999px;padding:.35rem .85rem;font-size:.8rem;font-weight:700}.roundup-module__ORKwDW__toolMetaBar{background:#ffffff08;border-radius:8px;flex-wrap:wrap;gap:1.5rem;padding:.85rem 1.25rem;font-size:.9rem;display:flex}.roundup-module__ORKwDW__toolMetaItem{color:var(--text-muted);gap:.4rem;display:flex}.roundup-module__ORKwDW__toolMetaItem strong{color:var(--foreground)}.roundup-module__ORKwDW__toolDescription{color:var(--foreground);font-size:1.05rem;line-height:1.65}.roundup-module__ORKwDW__prosConsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.roundup-module__ORKwDW__prosConsGrid{grid-template-columns:1fr}}.roundup-module__ORKwDW__prosBox,.roundup-module__ORKwDW__consBox{border:1px solid var(--glass-border);background:#ffffff05;border-radius:8px;padding:1.25rem}.roundup-module__ORKwDW__prosTitle{color:#10b981;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.roundup-module__ORKwDW__consTitle{color:#ef4444;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.roundup-module__ORKwDW__list{color:var(--foreground);flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.roundup-module__ORKwDW__list li{line-height:1.4}.roundup-module__ORKwDW__toolVerdict{border-left:3px solid var(--accent-purple);color:var(--foreground);background:#a855f714;border-radius:4px;padding:1rem 1.25rem;font-size:.95rem}.roundup-module__ORKwDW__toolCtaRow{align-items:center;gap:1rem;display:flex}.roundup-module__ORKwDW__toolCtaBtn{color:#fff;background:#a855f7;border-radius:6px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s}.roundup-module__ORKwDW__toolCtaBtn:hover{opacity:.9}.roundup-module__ORKwDW__faqSection{flex-direction:column;gap:1.5rem;display:flex}.roundup-module__ORKwDW__faqItem{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:10px;padding:1.5rem}.roundup-module__ORKwDW__faqQ{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.roundup-module__ORKwDW__faqA{color:var(--text-muted);font-size:.95rem;line-height:1.6}
.usecase-module__ls4mqG__usecaseRoot{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:0 1.25rem 6rem;display:flex}.usecase-module__ls4mqG__container{flex-direction:column;gap:4.5rem;width:100%;max-width:1100px;display:flex}.usecase-module__ls4mqG__hero{text-align:center;flex-direction:column;align-items:center;padding:5rem 1rem 2rem;display:flex}.usecase-module__ls4mqG__heroBadge{background:var(--accent-purple-glow);border:1px solid var(--accent-purple);color:var(--accent-purple);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.usecase-module__ls4mqG__heroTitle{letter-spacing:-.03em;color:var(--foreground);max-width:900px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.usecase-module__ls4mqG__heroGradient{background:linear-gradient(135deg,#a855f7 0%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.usecase-module__ls4mqG__heroSubtitle{color:var(--text-muted);max-width:720px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.usecase-module__ls4mqG__problemCard{background:var(--card-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-left:4px solid #ef4444;border-radius:12px;padding:2rem}.usecase-module__ls4mqG__problemTitle{color:#ef4444;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.usecase-module__ls4mqG__problemText{color:var(--foreground);margin:0;font-size:1.05rem;line-height:1.65}.usecase-module__ls4mqG__stepsSection{flex-direction:column;gap:2rem;display:flex}.usecase-module__ls4mqG__sectionHeader{text-align:center;flex-direction:column;gap:.5rem;display:flex}.usecase-module__ls4mqG__sectionTitle{letter-spacing:-.02em;color:var(--foreground);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.usecase-module__ls4mqG__stepsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.usecase-module__ls4mqG__stepCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.75rem 2rem;display:flex}@media (max-width:640px){.usecase-module__ls4mqG__stepCard{flex-direction:column;gap:1rem}}.usecase-module__ls4mqG__stepNumber{background:var(--accent-purple-glow);border:1px solid var(--accent-purple);color:var(--accent-purple);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:800;display:flex}.usecase-module__ls4mqG__stepContent{flex-direction:column;gap:.5rem;display:flex}.usecase-module__ls4mqG__stepTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.usecase-module__ls4mqG__stepDesc{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.usecase-module__ls4mqG__stepTip{color:var(--accent-purple);background:#a855f714;border-radius:6px;margin-top:.25rem;padding:.5rem .8rem;font-size:.85rem}.usecase-module__ls4mqG__templateGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.usecase-module__ls4mqG__templateCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.usecase-module__ls4mqG__templateHeader{justify-content:space-between;align-items:center;display:flex}.usecase-module__ls4mqG__templateTitle{color:var(--foreground);font-size:1.15rem;font-weight:700}.usecase-module__ls4mqG__templateType{color:#38bdf8;background:#38bdf826;border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.usecase-module__ls4mqG__promptCode{border:1px solid var(--glass-border);color:var(--foreground);background:#00000040;border-radius:8px;padding:1rem;font-family:monospace;font-size:.88rem;line-height:1.5}.usecase-module__ls4mqG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.usecase-module__ls4mqG__benefitCard{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;gap:.75rem;padding:2rem;display:flex}.usecase-module__ls4mqG__benefitIcon{font-size:2rem}.usecase-module__ls4mqG__benefitTitle{color:var(--foreground);font-size:1.2rem;font-weight:700}.usecase-module__ls4mqG__benefitDesc{color:var(--text-muted);font-size:.95rem;line-height:1.55}.usecase-module__ls4mqG__ctaBanner{border:1px solid var(--accent-purple);text-align:center;background:linear-gradient(135deg,#a855f726 0%,#38bdf81a 100%);border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;padding:3.5rem 2rem;display:flex}.usecase-module__ls4mqG__ctaBtn{color:#fff;background:#a855f7;border-radius:8px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #a855f759}.usecase-module__ls4mqG__ctaBtn:hover{background:#9333ea;transform:translateY(-2px)}
