.carousel.svelte-13dldhu{position:relative;min-height:calc(100vh - 6rem);overflow:hidden;transition:background-color .5s ease;display:flex;flex-direction:column;margin:1rem 1.5rem;border-radius:1.25rem}.carousel__slides.svelte-13dldhu{flex:1;position:relative}.carousel__arrow.svelte-13dldhu{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#0000004d;color:#ffffffb3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;backdrop-filter:blur(8px)}.carousel__arrow.svelte-13dldhu:hover{background:#00000080;color:#fff;border-color:#ffffff4d}.carousel__arrow--prev.svelte-13dldhu{left:1rem}.carousel__arrow--next.svelte-13dldhu{right:1rem}.carousel__dots.svelte-13dldhu{display:flex;justify-content:center;gap:.5rem;padding:1.5rem 1.5rem 2rem;position:absolute;bottom:0;left:0;right:0;z-index:10}.carousel__dot.svelte-13dldhu{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:transparent;cursor:pointer;padding:0;transition:all .3s}.carousel__dot--active.svelte-13dldhu{background:#3b82f6;border-color:#3b82f6;transform:scale(1.2)}.carousel__dot.svelte-13dldhu:hover:not(.carousel__dot--active){border-color:#fff9;background:#ffffff26}@media(max-width:767px){.carousel.svelte-13dldhu{min-height:auto;margin:.5rem;border-radius:.75rem}.carousel__arrow.svelte-13dldhu{display:none}.carousel__dots.svelte-13dldhu{position:relative;padding:1rem}}.carousel-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.carousel-slide--active{opacity:1;pointer-events:auto}.carousel-slide--active .carousel-text{animation:carouselSlideIn .5s ease-out .1s both}.carousel-slide--active .carousel-desc{animation:carouselSlideIn .5s ease-out .25s both}.carousel-slide--active .carousel-cta{animation:carouselSlideIn .5s ease-out .4s both}.carousel-slide--active .carousel-visual{animation:carouselFadeIn .6s ease-out .3s both}@media(max-width:767px){.carousel-slide{position:relative;padding:1.5rem 1rem}.carousel-slide:not(.carousel-slide--active){display:none}}.carousel-content{width:100%;max-width:80rem;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:3rem;align-items:center;min-height:calc(100vh - 10rem)}.carousel-left{padding-right:1rem}.carousel-right{display:flex;align-items:center;justify-content:center}.exodus-cards{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;width:100%;max-width:28rem}.exodus-card{display:flex;gap:.75rem;align-items:flex-start;padding:.875rem 1rem;border-radius:.75rem;border:1px solid rgba(239,68,68,.15);background:#ef44440a;transition:transform .3s ease,border-color .3s ease}.exodus-card:hover{transform:translateY(-4px);border-color:#ef444459}.exodus-card:last-child{grid-column:1 / -1;border-color:#3b82f659;background:#3b82f614;position:relative;overflow:hidden}.exodus-card:last-child:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#3b82f6)}.exodus-card:last-child:hover{border-color:#3b82f680}.exodus-card-num{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:#ef444426;color:#ef4444;font-family:var(--font-mono);font-size:.75rem;font-weight:700;flex-shrink:0}.exodus-card:last-child .exodus-card-num{background:#3b82f626;color:#3b82f6}.exodus-card-body{flex:1}.exodus-card-title{font-family:var(--font-mono);font-size:.8125rem;font-weight:700;color:var(--color-text-primary);letter-spacing:.03em}.exodus-card:last-child .exodus-card-title{color:#3b82f6}.exodus-card-desc{font-size:.6875rem;color:var(--color-text-tertiary);margin-top:.25rem;line-height:1.4}.models-visual{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;width:100%;max-width:28rem}.model-card{padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(59,130,246,.15);background:#3b82f60a;transition:transform .3s ease,border-color .3s ease}.model-card:hover{transform:translateY(-4px);border-color:#3b82f659}.model-card--highlight{border-color:#3b82f659;background:#3b82f614}.model-card--community{grid-column:1 / -1;border-color:#3b82f6;background:#3b82f61a;padding:1rem 1.25rem;position:relative;overflow:hidden}.model-card--community:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#3b82f6)}.model-card-header{display:flex;align-items:center;gap:.5rem}.model-card-header .model-icon{margin-bottom:0}.model-card-header .model-title{font-size:1.0625rem}.model-icon{font-size:1.25rem;color:#3b82f6;display:block;margin-bottom:.375rem}.model-title{font-family:var(--font-mono);font-size:.875rem;font-weight:700;color:var(--color-text-primary)}.model-full{font-size:.625rem;color:#3b82f6;margin-top:.25rem;font-weight:600}.model-desc{font-size:.6875rem;color:var(--color-text-tertiary);margin-top:.25rem;line-height:1.4}.identity-wrapper{width:100%;max-width:32rem}.identity-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem}.identity-stat{text-align:center;padding:.75rem .5rem;border-radius:.5rem;border:1px solid rgba(59,130,246,.15);background:#3b82f60a}.identity-stat-num{display:block;font-family:var(--font-mono);font-size:1.5rem;font-weight:800;color:#3b82f6;line-height:1}.identity-stat-label{display:block;font-size:.625rem;color:var(--color-text-tertiary);margin-top:.25rem;font-weight:500}.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%}.id-card{display:flex;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;border-radius:.5rem;border:1px solid;transition:transform .3s ease,border-color .3s ease}.id-card:hover{transform:translateY(-2px)}.id-card--is{border-color:#3b82f633;background:#3b82f60a}.id-card--is:hover{border-color:#3b82f666}.id-card--not{border-color:#ef444433;background:#ef44440a}.id-card--not:hover{border-color:#ef444466}.id-card-icon{flex-shrink:0;font-size:.75rem;font-weight:700;line-height:1;margin-top:.125rem}.id-card--is .id-card-icon{color:#3b82f6}.id-card--not .id-card-icon{color:#ef4444}.id-card-text{font-size:.6875rem;color:var(--color-text-secondary);line-height:1.4}.lean-arch{width:100%;max-width:28rem}.lean-arch__body{display:grid;grid-template-columns:5rem minmax(0,1fr) 5rem;gap:.375rem}.lean-arch__center{display:flex;flex-direction:column;gap:.375rem}.lean-arch__row{display:grid;gap:.375rem}.lean-arch__row--2col{grid-template-columns:1fr 1fr}.lean-arch__row--pilot-spine{grid-template-columns:2fr 4fr}.lean-arch__row--relay{flex:0 0 auto}.lean-arch__divider{border-top:1px dashed var(--color-border-primary);flex:0 0 auto}.lean-b{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:.25rem;border:1px solid color-mix(in srgb,var(--bc) 25%,transparent);background:color-mix(in srgb,var(--bc) 6%,transparent);padding:.25rem;gap:.0625rem;position:relative;transition:border-color .2s}.lean-b:hover{border-color:color-mix(in srgb,var(--bc) 50%,transparent)}.lean-b__name{font-family:var(--font-mono, ui-monospace, monospace);font-size:.8125rem;font-weight:700;color:var(--bc);letter-spacing:.04em;line-height:1.2}.lean-b__concept{font-size:.5625rem;color:var(--color-text-secondary);line-height:1.2;font-weight:500}.lean-b__desc{font-size:.4375rem;color:var(--color-text-tertiary);line-height:1.3;max-width:12rem}.lean-b__count{position:absolute;top:.125rem;right:.1875rem;font-family:var(--font-mono, monospace);font-size:.4375rem;color:color-mix(in srgb,var(--bc) 60%,transparent);font-weight:600}.lean-b--wide{flex-direction:row;align-items:baseline;gap:.375rem;padding:.25rem .375rem}.lean-b__sub{font-size:.5rem;color:var(--color-text-secondary);line-height:1.3}.lean-b--sidebar{border-radius:.25rem;padding:.5rem .1875rem;gap:.125rem}.lean-b--sidebar .lean-b__desc{max-width:4.5rem}.lean-b--sidebar .lean-b__count{top:auto;bottom:.25rem;left:50%;right:auto;transform:translate(-50%)}.lean-b--guardian{--bc: #EF4444;color:#ef4444}.lean-b--insights{--bc: #A855F7;color:#a855f7}.lean-b--catalyst{margin-top:.375rem}.lean-arch__k8s-bar{display:flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.625rem .75rem;margin:.25rem 0;font-family:var(--font-mono, ui-monospace, monospace);font-size:.75rem;font-weight:700;color:#94a3b8;background:#64748b1f;border:1px solid rgba(100,116,139,.2)}.lean-arch__clouds{display:grid;grid-template-columns:repeat(4,1fr);min-height:2rem;border:1px solid rgba(100,116,139,.15)}.lean-arch__cloud{text-align:center;padding:.5rem;font-size:.625rem;font-weight:500;color:#94a3b8;border-right:1px solid var(--color-border-primary);background:#64748b14}.lean-arch__cloud:last-child{border-right:none}@media(max-width:767px){.carousel-content{grid-template-columns:1fr;gap:2rem;min-height:auto;padding:1rem 0}.carousel-left{padding-right:0;text-align:center}.carousel-left .carousel-cta{justify-content:center}.carousel-right{order:1}.exodus-cards,.identity-grid,.lean-arch__body{grid-template-columns:1fr}.lean-b--sidebar{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.25rem;padding:.375rem .5rem}.lean-b--sidebar .lean-b__desc{max-width:none}.lean-b--sidebar .lean-b__count{position:absolute;top:.125rem;right:.25rem;bottom:auto;left:auto;transform:none}.lean-b__desc{max-width:none}.lean-arch__row{flex:0 0 auto!important}.lean-arch__clouds{grid-template-columns:repeat(4,1fr)}}div.svelte-qrhq28::-webkit-scrollbar{display:none}
