.landing-page{background:linear-gradient(145deg,#e8f0fe 0%,#d4e4fc 25%,#e0eafc 50%,#f0e6f6 75%,#e8f0fe 100%);width:calc(100% + 4rem);min-height:100vh;margin:-2rem -2rem 0;position:relative;overflow:hidden}.landing-page:before,.landing-page:after{content:"";filter:blur(120px);opacity:.35;pointer-events:none;z-index:0;border-radius:50%;animation:12s ease-in-out infinite floatOrb;position:absolute}.landing-page:before{background:radial-gradient(circle,#c4b5fd 0%,#a5b4fc 50%,#0000 70%);width:600px;height:600px;top:-15%;right:-10%}.landing-page:after{background:radial-gradient(circle,#ddd6fe 0%,#bfdbfe 50%,#0000 70%);width:500px;height:500px;animation-delay:-6s;bottom:-10%;left:-8%}@keyframes floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.08)}66%{transform:translate(-30px,20px)scale(.92)}}.landing-hero{z-index:1;text-align:center;justify-content:center;align-items:center;min-height:70vh;padding:6rem 2rem 4rem;display:flex;position:relative}.hero-content{z-index:2;max-width:800px;position:relative}.hero-badge{-webkit-backdrop-filter:blur(16px);color:var(--knect-secondary);border-radius:var(--radius-full);background:#fff9;border:1px solid #fffc;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 20px;font-size:.85rem;font-weight:600;animation:.6s ease-out fadeInUp;display:inline-flex;box-shadow:0 2px 12px #0000000a}.hero-badge .pulse-dot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-title{color:var(--knect-secondary);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1;animation:.6s ease-out .1s both fadeInUp}.hero-title .gradient-text{background:linear-gradient(135deg, var(--knect-primary), #a855f7, var(--knect-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--slate-500);max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:400;line-height:1.7;animation:.6s ease-out .2s both fadeInUp}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.6s ease-out .3s both fadeInUp;display:flex}.btn-hero-primary{background:var(--knect-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;gap:10px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #8b008b33}.btn-hero-primary:hover{background:var(--knect-primary-hover);transform:translateY(-2px);box-shadow:0 8px 30px #8b008b59}.btn-hero-secondary{-webkit-backdrop-filter:blur(16px);color:var(--knect-secondary);border-radius:var(--radius-full);cursor:pointer;background:#ffffffa6;border:1px solid #fffc;align-items:center;gap:10px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 12px #0000000a}.btn-hero-secondary:hover{background:#ffffffd9;transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.hero-trust{color:var(--slate-400);justify-content:center;align-items:center;gap:2rem;margin-top:3rem;font-size:.85rem;animation:.6s ease-out .5s both fadeInUp;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust .trust-check{color:var(--knect-primary);font-weight:700}.hero-login-hint{color:var(--slate-500);margin-top:1.5rem;font-size:.9rem;animation:.6s ease-out .4s both fadeInUp}.hero-login-link{color:var(--knect-primary);font-weight:600;text-decoration:none;transition:color .2s}.hero-login-link:hover{text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stats-section{z-index:3;margin-top:-1rem;padding:0 2rem 4rem;position:relative}.stats-grid{max-width:var(--container-width);grid-template-columns:repeat(4,1fr);gap:1.25rem;margin:0 auto;display:grid}.stat-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);text-align:center;background:#ffffff8c;border:1px solid #ffffffb3;padding:1.75rem;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000000a}.stat-card:hover{background:#ffffffbf;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.stat-icon{border-radius:var(--radius);justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;display:flex}.stat-icon.purple{color:#8b008b;background:#8b008b14}.stat-icon.blue{color:#3b82f6;background:#3b82f614}.stat-icon.green{color:#10b981;background:#10b98114}.stat-icon.amber{color:#f59e0b;background:#f59e0b14}.stat-number{color:var(--knect-secondary);letter-spacing:-.03em;margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1}.stat-label{color:var(--slate-500);font-size:.82rem;font-weight:500}.features-section{z-index:1;max-width:var(--container-width);margin:0 auto;padding:5rem 2rem;position:relative}.landing-section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.section-tag{color:var(--knect-primary);border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;background:#8b008b0f;margin-bottom:1rem;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.features-section .section-title{color:var(--knect-secondary);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.section-subtitle{color:var(--slate-500);max-width:550px;margin:0 auto;font-size:1.05rem;line-height:1.7}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);color:inherit;background:#ffffff8c;border:1px solid #ffffffb3;padding:2.25rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.feature-card:before{content:"";background:linear-gradient(90deg, var(--knect-primary), #a855f7);transform-origin:0;opacity:.7;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{background:#fffc;border-color:#8b008b1a;transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.feature-icon{border-radius:var(--radius);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.feature-icon.purple{color:#8b008b;background:#8b008b0f}.feature-icon.blue{color:#3b82f6;background:#3b82f60f}.feature-icon.green{color:#10b981;background:#10b9810f}.feature-icon.teal{color:#14b8a6;background:#14b8a60f}.feature-icon.indigo{color:#6366f1;background:#6366f10f}.feature-icon.gradient{color:#8b008b;background:linear-gradient(135deg,#8b008b14,#a855f714)}.feature-card h3{color:var(--knect-secondary);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.feature-card p{color:var(--slate-500);font-size:.9rem;line-height:1.65}.feature-tag{color:var(--slate-400);margin-top:.75rem;font-size:.78rem;font-weight:600;display:inline-block}.feature-tag.live{color:var(--knect-primary);font-weight:700}.process-section{z-index:1;padding:5rem 2rem;position:relative}.process-section .landing-section-header,.process-section .process-grid{max-width:var(--container-width);margin-left:auto;margin-right:auto}.process-section .landing-section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.process-section .section-title{color:var(--knect-secondary);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.process-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process-step{text-align:center;padding:2rem 1.5rem;position:relative}.step-number{-webkit-backdrop-filter:blur(16px);width:52px;height:52px;color:var(--knect-primary);z-index:2;background:#ffffffb3;border:2px solid #8b008b26;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.15rem;font-weight:800;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 16px #8b008b1a}.process-step:hover .step-number{background:var(--knect-primary);color:#fff;border-color:var(--knect-primary);box-shadow:0 6px 20px #8b008b40}.process-step:after{content:"";z-index:1;background:linear-gradient(90deg,#8b008b26,#8b008b0d);width:80%;height:2px;position:absolute;top:calc(2rem + 26px);left:60%}.process-step:last-child:after{display:none}.process-step h4{color:var(--knect-secondary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.process-step p{color:var(--slate-500);font-size:.83rem;line-height:1.6}.cta-section{z-index:1;max-width:var(--container-width);margin:0 auto;padding:3rem 2rem 5rem;position:relative}.cta-card{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg);text-align:center;background:#fff9;border:1px solid #fffc;padding:4rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000f}.cta-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b008b0a,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-120px;right:-80px}.cta-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f60a,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;left:-50px}.cta-card h2{color:var(--knect-secondary);letter-spacing:-.03em;z-index:1;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;position:relative}.cta-card p{color:var(--slate-500);z-index:1;max-width:500px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6;position:relative}.cta-card .hero-actions{z-index:1;position:relative}@media (max-width:1024px){.stats-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.process-step:after{display:none}}@media (max-width:640px){.landing-page{width:calc(100% + 2rem);margin:-2rem -1rem 0;overflow-x:hidden}.landing-hero{min-height:auto;padding:3rem 1.25rem 2.5rem}.hero-content{max-width:100%}.hero-badge{padding:6px 16px;font-size:.78rem}.hero-title{word-wrap:break-word;overflow-wrap:break-word;font-size:2.2rem}.hero-subtitle{padding:0 .5rem;font-size:.95rem}.stats-grid{grid-template-columns:1fr 1fr;gap:.75rem}.stats-section{padding:0 1rem 3rem}.stat-card{padding:1.25rem 1rem}.stat-number{font-size:1.4rem}.features-section{padding:3rem 1.25rem;overflow:hidden}.landing-section-header{padding:0}.features-section .section-title{word-wrap:break-word;overflow-wrap:break-word;padding:0 .25rem;font-size:1.6rem}.section-subtitle{max-width:100%;padding:0 .25rem;font-size:.9rem}.section-tag{padding:4px 12px;font-size:.72rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.75rem}.process-section{padding:3rem 1.25rem;overflow:hidden}.process-section .landing-section-header{padding:0}.process-section .section-title{word-wrap:break-word;overflow-wrap:break-word;font-size:1.6rem}.process-grid{grid-template-columns:1fr;gap:.5rem}.cta-card{padding:2.5rem 1.5rem}.cta-card h2{font-size:1.4rem}.cta-card p{font-size:.9rem}.cta-section{padding:2rem 1.25rem 4rem}.hero-actions{flex-direction:column;align-items:center}.btn-hero-primary,.btn-hero-secondary{justify-content:center;width:100%}.hero-trust{flex-direction:column;gap:.75rem}}