.hero-section{background:var(--hero-bg);border-bottom:1px solid var(--line);overflow:hidden}.hero-inner{max-width:1180px;margin:0 auto;padding:80px 28px 72px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.hero-text{display:flex;flex-direction:column}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--green-lt);color:var(--green-mid);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:24px;width:fit-content}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--green-mid);flex-shrink:0}.hero-text h1{font-size:52px;font-weight:800;line-height:1.08;letter-spacing:-.03em;color:var(--navy);margin-bottom:20px}.hero-text h1 em{font-style:normal;color:var(--green-mid)}.hero-subtitle{font-size:20px;font-weight:600;color:var(--slate);margin-bottom:8px;line-height:1.4}.hero-desc{font-size:17px;line-height:1.7;color:var(--muted);margin-bottom:36px;max-width:460px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.slider-dots{display:flex;gap:7px;margin-top:28px;align-items:center}.slider-dot{width:7px;height:7px;border-radius:50%;border:none;background:#9ca3af;cursor:pointer;padding:0;transition:background .2s,transform .2s,width .2s}.slider-dot.active{background:var(--green);width:22px;border-radius:100px;transform:none}.hero-visual-wrap{position:relative}.hero-img-card{border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #0000001f,0 4px 16px #0000000f;background:var(--white)}.hero-img-card img{width:100%;height:auto;display:block}.hero-visual{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #00000014,0 4px 16px #0000000a}.hv-bar{background:#fafafa;border-bottom:1px solid var(--line);padding:12px 16px;display:flex;align-items:center;gap:7px}.hv-dot{width:10px;height:10px;border-radius:50%}.hv-bar-title{margin-left:8px;font-size:12px;font-weight:600;color:var(--muted)}.hv-body{padding:20px}.hv-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.hv-kpi{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:12px 14px}.hv-kpi-label{font-size:10px;color:var(--muted);font-weight:600;margin-bottom:5px;text-transform:uppercase;letter-spacing:.04em}.hv-kpi-val{font-size:22px;font-weight:800;color:var(--navy)}.hv-kpi-sub{font-size:10px;color:#22c55e;font-weight:600;margin-top:3px}.hv-table{background:var(--white);border:1px solid var(--line);border-radius:10px;overflow:hidden}.hv-table-head{display:grid;grid-template-columns:1fr 90px 80px;padding:9px 14px;background:var(--bg);border-bottom:1px solid var(--line);font-size:10px;font-weight:700;color:var(--muted);letter-spacing:.05em;text-transform:uppercase}.hv-table-row{display:grid;grid-template-columns:1fr 90px 80px;padding:10px 14px;border-bottom:1px solid var(--line);align-items:center}.hv-table-row:last-child{border-bottom:none}.hv-emp{display:flex;align-items:center;gap:9px}.hv-avatar{width:28px;height:28px;border-radius:50%;font-size:11px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hv-emp-name{font-size:12px;font-weight:600;color:var(--navy)}.hv-dept{font-size:10px;color:var(--muted)}.hv-badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px}.hv-badge-green{background:#dcfce7;color:#15803d}.hv-badge-amber{background:#fef3c7;color:#b45309}.hv-amount{font-size:12px;font-weight:600;color:var(--navy);text-align:right}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:1px solid var(--line);color:var(--slate);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #00000014}.slider-arrow:hover{background:#fff;box-shadow:0 4px 16px #0000001f}.slider-arrow--prev{left:-18px}.slider-arrow--next{right:-18px}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .4s ease,transform .4s ease}.slide-fade-enter-from{opacity:0;transform:translateY(12px)}.slide-fade-leave-to{opacity:0;transform:translateY(-12px)}.logos-section{background:var(--hero-bg);padding:28px}.logos-strip{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px 0}.logos-item{display:flex;align-items:center;justify-content:center;flex:1;min-width:100px}.logos-img{max-height:26px;max-width:110px;object-fit:contain;filter:grayscale(100%) opacity(.35);transition:filter .25s}.logos-item:hover .logos-img{filter:grayscale(60%) opacity(.7)}.logos-name{font-size:18px;font-weight:700;color:#b0b8c4;letter-spacing:-.03em;flex:1;text-align:center;transition:color .2s;min-width:100px}.logos-name:hover{color:#8a93a0}.features{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.features-inner{max-width:1180px;margin:0 auto;padding:88px 28px}.section-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-mid);margin-bottom:12px}.section-title{font-size:36px;font-weight:800;letter-spacing:-.025em;color:var(--navy);margin-bottom:14px;line-height:1.15}.section-sub{font-size:17px;color:var(--muted);line-height:1.65;max-width:540px;margin-bottom:56px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feat-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:28px;transition:box-shadow .2s,border-color .2s}.feat-card:hover{box-shadow:0 8px 28px #00000012;border-color:#d1d5db}.feat-icon{width:42px;height:42px;background:var(--green-lt);border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--green-mid)}.feat-title{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:8px}.feat-desc{font-size:14px;color:var(--muted);line-height:1.65}.highlights{border-top:1px solid var(--line)}.hl-row{background:var(--bg)}.hl-row-inner{max-width:1180px;margin:0 auto;padding:64px 28px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hl-row--flip .hl-row-inner{direction:rtl}.hl-row--flip .hl-row-inner>*{direction:ltr}.hl-visual{border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #0000001a,0 4px 16px #0000000d;background:var(--bg)}.hl-img{width:100%;height:360px;object-fit:cover;display:block}.hl-img-placeholder{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:var(--bg)}.hl-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--green-lt);color:var(--green-mid);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:100px;margin-bottom:20px;width:fit-content}.hl-title{font-size:36px;font-weight:800;letter-spacing:-.025em;color:var(--navy);line-height:1.15;margin-bottom:18px}.hl-desc{font-size:17px;color:var(--muted);line-height:1.75}.stats-wrap{max-width:1180px;margin:0 auto;padding:88px 28px 0}.stats-head{margin-bottom:44px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:28px;position:relative;overflow:hidden;transition:box-shadow .2s}.stat-card:hover{box-shadow:0 8px 28px #00000012}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--green);border-radius:16px 16px 0 0}.stat-icon{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:var(--green-lt);color:var(--green-mid)}.stat-num{font-size:36px;font-weight:800;color:var(--navy);letter-spacing:-.03em;line-height:1;margin-bottom:6px}.stat-label{font-size:14px;font-weight:600;color:var(--slate);margin-bottom:8px}.stat-desc{font-size:13px;color:var(--muted);line-height:1.5}.stat-trend{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;margin-top:14px;padding:4px 10px;border-radius:100px}.stat-trend-up{background:#dcfce7;color:#15803d}.cta-section{background:linear-gradient(130deg,#b2f5a0,#6ee7c8,#60bff8 56%,#b8a4f8 80%,#f9c3e3);padding:72px 28px}.cta-outer{max-width:1180px;margin:0 auto}.cta-card{background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:56px 40px 52px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.cta-badges{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:40px}.cta-badge{display:flex;flex-direction:column;align-items:center;gap:6px}.cta-badge-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.cta-badge--center{position:relative}.cta-stars{display:flex;gap:3px;color:#f59e0b;font-size:20px;margin-bottom:4px}.cta-badge-val{font-size:22px;font-weight:800;color:var(--navy);letter-spacing:-.02em;line-height:1}.cta-badge-lbl{font-size:12px;font-weight:500;color:var(--muted)}.cta-title{font-size:44px;font-weight:800;letter-spacing:-.03em;color:var(--navy);line-height:1.1;margin-bottom:14px}.cta-sub{font-size:17px;color:var(--muted);line-height:1.6;margin-bottom:36px;max-width:480px}.cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn-cta-outline{background:var(--green-lt);color:var(--green-mid);border:1.5px solid var(--green-lt);font-weight:600}.btn-cta-outline:hover{background:#c6f0cb;border-color:#c6f0cb}.testimonials-section{background:var(--hero-bg);border-top:1px solid var(--line);padding:88px 28px}.testimonials-header{max-width:680px;margin:0 auto 56px;text-align:center}.testimonials-title{font-size:40px;font-weight:800;letter-spacing:-.03em;color:var(--navy);margin-bottom:14px;line-height:1.12}.testimonials-sub{font-size:17px;color:var(--muted);line-height:1.65}.testimonials-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tm-card{background:var(--white);border-radius:18px;box-shadow:0 2px 16px #0000000f;overflow:hidden;display:flex;flex-direction:column}.tm-card-top{padding:28px 28px 24px;flex:1}.tm-stars{display:flex;gap:3px;color:#f59e0b;font-size:14px;margin-bottom:16px}.tm-quote{font-size:15px;color:var(--slate);line-height:1.7;margin:0}.tm-card-bottom{padding:20px 28px 24px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px}.tm-avatar{width:44px;height:44px;border-radius:50%;background:var(--green-lt);color:var(--green-mid);font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.tm-avatar img{width:100%;height:100%;object-fit:cover}.tm-name{font-size:14px;font-weight:700;color:var(--navy)}.tm-role{font-size:12px;color:var(--muted);margin-top:2px}@media(max-width:1000px){.slider-arrow--prev{left:8px}.slider-arrow--next{right:8px}}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:40px;padding:56px 24px 48px}.hero-text h1{font-size:38px}.hero-visual-wrap{order:-1}.features-grid{grid-template-columns:1fr 1fr}.hl-row-inner{grid-template-columns:1fr;gap:40px;padding:56px 24px}.testimonials-grid{grid-template-columns:1fr}.hl-row--flip .hl-row-inner{direction:ltr}.hl-title{font-size:28px}.stats{grid-template-columns:1fr 1fr}.nav-links,.nav-desktop-btns{display:none}.nav-hamburger{display:flex}.logos-item,.logos-name{padding:0 20px}}@media(max-width:600px){.features-grid{grid-template-columns:1fr}.hv-kpi-row{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr;gap:32px;padding:40px 24px 36px}.footer-bottom-inner{flex-direction:column;gap:10px;text-align:center}.stats{grid-template-columns:1fr}.logos-strip{flex-wrap:wrap;gap:16px;justify-content:center}.logos-item,.logos-name{min-width:120px;flex:none}}
