:root{--road-width:180px;--card-max-width:640px;--adv-thumb-h:220px}.route-center{height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:var(--road-width);z-index:0}.road-path{fill:none;stroke:var(--bs-primary);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2000;stroke-dashoffset:2000;opacity:.96;transition:stroke-dashoffset 1s cubic-bezier(.2,.9,.2,1)}.road-bg{fill:none;stroke:rgba(13,110,253,.06);stroke-width:44;stroke-linecap:round;stroke-linejoin:round}.road-drawn .road-path{stroke-dashoffset:0}.adv-grid{position:relative;z-index:2}.adv-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:1.6rem 0}.col-left,.col-right{display:flex;flex:1 1 44%}.col-center{align-items:flex-start;display:flex;flex:0 0 var(--road-width);justify-content:center}.adv-card{align-items:stretch;background:#fff;border-radius:1rem;box-shadow:0 .45rem .95rem rgba(0,0,0,.06);display:flex;max-width:var(--card-max-width);min-height:calc(var(--adv-thumb-h));overflow:hidden;transition:transform .16s ease,box-shadow .16s ease;width:100%}.adv-card:focus-within,.adv-card:hover{box-shadow:0 1.1rem 1.8rem rgba(0,0,0,.09);transform:translateY(-6px);z-index:3}.adv-thumb{align-items:flex-start;background:#eef2f6;display:flex;flex:0 0 220px;height:var(--adv-thumb-h);justify-content:center;overflow:hidden;width:220px}.adv-thumb img{display:block;height:100%;object-fit:cover;object-position:center top;transition:transform .55s cubic-bezier(.2,.9,.2,1);width:100%}.adv-body{display:flex;flex-direction:column;justify-content:center;min-height:var(--adv-thumb-h);padding:1rem;text-align:left}.adv-body h4{font-size:1.05rem;margin:0 0 .25rem}.adv-body p.lead{color:#6c757d;font-size:.98rem;line-height:1.35;margin:0 0 .6rem}.card-left .card-inner{align-items:stretch;display:flex;width:100%}.card-left .card-content{flex:1 1 auto;order:1}.card-left .card-thumb{order:2}.card-right .card-inner{align-items:stretch;display:flex;width:100%}.card-right .card-thumb{order:1}.card-right .card-content{flex:1 1 auto;order:2;text-align:left}.card-left .adv-body ul,.card-right .adv-body ul{margin:0;padding-left:0}.card-left .adv-body li,.card-right .adv-body li{list-style:none;margin:0;padding:0}@media(max-width:991.98px){.route-center{display:none}.adv-row{align-items:stretch;flex-direction:column-reverse}.col-left,.col-right{width:100%}.col-center{display:none}.adv-thumb{flex-basis:auto;height:180px;width:100%}.adv-body{min-height:unset;padding-top:.75rem}.adv-card{min-height:auto}}:root{--card-min-h:calc(38vh - 2rem);--icon-size:64px;--accent:var(--bs-primary)}.why-decor{inset:0;overflow:visible;pointer-events:none;position:absolute;z-index:0}.why-decor svg{display:block;height:100%;width:100%}.why-grid{position:relative;z-index:2}.feature-card{background:linear-gradient(180deg,#fff,#fbfcff);border-radius:1rem;box-shadow:0 .5rem 1rem rgba(16,24,40,.06);display:flex;flex-direction:column;gap:1rem;min-height:var(--card-min-h);overflow:hidden;transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s cubic-bezier(.2,.9,.2,1)}.feature-card.focused,.feature-card:hover{box-shadow:0 1.2rem 2rem rgba(16,24,40,.1);transform:translateY(-8px);z-index:3}.feature-head{align-items:center;display:flex;gap:1rem;padding:1.25rem 1.25rem .5rem}.feature-icon{background:linear-gradient(180deg,rgba(13,110,253,.12),rgba(13,110,253,.06));border-radius:14px;box-shadow:0 .2rem .5rem rgba(13,110,253,.04);display:inline-grid;flex:0 0 var(--icon-size);height:var(--icon-size);place-items:center;transition:transform .28s cubic-bezier(.2,.9,.2,1),box-shadow .28s ease;width:var(--icon-size)}.feature-card:hover .feature-icon{box-shadow:0 .8rem 1.2rem rgba(13,110,253,.08);transform:translateY(-6px) scale(1.05)}.feature-title{font-size:1.125rem;font-weight:700;margin:0}.feature-sub{color:#6c757d;font-size:.99rem;line-height:1.45;margin:0}.feature-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;padding:0 1.25rem 1.25rem}.feature-body ul{color:#495057;font-size:1rem;list-style:none;margin:0;padding:0}.feature-body li{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:.4rem}.tick{color:var(--accent);display:inline-block;font-weight:700;min-width:1.15rem;transform:translateY(.06rem)}.feature-cta{align-items:center;display:flex;gap:.75rem;justify-content:flex-start;padding:.75rem 1.25rem 1.25rem}@media(max-width:991.98px){.feature-card{min-height:auto}.feature-head{padding-top:.9rem}.feature-icon{border-radius:12px;height:56px;width:56px}}#use-cases-mosaic{overflow:visible;position:relative}#use-cases-mosaic .blob{filter:blur(28px);height:220px;opacity:.12;pointer-events:none;position:absolute;width:340px;z-index:0}#use-cases-mosaic .blob.a{background:linear-gradient(120deg,#6f42c1,#0d6efd);border-radius:40% 60% 30% 70%;right:6%;top:8%}#use-cases-mosaic .blob.b{background:linear-gradient(120deg,#20c997,#0dcaf0);border-radius:60% 40% 70% 30%;bottom:4%;left:4%}.fill-image{display:block;height:100%;object-fit:cover;width:100%}.mosaic-hero{border-radius:1rem;box-shadow:0 .6rem 1.2rem rgba(0,0,0,.04);overflow:hidden;position:relative;-webkit-font-smoothing:antialiased}.mosaic-hero img{backface-visibility:hidden;display:block;height:100%;object-fit:cover;transform:translateZ(0);transition:transform .28s ease;width:100%;will-change:transform}.mosaic-hero:hover img{transform:scale(1.02) translateZ(0)}.mosaic-hero .overlay-text{background:hsla(0,0%,100%,.95);border-radius:.6rem;bottom:1.25rem;box-shadow:0 .28rem .6rem rgba(6,12,20,.04);color:#071226;display:inline-block;font-weight:500;left:1.25rem;padding:.6rem .85rem;position:absolute;right:1.25rem;z-index:2}.mosaic-hero .overlay-text .badge{background:transparent;color:var(--bs-primary)}.mosaic-hero .overlay-text h3,.mosaic-hero .overlay-text p{color:inherit;margin:0;text-shadow:none}.stack-card{background:#fff;border-radius:1rem;box-shadow:0 .35rem .7rem rgba(0,0,0,.04);overflow:hidden;transition:transform .12s cubic-bezier(.2,.9,.2,1),box-shadow .12s ease;will-change:transform,box-shadow}.stack-card:hover{box-shadow:0 .6rem 1.1rem rgba(0,0,0,.06);transform:translateY(-6px);z-index:2}.thumb-square{align-items:center;background:transparent;border-radius:.6rem;display:flex;flex:0 0 84px;height:84px;justify-content:center;overflow:hidden;width:84px}.thumb-square img{backface-visibility:hidden;display:block;height:100%;object-fit:cover;width:100%;will-change:transform}.case-title{font-size:1.05rem;font-weight:700;margin-bottom:.25rem}.case-lead{color:#6c757d;font-size:.99rem;line-height:1.45;margin:0 0 .6rem}.stack-card .flex-grow-1{padding:.125rem .5rem}.stack-card ul{margin-top:.25rem}.stack-card ul li{margin-bottom:.32rem}.row.usecases-row{align-items:stretch}.usecases-right{display:flex;flex-direction:column;gap:1rem;height:100%}.usecases-right .stack-bottom,.usecases-right .stack-top{align-items:center;display:flex;flex:1 1 0}.mosaic-hero{height:100%;min-height:320px}@media(max-width:991.98px){.mosaic-hero{min-height:200px}.thumb-square{height:72px;width:72px}.usecases-right{gap:.75rem}#use-cases-mosaic .blob{display:none}.mosaic-hero .overlay-text{bottom:.75rem;left:.75rem;padding:.5rem .65rem;right:.75rem}}