.landing-module__g1LwZa__main{background:hsl(var(--bg-page));height:100vh;color:hsl(var(--text-main));font-family:var(--font-sans);flex-direction:column;display:flex;overflow:hidden}.landing-module__g1LwZa__header{z-index:10;padding:2rem 3rem 1rem}.landing-module__g1LwZa__brandLogo{object-fit:contain;width:auto;height:40px}.landing-module__g1LwZa__splitContent{flex:1;min-height:0;display:flex}.landing-module__g1LwZa__leftPanel{border-right:1px solid hsl(var(--border-color)/.5);background:linear-gradient(135deg,hsl(var(--bg-surface))0%,#fff0 100%);flex-direction:column;flex:1;justify-content:center;padding:0 3rem;display:flex;position:relative}.landing-module__g1LwZa__heroContent{max-width:600px}.landing-module__g1LwZa__badge{background:hsl(var(--color-tp-pink)/.1);color:hsl(var(--color-tp-pink));border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:600;animation:.5s ease-out landing-module__g1LwZa__fadeInUp;display:inline-flex}.landing-module__g1LwZa__pingWrapper{width:8px;height:8px;display:flex;position:relative}.landing-module__g1LwZa__ping{opacity:.75;background:currentColor;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite landing-module__g1LwZa__ping;display:inline-flex;position:absolute}.landing-module__g1LwZa__pingDot{background:currentColor;border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}.landing-module__g1LwZa__heroTitle{letter-spacing:-.03em;color:hsl(var(--text-main));margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__gradientText{background:linear-gradient(135deg,hsl(var(--color-tp-pink))0%,hsl(var(--color-tp-purple))100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:hsl(var(--text-muted));margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__btnSignup{border-radius:var(--radius-md);background-color:hsl(var(--color-primary));color:#fff;box-shadow:0 4px 6px -1px hsl(var(--color-primary)/.2),0 4px 14px 0 hsl(var(--color-primary)/.39);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.landing-module__g1LwZa__btnSignup:hover{background-color:hsl(var(--color-primary-dark));box-shadow:0 8px 12px -1px hsl(var(--color-primary)/.3);transform:translateY(-1px)}.landing-module__g1LwZa__rightPanel{background:#fff;flex-direction:column;flex:1;justify-content:center;padding:0 3rem;display:flex}.landing-module__g1LwZa__featuresHeader{text-align:center;margin-bottom:3rem}.landing-module__g1LwZa__featuresTitle{color:hsl(var(--text-main));letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.landing-module__g1LwZa__featuresSubtitle{color:hsl(var(--text-muted));font-size:1rem}.landing-module__g1LwZa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.landing-module__g1LwZa__card{border-radius:var(--radius-lg);background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-color)/.5);padding:1.5rem;transition:all .3s}.landing-module__g1LwZa__card:hover{border-color:hsl(var(--color-tp-purple)/.2);box-shadow:var(--shadow-lg);background:#fff;transform:translateY(-4px)}.landing-module__g1LwZa__iconBox{border-radius:var(--radius-md);width:2.5rem;height:2.5rem;box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;margin-bottom:1rem;transition:transform .3s;display:flex}.landing-module__g1LwZa__card:hover .landing-module__g1LwZa__iconBox{transform:scale(1.1)}.landing-module__g1LwZa__cardTitle{color:hsl(var(--text-main));margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__cardText{color:hsl(var(--text-muted));font-size:.9rem;line-height:1.5}.landing-module__g1LwZa__footer{color:hsl(var(--text-muted));padding:1rem 3rem 2rem;font-size:.875rem}.landing-module__g1LwZa__footerInner{max-width:1200px}@keyframes landing-module__g1LwZa__ping{75%,to{opacity:0;transform:scale(2)}}@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.landing-module__g1LwZa__main{height:auto;display:block;overflow-y:auto}.landing-module__g1LwZa__header{padding:2rem 1.5rem 0}.landing-module__g1LwZa__splitContent{flex-direction:column;display:block}.landing-module__g1LwZa__leftPanel{border-right:none;border-bottom:1px solid hsl(var(--border-color)/.5);padding:3rem 1.5rem}.landing-module__g1LwZa__rightPanel{padding:4rem 1.5rem}.landing-module__g1LwZa__grid{grid-template-columns:1fr}.landing-module__g1LwZa__heroTitle{font-size:2.75rem}.landing-module__g1LwZa__footer{text-align:center;padding:3rem 1.5rem}}
