.landing-page-module__gyiFOW__container{min-height:100vh;font-family:var(--font-dm-sans),system-ui,-apple-system,sans-serif;color:#111827;background-color:#fff}.landing-page-module__gyiFOW__header{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1.5rem 2rem;display:flex}.landing-page-module__gyiFOW__nav{align-items:center;gap:2rem;display:flex}.landing-page-module__gyiFOW__loginLink{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s}.landing-page-module__gyiFOW__loginLink:hover{color:#111827}.landing-page-module__gyiFOW__ctaButton{color:#fff;background-color:#111827;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s}.landing-page-module__gyiFOW__ctaButton:hover{background-color:#000}.landing-page-module__gyiFOW__hero{background-color:#faf9f6;padding:6rem 2rem;overflow:hidden}.landing-page-module__gyiFOW__heroContent{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;display:grid}.landing-page-module__gyiFOW__heroLeft{flex-direction:column;gap:1.5rem;display:flex}.landing-page-module__gyiFOW__heroRight{flex-direction:column;justify-content:flex-start;height:100%;display:flex}.landing-page-module__gyiFOW__fullHeightForm{flex-direction:column;flex:1;justify-content:center;min-height:750px;display:flex;max-width:100%!important}.landing-page-module__gyiFOW__heroText{text-align:left;max-width:100%}.landing-page-module__gyiFOW__heroTitle{letter-spacing:-.03em;color:#111827;margin-bottom:1rem;font-size:2.75rem;font-weight:700;line-height:1.1}.landing-page-module__gyiFOW__heroSubtitle{color:#4b5563;margin:0;font-size:1.25rem;line-height:1.6}.landing-page-module__gyiFOW__heroDescription{color:#6b7280;max-width:100%;margin-top:1rem;font-size:1.125rem;line-height:1.6}.landing-page-module__gyiFOW__demoContainer{background:#fff;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.05)}@media (max-width:1024px){.landing-page-module__gyiFOW__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.landing-page-module__gyiFOW__heroLeft{text-align:center;order:1;align-items:center}.landing-page-module__gyiFOW__heroRight{flex-direction:column;order:2;align-items:center;width:100%;margin-bottom:2rem;display:flex}.landing-page-module__gyiFOW__heroText{text-align:center;margin:0 auto}.landing-page-module__gyiFOW__heroImageContainer{justify-content:center;width:100%;margin-top:2rem;display:flex}}.landing-page-module__gyiFOW__features{background-color:#fff;padding:6rem 2rem}.landing-page-module__gyiFOW__featuresHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.landing-page-module__gyiFOW__featuresTitle{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-page-module__gyiFOW__featuresDescription{color:#4b5563;max-width:740px;margin:0 auto;font-size:1.125rem;line-height:1.6}.landing-page-module__gyiFOW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1280px;margin:0 auto;display:grid}.landing-page-module__gyiFOW__featureCard{background:#f9fafb;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .2s;display:flex}.landing-page-module__gyiFOW__featureCard:hover{transform:translateY(-4px)}.landing-page-module__gyiFOW__featureIcon{color:#111827;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-page-module__gyiFOW__featureTitle{color:#111827;font-size:1.5rem;font-weight:600}.landing-page-module__gyiFOW__featureText{color:#4b5563;line-height:1.6}.landing-page-module__gyiFOW__steps{color:#fff;background-color:#000;padding:6rem 2rem}.landing-page-module__gyiFOW__stepsContainer{max-width:1280px;margin:0 auto}.landing-page-module__gyiFOW__sectionHeader{text-align:center;margin-bottom:5rem}.landing-page-module__gyiFOW__sectionTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-page-module__gyiFOW__sectionSubtitle{color:#fff;font-size:1.125rem}.landing-page-module__gyiFOW__stepsGrid{justify-content:space-between;gap:2rem;display:flex;position:relative}.landing-page-module__gyiFOW__stepsAnimationContainer{z-index:2;background:#fff;border-radius:20px;width:100%;max-width:1000px;height:700px;margin:0 auto 60px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.landing-page-module__gyiFOW__stepsGrid:before{content:"";z-index:0;background:#374151;height:2px;position:absolute;top:24px;left:50px;right:50px}.landing-page-module__gyiFOW__step{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;gap:1.5rem;display:flex;position:relative}.landing-page-module__gyiFOW__stepNumber{color:#000;background:#fff;border:4px solid #000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;font-weight:700;display:flex}.landing-page-module__gyiFOW__stepTitle{font-size:1.25rem;font-weight:600}.landing-page-module__gyiFOW__stepDesc{color:#fff;font-size:.95rem;line-height:1.5}.landing-page-module__gyiFOW__ctaSection{color:#fff;text-align:center;background-color:#000;border-top:1px solid #374151;padding:6rem 2rem}.landing-page-module__gyiFOW__ctaContent{flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex}.landing-page-module__gyiFOW__ctaTitle{font-size:3rem;font-weight:700}.landing-page-module__gyiFOW__ctaDesc{color:rgba(255,255,255,.9);font-size:1.25rem}.landing-page-module__gyiFOW__whiteButton{color:#000;background-color:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .2s}.landing-page-module__gyiFOW__whiteButton:hover{transform:scale(1.05)}@media (max-width:768px){.landing-page-module__gyiFOW__header{flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem}.landing-page-module__gyiFOW__nav{gap:1rem}.landing-page-module__gyiFOW__ctaButton{padding:.6rem 1rem;font-size:.9rem}.landing-page-module__gyiFOW__logo img{width:100px;height:auto}.landing-page-module__gyiFOW__hero{padding:3rem 1.25rem}.landing-page-module__gyiFOW__heroContent{flex-direction:column;grid-template-columns:1fr;gap:3rem;display:flex}.landing-page-module__gyiFOW__heroLeft{text-align:center;order:1;align-items:center}.landing-page-module__gyiFOW__heroRight{flex-direction:column;order:2;align-items:center;width:100%;display:flex}.landing-page-module__gyiFOW__fullHeightForm{min-height:auto}.landing-page-module__gyiFOW__heroTitle{font-size:2.25rem}.landing-page-module__gyiFOW__heroSubtitle{font-size:1.125rem}.landing-page-module__gyiFOW__heroDescription{font-size:1rem}.landing-page-module__gyiFOW__steps{padding:3rem 1.25rem}.landing-page-module__gyiFOW__sectionHeader{margin-bottom:3rem}.landing-page-module__gyiFOW__sectionTitle{font-size:2rem}.landing-page-module__gyiFOW__stepsAnimationContainer{height:500px;min-height:0;margin-bottom:40px}.landing-page-module__gyiFOW__stepsGrid{flex-direction:column;gap:2.5rem}.landing-page-module__gyiFOW__stepsGrid:before{display:none}.landing-page-module__gyiFOW__step{width:100%}.landing-page-module__gyiFOW__features{padding:3rem 1.25rem}.landing-page-module__gyiFOW__featuresTitle{font-size:1.75rem}.landing-page-module__gyiFOW__featuresGrid{grid-template-columns:1fr;gap:2rem}.landing-page-module__gyiFOW__ctaSection{padding:4rem 1.25rem}.landing-page-module__gyiFOW__ctaTitle{font-size:2rem}.landing-page-module__gyiFOW__mobileHidden{display:none!important}}
.SplitInterfaceAnimation-module__sxKV_W__container{width:100%;height:600px;font-family:var(--font-dm-sans),sans-serif;background-color:#f3f4f6;border-radius:20px;display:flex;position:relative;overflow:hidden}.SplitInterfaceAnimation-module__sxKV_W__chatPane{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:50%;display:flex}.SplitInterfaceAnimation-module__sxKV_W__chatHeader{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;height:60px;padding:0 24px;display:flex}.SplitInterfaceAnimation-module__sxKV_W__avatar{color:#fff;background-color:#111827;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.SplitInterfaceAnimation-module__sxKV_W__chatTitle{color:#111827;font-size:16px;font-weight:700}.SplitInterfaceAnimation-module__sxKV_W__chatMessages{background-color:#fff;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:hidden}.SplitInterfaceAnimation-module__sxKV_W__message{border-radius:12px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.5;animation:.3s ease-out forwards SplitInterfaceAnimation-module__sxKV_W__fadeIn}.SplitInterfaceAnimation-module__sxKV_W__aiMessage{color:#1f2937;background-color:#f3f4f6;border-bottom-left-radius:4px;align-self:flex-start}.SplitInterfaceAnimation-module__sxKV_W__userMessage{color:#fff;background-color:#111827;border-bottom-right-radius:4px;align-self:flex-end}.SplitInterfaceAnimation-module__sxKV_W__typingIndicator{background-color:#f3f4f6;border-radius:12px 12px 12px 4px;align-self:flex-start;gap:4px;width:-moz-fit-content;width:fit-content;padding:12px 16px;display:flex}.SplitInterfaceAnimation-module__sxKV_W__dot{background-color:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both SplitInterfaceAnimation-module__sxKV_W__bounce}.SplitInterfaceAnimation-module__sxKV_W__dot:first-child{animation-delay:-.32s}.SplitInterfaceAnimation-module__sxKV_W__dot:nth-child(2){animation-delay:-.16s}.SplitInterfaceAnimation-module__sxKV_W__formPane{background-color:#fff;flex-direction:column;width:50%;display:flex}.SplitInterfaceAnimation-module__sxKV_W__formHeader{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px}.SplitInterfaceAnimation-module__sxKV_W__formTitle{color:#111827;font-size:16px;font-weight:700}.SplitInterfaceAnimation-module__sxKV_W__formSubtitle{color:#6b7280;margin-top:4px;font-size:12px}.SplitInterfaceAnimation-module__sxKV_W__formContent{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:hidden}.SplitInterfaceAnimation-module__sxKV_W__formSection{margin-bottom:24px}.SplitInterfaceAnimation-module__sxKV_W__sectionLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3f4f6;margin-bottom:12px;padding-bottom:8px;font-size:12px;font-weight:700}.SplitInterfaceAnimation-module__sxKV_W__fieldGroup{margin-bottom:16px;position:relative}.SplitInterfaceAnimation-module__sxKV_W__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.SplitInterfaceAnimation-module__sxKV_W__input{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .3s}.SplitInterfaceAnimation-module__sxKV_W__highlightField .SplitInterfaceAnimation-module__sxKV_W__input{background-color:#f3f4f6;border-color:#111827;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.SplitInterfaceAnimation-module__sxKV_W__highlightField:after{content:"Updated by AI";color:#111827;background:#e5e7eb;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;animation:.3s ease-out SplitInterfaceAnimation-module__sxKV_W__fadeIn;position:absolute;top:0;right:0}@keyframes SplitInterfaceAnimation-module__sxKV_W__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes SplitInterfaceAnimation-module__sxKV_W__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:768px){.SplitInterfaceAnimation-module__sxKV_W__container{flex-direction:column;height:500px;min-height:auto}.SplitInterfaceAnimation-module__sxKV_W__chatPane{border-bottom:none;border-right:none;width:100%;height:100%;display:flex}.SplitInterfaceAnimation-module__sxKV_W__formPane{display:none}}
@keyframes hero-v2-module__UTbapa__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes hero-v2-module__UTbapa__floatReverse{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes hero-v2-module__UTbapa__fadeInScale{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes hero-v2-module__UTbapa__itemFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.hero-v2-module__UTbapa__heroContainer{background:#fff;justify-content:center;align-items:center;width:100%;min-height:auto;padding:6rem 0;display:flex;position:relative;overflow:hidden}.hero-v2-module__UTbapa__heroWrapper{flex-direction:column;justify-content:flex-start;align-items:center;gap:4rem;width:100%;max-width:1280px;padding:0 2rem;display:flex;position:relative}.hero-v2-module__UTbapa__heroContent{z-index:20;text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:900px;display:flex}.hero-v2-module__UTbapa__heroTitle{letter-spacing:-.02em;color:#111827;font-size:3.5rem;font-weight:700;line-height:1.1}.hero-v2-module__UTbapa__heroSubtitle{color:#4b5563;max-width:600px;font-size:1rem;line-height:1.6}.hero-v2-module__UTbapa__buttonGroup{margin-top:16px}.hero-v2-module__UTbapa__heroVisual{justify-content:center;align-items:flex-end;width:100%;max-width:1200px;height:auto;min-height:60vh;margin-top:-2rem;display:flex;position:relative}.hero-v2-module__UTbapa__attorneyImage{z-index:10;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));width:100%;max-width:800px;height:auto;max-height:65vh;position:relative}.hero-v2-module__UTbapa__capabilityCard{-webkit-backdrop-filter:blur(12px);z-index:15;background:rgba(255,255,255,.9);border-radius:14px;flex-direction:column;max-width:280px;transition:all .3s;animation:8s ease-in-out infinite hero-v2-module__UTbapa__float;display:flex;position:absolute;overflow:hidden;box-shadow:0 15px 40px -10px rgba(0,0,0,.15),inset 0 0 0 1px rgba(255,255,255,.6)}.hero-v2-module__UTbapa__capabilityCard:hover{z-index:25;transform:scale(1.05)translateY(-5px);box-shadow:0 20px 50px -10px rgba(0,0,0,.2)}.hero-v2-module__UTbapa__cardHeader{color:#374151;background:rgba(255,255,255,.5);border-bottom:1px solid rgba(0,0,0,.05);align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:600;display:flex}.hero-v2-module__UTbapa__cardBody{color:#4b5563;padding:16px;font-size:13px;line-height:1.5}.hero-v2-module__UTbapa__card1{z-index:20;width:260px;animation-delay:0s;top:10%;right:0}.hero-v2-module__UTbapa__docText{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:10px;font-family:Times New Roman,serif;box-shadow:0 2px 5px rgba(0,0,0,.05)}.hero-v2-module__UTbapa__highlight{background-color:#fef08a;padding:0 2px}.hero-v2-module__UTbapa__aiCursor{vertical-align:middle;background-color:#2563eb;width:2px;height:1em;margin-left:1px;animation:1s infinite hero-v2-module__UTbapa__blink;display:inline-block}@keyframes hero-v2-module__UTbapa__blink{50%{opacity:0}}.hero-v2-module__UTbapa__card2{z-index:20;width:280px;animation:9s ease-in-out 1.5s infinite hero-v2-module__UTbapa__floatReverse;top:30%;left:0}.hero-v2-module__UTbapa__chatMessage{background:#f3f4f6;border-radius:12px 12px 12px 2px;margin-bottom:8px;padding:8px 12px;font-size:12px}.hero-v2-module__UTbapa__chatMessage.hero-v2-module__UTbapa__ai{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px 12px 2px;margin-bottom:0;margin-left:auto}.hero-v2-module__UTbapa__bookingSlot{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:8px;margin-top:8px;padding:8px;display:flex}.hero-v2-module__UTbapa__bookingTime{color:#111827;font-weight:600}.hero-v2-module__UTbapa__card3{z-index:20;width:240px;animation:10s ease-in-out 3s infinite hero-v2-module__UTbapa__float;bottom:10%;right:5%}.hero-v2-module__UTbapa__actionRow{align-items:center;gap:10px;display:flex}.hero-v2-module__UTbapa__statusTag{color:#991b1b;text-transform:uppercase;background:#fee2e2;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}@media (max-width:1500px){.hero-v2-module__UTbapa__card1,.hero-v2-module__UTbapa__card2,.hero-v2-module__UTbapa__card3{transform:scale(.9)}}@media (max-width:1400px){.hero-v2-module__UTbapa__heroTitle{font-size:3rem}}@media (max-width:1200px){.hero-v2-module__UTbapa__heroWrapper{flex-direction:column;justify-content:flex-start;padding-top:60px}.hero-v2-module__UTbapa__heroContent{text-align:center;align-items:center;min-width:auto;margin-bottom:40px}.hero-v2-module__UTbapa__card1{right:0;transform:scale(.85)}.hero-v2-module__UTbapa__card2{left:0;transform:scale(.85)}.hero-v2-module__UTbapa__card3{bottom:10%;right:5%;transform:scale(.85)}.hero-v2-module__UTbapa__heroVisual{width:100%;height:60vh}}@media (max-width:1024px){.hero-v2-module__UTbapa__heroTitle{font-size:2.5rem}.hero-v2-module__UTbapa__card1,.hero-v2-module__UTbapa__card2,.hero-v2-module__UTbapa__card3{transform:scale(.75)}}@media (max-width:768px){.hero-v2-module__UTbapa__heroContainer{height:auto;min-height:auto;padding:3rem 0}.hero-v2-module__UTbapa__heroWrapper{gap:.5rem;padding:0 1rem}.hero-v2-module__UTbapa__heroTitle{font-size:2.25rem;line-height:1.2}.hero-v2-module__UTbapa__heroSubtitle{padding:0 1rem;font-size:.95rem}.hero-v2-module__UTbapa__heroVisual{align-items:flex-end;width:100%;height:auto;min-height:0;margin-top:-1rem;display:flex}.hero-v2-module__UTbapa__attorneyImage{object-fit:contain;width:100%;height:auto;max-height:45vh}.hero-v2-module__UTbapa__card1,.hero-v2-module__UTbapa__card2,.hero-v2-module__UTbapa__card3{display:none}}.hero-v2-module__UTbapa__whitespaceNowrap{white-space:nowrap}.hero-v2-module__UTbapa__statusIndicator{background-color:#22c55e;border-radius:9999px;width:.5rem;height:.5rem}.hero-v2-module__UTbapa__executedBadge{color:#9333ea;background-color:#faf5ff;border-radius:.25rem;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex}.hero-v2-module__UTbapa__aiSuggestionApplied{color:#2563eb;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;font-weight:500;display:flex}.hero-v2-module__UTbapa__commandLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.hero-v2-module__UTbapa__commandText{color:#1f2937;margin-bottom:.75rem;font-size:.875rem;font-weight:500;line-height:1.625}.hero-v2-module__UTbapa__iconBox{color:#111827;background-color:#f3f4f6;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;display:flex}.hero-v2-module__UTbapa__bookingDetails{flex:1;font-size:.75rem}.hero-v2-module__UTbapa__bookingLabel{color:#6b7280}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex:1;padding-top:6rem}.page-module___8aEwW__hero{text-align:center;background:#fff;max-width:1280px;margin:0 auto;padding:6rem 2rem}.page-module___8aEwW__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1280px;margin:0 auto;padding:4rem 2rem;display:grid}.page-module___8aEwW__feature{text-align:center;background:rgba(148,162,147,.11);border-radius:1rem;max-height:720px;padding:2rem;overflow:hidden}.page-module___8aEwW__featureImage{object-fit:cover;border-radius:.5rem;width:100%;height:auto;margin-top:1.5rem}.page-module___8aEwW__feature h2{letter-spacing:-.02em;color:var(--gray-900);margin-bottom:.875rem;font-size:1.25rem;font-weight:700}.page-module___8aEwW__feature p{color:var(--gray-600);font-size:.875rem;line-height:1.6}.page-module___8aEwW__splitFeature{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;padding:4rem 2rem;display:grid}.page-module___8aEwW__splitFeatureContent{max-width:85%;padding:3rem}.page-module___8aEwW__splitFeatureContent h2{color:var(--gray-900);letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__splitFeatureContent p{color:var(--gray-600);font-size:1rem;line-height:1.6}.page-module___8aEwW__splitFeatureContent ul{margin-top:2rem;padding:0;list-style:none}.page-module___8aEwW__splitFeatureContent ul li{color:var(--gray-600);margin-bottom:1rem;padding-left:2.5rem;font-size:1rem;line-height:1.6;position:relative}.page-module___8aEwW__splitFeatureContent ul li:before{content:"";background-image:url("data:image/svg+xml,<svg width=\"17\" height=\"17\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"0.566772\" y=\"0.809326\" width=\"15.5\" height=\"15.5\" rx=\"7.75\" fill=\"%2334A853\"/><rect x=\"0.566772\" y=\"0.809326\" width=\"15.5\" height=\"15.5\" rx=\"7.75\" stroke=\"url(%23paint0_linear_769_5625)\" stroke-width=\"0.5\"/><path d=\"M11.8168 6.05933L7.00427 11.0593L4.81677 8.7866\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><defs><linearGradient id=\"paint0_linear_769_5625\" x1=\"-1.11759e-08\" y1=\"1\" x2=\"16\" y2=\"17\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%2394A293\" stop-opacity=\"0.25\"/><stop offset=\"1\" stop-color=\"%23036340\" stop-opacity=\"0.25\"/></linearGradient></defs></svg>");background-repeat:no-repeat;background-size:contain;width:24px;height:24px;position:absolute;top:.2rem;left:0}.page-module___8aEwW__splitFeatureImage{background:rgba(148,162,147,.11);border-radius:1rem;justify-content:center;align-items:center;min-height:480px;display:flex}.page-module___8aEwW__testimonials{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1280px;margin:0 auto;padding:4rem 2rem;display:grid}.page-module___8aEwW__testimonial{background:var(--gray-50);border-radius:1rem;padding:2rem}.page-module___8aEwW__testimonial h2{color:var(--gray-900);margin-bottom:1rem;font-size:1.125rem;font-weight:500}.page-module___8aEwW__testimonial p{color:var(--gray-600);font-size:.875rem;line-height:1.6}.page-module___8aEwW__testimonialTitle{font-weight:700}.page-module___8aEwW__testimonialSubtitle{color:var(--gray-400)}.page-module___8aEwW__footer{background:var(--gray-900);color:#fff;padding:3rem 2rem 2rem}.page-module___8aEwW__footerContent{justify-content:space-between;gap:4rem;max-width:1280px;margin:0 auto;display:flex}.page-module___8aEwW__footerBrand{flex:1}.page-module___8aEwW__footerLogo{filter:brightness(0)invert();margin-bottom:1rem;display:block}.page-module___8aEwW__footerBrand p{color:var(--gray-600);font-size:.875rem}.page-module___8aEwW__footerLinks{gap:4rem;display:flex}.page-module___8aEwW__footerColumn{flex-direction:column;gap:.75rem;display:flex}.page-module___8aEwW__footerColumn h3{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.page-module___8aEwW__footerColumn a{color:var(--gray-600);font-size:.95rem}@media (max-width:768px){.page-module___8aEwW__main{padding-top:6rem}.page-module___8aEwW__hero{padding:3rem 1.5rem}.page-module___8aEwW__features{grid-template-columns:1fr;gap:1.25rem;padding:3rem 1.25rem}.page-module___8aEwW__feature{height:560px;padding:1.5rem}.page-module___8aEwW__feature:first-child{padding:2rem 0 0!important}.page-module___8aEwW__feature:nth-child(2){height:680px;padding:2rem 0 0!important}.page-module___8aEwW__feature:nth-child(3){padding:2rem 0 0!important}.page-module___8aEwW__feature h2{margin-bottom:.75rem;font-size:1.125rem}.page-module___8aEwW__feature p{font-size:.8125rem}.page-module___8aEwW__featureImage{object-fit:contain;max-width:100%;max-height:calc(560px - 4rem - 2em);margin:0 auto;width:auto!important;height:auto!important}.page-module___8aEwW__splitFeature{flex-direction:column;grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem;display:flex}.page-module___8aEwW__splitFeatureContent{order:2;max-width:100%;padding:0}.page-module___8aEwW__splitFeatureImage{order:1}.page-module___8aEwW__splitFeatureContent h2{margin-bottom:1.25rem;font-size:1.75rem}.page-module___8aEwW__splitFeatureContent p{font-size:.9375rem}.page-module___8aEwW__splitFeatureContent ul{margin-top:1.5rem}.page-module___8aEwW__splitFeatureContent ul li{margin-bottom:.875rem;padding-left:2rem;font-size:.9375rem}.page-module___8aEwW__splitFeatureContent ul li:before{width:20px;height:20px}.page-module___8aEwW__splitFeatureImage{background:rgba(148,162,147,.11);justify-content:center;align-items:flex-end;width:100%;min-height:320px;display:flex}.page-module___8aEwW__testimonials{gap:1.5rem;padding:3rem 1.25rem}.page-module___8aEwW__testimonial{padding:1.5rem}.page-module___8aEwW__footer{padding:2.5rem 1.25rem 1.5rem}.page-module___8aEwW__footerContent{flex-direction:column;gap:2rem}.page-module___8aEwW__footerLinks{gap:2rem}}.page-module___8aEwW__featureContainer{background:0 0;flex-direction:column;padding:2rem 0 0;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__featureCenter{flex-direction:column;justify-content:space-between;padding:2rem 0 0;display:flex;overflow:hidden}.page-module___8aEwW__featureContentWrapper{z-index:2;padding-left:2rem;padding-right:2rem;position:relative}.page-module___8aEwW__abstractBgA{opacity:.13;z-index:0;background-image:url(/images/abstract_bg_a.png);background-position:50%;background-size:cover;border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0}.page-module___8aEwW__abstractBgB{opacity:.13;z-index:0;background-image:url(/images/abstract_bg_b.png);background-position:50%;background-size:cover;border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0}.page-module___8aEwW__gradientOverlay{z-index:1;background:linear-gradient(rgba(148,162,147,0) 0%,rgba(148,162,147,.09) 100%);border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0}.page-module___8aEwW__gradientOverlayLight{z-index:1;background:linear-gradient(rgba(148,162,147,0) 0%,rgba(148,162,147,.05) 100%);border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0}.page-module___8aEwW__splitFeatureImageFrame{background:0 0;min-height:560px;max-height:560px;position:relative;overflow:hidden}.page-module___8aEwW__splitFeatureIframeFullScreen{z-index:2;border:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-module___8aEwW__proactiveIframeContainer{min-height:560px;max-height:560px;position:relative;overflow:hidden}.page-module___8aEwW__proactiveIframe{object-fit:cover;border:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.page-module___8aEwW__clientCardsOverlay{opacity:.27;z-index:0;background-image:url(/images/abstract_bg_a.png);background-position:50%;background-size:cover;border-radius:1rem;position:absolute;top:0;bottom:0;left:0;right:0}
.hero-module__6qflza__heroTitle{letter-spacing:-.04em;color:var(--gray-900);max-width:560px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:3.5rem;font-weight:700;line-height:1.1}.hero-module__6qflza__heroSubtitle{color:var(--gray-600);max-width:560px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}@media (max-width:768px){.hero-module__6qflza__heroTitle{margin-bottom:1.25rem;font-size:2.25rem;line-height:1.15}.hero-module__6qflza__heroSubtitle{margin-bottom:2rem;font-size:.95rem}}
.SignupForm-module__e_6TrW__formContainer{background:#fff;border-radius:40px;width:100%;max-width:480px;padding:3.5rem 3rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.SignupForm-module__e_6TrW__progressContainer{justify-content:center;gap:8px;margin-bottom:2rem;display:flex}.SignupForm-module__e_6TrW__progressStep{background-color:#e5e7eb;border-radius:2px;width:40px;height:4px}.SignupForm-module__e_6TrW__progressStep.SignupForm-module__e_6TrW__active{background-color:#fbbf24}.SignupForm-module__e_6TrW__header{text-align:center;margin-bottom:3rem}.SignupForm-module__e_6TrW__title{color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:500}.SignupForm-module__e_6TrW__subtitle{color:#4b5563;font-size:1rem;line-height:1.5}.SignupForm-module__e_6TrW__form{flex-direction:column;gap:1.5rem;display:flex}.SignupForm-module__e_6TrW__inputGroup{flex-direction:column;gap:.5rem;width:100%;display:flex}.SignupForm-module__e_6TrW__inputLabel{color:#374151;font-size:.9rem;font-weight:500}.SignupForm-module__e_6TrW__input{color:#111827;background:0 0;border:none;border-bottom:1px solid #9ca3af;border-radius:0;width:100%;padding:.75rem 0;font-size:1.125rem;transition:all .2s}.SignupForm-module__e_6TrW__input:focus{box-shadow:none;border-bottom-color:#111827;outline:none}.SignupForm-module__e_6TrW__submitButton{color:#fff;cursor:pointer;background-color:#111827;border:none;border-radius:9999px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:transform .1s,background-color .2s}.SignupForm-module__e_6TrW__submitButton:hover{background-color:#000;transform:translateY(-1px)}.SignupForm-module__e_6TrW__submitButton:active{transform:translateY(0)}.SignupForm-module__e_6TrW__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.SignupForm-module__e_6TrW__loginFooter{text-align:center;color:#4b5563;margin-top:1rem;font-size:.95rem}.SignupForm-module__e_6TrW__loginLink{color:#111827;text-underline-offset:2px;font-weight:600;text-decoration:underline}.SignupForm-module__e_6TrW__loginLink:hover{color:#000}.SignupForm-module__e_6TrW__error{color:#dc2626;text-align:center;font-size:.875rem}
.signup-hero-module__r4qFNq__dashboardContainer{width:100%;height:100%;font-family:var(--font-dm-sans),sans-serif;color:#111827;background-color:#fff;display:flex;position:relative;overflow:hidden}.signup-hero-module__r4qFNq__mainContent{flex-direction:column;flex:1;padding:24px 28px;font-size:15px;display:flex;overflow-y:hidden}.signup-hero-module__r4qFNq__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.signup-hero-module__r4qFNq__breadcrumb{color:#111827;align-items:center;font-size:14px;font-weight:500;display:flex}.signup-hero-module__r4qFNq__headerTabs{gap:8px;margin-bottom:32px;display:flex}.signup-hero-module__r4qFNq__tab{color:#6b7280;background:0 0;border:none;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500}.signup-hero-module__r4qFNq__tab.signup-hero-module__r4qFNq__active{color:#111827;background-color:#e5e7eb}.signup-hero-module__r4qFNq__section{margin-bottom:40px}.signup-hero-module__r4qFNq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.signup-hero-module__r4qFNq__sectionTitle{color:#111827;font-size:14px;font-weight:600}.signup-hero-module__r4qFNq__plusButton{color:#9ca3af;cursor:default;font-size:20px}.signup-hero-module__r4qFNq__eventCard{background:#fff;align-items:center;gap:16px;margin-bottom:24px;display:flex}.signup-hero-module__r4qFNq__dateBox{flex-direction:column;align-items:center;min-width:40px;line-height:1;display:flex}.signup-hero-module__r4qFNq__month{color:#6b7280;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:600}.signup-hero-module__r4qFNq__day{color:#111827;font-size:24px;font-weight:600}.signup-hero-module__r4qFNq__eventDetails h4{color:#111827;margin-bottom:4px;font-size:14px;font-weight:600}.signup-hero-module__r4qFNq__eventTime{color:#6b7280;align-items:center;gap:6px;font-size:13px;display:flex}.signup-hero-module__r4qFNq__feedItem{gap:16px;margin-bottom:32px;display:flex}.signup-hero-module__r4qFNq__feedDate{flex-direction:column;align-items:center;min-width:40px;display:flex}.signup-hero-module__r4qFNq__feedContent h4{color:#111827;margin-bottom:8px;font-size:14px;font-weight:400;line-height:1.5}.signup-hero-module__r4qFNq__feedContent h4 strong{font-weight:600}.signup-hero-module__r4qFNq__newBadge{color:#0284c7;vertical-align:middle;background-color:#e0f2fe;border-radius:4px;margin-right:8px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-block}.signup-hero-module__r4qFNq__description{color:#4b5563;margin-bottom:12px;font-size:13px;line-height:1.5}.signup-hero-module__r4qFNq__todoList{background:0 0}.signup-hero-module__r4qFNq__todoItem{color:#374151;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.signup-hero-module__r4qFNq__checkbox{border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.signup-hero-module__r4qFNq__assistantPanel{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:380px;padding:24px;display:flex}.signup-hero-module__r4qFNq__assistantHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.signup-hero-module__r4qFNq__assistantTitle{color:#111827;font-size:16px;font-weight:600}.signup-hero-module__r4qFNq__chatFeed{flex-direction:column;flex:1;gap:24px;display:flex}.signup-hero-module__r4qFNq__message{color:#374151;font-size:15px;line-height:1.6}.signup-hero-module__r4qFNq__timestamp{color:#9ca3af;margin-bottom:4px;font-size:11px;display:block}.signup-hero-module__r4qFNq__userMessage{color:#fff;background:#000;border-radius:12px 12px 0;align-self:flex-end;max-width:90%;margin-top:8px;padding:10px 16px;font-size:15px;font-weight:500}.signup-hero-module__r4qFNq__assistantResponse{color:#374151;margin-top:8px;font-size:15px;line-height:1.6}.signup-hero-module__r4qFNq__suggestionBox{color:#111827;cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;padding:12px 16px;font-size:15px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.signup-hero-module__r4qFNq__inputArea{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-top:auto;padding:14px 16px;font-size:16px;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.signup-hero-module__r4qFNq__bold{color:#111827;font-weight:600}@media (max-width:1024px){.signup-hero-module__r4qFNq__dashboardContainer{flex-direction:column;height:500px;min-height:0;overflow-y:hidden}.signup-hero-module__r4qFNq__mainContent{display:none}.signup-hero-module__r4qFNq__assistantPanel{border-top:none;border-left:none;flex:1;width:100%;height:100%}.signup-hero-module__r4qFNq__headerTabs{display:none}}
