.wl-hero{position:relative;z-index:1;overflow:hidden;background:var(--navy);color:#ffffff;padding-block:7rem 5rem}.wl-hero__glow{pointer-events:none;position:absolute;border-radius:50%;filter:blur(60px)}.wl-hero__glow--one{top:-6rem;left:-4rem;width:460px;height:460px;background:radial-gradient(circle,rgba(141,198,63,.18),transparent 62%)}.wl-hero__glow--two{bottom:-8rem;right:-4rem;width:420px;height:420px;background:radial-gradient(circle,rgba(141,198,63,.1),transparent 65%)}.wl-hero__grid{--bs-gutter-x:3rem;--bs-gutter-y:3rem}@media (min-width:1024px){.wl-hero__grid{--bs-gutter-x:3.5rem;--bs-gutter-y:3.5rem}}.wl-hero__badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid var(--border-green);background:rgba(141,198,63,.08);padding:.4rem .9rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--green)}.wl-hero__badge-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(141,198,63,.2)}.wl-hero__title{margin:1.25rem 0 0;color:#ffffff;max-width:16ch}.wl-hero__accent{color:var(--green)}.wl-hero__lead{margin:1.25rem 0 0;max-width:40rem;font-size:1rem;line-height:1.7;color:#ffffff}.wl-hero__actions{gap:.75rem;margin-top:2rem}.wl-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--btn-radius);padding:.8rem 1.5rem;font-weight:600;font-size:.9rem;text-decoration:none;border:1px solid transparent;transition:background-color .25s var(--ease-soft),border-color .25s var(--ease-soft),color .25s var(--ease-soft),transform .25s var(--ease-soft),box-shadow .3s var(--ease-soft)}.wl-hero__btn--primary{background:var(--green);color:#ffffff}.wl-hero__btn--primary:hover{background:var(--green-2);transform:translateY(-2px);box-shadow:0 12px 30px rgba(141,198,63,.3)}.wl-hero__btn--outline{background:rgba(255,255,255,.04);border-color:var(--border-white);color:#ffffff}.wl-hero__btn--outline:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.wl-hero__ticks{gap:.5rem 1.25rem;margin-top:2rem;font-size:.85rem;color:#ffffff}.wl-hero__tick{display:inline-flex;align-items:center;gap:.5rem}.wl-hero__tick-icon{display:inline-flex;color:var(--green)}.wl-hero__signature{position:relative}.wl-hero__brand-card{border-radius:1rem;border:1px solid var(--border-white);background:rgba(255,255,255,.04);padding:1.1rem 1.25rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wl-hero__brand-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wl-hero__brand-id{display:inline-flex;align-items:center;gap:.75rem}.wl-hero__brand-avatar{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:var(--green);color:var(--navy);font-weight:800}.wl-hero__brand-name{display:flex;flex-direction:column;font-weight:500;color:#ffffff}.wl-hero__brand-sub{font-size:.72rem;font-weight:500;color:rgba(255,255,255,.55)}.wl-hero__brand-status{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;color:var(--green);white-space:nowrap}.wl-hero__connector{width:2px;height:1.75rem;margin:.25rem auto;background:linear-gradient(var(--border-green),transparent)}.wl-hero__pods{--bs-gutter-x:0.75rem;--bs-gutter-y:0.75rem}.wl-hero__pod{display:flex;align-items:center;gap:.7rem;border-radius:.85rem;border:1px solid var(--border-white);background:rgba(255,255,255,.03);padding:.85rem}.wl-hero__pod-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.6rem;background:rgba(141,198,63,.14);color:var(--green);flex-shrink:0}.wl-hero__pod-icon-inner{display:block;width:1.2rem;height:1.2rem}.wl-hero__pod-icon-inner svg{display:block;width:100%;height:100%}.wl-hero__pod-title{display:flex;flex-direction:column;font-size:.85rem;font-weight:500;color:#ffffff}.wl-hero__pod-sub{font-size:.72rem;font-weight:500;color:rgba(255,255,255,.55)}.wl-hero__powered{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.1rem;font-size:.78rem;color:rgba(255,255,255,.6)}.wl-hero__powered-icon{color:var(--green)}.wl-hero__powered-brand{color:#ffffff;font-weight:500}.wl-sla{position:relative;z-index:1;background:var(--light-bg-1);color:var(--light-text);padding-block:6rem}.wl-sla__header{max-width:42rem;margin:0 auto 3.5rem;text-align:center}.wl-sla__badge{display:inline-flex;align-items:center;border-radius:999px;background:rgba(141,198,63,.12);padding:.375rem .875rem;font-size:.66rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:var(--green)}.wl-sla__heading{margin:1.25rem 0 0;color:var(--light-text)}.wl-sla__accent{color:var(--green)}.wl-sla__sub{max-width:36rem;margin:1rem auto 0;font-size:1rem;line-height:1.7;color:var(--light-text-muted)}.wl-sla__card{border-radius:1rem;background:#ffffff;padding:1.75rem;box-shadow:0 0 0 1px rgba(229,231,235,.6),0 2px 10px rgba(15,23,40,.04);transition:transform .3s var(--ease-soft),box-shadow .45s var(--ease-soft)}.wl-sla__card:hover{transform:translateY(-6px);box-shadow:0 0 0 1px var(--border-green),0 20px 44px -18px rgba(15,23,40,.22)}.wl-sla__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;border-radius:.75rem;background:rgba(141,198,63,.12);color:var(--green)}.wl-sla__icon-inner{display:block;width:1.25rem;height:1.25rem}.wl-sla__icon-inner svg{display:block;width:100%;height:100%}.wl-sla__metric{font-size:1.6rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--green)}.wl-sla__title{margin:.5rem 0 0;font-size:1rem;font-weight:500;color:var(--light-text)}.wl-sla__body{margin:.5rem 0 0;font-size:.875rem;line-height:1.6;color:var(--light-text-muted)}.wl-sla__note{display:flex;align-items:flex-start;gap:.875rem;margin-top:1.5rem;border:1px solid var(--light-border);border-left:3px solid var(--green);border-radius:1rem;background:#ffffff;padding:1.5rem;box-shadow:0 2px 10px rgba(15,23,40,.04)}.wl-sla__note-icon{margin-top:.125rem;flex-shrink:0;color:var(--green)}.wl-sla__note-text{margin:0;font-size:.92rem;line-height:1.65;color:var(--light-text)}.wl-sla__note-strong{font-weight:600}.wl-stack{position:relative;z-index:1;overflow:hidden;background:var(--navy);color:#ffffff;padding-block:6rem}.wl-stack__header{margin-bottom:2.75rem}.wl-stack__heading{margin:1rem 0 0;color:#ffffff}.wl-stack__accent{color:var(--green)}.wl-stack__sub{margin:0;font-size:1rem;line-height:1.7;color:var(--muted)}.wl-stack__industries{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:2.75rem;padding-bottom:2.75rem;border-bottom:1px solid var(--border-white)}.wl-stack__industries-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.5)}.wl-stack__tags{display:flex;flex-wrap:wrap;gap:.6rem}.wl-stack__tag{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--border-white);background:rgba(255,255,255,.04);padding:.4rem 1rem;font-size:.85rem;font-weight:500;color:#ffffff;transition:border-color .3s var(--ease-soft),background-color .3s var(--ease-soft),transform .3s var(--ease-soft)}.wl-stack__tag:hover{border-color:var(--border-green);background:rgba(141,198,63,.12);transform:translateY(-2px)}.wl-stack__card{border-radius:1.25rem;border:1px solid var(--border-white);background:rgba(255,255,255,.03);padding:1.75rem;transition:transform .3s var(--ease-soft),border-color .3s var(--ease-soft),background-color .3s var(--ease-soft),box-shadow .3s var(--ease-soft)}.wl-stack__card:hover{transform:translateY(-6px);border-color:var(--border-green);background:rgba(255,255,255,.05);box-shadow:0 24px 50px -24px rgba(0,0,0,.55)}.wl-stack__card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:1.1rem;border-radius:.75rem;background:rgba(141,198,63,.14);color:var(--green)}.wl-stack__card-icon svg{width:1.4rem;height:1.4rem}.wl-stack__card-title{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:#ffffff}.wl-stack__chips{display:flex;flex-wrap:wrap;gap:.5rem}.wl-stack__chip{display:inline-flex;align-items:center;border-radius:.55rem;border:1px solid var(--border-white);background:rgba(255,255,255,.04);padding:.35rem .7rem;font-size:.8rem;color:rgba(255,255,255,.8);transition:color .3s var(--ease-soft),border-color .3s var(--ease-soft),background-color .3s var(--ease-soft)}.wl-stack__chip:hover{color:var(--green);border-color:var(--border-green);background:rgba(141,198,63,.08)}.wl-why{position:relative;z-index:1;background:var(--light-bg-1);color:var(--light-text);padding-block:6rem}.wl-why__grid{--bs-gutter-x:3.5rem;--bs-gutter-y:3.5rem}.wl-why__badge{display:inline-flex;align-items:center;border-radius:999px;background:rgba(141,198,63,.12);padding:.375rem .875rem;font-size:.66rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:var(--green)}.wl-why__heading{margin:1.25rem 0 0;color:var(--light-text)}.wl-why__items{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.wl-why__item{display:flex;gap:1rem}.wl-why__check{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-top:.125rem;flex-shrink:0;border-radius:.5rem;background:rgba(141,198,63,.14);color:var(--green)}.wl-why__item-title{margin:0;font-size:1rem;font-weight:600;color:var(--light-text)}.wl-why__item-body{margin:.25rem 0 0;font-size:.9rem;line-height:1.6;color:var(--light-text-muted)}.wl-why__stat{border-radius:1rem;border:1px solid var(--light-border);background:#ffffff;padding:1.5rem;box-shadow:0 2px 10px rgba(15,23,40,.04)}.wl-why__stat--green{border-color:transparent;background:var(--green);box-shadow:none}.wl-why__stat-num{font-size:2.2rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--green)}.wl-why__stat--green .wl-why__stat-num{color:#ffffff}.wl-why__stat-label{margin-top:.5rem;font-size:.85rem;line-height:1.4;color:var(--light-text-muted)}.wl-why__stat--green .wl-why__stat-label{color:rgba(255,255,255,.9)}