#digy-b2b-landing{width:100%;font-family:Poppins,Montserrat,sans-serif;color:#333;background-color:#fff;line-height:1.6}#digy-b2b-landing *{box-sizing:border-box}.b2b-hero{position:relative;padding:120px 20px 80px;background:radial-gradient(circle at 80% 20%,#f0eefe 0,#fff 60%);display:flex;justify-content:center;overflow:hidden}.b2b-hero-container{max-width:1200px;width:100%;display:grid;grid-template-columns:1.1fr 0.9fr;gap:50px;align-items:center;z-index:2}.b2b-hero-badge{display:inline-block;background:rgba(98,90,252,.1);color:#625afc;padding:6px 16px;border-radius:50px;font-size:0.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.b2b-hero h1{font-size:3.25rem;font-weight:800;color:#111;line-height:1.1;margin-bottom:20px;letter-spacing:-1px}.b2b-hero h1 span{background:linear-gradient(135deg,#625afc,#003566);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.b2b-hero p{font-size:1.125rem;color:#555;margin-bottom:30px}.b2b-hero-buttons{display:flex;gap:15px}.btn-primary{background:linear-gradient(135deg,#625afc,#003566);color:#fff;padding:15px 30px;border-radius:50px;font-weight:700;text-decoration:none;box-shadow:0 10px 25px rgba(98,90,252,.3);transition:all .3s;text-align:center}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(98,90,252,.4)}.btn-outline{background:0 0;color:#111;padding:15px 30px;border-radius:50px;font-weight:600;text-decoration:none;border:2px solid #ddd;transition:all .3s;text-align:center}.btn-outline:hover{border-color:#111;background:#111;color:#fff}.css-b2b-wrapper{display:flex;justify-content:center;align-items:center;position:relative;animation:floatMockup 6s ease-in-out infinite}.css-b2b-card{width:380px;height:260px;border-radius:12px;background:#fff;position:relative;box-shadow:0 30px 60px rgba(0,0,0,.1);overflow:hidden;border:1px solid #eaeaea;display:flex;flex-direction:column}.b2b-card-header{height:80px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);position:relative}.b2b-avatar{width:70px;height:70px;border-radius:50%;background:#fff;border:3px solid #fff;position:absolute;bottom:-35px;left:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;overflow:hidden}.b2b-avatar svg{width:35px;fill:#625afc}.b2b-card-body{padding:45px 20px 20px;flex:1}.b2b-line-name{height:16px;width:50%;background:#2d3748;border-radius:4px;margin-bottom:8px}.b2b-line-job{height:12px;width:70%;background:#a0aec0;border-radius:4px;margin-bottom:20px}.b2b-tag-container{display:flex;gap:8px;margin-bottom:20px}.b2b-tag{padding:4px 10px;border-radius:12px;background:rgba(98,90,252,.1);color:#625afc;font-size:0.625rem;font-weight:700}.b2b-connect-btn{height:36px;border-radius:18px;background:0 0;border:2px solid #625afc;color:#625afc;display:flex;justify-content:center;align-items:center;font-size:0.75rem;font-weight:700;position:relative;overflow:hidden;animation:connectAction 6s infinite}.b2b-connect-btn::after{content:"Connettiti";position:absolute}.b2b-scanner{position:absolute;left:0;top:0;width:100%;height:2px;background:#003566;box-shadow:0 0 10px #003566;animation:scanProfile 3s infinite alternate;z-index:10;opacity:.7}.b2b-node{position:absolute;width:45px;height:45px;background:#fff;border-radius:12px;box-shadow:0 10px 20px rgba(98,90,252,.15);display:flex;justify-content:center;align-items:center;border:2px solid #625afc;z-index:10}.b2b-node svg{width:22px;fill:#625afc}.node-1{top:-20px;right:20px;animation:floatMockup 4s infinite alternate}.node-2{bottom:30px;left:-20px;animation:floatMockup 5s infinite alternate-reverse}@keyframes floatMockup{0%{transform:translateY(0)}50%{transform:translateY(-15px)}100%{transform:translateY(0)}}@keyframes scanProfile{0%{top:0}100%{top:100%}}@keyframes connectAction{0%,40%{background:0 0;color:#625afc}50%,90%{background:#625afc;color:transparent;border-color:#625afc}100%{background:0 0;color:#625afc}}.b2b-trust{padding:40px 20px;background:#fafafa;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee}.b2b-trust p{font-size:0.8125rem;color:#888;text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;font-weight:600}.tech-logos{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;opacity:.8}.tech-badge{display:flex;align-items:center;gap:8px;font-size:1.0625rem;font-weight:700;color:#333}.b2b-features{padding:100px 20px;max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px;max-width:850px;margin-left:auto;margin-right:auto}.section-header h2{font-size:2.375rem;font-weight:800;color:#111;margin-bottom:15px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card{background:#fff;padding:40px 30px;border-radius:20px;border:1px solid #f0f0f0;transition:all .3s}.feature-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.06);border-color:#625afc;transform:translateY(-5px)}.feature-icon{margin-bottom:20px;width:45px;height:45px;background:rgba(98,90,252,.08);border-radius:12px;display:flex;align-items:center;justify-content:center}.feature-icon svg{width:22px;fill:#625afc}.feature-card h3{font-size:1.25rem;font-weight:700;margin-bottom:10px;color:#111}.feature-card p{font-size:0.9375rem;color:#555}.b2b-process{background:#111;color:#fff;padding:100px 20px}.b2b-process .section-header h2{color:#fff}.process-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-step{text-align:left;padding:20px;border-left:2px solid #333;position:relative}.process-step::before{content:'';position:absolute;left:-7px;top:25px;width:12px;height:12px;background:#625afc;border-radius:50%}.step-num{font-size:0.875rem;color:#625afc;font-weight:700;letter-spacing:1px;margin-bottom:10px;display:block}.process-step h3{font-size:1.25rem;font-weight:700;margin-bottom:10px;color:#fff}.process-step p{font-size:0.875rem;color:#aaa}.b2b-lead-gen{padding:100px 20px;background:linear-gradient(135deg,#f8f9fa 0,#f0eefe 100%);display:flex;justify-content:center}.lead-gen-box{background:rgba(255,255,255,.9);backdrop-filter:blur(20px);padding:50px;border-radius:24px;box-shadow:0 25px 50px rgba(0,0,0,.05);max-width:900px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;border:1px solid #fff}.lead-gen-text h2{font-size:2rem;font-weight:800;color:#111;margin-bottom:15px}.lead-gen-form .input-group{margin-bottom:15px}.lead-gen-form label{display:block;font-size:0.8125rem;font-weight:600;margin-bottom:5px;color:#444}.lead-gen-form input,.lead-gen-form textarea{width:100%;padding:14px;border:2px solid #eee;border-radius:12px;font-family:inherit;font-size:1rem;transition:.3s}.lead-gen-form input:focus,.lead-gen-form textarea:focus{border-color:#625afc;outline:0}.btn-submit-b2b{width:100%;padding:15px;background:#111;color:#fff;border:none;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:.3s;margin-top:10px}.btn-submit-b2b:hover:not(:disabled){background:#625afc;transform:translateY(-2px);box-shadow:0 10px 20px rgba(98,90,252,.3)}#b2b-success-msg{display:none;text-align:center;padding:20px;background:#e8f9ef;border:1px solid #c3e6cb;border-radius:12px;color:#155724;margin-bottom:20px}#b2b-success-msg h4{margin:0 0 5px 0;font-weight:700}@media (max-width:980px){.b2b-hero-container,.lead-gen-box{grid-template-columns:1fr;text-align:center}.b2b-hero-buttons{justify-content:center;flex-direction:column}.features-grid,.process-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.b2b-hero{padding:100px 20px 60px}.b2b-hero h1{font-size:2.375rem}.css-b2b-card{width:100%;max-width:320px}.features-grid,.process-grid{grid-template-columns:1fr}.process-step{border-left:none;border-top:2px solid #333;padding:20px 0}.process-step::before{top:-7px;left:20px}.lead-gen-box{padding:30px 20px}}