:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--zb-graphite-900:#111316;--zb-graphite-800:#181b1f;--zb-graphite-700:#23272d;--zb-graphite-600:#303640;--zb-graphite-500:#4a525d;--zb-blue:#0070f2;--zb-blue-dark:#0040b0;--zb-cyan:#14b8d4;--zb-bg:#f5f6f7;--zb-surface:#fff;--zb-text:#1d2d3e;--zb-muted:#5b738b;--zb-border:#e3e7eb;--zb-radius:.85rem;--zb-shadow-sm:0 1px 3px #11131614, 0 1px 2px #1113160a;--zb-shadow-md:0 8px 24px #1113161f;--zb-maxw:1240px}*{box-sizing:border-box}html,body,#root{width:100%;margin:0;padding:0}body{background:var(--zb-bg);color:var(--zb-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:"72","72full",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#0070f233}.zb-app{flex-direction:column;min-height:100vh;display:flex}.zb-section{width:100%;padding:5rem 1.5rem}.zb-section__inner{max-width:var(--zb-maxw);margin:0 auto}.zb-section--alt{background:linear-gradient(180deg, #eef1f4 0%, var(--zb-bg) 100%)}.zb-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--zb-blue);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:inline-flex}.zb-section__title{letter-spacing:-.01em;color:var(--zb-graphite-900);margin:0 0 .6rem;font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:700}.zb-section__lead{color:var(--zb-muted);max-width:640px;margin:0 0 2.5rem;font-size:1.05rem;line-height:1.6}.zb-shellbar{z-index:50;position:sticky;top:0}.zb-shellbar__logo{filter:none;width:auto;height:1.75rem}.zb-hero{background:radial-gradient(900px 500px at 78% -10%, #0070f259, transparent 60%), radial-gradient(700px 500px at 0% 110%, #14b8d438, transparent 55%), linear-gradient(160deg, var(--zb-graphite-900), var(--zb-graphite-700));color:#fff;padding:5.5rem 1.5rem 6rem;position:relative;overflow:hidden}.zb-hero__grid{pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 30%,#0000 75%);mask-image:radial-gradient(circle at 50% 40%,#000 30%,#0000 75%)}.zb-hero__inner{max-width:var(--zb-maxw);grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;margin:0 auto;display:grid;position:relative}.zb-hero__pill{color:#cdd6e0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.82rem;display:inline-flex}.zb-hero__pill .dot{background:#36d399;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #36d3992e}.zb-hero h1{letter-spacing:-.02em;margin:1.4rem 0 0;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;line-height:1.05}.zb-hero h1 .grad{background:linear-gradient(110deg,#58b0ff,#14b8d4);color:#0000;-webkit-background-clip:text;background-clip:text}.zb-hero__lead{color:#b9c4d0;max-width:560px;margin:1.25rem 0 0;font-size:1.12rem;line-height:1.6}.zb-hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.zb-hero__stats{flex-wrap:wrap;gap:2.5rem;margin-top:2.75rem;display:flex}.zb-hero__stat .n{color:#fff;font-size:1.9rem;font-weight:800}.zb-hero__stat .l{color:#9fb0c0;font-size:.85rem}.zb-hero__art{place-items:center;display:grid}.zb-hero__medallion{aspect-ratio:1;background:linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid #ffffff1f;border-radius:28px;place-items:center;width:min(360px,80%);display:grid;position:relative;box-shadow:0 30px 80px #00000073}.zb-hero__medallion:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(120deg,#58b0ff80,#0000 40%);border-radius:28px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.zb-hero__medallion img{filter:none;width:64%}.zb-tilegrid{grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:1rem;display:grid}.zb-tile-link{color:inherit;text-decoration:none}.zb-tile{background:var(--zb-surface);border:1px solid var(--zb-border);border-radius:var(--zb-radius);min-height:11rem;box-shadow:var(--zb-shadow-sm);cursor:default;flex-direction:column;gap:.55rem;padding:1.1rem 1.15rem 1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.zb-tile:hover{box-shadow:var(--zb-shadow-md);border-color:#0070f28c;transform:translateY(-4px)}.zb-tile__head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.zb-tile__titles{min-width:0}.zb-tile__title{color:var(--zb-graphite-900);font-size:1.02rem;font-weight:700;line-height:1.2}.zb-tile__subtitle{color:var(--zb-muted);margin-top:.15rem;font-size:.85rem}.zb-tile__icon{width:2.6rem;height:2.6rem;color:var(--zb-blue);background:#0070f21a;border-radius:.7rem;flex:none;place-items:center;display:grid}.zb-tile__icon [ui5-icon]{width:1.35rem;height:1.35rem}.zb-tile__spacer{flex:1}.zb-tile__kpi{align-items:baseline;gap:.5rem;display:flex}.zb-tile__kpi .v{color:var(--zb-graphite-900);font-size:1.5rem;font-weight:800}.zb-tile__kpi .k{color:var(--zb-muted);font-size:.8rem}.zb-tile__tags{flex-wrap:wrap;gap:.35rem;display:flex}.zb-chip{color:var(--zb-graphite-600);background:#eef2f6;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:600}.zb-cap-grid{grid-template-columns:1.3fr 1fr;gap:1.25rem;display:grid}.zb-card{background:var(--zb-surface);border:1px solid var(--zb-border);border-radius:var(--zb-radius);box-shadow:var(--zb-shadow-sm);flex-direction:column;display:flex;overflow:hidden}.zb-card__head{border-bottom:1px solid var(--zb-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.zb-card__title{color:var(--zb-graphite-900);font-size:1.05rem;font-weight:700}.zb-card__sub{color:var(--zb-muted);font-size:.85rem}.zb-card__body{padding:1rem 1.25rem 1.25rem}.zb-badges{flex-wrap:wrap;gap:.4rem;display:flex}.zb-badge{letter-spacing:.02em;border-radius:.4rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.zb-badge--v2{color:#0b7e95;background:#14b8d424}.zb-badge--v4{color:var(--zb-blue-dark);background:#0070f21f}.zb-badge--cap{color:#5b4bd6;background:#6c5ce724}.zb-charts{grid-template-rows:1fr 1fr;gap:1.25rem;display:grid}.zb-chart-wrap{height:220px}.zb-two-col{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.zb-training{background:var(--zb-surface);border:1px solid var(--zb-border);border-radius:var(--zb-radius);box-shadow:var(--zb-shadow-sm);padding:1.5rem}.zb-training__head{align-items:center;gap:.85rem;margin-bottom:.5rem;display:flex}.zb-training__icon{background:linear-gradient(150deg, var(--zb-graphite-800), var(--zb-graphite-600));color:#fff;border-radius:.7rem;place-items:center;width:2.8rem;height:2.8rem;display:grid}.zb-training__icon [ui5-icon]{color:#fff;width:1.4rem;height:1.4rem}.zb-training h3{color:var(--zb-graphite-900);margin:0;font-size:1.15rem}.zb-training p{color:var(--zb-muted);margin:0 0 1rem;line-height:1.55}.zb-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.zb-list li{color:var(--zb-text);align-items:center;gap:.6rem;font-size:.95rem;display:flex}.zb-list li [ui5-icon]{width:1rem;height:1rem;color:var(--zb-blue);flex:none}.zb-about{grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;display:grid}.zb-about__points{gap:1rem;display:grid}.zb-about__point{align-items:flex-start;gap:.85rem;display:flex}.zb-about__point [ui5-icon]{width:1.5rem;height:1.5rem;color:var(--zb-blue);flex:none;margin-top:.1rem}.zb-about__point b{color:var(--zb-graphite-900)}.zb-about__point span{color:var(--zb-muted)}.zb-statcard{background:linear-gradient(160deg, var(--zb-graphite-900), var(--zb-graphite-700));color:#fff;border-radius:var(--zb-radius);grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem;display:grid}.zb-statcard .v{font-size:2rem;font-weight:800}.zb-statcard .l{color:#9fb0c0;font-size:.85rem}.zb-contact{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.zb-contact__form{gap:1rem;display:grid}.zb-field{gap:.35rem;display:grid}.zb-field>span{color:var(--zb-graphite-700);font-size:.85rem;font-weight:600}.zb-contact__info{align-content:start;gap:1.25rem;display:grid}.zb-contact__row{align-items:center;gap:.85rem;display:flex}.zb-contact__row [ui5-icon]{width:1.4rem;height:1.4rem;color:var(--zb-blue)}.zb-footer{background:var(--zb-graphite-900);color:#aab6c2;padding:2.5rem 1.5rem}.zb-footer__inner{max-width:var(--zb-maxw);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.zb-footer__brand{align-items:center;gap:.75rem;display:flex}.zb-footer__brand img{filter:none;height:1.6rem}.zb-footer__brand b,.zb-footer a:hover{color:#fff}.zb-hero__platforms{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.zb-hero__chips{flex-wrap:wrap;gap:.5rem;margin-top:1.6rem;display:flex}.zb-hero__chip{color:#dbe4ee;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.zb-hero__chip .i{background:linear-gradient(120deg,#58b0ff,#14b8d4);border-radius:50%;width:7px;height:7px}.zb-hero--sap{background:radial-gradient(900px 500px at 80% -10%, #0070f26b, transparent 60%), radial-gradient(700px 500px at 0% 110%, #6c5ce738, transparent 55%), linear-gradient(160deg, var(--zb-graphite-900), var(--zb-graphite-700))}.zb-hero--products{background:radial-gradient(900px 500px at 80% -10%, #14b8d459, transparent 60%), radial-gradient(700px 500px at 0% 110%, #0070f240, transparent 55%), linear-gradient(160deg, var(--zb-graphite-900), var(--zb-graphite-700))}.zb-svc-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.zb-svc{background:var(--zb-surface);border:1px solid var(--zb-border);border-radius:var(--zb-radius);box-shadow:var(--zb-shadow-sm);flex-direction:column;padding:1.5rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.zb-svc:hover{box-shadow:var(--zb-shadow-md);border-color:#0070f273;transform:translateY(-4px)}.zb-svc__head{align-items:flex-start;gap:.9rem;margin-bottom:1rem;display:flex}.zb-svc__icon{color:#fff;background:linear-gradient(150deg, var(--zb-graphite-800), var(--zb-graphite-600));border-radius:.8rem;flex:none;place-items:center;width:3rem;height:3rem;display:grid}.zb-svc__icon [ui5-icon]{color:#fff;width:1.5rem;height:1.5rem}.zb-svc__titles h3{color:var(--zb-graphite-900);margin:0;font-size:1.2rem}.zb-svc__titles p{color:var(--zb-muted);margin:.2rem 0 0;font-size:.9rem;line-height:1.45}.zb-svc .zb-list{margin-top:.25rem}.zb-svc__cta{margin-top:auto;padding-top:1rem}.zb-train-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.zb-train{background:var(--zb-surface);border:1px solid var(--zb-border);border-radius:var(--zb-radius);box-shadow:var(--zb-shadow-sm);padding:1.5rem}.zb-train__icon{width:2.8rem;height:2.8rem;color:var(--zb-blue);background:#0070f21a;border-radius:.7rem;place-items:center;margin-bottom:.85rem;display:grid}.zb-train__icon [ui5-icon]{width:1.4rem;height:1.4rem}.zb-train h3{color:var(--zb-graphite-900);margin:0 0 .4rem;font-size:1.1rem}.zb-train p{color:var(--zb-muted);margin:0;font-size:.95rem;line-height:1.55}.zb-about__copy p{color:var(--zb-text);margin:0 0 1rem;font-size:1.02rem;line-height:1.65}.zb-about__copy strong{color:var(--zb-graphite-900)}.zb-about__highlights{gap:.85rem;margin-top:1.5rem;display:grid}.zb-about__highlight{border:1px solid var(--zb-border);border-radius:var(--zb-radius);background:var(--zb-surface);align-items:flex-start;gap:.85rem;padding:.9rem 1rem;display:flex}.zb-about__highlight [ui5-icon]{width:1.5rem;height:1.5rem;color:var(--zb-blue);flex:none;margin-top:.1rem}.zb-about__highlight b{color:var(--zb-graphite-900);display:block}.zb-about__highlight span{color:var(--zb-muted);font-size:.92rem}.zb-odata-note{border-radius:var(--zb-radius);color:var(--zb-text);background:#0070f20d;border:1px dashed #0070f266;align-items:center;gap:.85rem;margin-top:1.75rem;padding:1rem 1.25rem;display:flex}.zb-odata-note [ui5-icon]{width:1.4rem;height:1.4rem;color:var(--zb-blue);flex:none}.zb-odata-note b{color:var(--zb-graphite-900)}.zb-product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.zb-product{background:var(--zb-surface);border:1px solid var(--zb-border);border-radius:var(--zb-radius);box-shadow:var(--zb-shadow-sm);flex-direction:column;display:flex;overflow:hidden}.zb-product__media{border-bottom:1px solid var(--zb-border);background:#f2f5f8;place-items:center;height:190px;display:grid}.zb-product__media img{object-fit:contain;background:#fff;width:100%;height:100%}.zb-product__placeholder{background:#0070f21a;border-radius:.85rem;place-items:center;width:3.25rem;height:3.25rem;display:grid}.zb-product__placeholder [ui5-icon]{width:1.5rem;height:1.5rem;color:var(--zb-blue)}.zb-product__body{flex-direction:column;gap:.5rem;padding:.95rem 1rem 1.1rem;display:flex}.zb-product__brand{text-transform:uppercase;letter-spacing:.08em;color:var(--zb-blue-dark);font-size:.75rem;font-weight:700}.zb-product__name{color:var(--zb-graphite-900);margin:0;font-size:1.02rem;line-height:1.3}.zb-product__tags{flex-wrap:wrap;gap:.35rem;display:flex}.zb-product__price{border-top:1px dashed var(--zb-border);justify-content:space-between;align-items:baseline;margin-top:.35rem;padding-top:.6rem;display:flex}.srp-label{color:var(--zb-muted);letter-spacing:.08em;font-size:.75rem;font-weight:700}.srp-value{color:var(--zb-graphite-900);font-size:1.1rem;font-weight:800}.zb-order-note{border-radius:var(--zb-radius);background:#0070f20d;border:1px dashed #0070f266;align-items:center;gap:.85rem;margin-top:1.5rem;padding:1rem 1.25rem;display:flex}.zb-order-note [ui5-icon]{width:1.4rem;height:1.4rem;color:var(--zb-blue);flex:none}.zb-order-note b{color:var(--zb-graphite-900)}@media (width<=900px){.zb-hero__inner{grid-template-columns:1fr}.zb-hero__art{display:none}.zb-cap-grid,.zb-about,.zb-contact{grid-template-columns:1fr}.zb-section{padding:3.5rem 1.25rem}}
