.fh-hero *,.fh-hero *::before,.fh-hero *::after{margin:0;padding:0;box-sizing:border-box}.fh-hero{position:relative;width:100%;background:#f5f2ee;font-family:'Georgia','Times New Roman',serif;overflow:hidden;padding:32px 40px 28px}.fh-container{max-width:1280px;margin:0 auto;position:relative;z-index:2}.fh-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #e0dbd4}.fh-logo-area{display:flex;align-items:baseline;gap:14px}.fh-logo{font-size:26px;font-weight:400;color:#1a1a1a;letter-spacing:3px;text-transform:uppercase;font-style:italic}.fh-logo-sub{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#b49a6a}.fh-topbar-tags{display:flex;gap:12px}.fh-topbar-tag{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#888;padding:6px 16px;border:1px solid #ddd6cc;border-radius:100px;text-decoration:none;transition:all 0.3s}.fh-topbar-tag:hover{color:#1a1a1a;border-color:#1a1a1a}.fh-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:28px;margin-bottom:28px}.fh-left{display:grid;grid-template-rows:1.2fr 1fr;gap:16px}.fh-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer}.fh-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 5s ease}.fh-card:hover img{transform:scale(1.05)}.fh-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:36px 18px 16px;background:linear-gradient(to top,rgba(15,12,8,0.65) 0%,transparent 100%)}.fh-card-cat{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#b49a6a;margin-bottom:4px}.fh-card-title{font-size:16px;font-style:italic;color:#fff;line-height:1.3}.fh-right{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,0.04)}.fh-right-img{grid-column:1 / 2;grid-row:1 / 3;position:relative;overflow:hidden;min-height:420px}.fh-right-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 6s ease}.fh-right-img:hover img{transform:scale(1.04)}.fh-right-img-badge{position:absolute;top:20px;left:20px;padding:7px 16px;background:rgba(255,255,255,0.9);backdrop-filter:blur(10px);border-radius:100px;font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a}.fh-right-content{grid-column:2 / 3;grid-row:1 / 2;padding:40px 36px 24px;display:flex;flex-direction:column;justify-content:center}.fh-season-tag{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#b49a6a;margin-bottom:16px}.fh-heading{font-size:38px;font-weight:400;color:#1a1a1a;line-height:1.1;letter-spacing:-0.5px;margin-bottom:6px}.fh-heading em{font-style:italic;color:#8b7350}.fh-line{width:36px;height:1px;background:#c9a96e;margin:14px 0 14px}.fh-desc{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:13px;color:#888;line-height:1.75;margin-bottom:24px}.fh-btn-row{display:flex;gap:12px;flex-wrap:wrap}.fh-btn-black{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#1a1a1a;color:#fff;font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;border:none;text-decoration:none;cursor:pointer;transition:background 0.3s}.fh-btn-black:hover{background:#333}.fh-btn-black svg{width:14px;height:14px;transition:transform 0.3s}.fh-btn-black:hover svg{transform:translateX(3px)}.fh-btn-outline{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:transparent;color:#1a1a1a;font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;border:1.5px solid #ccc;text-decoration:none;cursor:pointer;transition:all 0.3s}.fh-btn-outline:hover{border-color:#1a1a1a}.fh-right-bottom{grid-column:2 / 3;grid-row:2 / 3;padding:0 36px 32px;display:flex;flex-direction:column;gap:18px;justify-content:flex-end}.fh-metrics{display:flex;gap:24px}.fh-metric{position:relative;padding-right:24px}.fh-metric:not(:last-child)::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:#e8e2d9}.fh-metric-num{font-size:22px;font-weight:400;color:#1a1a1a;line-height:1.2}.fh-metric-num span{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;color:#b49a6a}.fh-metric-label{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;color:#aaa;font-weight:600;letter-spacing:0.8px;text-transform:uppercase;margin-top:2px}.fh-certs{display:flex;gap:8px;flex-wrap:wrap}.fh-cert-pill{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#faf8f5;border:1px solid #ece7df;border-radius:100px}.fh-cert-pill svg{width:13px;height:13px;flex-shrink:0}.fh-cert-pill span{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;color:#777;letter-spacing:0.5px}.fh-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.fh-cat-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 12px;background:#fff;border-radius:14px;text-decoration:none;transition:all 0.35s;border:1px solid transparent;cursor:pointer}.fh-cat-card:hover{box-shadow:0 6px 24px rgba(0,0,0,0.05);border-color:#e0dbd4;transform:translateY(-3px)}.fh-cat-img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #ece7df;transition:border-color 0.3s}.fh-cat-card:hover .fh-cat-img{border-color:#b49a6a}.fh-cat-name{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;color:#1a1a1a;letter-spacing:0.3px;text-align:center}.fh-cat-qty{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;color:#aaa;font-weight:500;margin-top:-4px}@media (max-width:1100px){.fh-hero{padding:28px 28px 24px}.fh-heading{font-size:32px}.fh-right-content{padding:32px 28px 20px}.fh-right-bottom{padding:0 28px 28px}.fh-topbar-tags{display:none}}@media (max-width:900px){.fh-grid{grid-template-columns:1fr}.fh-left{grid-template-rows:auto;grid-template-columns:1fr 1fr}.fh-card{border-radius:14px}.fh-card img{height:200px}.fh-right{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.fh-right-img{min-height:360px}.fh-cats{grid-template-columns:repeat(3,1fr)}.fh-cat-card:nth-child(4),.fh-cat-card:nth-child(5){display:none}}@media (max-width:680px){.fh-hero{padding:20px 18px 20px}.fh-topbar{margin-bottom:20px;padding-bottom:14px}.fh-logo{font-size:20px;letter-spacing:2px}.fh-logo-sub{display:none}.fh-grid{gap:18px;margin-bottom:20px}.fh-left{grid-template-columns:1fr 1fr;gap:10px}.fh-card img{height:150px}.fh-right{grid-template-columns:1fr;grid-template-rows:260px auto auto}.fh-right-img{grid-column:1;grid-row:1;min-height:auto}.fh-right-content{grid-column:1;grid-row:2;padding:28px 24px 20px;text-align:center;align-items:center}.fh-btn-row{justify-content:center}.fh-right-bottom{grid-column:1;grid-row:3;padding:0 24px 24px;align-items:center}.fh-metrics{justify-content:center}.fh-certs{justify-content:center}.fh-heading{font-size:28px}.fh-cats{grid-template-columns:repeat(3,1fr);gap:10px}}@media (max-width:480px){.fh-hero{padding:16px 14px 16px}.fh-heading{font-size:24px}.fh-desc{font-size:12px}.fh-btn-row{flex-direction:column;width:100%}.fh-btn-black,.fh-btn-outline{width:100%;justify-content:center}.fh-left{display:none}.fh-right{border-radius:16px}.fh-right-img{grid-row:1}.fh-metrics{gap:16px}.fh-metric{padding-right:16px}.fh-metric-num{font-size:18px}.fh-metric:not(:last-child)::after{right:0}.fh-cats{grid-template-columns:repeat(2,1fr);gap:8px}.fh-cat-card:nth-child(3){display:none}.fh-cat-card:nth-child(4){display:flex}}#heroBannerB2B{position:relative;width:100%;min-height:46vh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:'Segoe UI','Helvetica Neue',Arial,sans-serif;background:linear-gradient(135deg,#0a0f2c 0%,#1a1f4e 30%,#0d2137 60%,#0a2540 100%);box-sizing:border-box}#heroBannerB2B *,#heroBannerB2B *::before,#heroBannerB2B *::after{box-sizing:border-box;margin:0;padding:0}#heroBannerB2B .hero-bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(59,130,246,0.06) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,0.06) 1px,transparent 1px);background-size:60px 60px;animation:heroBannerGridMove 20s linear infinite;z-index:1}@keyframes heroBannerGridMove{0%{transform:translate(0,0)}100%{transform:translate(60px,60px)}}#heroBannerB2B .hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:0.4;z-index:1;animation:heroBannerOrbFloat 8s ease-in-out infinite alternate}#heroBannerB2B .hero-orb--1{width:400px;height:400px;background:radial-gradient(circle,#3b82f6,transparent 70%);top:-15%;right:-5%;animation-duration:10s}#heroBannerB2B .hero-orb--2{width:300px;height:300px;background:radial-gradient(circle,#6366f1,transparent 70%);bottom:-20%;left:-8%;animation-duration:12s;animation-delay:-3s}#heroBannerB2B .hero-orb--3{width:220px;height:220px;background:radial-gradient(circle,#06b6d4,transparent 70%);top:40%;left:50%;animation-duration:9s;animation-delay:-5s}@keyframes heroBannerOrbFloat{0%{transform:translate(0,0) scale(1)}100%{transform:translate(40px,-30px) scale(1.1)}}#heroBannerB2B .hero-particles{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;overflow:hidden}#heroBannerB2B .hero-particle{position:absolute;width:3px;height:3px;background:rgba(147,197,253,0.5);border-radius:50%;animation:heroBannerParticleRise linear infinite}#heroBannerB2B .hero-particle:nth-child(1){left:10%;animation-duration:12s;animation-delay:0s}#heroBannerB2B .hero-particle:nth-child(2){left:25%;animation-duration:15s;animation-delay:-3s;width:2px;height:2px}#heroBannerB2B .hero-particle:nth-child(3){left:40%;animation-duration:10s;animation-delay:-6s}#heroBannerB2B .hero-particle:nth-child(4){left:55%;animation-duration:18s;animation-delay:-2s;width:4px;height:4px}#heroBannerB2B .hero-particle:nth-child(5){left:70%;animation-duration:14s;animation-delay:-8s}#heroBannerB2B .hero-particle:nth-child(6){left:85%;animation-duration:11s;animation-delay:-4s;width:2px;height:2px}#heroBannerB2B .hero-particle:nth-child(7){left:15%;animation-duration:16s;animation-delay:-10s}#heroBannerB2B .hero-particle:nth-child(8){left:60%;animation-duration:13s;animation-delay:-7s;width:4px;height:4px;background:rgba(99,102,241,0.4)}@keyframes heroBannerParticleRise{0%{transform:translateY(100vh) scale(0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateY(-20vh) scale(1);opacity:0}}#heroBannerB2B .hero-content-main{position:relative;z-index:10;width:100%;max-width:1320px;margin:0 auto;padding:36px 40px;display:flex;align-items:center;gap:48px}#heroBannerB2B .hero-left{flex:1;min-width:0}#heroBannerB2B .hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,0.12);border:1px solid rgba(59,130,246,0.25);border-radius:50px;padding:6px 16px;margin-bottom:16px;animation:heroBannerFadeUp 0.8s ease-out both}#heroBannerB2B .hero-badge-dot{width:7px;height:7px;background:#3b82f6;border-radius:50%;animation:heroBannerPulse 2s ease-in-out infinite}@keyframes heroBannerPulse{0%,100%{box-shadow:0 0 0 0 rgba(59,130,246,0.5)}50%{box-shadow:0 0 0 5px rgba(59,130,246,0)}}#heroBannerB2B .hero-badge-text{font-size:11px;font-weight:600;color:#93c5fd;letter-spacing:1.5px;text-transform:uppercase}#heroBannerB2B .hero-headline{font-size:clamp(26px,3.8vw,46px);font-weight:800;line-height:1.12;color:#ffffff;margin-bottom:6px;animation:heroBannerFadeUp 0.8s ease-out 0.15s both;letter-spacing:-0.5px}#heroBannerB2B .hero-headline-gradient{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 50%,#34d399 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#heroBannerB2B .hero-subheadline{font-size:clamp(15px,1.8vw,20px);font-weight:300;color:rgba(203,213,225,0.9);margin-bottom:14px;line-height:1.4;animation:heroBannerFadeUp 0.8s ease-out 0.25s both}#heroBannerB2B .hero-description{font-size:14px;line-height:1.7;color:rgba(148,163,184,0.9);margin-bottom:22px;max-width:520px;animation:heroBannerFadeUp 0.8s ease-out 0.35s both}#heroBannerB2B .hero-cta-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px;animation:heroBannerFadeUp 0.8s ease-out 0.45s both}#heroBannerB2B .hero-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);text-decoration:none;box-shadow:0 4px 24px rgba(59,130,246,0.35);position:relative;overflow:hidden}#heroBannerB2B .hero-cta-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.15),transparent);transition:left 0.5s}#heroBannerB2B .hero-cta-primary:hover::before{left:100%}#heroBannerB2B .hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(59,130,246,0.5)}#heroBannerB2B .hero-cta-primary svg{width:16px;height:16px;transition:transform 0.3s}#heroBannerB2B .hero-cta-primary:hover svg{transform:translateX(4px)}#heroBannerB2B .hero-cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:rgba(255,255,255,0.05);color:#e2e8f0;font-size:14px;font-weight:500;border:1px solid rgba(255,255,255,0.12);border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;backdrop-filter:blur(10px)}#heroBannerB2B .hero-cta-secondary:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.25);transform:translateY(-2px)}#heroBannerB2B .hero-cta-secondary svg{width:18px;height:18px}#heroBannerB2B .hero-metrics{display:flex;gap:32px;flex-wrap:wrap;animation:heroBannerFadeUp 0.8s ease-out 0.55s both}#heroBannerB2B .hero-metric{position:relative}#heroBannerB2B .hero-metric::after{content:'';position:absolute;right:-16px;top:50%;transform:translateY(-50%);height:28px;width:1px;background:rgba(148,163,184,0.2)}#heroBannerB2B .hero-metric:last-child::after{display:none}#heroBannerB2B .hero-metric-value{font-size:24px;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-0.5px}#heroBannerB2B .hero-metric-value span{background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#heroBannerB2B .hero-metric-label{font-size:11px;color:rgba(148,163,184,0.7);letter-spacing:0.5px;margin-top:1px}#heroBannerB2B .hero-right{flex:0 0 420px;position:relative;animation:heroBannerFadeUp 1s ease-out 0.3s both}#heroBannerB2B .hero-dashboard{background:rgba(15,23,42,0.7);border:1px solid rgba(255,255,255,0.08);border-radius:16px;padding:20px;backdrop-filter:blur(20px);box-shadow:0 16px 48px rgba(0,0,0,0.4);position:relative}#heroBannerB2B .hero-dashboard::before{content:'';position:absolute;inset:-1px;border-radius:16px;padding:1px;background:linear-gradient(135deg,rgba(59,130,246,0.3),transparent 50%,rgba(99,102,241,0.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}#heroBannerB2B .hero-dash-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}#heroBannerB2B .hero-dash-title{font-size:13px;font-weight:600;color:#e2e8f0}#heroBannerB2B .hero-dash-live{display:flex;align-items:center;gap:5px;font-size:11px;color:#34d399;font-weight:500}#heroBannerB2B .hero-dash-live-dot{width:5px;height:5px;background:#34d399;border-radius:50%;animation:heroBannerPulse 2s ease-in-out infinite}#heroBannerB2B .hero-chart{display:flex;align-items:flex-end;gap:6px;height:72px;margin-bottom:16px;padding:0 2px}#heroBannerB2B .hero-chart-bar{flex:1;border-radius:4px 4px 2px 2px;background:linear-gradient(to top,rgba(59,130,246,0.6),rgba(99,102,241,0.8));position:relative;animation:heroBannerBarGrow 1.2s ease-out both;min-width:0}#heroBannerB2B .hero-chart-bar:nth-child(1){height:40%;animation-delay:0.6s}#heroBannerB2B .hero-chart-bar:nth-child(2){height:55%;animation-delay:0.7s}#heroBannerB2B .hero-chart-bar:nth-child(3){height:35%;animation-delay:0.8s}#heroBannerB2B .hero-chart-bar:nth-child(4){height:70%;animation-delay:0.9s}#heroBannerB2B .hero-chart-bar:nth-child(5){height:50%;animation-delay:1.0s}#heroBannerB2B .hero-chart-bar:nth-child(6){height:85%;animation-delay:1.1s}#heroBannerB2B .hero-chart-bar:nth-child(7){height:65%;animation-delay:1.2s}#heroBannerB2B .hero-chart-bar:nth-child(8){height:92%;animation-delay:1.3s;background:linear-gradient(to top,#3b82f6,#818cf8);box-shadow:0 0 16px rgba(59,130,246,0.3)}@keyframes heroBannerBarGrow{0%{transform:scaleY(0);opacity:0}100%{transform:scaleY(1);opacity:1}}#heroBannerB2B .hero-dash-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}#heroBannerB2B .hero-dash-stat{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:10px;padding:10px 12px}#heroBannerB2B .hero-dash-stat-label{font-size:10px;color:rgba(148,163,184,0.7);text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}#heroBannerB2B .hero-dash-stat-row{display:flex;align-items:baseline;gap:6px}#heroBannerB2B .hero-dash-stat-num{font-size:18px;font-weight:700;color:#fff}#heroBannerB2B .hero-dash-stat-change{font-size:11px;font-weight:600;color:#34d399}#heroBannerB2B .hero-dash-progress{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:10px;padding:10px 12px}#heroBannerB2B .hero-dash-progress-header{display:flex;justify-content:space-between;margin-bottom:8px}#heroBannerB2B .hero-dash-progress-label{font-size:11px;color:rgba(148,163,184,0.8)}#heroBannerB2B .hero-dash-progress-pct{font-size:11px;font-weight:700;color:#60a5fa}#heroBannerB2B .hero-dash-progress-track{height:5px;background:rgba(255,255,255,0.08);border-radius:10px;overflow:hidden}#heroBannerB2B .hero-dash-progress-fill{height:100%;width:78%;background:linear-gradient(90deg,#3b82f6,#818cf8);border-radius:10px;animation:heroBannerProgressFill 1.5s ease-out 1s both}@keyframes heroBannerProgressFill{0%{width:0}100%{width:78%}}#heroBannerB2B .hero-float-card{position:absolute;background:rgba(15,23,42,0.85);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:10px 14px;backdrop-filter:blur(16px);box-shadow:0 8px 32px rgba(0,0,0,0.3);animation:heroBannerFloatBounce 4s ease-in-out infinite alternate;z-index:11}#heroBannerB2B .hero-float-card--1{top:-14px;right:-24px;animation-delay:-1s}#heroBannerB2B .hero-float-card--2{bottom:20px;left:-32px;animation-delay:-2.5s}@keyframes heroBannerFloatBounce{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}#heroBannerB2B .hero-float-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}#heroBannerB2B .hero-float-icon--green{background:rgba(52,211,153,0.15)}#heroBannerB2B .hero-float-icon--blue{background:rgba(59,130,246,0.15)}#heroBannerB2B .hero-float-icon svg{width:15px;height:15px}#heroBannerB2B .hero-float-value{font-size:15px;font-weight:700;color:#fff}#heroBannerB2B .hero-float-label{font-size:10px;color:rgba(148,163,184,0.6)}#heroBannerB2B .hero-trust{position:relative;z-index:10;width:100%;max-width:1320px;margin:0 auto;padding:0 40px 28px;animation:heroBannerFadeUp 0.8s ease-out 0.7s both}#heroBannerB2B .hero-trust-label{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:rgba(148,163,184,0.45);margin-bottom:14px;font-weight:500}#heroBannerB2B .hero-trust-logos{display:flex;align-items:center;gap:32px;flex-wrap:wrap}#heroBannerB2B .hero-trust-logo{font-size:14px;font-weight:700;color:rgba(148,163,184,0.3);letter-spacing:2px;text-transform:uppercase;transition:color 0.3s;white-space:nowrap}#heroBannerB2B .hero-trust-logo:hover{color:rgba(148,163,184,0.6)}@keyframes heroBannerFadeUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}#heroBannerB2B .hero-inner-wrap{width:100%;display:flex;flex-direction:column}@media (max-width:1100px){#heroBannerB2B .hero-content-main{flex-direction:column;text-align:center;gap:32px;padding:32px 32px}#heroBannerB2B .hero-right{flex:none;width:100%;max-width:460px}#heroBannerB2B .hero-description{max-width:100%}#heroBannerB2B .hero-cta-group{justify-content:center}#heroBannerB2B .hero-metrics{justify-content:center}#heroBannerB2B .hero-trust{text-align:center}#heroBannerB2B .hero-trust-logos{justify-content:center}#heroBannerB2B .hero-float-card--1{right:0;top:-12px}#heroBannerB2B .hero-float-card--2{left:0}}@media (max-width:768px){#heroBannerB2B{min-height:auto}#heroBannerB2B .hero-content-main{padding:28px 20px;gap:28px}#heroBannerB2B .hero-cta-primary,#heroBannerB2B .hero-cta-secondary{padding:11px 24px;font-size:13px;width:100%;justify-content:center}#heroBannerB2B .hero-cta-group{flex-direction:column;width:100%;max-width:320px;margin-left:auto;margin-right:auto}#heroBannerB2B .hero-metrics{gap:20px}#heroBannerB2B .hero-metric::after{right:-10px;height:24px}#heroBannerB2B .hero-metric-value{font-size:20px}#heroBannerB2B .hero-metric-label{font-size:10px}#heroBannerB2B .hero-right{max-width:100%}#heroBannerB2B .hero-float-card{display:none}#heroBannerB2B .hero-dashboard{padding:16px}#heroBannerB2B .hero-chart{height:60px}#heroBannerB2B .hero-trust{padding:0 20px 24px}#heroBannerB2B .hero-trust-logos{gap:20px}#heroBannerB2B .hero-trust-logo{font-size:12px}}@media (max-width:480px){#heroBannerB2B .hero-content-main{padding:24px 16px}#heroBannerB2B .hero-badge{margin-bottom:12px}#heroBannerB2B .hero-badge-text{font-size:10px}#heroBannerB2B .hero-description{font-size:13px}#heroBannerB2B .hero-metrics{gap:16px}#heroBannerB2B .hero-metric-value{font-size:18px}#heroBannerB2B .hero-dash-stats{grid-template-columns:1fr}#heroBannerB2B .hero-orb--1{width:250px;height:250px}#heroBannerB2B .hero-orb--2{width:200px;height:200px}#heroBannerB2B .hero-orb--3{width:160px;height:160px}}.lemonx-visual-root .fh-hero *,.lemonx-visual-root .fh-hero *::before,.lemonx-visual-root .fh-hero *::after{margin:0;padding:0;box-sizing:border-box}.lemonx-visual-root .fh-hero{position:relative;width:100%;background:#f5f2ee;font-family:'Georgia','Times New Roman',serif;overflow:hidden;padding:32px 40px 28px}.lemonx-visual-root .fh-container{max-width:1280px;margin:0 auto;position:relative;z-index:2}.lemonx-visual-root .fh-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #e0dbd4}.lemonx-visual-root .fh-logo-area{display:flex;align-items:baseline;gap:14px}.lemonx-visual-root .fh-logo{font-size:26px;font-weight:400;color:#1a1a1a;letter-spacing:3px;text-transform:uppercase;font-style:italic}.lemonx-visual-root .fh-logo-sub{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#b49a6a}.lemonx-visual-root .fh-topbar-tags{display:flex;gap:12px}.lemonx-visual-root .fh-topbar-tag{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#888;padding:6px 16px;border:1px solid #ddd6cc;border-radius:100px;text-decoration:none;transition:all 0.3s}.lemonx-visual-root .fh-topbar-tag:hover{color:#1a1a1a;border-color:#1a1a1a}.lemonx-visual-root .fh-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:28px;margin-bottom:28px}.lemonx-visual-root .fh-left{display:grid;grid-template-rows:1.2fr 1fr;gap:16px}.lemonx-visual-root .fh-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer}.lemonx-visual-root .fh-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 5s ease}.lemonx-visual-root .fh-card:hover img{transform:scale(1.05)}.lemonx-visual-root .fh-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:36px 18px 16px;background:linear-gradient(to top,rgba(15,12,8,0.65) 0%,transparent 100%)}.lemonx-visual-root .fh-card-cat{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#b49a6a;margin-bottom:4px}.lemonx-visual-root .fh-card-title{font-size:16px;font-style:italic;color:#fff;line-height:1.3}.lemonx-visual-root .fh-right{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,0.04)}.lemonx-visual-root .fh-right-img{grid-column:1 / 2;grid-row:1 / 3;position:relative;overflow:hidden;min-height:420px}.lemonx-visual-root .fh-right-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 6s ease}.lemonx-visual-root .fh-right-img:hover img{transform:scale(1.04)}.lemonx-visual-root .fh-right-img-badge{position:absolute;top:20px;left:20px;padding:7px 16px;background:rgba(255,255,255,0.9);backdrop-filter:blur(10px);border-radius:100px;font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a}.lemonx-visual-root .fh-right-content{grid-column:2 / 3;grid-row:1 / 2;padding:40px 36px 24px;display:flex;flex-direction:column;justify-content:center}.lemonx-visual-root .fh-season-tag{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#b49a6a;margin-bottom:16px}.lemonx-visual-root .fh-heading{font-size:38px;font-weight:400;color:#1a1a1a;line-height:1.1;letter-spacing:-0.5px;margin-bottom:6px}.lemonx-visual-root .fh-heading em{font-style:italic;color:#8b7350}.lemonx-visual-root .fh-line{width:36px;height:1px;background:#c9a96e;margin:14px 0 14px}.lemonx-visual-root .fh-desc{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:13px;color:#888;line-height:1.75;margin-bottom:24px}.lemonx-visual-root .fh-btn-row{display:flex;gap:12px;flex-wrap:wrap}.lemonx-visual-root .fh-btn-black{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#1a1a1a;color:#fff;font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;border:none;text-decoration:none;cursor:pointer;transition:background 0.3s}.lemonx-visual-root .fh-btn-black:hover{background:#333}.lemonx-visual-root .fh-btn-black svg{width:14px;height:14px;transition:transform 0.3s}.lemonx-visual-root .fh-btn-black:hover svg{transform:translateX(3px)}.lemonx-visual-root .fh-btn-outline{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:transparent;color:#1a1a1a;font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;border:1.5px solid #ccc;text-decoration:none;cursor:pointer;transition:all 0.3s}.lemonx-visual-root .fh-btn-outline:hover{border-color:#1a1a1a}.lemonx-visual-root .fh-right-bottom{grid-column:2 / 3;grid-row:2 / 3;padding:0 36px 32px;display:flex;flex-direction:column;gap:18px;justify-content:flex-end}.lemonx-visual-root .fh-metrics{display:flex;gap:24px}.lemonx-visual-root .fh-metric{position:relative;padding-right:24px}.lemonx-visual-root .fh-metric:not(:last-child)::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:#e8e2d9}.lemonx-visual-root .fh-metric-num{font-size:22px;font-weight:400;color:#1a1a1a;line-height:1.2}.lemonx-visual-root .fh-metric-num span{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;color:#b49a6a}.lemonx-visual-root .fh-metric-label{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;color:#aaa;font-weight:600;letter-spacing:0.8px;text-transform:uppercase;margin-top:2px}.lemonx-visual-root .fh-certs{display:flex;gap:8px;flex-wrap:wrap}.lemonx-visual-root .fh-cert-pill{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#faf8f5;border:1px solid #ece7df;border-radius:100px}.lemonx-visual-root .fh-cert-pill svg{width:13px;height:13px;flex-shrink:0}.lemonx-visual-root .fh-cert-pill span{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;color:#777;letter-spacing:0.5px}.lemonx-visual-root .fh-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.lemonx-visual-root .fh-cat-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 12px;background:#fff;border-radius:14px;text-decoration:none;transition:all 0.35s;border:1px solid transparent;cursor:pointer}.lemonx-visual-root .fh-cat-card:hover{box-shadow:0 6px 24px rgba(0,0,0,0.05);border-color:#e0dbd4;transform:translateY(-3px)}.lemonx-visual-root .fh-cat-img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #ece7df;transition:border-color 0.3s}.lemonx-visual-root .fh-cat-card:hover .fh-cat-img{border-color:#b49a6a}.lemonx-visual-root .fh-cat-name{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;color:#1a1a1a;letter-spacing:0.3px;text-align:center}.lemonx-visual-root .fh-cat-qty{font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:10px;color:#aaa;font-weight:500;margin-top:-4px}@media (max-width:1100px){.lemonx-visual-root .fh-hero{padding:28px 28px 24px}.lemonx-visual-root .fh-heading{font-size:32px}.lemonx-visual-root .fh-right-content{padding:32px 28px 20px}.lemonx-visual-root .fh-right-bottom{padding:0 28px 28px}.lemonx-visual-root .fh-topbar-tags{display:none}}@media (max-width:900px){.lemonx-visual-root .fh-grid{grid-template-columns:1fr}.lemonx-visual-root .fh-left{grid-template-rows:auto;grid-template-columns:1fr 1fr}.lemonx-visual-root .fh-card{border-radius:14px}.lemonx-visual-root .fh-card img{height:200px}.lemonx-visual-root .fh-right{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.lemonx-visual-root .fh-right-img{min-height:360px}.lemonx-visual-root .fh-cats{grid-template-columns:repeat(3,1fr)}.lemonx-visual-root .fh-cat-card:nth-child(4),.lemonx-visual-root .fh-cat-card:nth-child(5){display:none}}@media (max-width:680px){.lemonx-visual-root .fh-hero{padding:20px 18px 20px}.lemonx-visual-root .fh-topbar{margin-bottom:20px;padding-bottom:14px}.lemonx-visual-root .fh-logo{font-size:20px;letter-spacing:2px}.lemonx-visual-root .fh-logo-sub{display:none}.lemonx-visual-root .fh-grid{gap:18px;margin-bottom:20px}.lemonx-visual-root .fh-left{grid-template-columns:1fr 1fr;gap:10px}.lemonx-visual-root .fh-card img{height:150px}.lemonx-visual-root .fh-right{grid-template-columns:1fr;grid-template-rows:260px auto auto}.lemonx-visual-root .fh-right-img{grid-column:1;grid-row:1;min-height:auto}.lemonx-visual-root .fh-right-content{grid-column:1;grid-row:2;padding:28px 24px 20px;text-align:center;align-items:center}.lemonx-visual-root .fh-btn-row{justify-content:center}.lemonx-visual-root .fh-right-bottom{grid-column:1;grid-row:3;padding:0 24px 24px;align-items:center}.lemonx-visual-root .fh-metrics{justify-content:center}.lemonx-visual-root .fh-certs{justify-content:center}.lemonx-visual-root .fh-heading{font-size:28px}.lemonx-visual-root .fh-cats{grid-template-columns:repeat(3,1fr);gap:10px}}@media (max-width:480px){.lemonx-visual-root .fh-hero{padding:16px 14px 16px}.lemonx-visual-root .fh-heading{font-size:24px}.lemonx-visual-root .fh-desc{font-size:12px}.lemonx-visual-root .fh-btn-row{flex-direction:column;width:100%}.lemonx-visual-root .fh-btn-black,.lemonx-visual-root .fh-btn-outline{width:100%;justify-content:center}.lemonx-visual-root .fh-left{display:none}.lemonx-visual-root .fh-right{border-radius:16px}.lemonx-visual-root .fh-right-img{grid-row:1}.lemonx-visual-root .fh-metrics{gap:16px}.lemonx-visual-root .fh-metric{padding-right:16px}.lemonx-visual-root .fh-metric-num{font-size:18px}.lemonx-visual-root .fh-metric:not(:last-child)::after{right:0}.lemonx-visual-root .fh-cats{grid-template-columns:repeat(2,1fr);gap:8px}.lemonx-visual-root .fh-cat-card:nth-child(3){display:none}.lemonx-visual-root .fh-cat-card:nth-child(4){display:flex}}.lemonx-visual-root #heroBannerB2B{position:relative;width:100%;min-height:46vh;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:'Segoe UI','Helvetica Neue',Arial,sans-serif;background:linear-gradient(135deg,#0a0f2c 0%,#1a1f4e 30%,#0d2137 60%,#0a2540 100%);box-sizing:border-box}.lemonx-visual-root #heroBannerB2B *,.lemonx-visual-root #heroBannerB2B *::before,.lemonx-visual-root #heroBannerB2B *::after{box-sizing:border-box;margin:0;padding:0}.lemonx-visual-root #heroBannerB2B .hero-bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(59,130,246,0.06) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,0.06) 1px,transparent 1px);background-size:60px 60px;animation:heroBannerGridMove 20s linear infinite;z-index:1}@keyframes heroBannerGridMove{0%{transform:translate(0,0)}100%{transform:translate(60px,60px)}}.lemonx-visual-root #heroBannerB2B .hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:0.4;z-index:1;animation:heroBannerOrbFloat 8s ease-in-out infinite alternate}.lemonx-visual-root #heroBannerB2B .hero-orb--1{width:400px;height:400px;background:radial-gradient(circle,#3b82f6,transparent 70%);top:-15%;right:-5%;animation-duration:10s}.lemonx-visual-root #heroBannerB2B .hero-orb--2{width:300px;height:300px;background:radial-gradient(circle,#6366f1,transparent 70%);bottom:-20%;left:-8%;animation-duration:12s;animation-delay:-3s}.lemonx-visual-root #heroBannerB2B .hero-orb--3{width:220px;height:220px;background:radial-gradient(circle,#06b6d4,transparent 70%);top:40%;left:50%;animation-duration:9s;animation-delay:-5s}@keyframes heroBannerOrbFloat{0%{transform:translate(0,0) scale(1)}100%{transform:translate(40px,-30px) scale(1.1)}}.lemonx-visual-root #heroBannerB2B .hero-particles{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;overflow:hidden}.lemonx-visual-root #heroBannerB2B .hero-particle{position:absolute;width:3px;height:3px;background:rgba(147,197,253,0.5);border-radius:50%;animation:heroBannerParticleRise linear infinite}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(1){left:10%;animation-duration:12s;animation-delay:0s}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(2){left:25%;animation-duration:15s;animation-delay:-3s;width:2px;height:2px}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(3){left:40%;animation-duration:10s;animation-delay:-6s}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(4){left:55%;animation-duration:18s;animation-delay:-2s;width:4px;height:4px}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(5){left:70%;animation-duration:14s;animation-delay:-8s}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(6){left:85%;animation-duration:11s;animation-delay:-4s;width:2px;height:2px}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(7){left:15%;animation-duration:16s;animation-delay:-10s}.lemonx-visual-root #heroBannerB2B .hero-particle:nth-child(8){left:60%;animation-duration:13s;animation-delay:-7s;width:4px;height:4px;background:rgba(99,102,241,0.4)}@keyframes heroBannerParticleRise{0%{transform:translateY(100vh) scale(0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateY(-20vh) scale(1);opacity:0}}.lemonx-visual-root #heroBannerB2B .hero-content-main{position:relative;z-index:10;width:100%;max-width:1320px;margin:0 auto;padding:36px 40px;display:flex;align-items:center;gap:48px}.lemonx-visual-root #heroBannerB2B .hero-left{flex:1;min-width:0}.lemonx-visual-root #heroBannerB2B .hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,0.12);border:1px solid rgba(59,130,246,0.25);border-radius:50px;padding:6px 16px;margin-bottom:16px;animation:heroBannerFadeUp 0.8s ease-out both}.lemonx-visual-root #heroBannerB2B .hero-badge-dot{width:7px;height:7px;background:#3b82f6;border-radius:50%;animation:heroBannerPulse 2s ease-in-out infinite}@keyframes heroBannerPulse{0%,100%{box-shadow:0 0 0 0 rgba(59,130,246,0.5)}50%{box-shadow:0 0 0 5px rgba(59,130,246,0)}}.lemonx-visual-root #heroBannerB2B .hero-badge-text{font-size:11px;font-weight:600;color:#93c5fd;letter-spacing:1.5px;text-transform:uppercase}.lemonx-visual-root #heroBannerB2B .hero-headline{font-size:clamp(26px,3.8vw,46px);font-weight:800;line-height:1.12;color:#ffffff;margin-bottom:6px;animation:heroBannerFadeUp 0.8s ease-out 0.15s both;letter-spacing:-0.5px}.lemonx-visual-root #heroBannerB2B .hero-headline-gradient{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 50%,#34d399 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lemonx-visual-root #heroBannerB2B .hero-subheadline{font-size:clamp(15px,1.8vw,20px);font-weight:300;color:rgba(203,213,225,0.9);margin-bottom:14px;line-height:1.4;animation:heroBannerFadeUp 0.8s ease-out 0.25s both}.lemonx-visual-root #heroBannerB2B .hero-description{font-size:14px;line-height:1.7;color:rgba(148,163,184,0.9);margin-bottom:22px;max-width:520px;animation:heroBannerFadeUp 0.8s ease-out 0.35s both}.lemonx-visual-root #heroBannerB2B .hero-cta-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px;animation:heroBannerFadeUp 0.8s ease-out 0.45s both}.lemonx-visual-root #heroBannerB2B .hero-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);text-decoration:none;box-shadow:0 4px 24px rgba(59,130,246,0.35);position:relative;overflow:hidden}.lemonx-visual-root #heroBannerB2B .hero-cta-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.15),transparent);transition:left 0.5s}.lemonx-visual-root #heroBannerB2B .hero-cta-primary:hover::before{left:100%}.lemonx-visual-root #heroBannerB2B .hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(59,130,246,0.5)}.lemonx-visual-root #heroBannerB2B .hero-cta-primary svg{width:16px;height:16px;transition:transform 0.3s}.lemonx-visual-root #heroBannerB2B .hero-cta-primary:hover svg{transform:translateX(4px)}.lemonx-visual-root #heroBannerB2B .hero-cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:rgba(255,255,255,0.05);color:#e2e8f0;font-size:14px;font-weight:500;border:1px solid rgba(255,255,255,0.12);border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;backdrop-filter:blur(10px)}.lemonx-visual-root #heroBannerB2B .hero-cta-secondary:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.25);transform:translateY(-2px)}.lemonx-visual-root #heroBannerB2B .hero-cta-secondary svg{width:18px;height:18px}.lemonx-visual-root #heroBannerB2B .hero-metrics{display:flex;gap:32px;flex-wrap:wrap;animation:heroBannerFadeUp 0.8s ease-out 0.55s both}.lemonx-visual-root #heroBannerB2B .hero-metric{position:relative}.lemonx-visual-root #heroBannerB2B .hero-metric::after{content:'';position:absolute;right:-16px;top:50%;transform:translateY(-50%);height:28px;width:1px;background:rgba(148,163,184,0.2)}.lemonx-visual-root #heroBannerB2B .hero-metric:last-child::after{display:none}.lemonx-visual-root #heroBannerB2B .hero-metric-value{font-size:24px;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-0.5px}.lemonx-visual-root #heroBannerB2B .hero-metric-value span{background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lemonx-visual-root #heroBannerB2B .hero-metric-label{font-size:11px;color:rgba(148,163,184,0.7);letter-spacing:0.5px;margin-top:1px}.lemonx-visual-root #heroBannerB2B .hero-right{flex:0 0 420px;position:relative;animation:heroBannerFadeUp 1s ease-out 0.3s both}.lemonx-visual-root #heroBannerB2B .hero-dashboard{background:rgba(15,23,42,0.7);border:1px solid rgba(255,255,255,0.08);border-radius:16px;padding:20px;backdrop-filter:blur(20px);box-shadow:0 16px 48px rgba(0,0,0,0.4);position:relative}.lemonx-visual-root #heroBannerB2B .hero-dashboard::before{content:'';position:absolute;inset:-1px;border-radius:16px;padding:1px;background:linear-gradient(135deg,rgba(59,130,246,0.3),transparent 50%,rgba(99,102,241,0.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.lemonx-visual-root #heroBannerB2B .hero-dash-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.lemonx-visual-root #heroBannerB2B .hero-dash-title{font-size:13px;font-weight:600;color:#e2e8f0}.lemonx-visual-root #heroBannerB2B .hero-dash-live{display:flex;align-items:center;gap:5px;font-size:11px;color:#34d399;font-weight:500}.lemonx-visual-root #heroBannerB2B .hero-dash-live-dot{width:5px;height:5px;background:#34d399;border-radius:50%;animation:heroBannerPulse 2s ease-in-out infinite}.lemonx-visual-root #heroBannerB2B .hero-chart{display:flex;align-items:flex-end;gap:6px;height:72px;margin-bottom:16px;padding:0 2px}.lemonx-visual-root #heroBannerB2B .hero-chart-bar{flex:1;border-radius:4px 4px 2px 2px;background:linear-gradient(to top,rgba(59,130,246,0.6),rgba(99,102,241,0.8));position:relative;animation:heroBannerBarGrow 1.2s ease-out both;min-width:0}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(1){height:40%;animation-delay:0.6s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(2){height:55%;animation-delay:0.7s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(3){height:35%;animation-delay:0.8s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(4){height:70%;animation-delay:0.9s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(5){height:50%;animation-delay:1.0s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(6){height:85%;animation-delay:1.1s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(7){height:65%;animation-delay:1.2s}.lemonx-visual-root #heroBannerB2B .hero-chart-bar:nth-child(8){height:92%;animation-delay:1.3s;background:linear-gradient(to top,#3b82f6,#818cf8);box-shadow:0 0 16px rgba(59,130,246,0.3)}@keyframes heroBannerBarGrow{0%{transform:scaleY(0);opacity:0}100%{transform:scaleY(1);opacity:1}}.lemonx-visual-root #heroBannerB2B .hero-dash-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.lemonx-visual-root #heroBannerB2B .hero-dash-stat{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:10px;padding:10px 12px}.lemonx-visual-root #heroBannerB2B .hero-dash-stat-label{font-size:10px;color:rgba(148,163,184,0.7);text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}.lemonx-visual-root #heroBannerB2B .hero-dash-stat-row{display:flex;align-items:baseline;gap:6px}.lemonx-visual-root #heroBannerB2B .hero-dash-stat-num{font-size:18px;font-weight:700;color:#fff}.lemonx-visual-root #heroBannerB2B .hero-dash-stat-change{font-size:11px;font-weight:600;color:#34d399}.lemonx-visual-root #heroBannerB2B .hero-dash-progress{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:10px;padding:10px 12px}.lemonx-visual-root #heroBannerB2B .hero-dash-progress-header{display:flex;justify-content:space-between;margin-bottom:8px}.lemonx-visual-root #heroBannerB2B .hero-dash-progress-label{font-size:11px;color:rgba(148,163,184,0.8)}.lemonx-visual-root #heroBannerB2B .hero-dash-progress-pct{font-size:11px;font-weight:700;color:#60a5fa}.lemonx-visual-root #heroBannerB2B .hero-dash-progress-track{height:5px;background:rgba(255,255,255,0.08);border-radius:10px;overflow:hidden}.lemonx-visual-root #heroBannerB2B .hero-dash-progress-fill{height:100%;width:78%;background:linear-gradient(90deg,#3b82f6,#818cf8);border-radius:10px;animation:heroBannerProgressFill 1.5s ease-out 1s both}@keyframes heroBannerProgressFill{0%{width:0}100%{width:78%}}.lemonx-visual-root #heroBannerB2B .hero-float-card{position:absolute;background:rgba(15,23,42,0.85);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:10px 14px;backdrop-filter:blur(16px);box-shadow:0 8px 32px rgba(0,0,0,0.3);animation:heroBannerFloatBounce 4s ease-in-out infinite alternate;z-index:11}.lemonx-visual-root #heroBannerB2B .hero-float-card--1{top:-14px;right:-24px;animation-delay:-1s}.lemonx-visual-root #heroBannerB2B .hero-float-card--2{bottom:20px;left:-32px;animation-delay:-2.5s}@keyframes heroBannerFloatBounce{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}.lemonx-visual-root #heroBannerB2B .hero-float-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.lemonx-visual-root #heroBannerB2B .hero-float-icon--green{background:rgba(52,211,153,0.15)}.lemonx-visual-root #heroBannerB2B .hero-float-icon--blue{background:rgba(59,130,246,0.15)}.lemonx-visual-root #heroBannerB2B .hero-float-icon svg{width:15px;height:15px}.lemonx-visual-root #heroBannerB2B .hero-float-value{font-size:15px;font-weight:700;color:#fff}.lemonx-visual-root #heroBannerB2B .hero-float-label{font-size:10px;color:rgba(148,163,184,0.6)}.lemonx-visual-root #heroBannerB2B .hero-trust{position:relative;z-index:10;width:100%;max-width:1320px;margin:0 auto;padding:0 40px 28px;animation:heroBannerFadeUp 0.8s ease-out 0.7s both}.lemonx-visual-root #heroBannerB2B .hero-trust-label{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:rgba(148,163,184,0.45);margin-bottom:14px;font-weight:500}.lemonx-visual-root #heroBannerB2B .hero-trust-logos{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.lemonx-visual-root #heroBannerB2B .hero-trust-logo{font-size:14px;font-weight:700;color:rgba(148,163,184,0.3);letter-spacing:2px;text-transform:uppercase;transition:color 0.3s;white-space:nowrap}.lemonx-visual-root #heroBannerB2B .hero-trust-logo:hover{color:rgba(148,163,184,0.6)}@keyframes heroBannerFadeUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.lemonx-visual-root #heroBannerB2B .hero-inner-wrap{width:100%;display:flex;flex-direction:column}@media (max-width:1100px){.lemonx-visual-root #heroBannerB2B .hero-content-main{flex-direction:column;text-align:center;gap:32px;padding:32px 32px}.lemonx-visual-root #heroBannerB2B .hero-right{flex:none;width:100%;max-width:460px}.lemonx-visual-root #heroBannerB2B .hero-description{max-width:100%}.lemonx-visual-root #heroBannerB2B .hero-cta-group{justify-content:center}.lemonx-visual-root #heroBannerB2B .hero-metrics{justify-content:center}.lemonx-visual-root #heroBannerB2B .hero-trust{text-align:center}.lemonx-visual-root #heroBannerB2B .hero-trust-logos{justify-content:center}.lemonx-visual-root #heroBannerB2B .hero-float-card--1{right:0;top:-12px}.lemonx-visual-root #heroBannerB2B .hero-float-card--2{left:0}}@media (max-width:768px){.lemonx-visual-root #heroBannerB2B{min-height:auto}.lemonx-visual-root #heroBannerB2B .hero-content-main{padding:28px 20px;gap:28px}.lemonx-visual-root #heroBannerB2B .hero-cta-primary,.lemonx-visual-root #heroBannerB2B .hero-cta-secondary{padding:11px 24px;font-size:13px;width:100%;justify-content:center}.lemonx-visual-root #heroBannerB2B .hero-cta-group{flex-direction:column;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.lemonx-visual-root #heroBannerB2B .hero-metrics{gap:20px}.lemonx-visual-root #heroBannerB2B .hero-metric::after{right:-10px;height:24px}.lemonx-visual-root #heroBannerB2B .hero-metric-value{font-size:20px}.lemonx-visual-root #heroBannerB2B .hero-metric-label{font-size:10px}.lemonx-visual-root #heroBannerB2B .hero-right{max-width:100%}.lemonx-visual-root #heroBannerB2B .hero-float-card{display:none}.lemonx-visual-root #heroBannerB2B .hero-dashboard{padding:16px}.lemonx-visual-root #heroBannerB2B .hero-chart{height:60px}.lemonx-visual-root #heroBannerB2B .hero-trust{padding:0 20px 24px}.lemonx-visual-root #heroBannerB2B .hero-trust-logos{gap:20px}.lemonx-visual-root #heroBannerB2B .hero-trust-logo{font-size:12px}}@media (max-width:480px){.lemonx-visual-root #heroBannerB2B .hero-content-main{padding:24px 16px}.lemonx-visual-root #heroBannerB2B .hero-badge{margin-bottom:12px}.lemonx-visual-root #heroBannerB2B .hero-badge-text{font-size:10px}.lemonx-visual-root #heroBannerB2B .hero-description{font-size:13px}.lemonx-visual-root #heroBannerB2B .hero-metrics{gap:16px}.lemonx-visual-root #heroBannerB2B .hero-metric-value{font-size:18px}.lemonx-visual-root #heroBannerB2B .hero-dash-stats{grid-template-columns:1fr}.lemonx-visual-root #heroBannerB2B .hero-orb--1{width:250px;height:250px}.lemonx-visual-root #heroBannerB2B .hero-orb--2{width:200px;height:200px}.lemonx-visual-root #heroBannerB2B .hero-orb--3{width:160px;height:160px}}