@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;800;900&display=swap";.site-section-title{font-family:poppins,sans-serif;font-weight:800;color:#004643;text-align:center;margin-bottom:4rem;letter-spacing:-.02em;line-height:.9;transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}@media(max-width:360px){.site-section-title{font-size:2.5rem}}@media(max-width:480px){.site-section-title{font-size:3rem}}@media(min-width:481px){.site-section-title{font-size:3.5rem}}@media(min-width:769px){.site-section-title{font-size:5rem}}@media(min-width:1025px){.site-section-title{font-size:5rem}}@media(min-width:1281px){.site-section-title{font-size:6rem}}@media(min-width:1601px){.site-section-title{font-size:6rem}}.colorscheme-dark .site-section-title{color:#abd1c6}@media(max-width:360px){.site-section-title{text-align:left;margin-bottom:2rem;margin-top:0}}@media(max-width:480px){.site-section-title{text-align:left;margin-bottom:2rem;margin-top:0}}@media(max-width:768px){.site-section-title{text-align:left;margin-bottom:3rem;margin-top:0}}.site-card-grid{display:grid;width:100%;margin:0;grid-template-columns:1fr;gap:1.2rem}@media(min-width:481px){.site-card-grid{gap:1.5rem}}@media(min-width:769px){.site-card-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:1.8rem}}@media(min-width:1025px){.site-card-grid{gap:2rem}}@media(min-width:1281px){.site-card-grid{gap:2.2rem}}.site-card{display:flex;flex-direction:column;padding:1rem;border-radius:8px;background-color:rgba(0,70,67,5%);border:1px solid rgba(0,70,67,.1);transition:all .3s ease,opacity .8s ease,transform .8s ease;will-change:opacity,transform,scale;height:100%;position:relative}.colorscheme-dark .site-card{background-color:rgba(171,209,198,5%);border-color:rgba(171,209,198,.1)}.site-card:hover{background-color:rgba(0,70,67,8%);border-color:rgba(0,70,67,.2);transform:translateY(-2px)}.colorscheme-dark .site-card:hover{background-color:rgba(171,209,198,8%);border-color:rgba(171,209,198,.2)}@media(min-width:481px){.site-card{padding:1.5rem}}@media(min-width:769px){.site-card{padding:1.8rem}}@media(min-width:1025px){.site-card{padding:2rem}}.site-card-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;flex-shrink:0}@media(min-width:481px){.site-card-header{gap:1rem;margin-bottom:1.2rem}}@media(min-width:769px){.site-card-header{gap:1.2rem;margin-bottom:1.4rem}}@media(min-width:1025px){.site-card-header{gap:1.4rem;margin-bottom:1.5rem}}.site-card-icon{flex-shrink:0}.site-card-icon i{color:#004643;line-height:1}@media(max-width:360px){.site-card-icon i{font-size:1.2rem}}@media(max-width:480px){.site-card-icon i{font-size:1.4rem}}@media(min-width:481px){.site-card-icon i{font-size:1.8rem}}@media(min-width:769px){.site-card-icon i{font-size:2rem}}@media(min-width:1025px){.site-card-icon i{font-size:2.2rem}}@media(min-width:1281px){.site-card-icon i{font-size:2.2rem}}@media(min-width:1601px){.site-card-icon i{font-size:2.2rem}}.colorscheme-dark .site-card-icon i{color:#abd1c6}.site-card-title{font-family:poppins,sans-serif;font-weight:700;color:#312f2c;line-height:1.2;margin:0;word-wrap:break-word}@media(max-width:360px){.site-card-title{font-size:1.2rem}}@media(max-width:480px){.site-card-title{font-size:1.4rem}}@media(min-width:481px){.site-card-title{font-size:1.8rem}}@media(min-width:769px){.site-card-title{font-size:2rem}}@media(min-width:1025px){.site-card-title{font-size:2.2rem}}@media(min-width:1281px){.site-card-title{font-size:2.2rem}}@media(min-width:1601px){.site-card-title{font-size:2.2rem}}.colorscheme-dark .site-card-title{color:#f0ede5}.site-card-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.site-card-description{font-family:poppins,sans-serif;font-weight:300;color:#312f2c;line-height:1.6;margin:0}@media(max-width:360px){.site-card-description{font-size:1rem}}@media(max-width:480px){.site-card-description{font-size:1.2rem}}@media(min-width:481px){.site-card-description{font-size:1.4rem}}@media(min-width:769px){.site-card-description{font-size:1.6rem}}@media(min-width:1025px){.site-card-description{font-size:1.8rem}}@media(min-width:1281px){.site-card-description{font-size:1.8rem}}@media(min-width:1601px){.site-card-description{font-size:1.8rem}}.colorscheme-dark .site-card-description{color:#f0ede5}.site-card-certificates{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.certificate-tag{font-family:poppins,sans-serif;font-weight:400;background:rgba(0,70,67,.1);color:#004643;padding:.2rem .6rem;border-radius:12px;text-decoration:none;transition:all .3s ease;cursor:pointer;white-space:nowrap}@media(max-width:360px){.certificate-tag{font-size:.8rem}}@media(max-width:480px){.certificate-tag{font-size:1rem}}@media(min-width:481px){.certificate-tag{font-size:1.2rem}}@media(min-width:769px){.certificate-tag{font-size:1.4rem}}@media(min-width:1025px){.certificate-tag{font-size:1.6rem}}@media(min-width:1281px){.certificate-tag{font-size:1.6rem}}@media(min-width:1601px){.certificate-tag{font-size:1.6rem}}.colorscheme-dark .certificate-tag{background:rgba(171,209,198,.2);color:#abd1c6}.certificate-tag:hover{background:rgba(0,70,67,.2);transform:translateY(-1px)}.colorscheme-dark .certificate-tag:hover{background:rgba(171,209,198,.3)}.certificate-tag:active{transform:translateY(0)}.lo-wrapper{width:100%;overflow-x:hidden}.lo-hero-section{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 6rem);min-height:calc(100svh - 6rem);position:relative;width:100%;padding:3rem 0;background-color:#f0ede5;color:#312f2c}.colorscheme-dark .lo-hero-section{background-color:#312f2c;color:#f0ede5}@media(max-width:768px){.lo-hero-section{justify-content:flex-start;min-height:unset}}.lo-hero-split{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center;width:90%;margin:0 auto;padding:0 2rem;box-sizing:border-box;max-width:1200px}@media(max-width:480px){.lo-hero-split{padding:0 1.5rem}}@media(max-width:1024px){.lo-hero-split{grid-template-columns:1fr 1.1fr;gap:3rem}}@media(max-width:768px){.lo-hero-split{grid-template-columns:1fr;gap:2.5rem;max-width:680px}}@media(max-width:480px){.lo-hero-split{gap:2rem}}.lo-hero-content{display:flex;flex-direction:column;gap:1.6rem}.lo-hero-headline{display:flex;flex-direction:column;gap:0;line-height:.85}@media(max-width:768px){.lo-hero-headline{display:grid;grid-template-columns:1fr 1fr;row-gap:0}}.lo-hero-text{font-family:poppins,sans-serif;font-weight:800;font-size:clamp(4rem,11vw,9rem);line-height:.82;letter-spacing:-.03em;margin:0;color:#004643}@media(max-width:360px){.lo-hero-text{font-size:3.2rem}}@media(max-width:480px){.lo-hero-text{font-size:3.8rem}}@media(min-width:481px) and (max-width:550px){.lo-hero-text{font-size:5rem}}@media(min-width:551px) and (max-width:650px){.lo-hero-text{font-size:6rem}}@media(min-width:651px) and (max-width:768px){.lo-hero-text{font-size:7rem}}.colorscheme-dark .lo-hero-text{color:#abd1c6}.lo-hero-text:first-child{text-align:left}.lo-hero-text.lo-hero-text-outlined{color:transparent;-webkit-text-stroke:3px #004643;-webkit-text-fill-color:transparent;text-align:right;letter-spacing:.14em;margin-top:-.05em}.colorscheme-dark .lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-color:#ABD1C6}@media(min-width:769px){.lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-width:4px}}@media(min-width:1025px){.lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-width:5px}}@media(min-width:1281px){.lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-width:6px}}@media(min-width:1601px){.lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-width:7px}}@media(max-width:768px){.lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-width:3px}}@media(max-width:480px){.lo-hero-text.lo-hero-text-outlined{-webkit-text-stroke-width:2px}}@media(max-width:768px){.lo-hero-text:first-child{grid-column:1;grid-row:1;text-align:right}.lo-hero-text.lo-hero-text-outlined{grid-column:2;grid-row:2;text-align:left;margin-top:0}}.lo-char{line-height:inherit}.lo-hero-tagline{font-family:poppins,sans-serif;font-weight:300;font-size:clamp(1.5rem,1.8vw,2rem);line-height:1.6;color:#312f2c;margin:0}.colorscheme-dark .lo-hero-tagline{color:#f0ede5}.lo-hero-cta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.lo-btn{font-family:poppins,sans-serif;font-weight:600;font-size:1.5rem;display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;border-radius:6px;text-decoration:none;transition:all .3s ease;cursor:pointer;white-space:nowrap;border:none}@media(max-width:480px){.lo-btn{padding:.7rem 1.4rem;font-size:1.4rem}}.lo-btn.lo-btn-primary{background-color:#004643;color:#f0ede5}.colorscheme-dark .lo-btn.lo-btn-primary{background-color:#abd1c6;color:#312f2c}.lo-btn.lo-btn-primary:hover{background-color:#001d1c;transform:translateY(-2px)}.colorscheme-dark .lo-btn.lo-btn-primary:hover{background-color:#c5dfd8}.lo-btn.lo-btn-secondary{background-color:transparent;color:#004643;border:2px solid rgba(0,70,67,.4)}.colorscheme-dark .lo-btn.lo-btn-secondary{color:#abd1c6;border-color:rgba(171,209,198,.4)}.lo-btn.lo-btn-secondary:hover{border-color:#004643;background-color:rgba(0,70,67,6%);transform:translateY(-2px)}.colorscheme-dark .lo-btn.lo-btn-secondary:hover{border-color:#abd1c6;background-color:rgba(171,209,198,8%)}@keyframes lo-bounce{0%,100%{transform:translateX(-50%)translateY(0)}50%{transform:translateX(-50%)translateY(6px)}}.lo-scroll-hint{position:absolute;bottom:1.8rem;left:50%;transform:translateX(-50%);opacity:0;color:rgba(0,70,67,.45);font-size:1.6rem;animation:lo-bounce 1.8s ease-in-out infinite}@media(max-width:768px){.lo-scroll-hint{display:none}}.colorscheme-dark .lo-scroll-hint{color:rgba(171,209,198,.45)}.lo-sim{width:100%;border:1px solid rgba(0,70,67,.15);border-radius:12px;overflow:hidden}.colorscheme-dark .lo-sim{border-color:rgba(171,209,198,.15)}.lo-sim-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.6rem;background:rgba(0,70,67,6%);border-bottom:1px solid rgba(0,70,67,.12)}.colorscheme-dark .lo-sim-topbar{background:rgba(171,209,198,7%);border-bottom-color:rgba(171,209,198,.12)}@media(max-width:480px){.lo-sim-topbar{padding:1rem 1.2rem}}.lo-topbar-time{display:flex;flex-direction:column;gap:.1rem;flex-shrink:0}.lo-time-label{font-family:poppins,sans-serif;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.18em;color:rgba(0,70,67,.55)}.colorscheme-dark .lo-time-label{color:rgba(171,209,198,.55)}.lo-time-value{font-family:poppins,sans-serif;font-weight:800;font-size:2.6rem;line-height:1;color:#004643;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.colorscheme-dark .lo-time-value{color:#abd1c6}@media(max-width:480px){.lo-time-value{font-size:2rem}}@media(max-width:360px){.lo-time-value{font-size:1.8rem}}.lo-topbar-state{display:flex;align-items:center;gap:.55rem;flex:1;justify-content:center}.lo-state-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;transition:background-color .4s ease}.lo-state-dot.lo-state-active{background:#28c840}.lo-state-dot.lo-state-scaling{background:#febc2e}.lo-state-dot.lo-state-off{background:rgba(0,70,67,.3)}.colorscheme-dark .lo-state-dot.lo-state-off{background:rgba(171,209,198,.4)}.lo-state-text{font-family:poppins,sans-serif;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;color:#312f2c;white-space:nowrap}.colorscheme-dark .lo-state-text{color:#f0ede5}@media(max-width:360px){.lo-state-text{font-size:.9rem;letter-spacing:.06em}}.lo-cluster-badge{font-family:poppins,sans-serif;font-weight:500;font-size:1rem;color:rgba(0,70,67,.65);background:rgba(0,70,67,8%);padding:.2rem .8rem;border-radius:20px;white-space:nowrap}.colorscheme-dark .lo-cluster-badge{color:rgba(171,209,198,.65);background:rgba(171,209,198,.1)}.lo-sim-main{position:relative;min-height:350px;padding:1.4rem 1.6rem 1.6rem}@media(max-width:768px){.lo-sim-main{min-height:300px}}@media(max-width:480px){.lo-sim-main{padding:1.2rem;min-height:280px}}@media(max-width:360px){.lo-sim-main{padding:1rem;min-height:460px}}.lo-cluster-body{display:flex;flex-direction:column;align-items:center}.lo-operator{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(0,70,67,8%);border:1px solid rgba(0,70,67,.2);border-radius:8px;padding:.85rem 1.1rem;transition:box-shadow .3s ease,border-color .3s ease}.colorscheme-dark .lo-operator{background:rgba(171,209,198,8%);border-color:rgba(171,209,198,.2)}.lo-operator.lo-operator-active{box-shadow:0 0 18px rgba(0,70,67,.22);border-color:rgba(0,70,67,.55)}.colorscheme-dark .lo-operator.lo-operator-active{box-shadow:0 0 18px rgba(171,209,198,.22);border-color:rgba(171,209,198,.55)}@media(max-width:480px){.lo-operator{flex-direction:column;align-items:flex-start;gap:.5rem}}.lo-op-primary{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.lo-op-icon{font-size:1rem;color:#004643}.colorscheme-dark .lo-op-icon{color:#abd1c6}.lo-op-name{font-family:poppins,sans-serif;font-weight:700;font-size:1.2rem;color:#312f2c}.colorscheme-dark .lo-op-name{color:#f0ede5}.lo-op-schedule{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lo-op-sched-item{font-family:poppins,sans-serif;font-weight:400;font-size:1rem;color:rgba(49,47,44,.65);display:flex;align-items:center;gap:.28rem}.colorscheme-dark .lo-op-sched-item{color:rgba(240,237,229,.65)}.lo-op-sched-item i{font-size:.85rem;color:#004643}.colorscheme-dark .lo-op-sched-item i{color:#abd1c6}.lo-op-sched-item code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.95rem;background:rgba(0,70,67,.1);color:#004643;padding:.08rem .32rem;border-radius:3px}.colorscheme-dark .lo-op-sched-item code{background:rgba(171,209,198,.12);color:#abd1c6}.lo-op-sep{color:rgba(0,70,67,.35)}.colorscheme-dark .lo-op-sep{color:rgba(171,209,198,.35)}.lo-connector{display:flex;flex-direction:column;align-items:center;height:34px;padding:3px 0 2px}.lo-conn-track{position:relative;width:2px;flex:1;background:rgba(0,70,67,.2)}.colorscheme-dark .lo-conn-track{background:rgba(171,209,198,.25)}.lo-conn-pulse{position:absolute;top:0;left:50%;transform:translateX(-50%);width:7px;height:7px;border-radius:50%;background:#004643;opacity:0}.colorscheme-dark .lo-conn-pulse{background:#abd1c6}.lo-conn-tip{color:rgba(0,70,67,.4);font-size:.85rem;line-height:1}.colorscheme-dark .lo-conn-tip{color:rgba(171,209,198,.4)}.lo-node-wrap{position:relative;width:100%;padding:.75rem}@media(max-width:480px){.lo-node-wrap{padding:.6rem}}.lo-node-frame{position:absolute;inset:0;border:1.5px dashed rgba(0,70,67,.18);border-radius:12px;pointer-events:none}.colorscheme-dark .lo-node-frame{border-color:rgba(171,209,198,.18)}.lo-node-header{position:relative;display:flex;align-items:center;gap:.4rem;font-family:poppins,sans-serif;font-weight:500;font-size:1rem;color:rgba(0,70,67,.45);letter-spacing:.05em;margin-bottom:.6rem}.colorscheme-dark .lo-node-header{color:rgba(171,209,198,.45)}.lo-namespace{width:100%;border:1.5px dashed rgba(0,70,67,.28);border-radius:8px;padding:.9rem}.colorscheme-dark .lo-namespace{border-color:rgba(171,209,198,.3)}@media(max-width:480px){.lo-namespace{padding:.75rem}}.lo-ns-header{display:flex;align-items:center;gap:.4rem;font-family:poppins,sans-serif;font-weight:500;font-size:1rem;color:rgba(0,70,67,.65);letter-spacing:.05em;margin-bottom:.85rem}.colorscheme-dark .lo-ns-header{color:rgba(171,209,198,.65)}.lo-workloads{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}@media(max-width:360px){.lo-workloads{grid-template-columns:1fr;gap:.55rem}}.lo-workload{background:rgba(0,70,67,4%);border:1px solid rgba(0,70,67,.11);border-radius:6px;padding:.7rem .8rem}.colorscheme-dark .lo-workload{background:rgba(171,209,198,4%);border-color:rgba(171,209,198,.11)}.lo-wl-kind{font-family:poppins,sans-serif;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.09em;color:#004643;margin-bottom:.2rem}.colorscheme-dark .lo-wl-kind{color:#abd1c6}.lo-wl-name{font-family:poppins,sans-serif;font-weight:700;font-size:1.1rem;color:#312f2c;margin-bottom:.6rem}.colorscheme-dark .lo-wl-name{color:#f0ede5}.lo-wl-pods{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:.55rem}.lo-pod-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#004643}.colorscheme-dark .lo-pod-dot{background:#abd1c6}.lo-wl-rep{font-family:poppins,sans-serif;font-weight:400;font-size:.95rem;color:rgba(49,47,44,.55)}.colorscheme-dark .lo-wl-rep{color:rgba(240,237,229,.55)}.lo-wl-rep .lo-rep{font-family:poppins,sans-serif;font-weight:700;font-variant-numeric:tabular-nums;color:#312f2c}.colorscheme-dark .lo-wl-rep .lo-rep{color:#f0ede5}.lo-savings-reveal{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;text-align:center}.lo-piggy-icon{font-size:5rem;color:#004643;margin-bottom:.8rem}.colorscheme-dark .lo-piggy-icon{color:#abd1c6}@media(max-width:480px){.lo-piggy-icon{font-size:4rem}}.lo-savings-pct{font-family:poppins,sans-serif;font-weight:800;font-size:5.5rem;line-height:1;color:#004643;font-variant-numeric:tabular-nums;margin-bottom:.4rem;letter-spacing:-.02em}.colorscheme-dark .lo-savings-pct{color:#abd1c6}@media(max-width:480px){.lo-savings-pct{font-size:4rem}}.lo-savings-context{font-family:poppins,sans-serif;font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12em;color:#312f2c}.colorscheme-dark .lo-savings-context{color:#f0ede5}.lo-savings-sub{font-family:poppins,sans-serif;font-weight:300;font-size:1.1rem;color:rgba(49,47,44,.55);margin-top:.3rem}.colorscheme-dark .lo-savings-sub{color:rgba(240,237,229,.55)}.lo-features-section{width:100%;background-color:#f0ede5;color:#312f2c;padding:7rem 0}.colorscheme-dark .lo-features-section{background-color:#312f2c;color:#f0ede5}@media(max-width:768px){.lo-features-section{padding:5rem 0}}@media(max-width:480px){.lo-features-section{padding:4rem 0}}.lo-features-container{width:90%;margin:0 auto;padding:0 2rem;box-sizing:border-box;max-width:1200px}@media(max-width:480px){.lo-features-container{padding:0 1.5rem}}.lo-quickstart-section{width:100%;background-color:#f0ede5;padding:7rem 0 8rem}.colorscheme-dark .lo-quickstart-section{background-color:#312f2c}@media(max-width:768px){.lo-quickstart-section{padding:5rem 0 6rem}}@media(max-width:480px){.lo-quickstart-section{padding:4rem 0 5rem}}.lo-quickstart-container{width:90%;margin:0 auto;padding:0 2rem;box-sizing:border-box;max-width:1200px}@media(max-width:480px){.lo-quickstart-container{padding:0 1.5rem}}.lo-timeline{display:flex;flex-direction:column}.lo-step{display:grid;grid-template-columns:44px 1fr;gap:2.4rem;padding-bottom:3.6rem}.lo-step:last-child{padding-bottom:0}@media(max-width:480px){.lo-step{gap:1.8rem}}.lo-step-marker{display:flex;flex-direction:column;align-items:center;gap:0}.lo-step-dot{font-family:poppins,sans-serif;font-weight:700;width:44px;height:44px;border-radius:50%;background:#004643;color:#f0ede5;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0;line-height:1}.colorscheme-dark .lo-step-dot{background:#abd1c6;color:#312f2c}.lo-step-line{width:2px;flex:1;min-height:2.4rem;background:rgba(0,70,67,.18);margin-top:4px}.colorscheme-dark .lo-step-line{background:rgba(171,209,198,.2)}.lo-step-content{padding-top:.8rem;min-width:0}.lo-step-title{font-family:poppins,sans-serif;font-weight:700;font-size:clamp(1.8rem,2vw,2.2rem);color:#312f2c;margin:0 0 1.2rem;line-height:1.2}.colorscheme-dark .lo-step-title{color:#f0ede5}.lo-step-description{font-family:poppins,sans-serif;font-weight:300;font-size:clamp(1.4rem,1.5vw,1.6rem);color:rgba(49,47,44,.8);line-height:1.65;margin:0 0 1.4rem}.colorscheme-dark .lo-step-description{color:rgba(240,237,229,.8)}.lo-docs-link{font-family:poppins,sans-serif;font-weight:500;font-size:1.5rem;color:#004643;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:gap .2s ease,color .2s ease}.colorscheme-dark .lo-docs-link{color:#abd1c6}.lo-docs-link:hover{gap:.8rem;color:#001312}.colorscheme-dark .lo-docs-link:hover{color:#cce3dc}