.about-hero{border-bottom:1px solid var(--x-color-gray-200);margin-bottom:3rem;padding:4rem 0 3rem}.dark .about-hero{border-bottom-color:var(--x-color-nextra-bg)}.about-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--x-color-blue-600);margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.dark .about-hero-eyebrow{color:var(--x-color-blue-400)}.about-hero-title{letter-spacing:-.02em;color:var(--x-color-gray-900);margin:0 0 1.5rem;font-size:clamp(2.2rem,5.5vw,3.75rem);font-weight:700;line-height:1.1;border:none!important}.dark .about-hero-title{color:var(--x-color-gray-100)}.about-hero-sub{color:var(--x-color-gray-600);max-width:600px;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.dark .about-hero-sub{color:var(--x-color-gray-400)}.about-hero-badges{flex-wrap:wrap;gap:.5rem;display:flex}.badge{letter-spacing:.06em;text-transform:uppercase;color:var(--x-color-blue-600);background:var(--x-color-blue-50);border:1px solid var(--x-color-blue-200);border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:500;display:inline-block}.dark .badge{color:var(--x-color-blue-300);background:var(--x-color-blue-900);border-color:var(--x-color-blue-700)}.about-section{margin-bottom:1rem}.mission-vision-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:2rem 0;display:grid}.mv-card{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;padding:1.75rem;position:relative;overflow:hidden}.dark .mv-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.mv-card:before{content:"";border-radius:.75rem .75rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.mv-card--mission:before{background:var(--x-color-blue-500)}.mv-card--vision:before{background:var(--x-color-blue-400)}.mv-card__icon{color:var(--x-color-blue-600);margin-bottom:.75rem;font-size:1.5rem;line-height:1}.dark .mv-card__icon{color:var(--x-color-blue-400)}.mv-card h3{letter-spacing:.04em;text-transform:uppercase;color:var(--x-color-gray-900);margin:0 0 .625rem;font-size:.9375rem;font-weight:700;border:none!important}.dark .mv-card h3{color:var(--x-color-gray-100)}.mv-card p{color:var(--x-color-gray-600);margin:0;font-size:.9375rem;line-height:1.65}.dark .mv-card p{color:var(--x-color-gray-400)}.services-grid{border:1px solid var(--x-color-gray-200);border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0;margin:2rem 0;display:grid;overflow:hidden}.dark .services-grid{border-color:var(--x-color-gray-700)}.service-item{border-right:1px solid var(--x-color-gray-200);border-bottom:1px solid var(--x-color-gray-200);background:var(--x-color-nextra-bg);align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;transition:background .18s;display:flex}.dark .service-item{border-right-color:var(--x-color-gray-700);border-bottom-color:var(--x-color-gray-700)}.service-item:hover{background:var(--x-color-gray-50)}.dark .service-item:hover{background:var(--x-color-nextra-bg)}.service-item:nth-child(2n){border-right:none}.service-item:nth-last-child(-n+2){border-bottom:none}.service-num{color:var(--x-color-gray-300);flex-shrink:0;padding-top:2px;font-size:1.5rem;font-weight:700;line-height:1;transition:color .18s}.dark .service-num{color:var(--x-color-gray-600)}.service-item:hover .service-num{color:var(--x-color-blue-500)}.service-content h4{color:var(--x-color-gray-900);margin:0 0 .375rem;font-size:.9375rem;font-weight:600;border:none!important}.dark .service-content h4{color:var(--x-color-gray-100)}.service-content p{color:var(--x-color-gray-600);margin:0;font-size:.875rem;line-height:1.6}.dark .service-content p{color:var(--x-color-gray-400)}.values-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:2rem 0;display:grid}.value-card{background:var(--x-color-nextra-bg);border:1px solid var(--x-color-gray-200);border-radius:.75rem;padding:1.5rem;transition:border-color .18s,transform .18s}.dark .value-card{border-color:var(--x-color-gray-700)}.value-card:hover{border-color:var(--x-color-blue-500);transform:translateY(-2px)}.value-card__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--x-color-blue-600);margin-bottom:.875rem;font-size:.75rem;font-weight:700;display:inline-block}.dark .value-card__tag{color:var(--x-color-blue-400)}.value-card p{color:var(--x-color-gray-600);margin:0;font-size:.9rem;line-height:1.65}.dark .value-card p{color:var(--x-color-gray-400)}.stack-block{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0 2rem;padding:1.75rem;display:grid}.dark .stack-block{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.stack-category__label{letter-spacing:.1em;text-transform:uppercase;color:var(--x-color-gray-500);margin-bottom:.625rem;font-size:.7rem;font-weight:500}.stack-pills{flex-wrap:wrap;gap:.375rem;display:flex}.stack-pill{background:var(--x-color-nextra-bg);color:var(--x-color-gray-900);border:1px solid var(--x-color-gray-300);border-radius:5px;padding:4px 10px;font-size:.8125rem;font-weight:400}.dark .stack-pill{color:var(--x-color-gray-100);border-color:var(--x-color-gray-600)}.principles-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin:1.5rem 0 2rem;display:grid}.principle-card{background:var(--x-color-nextra-bg);border:1px solid var(--x-color-gray-200);border-radius:.75rem;padding:1.5rem}.dark .principle-card{border-color:var(--x-color-gray-700)}.principle-card__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--x-color-blue-600);border-bottom:1px solid var(--x-color-gray-200);margin-bottom:1rem;padding-bottom:.75rem;font-size:.8rem;font-weight:700}.dark .principle-card__heading{color:var(--x-color-blue-400);border-bottom-color:var(--x-color-gray-700)}.principle-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.principle-list li{color:var(--x-color-gray-600);font-size:.875rem;line-height:1.55}.dark .principle-list li{color:var(--x-color-gray-400)}.principle-list li strong{color:var(--x-color-gray-900);font-weight:500}.dark .principle-list li strong{color:var(--x-color-gray-100)}.deploy-row{background:var(--x-color-gray-200);border:1px solid var(--x-color-gray-200);border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1px;margin:1.5rem 0;display:grid;overflow:hidden}.dark .deploy-row{background:var(--x-color-gray-700);border-color:var(--x-color-gray-700)}.deploy-item{background:var(--x-color-nextra-bg);flex-direction:column;gap:4px;padding:1.125rem 1.25rem;display:flex}.deploy-name{color:var(--x-color-gray-900);font-size:.9rem;font-weight:600}.dark .deploy-name{color:var(--x-color-gray-100)}.deploy-desc{color:var(--x-color-gray-500);font-size:.8rem;line-height:1.45}.about-cta{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);text-align:center;border-radius:.75rem;margin:4rem 0 2rem;padding:3.5rem;position:relative;overflow:hidden}.dark .about-cta{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.about-cta:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:3px;position:absolute;top:0;left:0;right:0}.about-cta__label{letter-spacing:.12em;text-transform:uppercase;color:var(--x-color-blue-600);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.dark .about-cta__label{color:var(--x-color-blue-400)}.about-cta__heading{letter-spacing:-.02em;color:var(--x-color-gray-900);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;border:none!important}.dark .about-cta__heading{color:var(--x-color-gray-100)}.about-cta__body{color:var(--x-color-gray-600);max-width:480px;margin:0 auto 2rem;font-size:1rem;line-height:1.65}.dark .about-cta__body{color:var(--x-color-gray-400)}.about-cta__btn{color:var(--x-color-white);background:var(--x-color-gray-900);border-radius:.5rem;padding:.625rem 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-block}.dark .about-cta__btn{background:var(--x-color-white);color:var(--x-color-gray-900)}.about-cta__btn:hover{background:var(--x-color-nextra-bg);color:var(--x-color-white);text-decoration:none;transform:translateY(-1px)}.dark .about-cta__btn:hover{background:var(--x-color-gray-100);color:var(--x-color-gray-900)}.legal-notice{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-left:3px solid var(--x-color-blue-500);border-radius:0 .5rem .5rem 0;align-items:flex-start;gap:.875rem;margin:1.75rem 0 2rem;padding:1rem 1.25rem;display:flex}.dark .legal-notice{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700);border-left-color:var(--x-color-blue-500)}.legal-notice__label{letter-spacing:.1em;text-transform:uppercase;color:var(--x-color-blue-600);white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:.7rem;font-weight:700}.dark .legal-notice__label{color:var(--x-color-blue-400)}.legal-notice__text{color:var(--x-color-gray-600);font-size:.875rem;line-height:1.6}.dark .legal-notice__text{color:var(--x-color-gray-400)}.legal-notice__text strong{color:var(--x-color-gray-900);font-weight:600}.dark .legal-notice__text strong{color:var(--x-color-gray-100)}.founder-card{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:1rem;align-items:flex-start;gap:2.5rem;margin:2rem 0;padding:2rem;display:flex}.dark .founder-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.founder-card__photo-wrap{flex-shrink:0}.founder-card__photo{object-fit:cover;object-position:center top;border:3px solid var(--x-color-gray-200);border-radius:50%;width:120px;height:120px;display:block}.dark .founder-card__photo{border-color:var(--x-color-gray-600)}.founder-card__body{flex:1;min-width:0}.founder-card__name{color:var(--x-color-gray-900);letter-spacing:-.01em;margin-bottom:.2rem;font-size:1.25rem;font-weight:700}.dark .founder-card__name{color:var(--x-color-gray-100)}.founder-card__title{letter-spacing:.06em;text-transform:uppercase;color:var(--x-color-blue-600);margin-bottom:1rem;font-size:.8rem;font-weight:500}.dark .founder-card__title{color:var(--x-color-blue-400)}.founder-card__bio{color:var(--x-color-gray-600);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.7}.dark .founder-card__bio{color:var(--x-color-gray-400)}.founder-card__tags{flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem;display:flex}.founder-tag{color:var(--x-color-gray-700);background:var(--x-color-nextra-bg);border:1px solid var(--x-color-gray-300);border-radius:4px;padding:3px 9px;font-size:.75rem;font-weight:500}.dark .founder-tag{color:var(--x-color-gray-300);border-color:var(--x-color-gray-600)}.founder-card__links{align-items:center;gap:.625rem;display:flex}.founder-link{color:var(--x-color-blue-600);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.dark .founder-link{color:var(--x-color-blue-400)}.founder-link:hover{color:var(--x-color-blue-800);text-decoration:underline}.dark .founder-link:hover{color:var(--x-color-blue-200)}.founder-link-sep{color:var(--x-color-gray-400);-webkit-user-select:none;user-select:none}@media (max-width:640px){.about-hero{padding:2.5rem 0 2rem}.about-cta{padding:2.5rem 1.75rem}.service-item:nth-child(2n){border-right:1px solid var(--x-color-gray-200)}.service-item:nth-last-child(-n+2){border-bottom:1px solid var(--x-color-gray-200)}.service-item:last-child{border-bottom:none;border-right:none}.founder-card{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.founder-card__tags,.founder-card__links{justify-content:center}.legal-notice{flex-direction:column;gap:.375rem}}
.contact-hero{border-bottom:1px solid var(--x-color-gray-200);margin-bottom:3rem;padding:4rem 0 3rem}.dark .contact-hero{border-bottom-color:var(--x-color-nextra-bg)}.contact-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--x-color-blue-600);margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.dark .contact-hero-eyebrow{color:var(--x-color-blue-400)}.contact-hero-title{letter-spacing:-.02em;color:var(--x-color-gray-900);margin:0 0 1.5rem;font-size:clamp(2.2rem,5.5vw,3.75rem);font-weight:700;line-height:1.1;border:none!important}.dark .contact-hero-title{color:var(--x-color-gray-100)}.contact-hero-sub{color:var(--x-color-gray-600);max-width:560px;margin:0;font-size:1.125rem;line-height:1.7}.dark .contact-hero-sub{color:var(--x-color-gray-400)}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:900px){.contact-layout{grid-template-columns:1fr;gap:3rem}}.contact-form-col h2,.contact-info-col h2{letter-spacing:.08em;text-transform:uppercase;color:var(--x-color-gray-900);margin:0 0 1.75rem;font-size:.8rem;font-weight:700;border:none!important}.dark .contact-form-col h2,.dark .contact-info-col h2{color:var(--x-color-gray-100)}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.form-row{grid-template-columns:1fr}}.form-field{flex-direction:column;gap:.375rem;display:flex}.form-label{letter-spacing:.06em;text-transform:uppercase;color:var(--x-color-gray-500);font-size:.75rem;font-weight:500}.form-input{color:var(--x-color-gray-900);background:var(--x-color-nextra-bg);border:1px solid var(--x-color-gray-300);box-sizing:border-box;appearance:none;border-radius:.5rem;outline:none;width:100%;padding:.625rem .875rem;font-size:.9375rem;font-weight:400;transition:border-color .15s,box-shadow .15s}.dark .form-input{color:var(--x-color-gray-100);border-color:var(--x-color-gray-600)}.form-input::placeholder{color:var(--x-color-gray-400)}.form-input:focus{border-color:var(--x-color-blue-500);box-shadow:0 0 0 3px #3b82f626}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239298a5' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-textarea{resize:vertical;min-height:130px;line-height:1.6}.form-submit{color:var(--x-color-white);background:var(--x-color-gray-900);cursor:pointer;border:none;border-radius:.5rem;align-self:flex-start;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.dark .form-submit{background:var(--x-color-white);color:var(--x-color-gray-900)}.form-submit:hover{background:var(--x-color-nextra-bg);transform:translateY(-1px)}.dark .form-submit:hover{background:var(--x-color-gray-100)}.form-submit-arrow{transition:transform .15s}.form-submit:hover .form-submit-arrow{transform:translate(3px)}.contact-info-block{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;flex-direction:column;margin-bottom:2.5rem;display:flex;overflow:hidden}.dark .contact-info-block{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.contact-info-item{border-bottom:1px solid var(--x-color-gray-200);flex-direction:column;gap:.25rem;padding:1.125rem 1.375rem;display:flex}.dark .contact-info-item{border-bottom-color:var(--x-color-gray-700)}.contact-info-item:last-child{border-bottom:none}.contact-info-label{letter-spacing:.1em;text-transform:uppercase;color:var(--x-color-gray-500);font-size:.7rem;font-weight:500}.contact-info-value{color:var(--x-color-gray-900);font-size:.9375rem}.dark .contact-info-value{color:var(--x-color-gray-100)}.contact-info-link{color:var(--x-color-blue-600);text-decoration:none;transition:opacity .15s}.dark .contact-info-link{color:var(--x-color-blue-400)}.contact-info-link:hover{opacity:.75;text-decoration:underline}.expect-list{border:1px solid var(--x-color-gray-200);border-radius:.75rem;flex-direction:column;margin:1.75rem 0 2.5rem;display:flex;overflow:hidden}.dark .expect-list{border-color:var(--x-color-gray-700)}.expect-item{background:var(--x-color-nextra-bg);border-bottom:1px solid var(--x-color-gray-200);align-items:flex-start;gap:1.25rem;padding:1.25rem 1.375rem;transition:background .18s;display:flex}.dark .expect-item{border-bottom-color:var(--x-color-gray-700)}.expect-item:last-child{border-bottom:none}.expect-item:hover{background:var(--x-color-gray-50)}.dark .expect-item:hover{background:var(--x-color-nextra-bg)}.expect-num{color:var(--x-color-gray-300);flex-shrink:0;padding-top:2px;font-size:1.25rem;font-weight:700;line-height:1;transition:color .18s}.dark .expect-num{color:var(--x-color-gray-600)}.expect-item:hover .expect-num{color:var(--x-color-blue-500)}.expect-content strong{color:var(--x-color-gray-900);margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:block}.dark .expect-content strong{color:var(--x-color-gray-100)}.expect-content p{color:var(--x-color-gray-600);margin:0;font-size:.875rem;line-height:1.6}.dark .expect-content p{color:var(--x-color-gray-400)}.expertise-tags{flex-wrap:wrap;gap:.5rem;margin-top:1.75rem;display:flex}.expertise-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--x-color-blue-600);background:var(--x-color-blue-50);border:1px solid var(--x-color-blue-200);border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-block}.dark .expertise-tag{color:var(--x-color-blue-300);background:var(--x-color-blue-900);border-color:var(--x-color-blue-700)}.expertise-tag:hover{background:var(--x-color-blue-100);border-color:var(--x-color-blue-400)}.dark .expertise-tag:hover{background:var(--x-color-blue-800);border-color:var(--x-color-blue-500)}.contact-success{text-align:center;background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;display:flex}.dark .contact-success{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.contact-success__icon{background:var(--x-color-blue-600);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.contact-success__title{color:var(--x-color-gray-900);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dark .contact-success__title{color:var(--x-color-gray-100)}.contact-success__body{color:var(--x-color-gray-600);max-width:28rem;font-size:.9375rem}.dark .contact-success__body{color:var(--x-color-gray-400)}.contact-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9375rem}.dark .contact-error{color:#fca5a5;background:#450a0a;border-color:#7f1d1d}@media (max-width:640px){.contact-hero{padding:2.5rem 0 2rem}}
.custom-index{background-color:var(--x-color-nextra-bg);min-height:100vh}.custom-index__hero{padding:1rem 0 .5rem}@media (min-width:48rem){.custom-index__hero{padding:.5rem 0}}.custom-index__hero-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:40rem){.custom-index__hero-container{padding:0 1.5rem}}@media (min-width:64rem){.custom-index__hero-container{padding:0 2rem}}.cnbs-widget{-webkit-backdrop-filter:blur(8px);background:#f9fafb59;border-radius:.75rem;animation:3s linear infinite widgetGlow;position:relative;box-shadow:0 0 24px 4px #3b82f640,0 0 48px 8px #8b5cf626,0 0 80px 16px #ec48991a}.dark .cnbs-widget{background:#11111173}@keyframes widgetGlow{0%{box-shadow:0 0 24px 4px #3b82f659,0 0 48px 8px #8b5cf633,0 0 80px 16px #ec48991f}33%{box-shadow:0 0 24px 4px #8b5cf659,0 0 48px 8px #ec489933,0 0 80px 16px #3b82f61f}66%{box-shadow:0 0 24px 4px #ec489959,0 0 48px 8px #3b82f633,0 0 80px 16px #8b5cf61f}to{box-shadow:0 0 24px 4px #3b82f659,0 0 48px 8px #8b5cf633,0 0 80px 16px #ec48991f}}.cnbs-widget:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#3b82f6) 0 0/300% 100%;border-radius:.75rem;padding:2px;animation:3s linear infinite gradientMove;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.custom-index__hero-content{width:100%}.custom-index__hero-text{text-align:center}.custom-index__hero-header{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.custom-index__hero-title{letter-spacing:-.02em;color:var(--x-color-gray-900);min-height:1.2em;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:48rem){.custom-index__hero-title{font-size:2.5rem}}@media (min-width:64rem){.custom-index__hero-title{font-size:3rem}}.dark .custom-index__hero-title{color:var(--x-color-gray-100)}.custom-index__cursor{color:var(--x-color-blue-500);margin-left:2px;font-weight:300;transition:opacity .1s;display:inline-block}.dark .custom-index__cursor{color:var(--x-color-blue-400)}.custom-index__hero-description{color:var(--x-color-gray-600);text-align:center;max-width:42rem;margin:0 auto 1.5rem;font-size:1rem;line-height:1.6}@media (min-width:48rem){.custom-index__hero-description{font-size:1.125rem}}.dark .custom-index__hero-description{color:var(--x-color-gray-400)}.custom-index__hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}@media (min-width:40rem){.custom-index__hero-buttons{flex-direction:row}}.custom-index__quick-links{padding:0 0}.custom-index__quick-links-container{flex-wrap:wrap;gap:.75rem;max-width:80rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:40rem){.custom-index__quick-links-container{padding:0 1.5rem}}@media (min-width:64rem){.custom-index__quick-links-container{padding:0 2rem}}.custom-index__quick-link{border:2px solid var(--x-color-gray-200);background-color:var(--x-color-gray-50);color:var(--x-color-gray-900);border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.dark .custom-index__quick-link{border-color:var(--x-color-gray-700);background-color:var(--x-color-nextra-bg);color:var(--x-color-gray-100)}.custom-index__quick-link:hover{border-color:var(--x-color-blue-500);background-color:var(--x-color-blue-50);color:var(--x-color-blue-600)}.dark .custom-index__quick-link:hover{border-color:var(--x-color-blue-400);background-color:var(--x-color-gray-700);color:var(--x-color-blue-300)}.custom-index__features{padding:2rem 0}@media (min-width:48rem){.custom-index__features{padding:3rem 0}}.custom-index__features-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:40rem){.custom-index__features-container{padding:0 1.5rem}}@media (min-width:64rem){.custom-index__features-container{padding:0 2rem}}.custom-index__features-grid{gap:1rem;display:grid}@media (min-width:40rem){.custom-index__features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.custom-index__features-grid{grid-template-columns:repeat(3,1fr)}}.custom-index__hero-card{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);width:100%;color:inherit;border-radius:.75rem;padding:2rem 1.5rem;animation:3s linear infinite widgetGlow;position:relative}.dark .custom-index__hero-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.custom-index__hero-card:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#3b82f6) 0 0/300% 100%;border-radius:.75rem;padding:2px;animation:3s linear infinite gradientMove;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.custom-index__feature-card{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);color:inherit;cursor:pointer;border-radius:.75rem;flex-direction:column;padding:1.25rem;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;position:relative;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.dark .custom-index__feature-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700);box-shadow:0 2px 12px #00000040,0 1px 3px #00000026}.custom-index__feature-card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#3b82f6) 0 0/300% 100%;border-radius:.75rem;padding:2px;transition:opacity .15s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.custom-index__feature-card:hover:before{opacity:1;animation:3s linear infinite gradientMove}@keyframes gradientMove{0%{background-position:0%}to{background-position:100%}}.custom-index__feature-card:hover{box-shadow:0 10px 25px -5px #0000001a}.dark .custom-index__feature-card:hover{box-shadow:0 10px 25px -5px #0000004d}.custom-index__feature-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.custom-index__feature-num{color:var(--x-color-gray-300);font-size:1.25rem;font-weight:700;line-height:1;transition:color .15s}.dark .custom-index__feature-num{color:var(--x-color-gray-600)}.custom-index__feature-card:hover .custom-index__feature-num{color:var(--x-color-blue-500)}.custom-index__feature-icon{width:2rem;height:2rem;color:var(--x-color-blue-600);flex-shrink:0}.dark .custom-index__feature-icon{color:var(--x-color-blue-400)}.custom-index__feature-icon svg{width:100%;height:100%}.custom-index__feature-title{color:var(--x-color-gray-900);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4}.dark .custom-index__feature-title{color:var(--x-color-gray-100)}.custom-index__feature-description{color:var(--x-color-gray-600);flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.dark .custom-index__feature-description{color:var(--x-color-gray-400)}.custom-index__feature-arrow{color:var(--x-color-gray-400);font-size:.9rem;transition:color .15s,transform .15s;display:inline-block}.custom-index__feature-card:hover .custom-index__feature-arrow{color:var(--x-color-blue-500);transform:translate(4px)}.custom-index__button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.custom-index__button--primary{background-color:var(--x-color-gray-900);color:var(--x-color-white)}.custom-index__button--primary:hover{background-color:var(--x-color-nextra-bg);color:var(--x-color-white);text-decoration:none}.dark .custom-index__button--primary{background-color:var(--x-color-white);color:var(--x-color-gray-900)}.dark .custom-index__button--primary:hover{background-color:var(--x-color-gray-100);color:var(--x-color-gray-900)}.custom-index__button--secondary{color:var(--x-color-gray-900);border:2px solid var(--x-color-gray-200);background-color:#0000}.custom-index__button--secondary:hover{border-color:var(--x-color-blue-500);color:var(--x-color-blue-600);text-decoration:none}.dark .custom-index__button--secondary{color:var(--x-color-gray-100);border-color:var(--x-color-gray-700)}.dark .custom-index__button--secondary:hover{border-color:var(--x-color-blue-400);color:var(--x-color-blue-300)}
.services-table{border-collapse:collapse;background-color:var(--x-color-gray-50);border-radius:.75rem;width:100%;margin:2rem 0;overflow:hidden;box-shadow:0 1px 3px #0000001a}.dark .services-table{background-color:var(--x-color-nextra-bg);box-shadow:0 1px 3px #0000004d}.services-table thead{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899) 0 0/300% 100%;animation:8s linear infinite gradientMove}@keyframes gradientMove{0%{background-position:0%}to{background-position:100%}}.services-table th{text-align:left;color:var(--x-color-white);border-bottom:1px solid #fff3;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600}.services-table th:first-child{text-align:center;width:64px}.services-table td{border-bottom:1px solid var(--x-color-gray-200);vertical-align:middle;background-color:var(--x-color-gray-50);padding:1rem 1.25rem}.dark .services-table td{border-bottom-color:var(--x-color-gray-700);background-color:var(--x-color-nextra-bg)}.services-table__group td{letter-spacing:.1em;text-transform:uppercase;color:var(--x-color-blue-600);padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;background:var(--x-color-gray-100)!important;border-bottom:1px solid var(--x-color-gray-200)!important}.dark .services-table__group td{color:var(--x-color-blue-400);background:var(--x-color-gray-900)!important;border-bottom-color:var(--x-color-gray-700)!important}.services-table tr:last-child td{border-bottom:none}.services-table tbody tr:hover td{background-color:var(--x-color-gray-100)!important}.dark .services-table tbody tr:hover td{background-color:var(--x-color-gray-700)!important}.services-table td:first-child{text-align:center;padding:1rem}.services-table img{object-fit:contain;border-radius:.5rem}.services-table strong{color:var(--x-color-gray-900);font-weight:600}.dark .services-table strong{color:var(--x-color-gray-100)}.services-quick-links{background-color:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;flex-wrap:wrap;gap:.75rem;margin:2rem 0;padding:1.5rem;display:flex}.dark .services-quick-links{background-color:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.services-quick-link{border:2px solid var(--x-color-gray-200);background-color:var(--x-color-gray-50);color:var(--x-color-gray-900);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.dark .services-quick-link{border-color:var(--x-color-gray-700);background-color:var(--x-color-nextra-bg);color:var(--x-color-gray-100)}.services-quick-link:hover{border-color:var(--x-color-blue-500);background-color:var(--x-color-blue-50);color:var(--x-color-blue-600);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.dark .services-quick-link:hover{border-color:var(--x-color-blue-400);background-color:var(--x-color-gray-700);color:var(--x-color-blue-300)}.services-quick-link svg{width:1rem;height:1rem}.service-section-link{border:1px solid var(--x-color-blue-200);background-color:var(--x-color-blue-50);color:var(--x-color-blue-600);border-radius:.5rem;align-items:center;gap:.375rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.dark .service-section-link{border-color:var(--x-color-gray-700);background-color:var(--x-color-nextra-bg);color:var(--x-color-blue-300)}.service-section-link:hover{background-color:var(--x-color-blue-100);border-color:var(--x-color-blue-300)}.dark .service-section-link:hover{background-color:var(--x-color-gray-700);border-color:var(--x-color-gray-600)}.service-section-link svg{width:.875rem;height:.875rem}.cicd-section,.svc-section{max-width:80rem;margin:0 auto;padding:.75rem 1rem}@media (min-width:48rem){.cicd-section,.svc-section{padding:1rem 1.5rem}}@media (min-width:64rem){.cicd-section,.svc-section{padding:1rem 2rem}}.cicd-hero,.svc-hero{max-width:80rem;margin:0 auto;padding:2rem 1rem 1.25rem}.cicd-hero-eyebrow,.svc-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--x-color-blue-600);font-size:.75rem;font-weight:600}.dark .cicd-hero-eyebrow,.dark .svc-hero-eyebrow{color:var(--x-color-blue-400)}.cicd-hero-title,.svc-hero-title{letter-spacing:-.02em;color:var(--x-color-gray-900);margin:.5rem 0 1rem;font-size:2.5rem;font-weight:700}@media (min-width:48rem){.cicd-hero-title,.svc-hero-title{font-size:3rem}}.dark .cicd-hero-title,.dark .svc-hero-title{color:var(--x-color-gray-100)}.cicd-hero-sub,.svc-hero-sub{max-width:48rem;color:var(--x-color-gray-600);font-size:1.125rem;line-height:1.6}.dark .cicd-hero-sub,.dark .svc-hero-sub{color:var(--x-color-gray-400)}.cicd-hero-badges{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.cicd-badge{background-color:var(--x-color-gray-100);color:#000;border:1px solid var(--x-color-gray-200);border-radius:9999px;padding:.35rem .75rem;font-size:.8125rem;font-weight:500}.dark .cicd-badge{background-color:var(--x-color-nextra-bg);color:var(--x-color-gray-200);border-color:var(--x-color-gray-700)}.cicd-services-grid,.svc-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.cicd-services-grid,.svc-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.cicd-services-grid,.svc-grid{grid-template-columns:repeat(3,1fr)}}.cicd-service-card,.svc-card{background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;padding:1.5rem;transition:transform .15s,box-shadow .15s,border-color .15s;position:relative;box-shadow:0 1px 4px #0000000d}.dark .cicd-service-card,.dark .svc-card{background-color:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.cicd-service-card:hover,.svc-card:hover{border-color:var(--x-color-blue-400);transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.dark .cicd-service-card:hover,.dark .svc-card:hover{border-color:var(--x-color-gray-600);box-shadow:0 6px 20px #0000004d}.cicd-service-card__icon,.svc-card__icon{width:2rem;height:2rem;color:var(--x-color-blue-600);margin-bottom:1rem}.dark .cicd-service-card__icon,.dark .svc-card__icon{color:var(--x-color-blue-400)}.cicd-service-card__title,.svc-card__title{color:var(--x-color-gray-900);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.dark .cicd-service-card__title,.dark .svc-card__title{color:var(--x-color-gray-100)}.cicd-service-card__desc,.svc-card__desc{color:var(--x-color-gray-600);margin-bottom:1rem;font-size:.9375rem;line-height:1.55}.dark .cicd-service-card__desc,.dark .svc-card__desc{color:var(--x-color-gray-400)}.svc-card__link{color:var(--x-color-blue-600);font-size:.875rem;font-weight:500;text-decoration:none}.svc-card__link:hover{color:var(--x-color-blue-500)}.dark .svc-card__link{color:var(--x-color-blue-400)}.cicd-steps,.svc-steps{gap:1.5rem;margin-top:1.25rem;display:grid}@media (min-width:48rem){.cicd-steps,.svc-steps{grid-template-columns:repeat(2,1fr)}}.cicd-step,.svc-step{background-color:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;padding:1.5rem}.dark .cicd-step,.dark .svc-step{background-color:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.cicd-step__num,.svc-step__num{color:var(--x-color-blue-600);font-size:1rem;font-weight:700}.dark .cicd-step__num,.dark .svc-step__num{color:var(--x-color-blue-400)}.cicd-step h4,.svc-step h4{color:var(--x-color-gray-900);margin:.5rem 0;font-size:1.125rem;font-weight:600}.dark .cicd-step h4,.dark .svc-step h4{color:var(--x-color-gray-100)}.cicd-step p,.svc-step p{color:var(--x-color-gray-600);font-size:.9375rem}.dark .cicd-step p,.dark .svc-step p{color:var(--x-color-gray-400)}.cicd-cta,.svc-cta{text-align:center;background:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;margin:.5rem 0;padding:3rem 1.5rem;position:relative;overflow:hidden}.dark .cicd-cta,.dark .svc-cta{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.cicd-cta:before,.svc-cta:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:3px;position:absolute;top:0;left:0;right:0}.cicd-cta__label,.svc-cta__label{letter-spacing:.12em;text-transform:uppercase;color:var(--x-color-blue-600);font-size:.75rem;font-weight:600}.dark .cicd-cta__label,.dark .svc-cta__label{color:var(--x-color-blue-400)}.cicd-cta__heading,.svc-cta__heading{color:var(--x-color-gray-900);margin:.75rem 0;font-size:2rem;font-weight:700}.dark .cicd-cta__heading,.dark .svc-cta__heading{color:var(--x-color-gray-100)}.cicd-cta__body,.svc-cta__body{color:var(--x-color-gray-600);max-width:40rem;margin:.5rem auto 1.5rem;font-size:1rem}.dark .cicd-cta__body,.dark .svc-cta__body{color:var(--x-color-gray-400)}.cicd-cta__btn,.svc-cta__btn{background-color:var(--x-color-gray-900);color:var(--x-color-white);border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.cicd-cta__btn:hover,.svc-cta__btn:hover{background-color:var(--x-color-nextra-bg)}.dark .cicd-cta__btn,.dark .svc-cta__btn{background-color:var(--x-color-white);color:var(--x-color-gray-900)}.dark .cicd-cta__btn:hover,.dark .svc-cta__btn:hover{background-color:var(--x-color-gray-100)}.btp-pillars{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.btp-pillars{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.btp-pillars{grid-template-columns:repeat(4,1fr)}}.btp-pillar{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);text-align:center;border-radius:.75rem;padding:1.25rem}.dark .btp-pillar{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.btp-pillar__icon{width:2.25rem;height:2.25rem;margin:0 auto .75rem}.btp-pillar__title{color:var(--x-color-gray-900);margin-bottom:.375rem;font-size:.9375rem;font-weight:700}.dark .btp-pillar__title{color:var(--x-color-gray-100)}.btp-pillar__examples{color:var(--x-color-gray-500);font-size:.8125rem;line-height:1.5}.btp-diagram{border:1px solid var(--x-color-gray-200);border-radius:.75rem;margin:1.5rem 0;overflow:hidden}.dark .btp-diagram{border-color:var(--x-color-gray-700)}.btp-diagram__caption{letter-spacing:.08em;text-transform:uppercase;color:var(--x-color-gray-500);background:var(--x-color-gray-100);border-bottom:1px solid var(--x-color-gray-200);padding:.625rem 1.25rem;font-size:.75rem;font-weight:700}.dark .btp-diagram__caption{color:var(--x-color-gray-400);background:var(--x-color-gray-900);border-bottom-color:var(--x-color-gray-700)}.btp-diagram__body{background:var(--x-color-gray-50);padding:1.5rem;overflow-x:auto}.dark .btp-diagram__body{background:var(--x-color-nextra-bg)}.btp-hier{flex-direction:column;gap:.625rem;display:flex}.btp-hier__box{border:2px solid;border-radius:.5rem;padding:.75rem 1rem}.btp-hier__box--global{background:#3b82f60f;border-color:#3b82f6}.btp-hier__box--dir{background:#8b5cf60f;border-color:#8b5cf6;margin-left:1.5rem}.btp-hier__box--sub{background:#10b9810f;border-color:#10b981}.btp-hier__row{gap:.5rem;margin-left:3rem;display:grid}@media (min-width:40rem){.btp-hier__row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.btp-hier__tag{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.2rem;font-size:.6875rem;font-weight:700}.btp-hier__box--global .btp-hier__tag{color:#2563eb}.btp-hier__box--dir .btp-hier__tag{color:#7c3aed}.btp-hier__box--sub .btp-hier__tag{color:#059669}.btp-hier__name{color:var(--x-color-gray-900);font-size:.9375rem;font-weight:600}.dark .btp-hier__name{color:var(--x-color-gray-100)}.btp-hier__meta{color:var(--x-color-gray-500);margin-top:.2rem;font-size:.8125rem}.btp-flow{flex-wrap:nowrap;align-items:center;gap:0;min-width:max-content;display:flex}.btp-flow__step{text-align:center;border:1.5px solid;border-radius:.5rem;flex-shrink:0;min-width:5.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;line-height:1.3}.btp-flow__arrow{color:var(--x-color-gray-400);flex-shrink:0;padding:0 .25rem;font-size:1rem}.btp-flow__sub{opacity:.75;margin-top:.1rem;font-size:.6875rem;font-weight:400;display:block}.btp-flow__step--blue{color:#2563eb;background:#3b82f614;border-color:#3b82f673}.btp-flow__step--purple{color:#7c3aed;background:#8b5cf614;border-color:#8b5cf673}.btp-flow__step--green{color:#059669;background:#10b98114;border-color:#10b98173}.btp-flow__step--orange{color:#d97706;background:#f59e0b14;border-color:#f59e0b73}.btp-flow__step--gray{color:var(--x-color-gray-600);background:#6b728014;border-color:#6b728066}.dark .btp-flow__step--gray{color:var(--x-color-gray-400)}.btp-env-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.btp-env-grid{grid-template-columns:repeat(3,1fr)}}.btp-env-card{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-radius:.75rem;padding:1.25rem}.dark .btp-env-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.btp-env-card__badge{border:1px solid;border-radius:9999px;align-items:center;margin-bottom:.75rem;padding:.2rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.btp-env-card__title{color:var(--x-color-gray-900);margin-bottom:.25rem;font-size:1rem;font-weight:700}.dark .btp-env-card__title{color:var(--x-color-gray-100)}.btp-env-card__runtime{color:var(--x-color-gray-500);margin-bottom:.75rem;font-size:.8125rem;line-height:1.4}.btp-env-card__list{color:var(--x-color-gray-600);flex-direction:column;gap:.3rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.dark .btp-env-card__list{color:var(--x-color-gray-400)}.btp-env-card__list li:before{content:"→ ";color:var(--x-color-blue-500);font-size:.75rem}.btp-ext-grid{gap:.75rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.btp-ext-grid{grid-template-columns:repeat(2,1fr)}}.btp-ext-card{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-left:3px solid;border-radius:.75rem;padding:1rem 1.25rem}.dark .btp-ext-card{background:var(--x-color-nextra-bg);border-top-color:var(--x-color-gray-700);border-right-color:var(--x-color-gray-700);border-bottom-color:var(--x-color-gray-700)}.btp-ext-card--blue{border-left-color:#3b82f6}.btp-ext-card--purple{border-left-color:#8b5cf6}.btp-ext-card--green{border-left-color:#10b981}.btp-ext-card--orange{border-left-color:#f59e0b}.btp-ext-card__type{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.btp-ext-card--blue .btp-ext-card__type{color:#2563eb}.btp-ext-card--purple .btp-ext-card__type{color:#7c3aed}.btp-ext-card--green .btp-ext-card__type{color:#059669}.btp-ext-card--orange .btp-ext-card__type{color:#d97706}.btp-ext-card__title{color:var(--x-color-gray-900);margin-bottom:.3rem;font-size:.9375rem;font-weight:600}.dark .btp-ext-card__title{color:var(--x-color-gray-100)}.btp-ext-card__desc{color:var(--x-color-gray-600);font-size:.875rem;line-height:1.5}.dark .btp-ext-card__desc{color:var(--x-color-gray-400)}.btp-ext-card__tech{color:var(--x-color-gray-500);margin-top:.5rem;font-size:.8125rem;font-style:italic}.btp-benefit-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.btp-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.btp-benefit-grid{grid-template-columns:repeat(3,1fr)}}.btp-benefit-card{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-top:3px solid var(--x-color-blue-500);border-radius:.75rem;padding:1.25rem}.dark .btp-benefit-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700);border-top-color:var(--x-color-blue-400)}.btp-benefit-card__value{color:var(--x-color-blue-600);margin-bottom:.375rem;font-size:1.625rem;font-weight:800;line-height:1}.dark .btp-benefit-card__value{color:var(--x-color-blue-400)}.btp-benefit-card__title{color:var(--x-color-gray-900);margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.dark .btp-benefit-card__title{color:var(--x-color-gray-100)}.btp-benefit-card__desc{color:var(--x-color-gray-600);font-size:.875rem;line-height:1.5}.dark .btp-benefit-card__desc{color:var(--x-color-gray-400)}.ias-arch{flex-direction:column;gap:.375rem;display:flex}.ias-arch__connector{text-align:center;color:var(--x-color-gray-400);padding:.1rem 0;font-size:1.125rem;line-height:1}.ias-arch__layer{border:2px solid;border-radius:.5rem;padding:.75rem 1rem}.ias-arch__layer-label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.ias-arch__chips{flex-wrap:wrap;gap:.375rem;display:flex}.ias-arch__chip{border:1px solid;border-radius:9999px;padding:.25rem .625rem;font-size:.8125rem;font-weight:500}.ias-prov{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:.625rem;display:grid}@media (max-width:40rem){.ias-prov{grid-template-columns:1fr}.ias-prov__arrow-col{display:none}}.ias-prov__arrow-col{color:var(--x-color-gray-400);justify-content:center;align-items:flex-start;padding-top:1.875rem;font-size:1.375rem;display:flex}.ias-prov__col{flex-direction:column;gap:.375rem;display:flex}.ias-prov__col-label{text-transform:uppercase;letter-spacing:.08em;border-radius:.375rem;margin-bottom:.125rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;display:block}.ias-prov__item{border:1px solid;border-radius:.375rem;padding:.3rem .625rem;font-size:.8125rem;font-weight:500}.bwz-edition-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.bwz-edition-grid{grid-template-columns:repeat(2,1fr)}}.bwz-edition-card{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-radius:.75rem;padding:1.5rem}.dark .bwz-edition-card{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.bwz-edition-card--standard{border-top:3px solid #3b82f6}.bwz-edition-card--advanced{border-top:3px solid #8b5cf6}.bwz-edition-card__badge{border:1px solid;border-radius:9999px;margin-bottom:.75rem;padding:.2rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.bwz-edition-card__title{color:var(--x-color-gray-900);margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.dark .bwz-edition-card__title{color:var(--x-color-gray-100)}.bwz-edition-card__desc{color:var(--x-color-gray-600);margin-bottom:1rem;font-size:.875rem;line-height:1.55}.dark .bwz-edition-card__desc{color:var(--x-color-gray-400)}.bwz-edition-card__list{color:var(--x-color-gray-600);flex-direction:column;gap:.3rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.dark .bwz-edition-card__list{color:var(--x-color-gray-400)}.bwz-edition-card--standard .bwz-edition-card__list li:before{content:"✓ ";color:#3b82f6}.bwz-edition-card--advanced .bwz-edition-card__list li:before{content:"✓ ";color:#8b5cf6}.bwz-card-grid{gap:.625rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.bwz-card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.bwz-card-grid{grid-template-columns:repeat(3,1fr)}}.bwz-card-item{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-radius:.625rem;padding:.875rem 1rem}.dark .bwz-card-item{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.bwz-card-item__type{text-transform:uppercase;letter-spacing:.08em;color:var(--x-color-blue-600);margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.dark .bwz-card-item__type{color:var(--x-color-blue-400)}.bwz-card-item__title{color:var(--x-color-gray-900);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.dark .bwz-card-item__title{color:var(--x-color-gray-100)}.bwz-card-item__desc{color:var(--x-color-gray-500);font-size:.8125rem;line-height:1.5}.dark .bwz-card-item__desc{color:var(--x-color-gray-400)}.cpi-adapter-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.cpi-adapter-grid{grid-template-columns:repeat(3,1fr)}}.cpi-adapter-col{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-radius:.75rem;overflow:hidden}.dark .cpi-adapter-col{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.cpi-adapter-col__header{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--x-color-gray-200);padding:.5rem 1rem;font-size:.75rem;font-weight:700}.dark .cpi-adapter-col__header{border-bottom-color:var(--x-color-gray-700)}.cpi-adapter-col__list{flex-direction:column;gap:0;margin:0;padding:.625rem 1rem;list-style:none;display:flex}.cpi-adapter-col__list li{color:var(--x-color-gray-600);border-bottom:1px solid var(--x-color-gray-100);padding:.25rem 0;font-size:.875rem}.dark .cpi-adapter-col__list li{color:var(--x-color-gray-400);border-bottom-color:var(--x-color-gray-700)}.cpi-adapter-col__list li:last-child{border-bottom:none}.cpi-adapter-col__list li:before{content:"→ ";font-size:.75rem}.cpi-iflow{flex-direction:column;gap:.5rem;display:flex}.cpi-iflow__row{align-items:center;gap:0;padding-bottom:.25rem;display:flex;overflow-x:auto}.cpi-iflow__label{text-transform:uppercase;letter-spacing:.08em;color:var(--x-color-gray-400);flex-shrink:0;width:5rem;font-size:.6875rem;font-weight:700}.cpi-iflow__steps{flex:1;align-items:center;gap:0;display:flex}.scc-proto-grid{gap:.625rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.scc-proto-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.scc-proto-grid{grid-template-columns:repeat(3,1fr)}}.scc-proto-card{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-left:3px solid;border-radius:.625rem;padding:.875rem 1rem}.dark .scc-proto-card{background:var(--x-color-nextra-bg);border-top-color:var(--x-color-gray-700);border-right-color:var(--x-color-gray-700);border-bottom-color:var(--x-color-gray-700)}.scc-proto-card__proto{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem;font-size:.6875rem;font-weight:700}.scc-proto-card__title{color:var(--x-color-gray-900);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.dark .scc-proto-card__title{color:var(--x-color-gray-100)}.scc-proto-card__desc{color:var(--x-color-gray-500);font-size:.8125rem;line-height:1.5}.dark .scc-proto-card__desc{color:var(--x-color-gray-400)}.svc-platforms{flex-direction:column;gap:3rem;margin-top:1.25rem;display:flex}.svc-platform-track__header{margin-bottom:1rem}.svc-platform-track__label{color:var(--x-color-gray-900);margin-bottom:.25rem;font-size:1.125rem;font-weight:600;display:block}.dark .svc-platform-track__label{color:var(--x-color-gray-100)}.svc-platform-track__sub{color:var(--x-color-gray-500);font-size:.9375rem}.dark .svc-platform-track__sub{color:var(--x-color-gray-400)}.svc-pipeline{flex-direction:column;gap:1rem;display:flex}@media (min-width:48rem){.svc-pipeline{flex-direction:row;align-items:stretch}}.svc-pipeline__step{background-color:var(--x-color-gray-50);border:1px solid var(--x-color-gray-200);border-radius:.75rem;flex:1;padding:1rem}.dark .svc-pipeline__step{background-color:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.svc-pipeline__step-num{color:var(--x-color-blue-600);margin-bottom:.375rem;font-size:.875rem;font-weight:700}.dark .svc-pipeline__step-num{color:var(--x-color-blue-400)}.svc-pipeline__step-body strong{color:var(--x-color-gray-900);margin-bottom:.25rem;font-size:.9375rem;font-weight:600;display:block}.dark .svc-pipeline__step-body strong{color:var(--x-color-gray-100)}.svc-pipeline__step-body p{color:var(--x-color-gray-600);margin:0;font-size:.875rem;line-height:1.5}.dark .svc-pipeline__step-body p{color:var(--x-color-gray-400)}.svc-pipeline__connector{display:none}@media (min-width:48rem){.svc-pipeline__connector{color:var(--x-color-gray-400);align-items:center;padding:0 .5rem;font-size:1.25rem;display:flex}}.svc-platform-track__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.svc-tag{background-color:var(--x-color-gray-100);color:var(--x-color-gray-600);border:1px solid var(--x-color-gray-300);border-radius:9999px;padding:.3rem .75rem;font-size:.8125rem;font-weight:500}.dark .svc-tag{background-color:var(--x-color-nextra-bg);color:var(--x-color-gray-300);border-color:var(--x-color-gray-700)}.svc-principles-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:40rem){.svc-principles-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.svc-principles-grid{grid-template-columns:repeat(3,1fr)}}.svc-principle{border:1px solid var(--x-color-gray-200);background:var(--x-color-gray-50);border-radius:.75rem;padding:1.25rem}.dark .svc-principle{background:var(--x-color-nextra-bg);border-color:var(--x-color-gray-700)}.svc-principle__tag{text-transform:uppercase;letter-spacing:.08em;color:var(--x-color-blue-600);margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:inline-block}.dark .svc-principle__tag{color:var(--x-color-blue-400)}.svc-principle p{color:var(--x-color-gray-600);margin:0;font-size:.9375rem;line-height:1.55}.dark .svc-principle p{color:var(--x-color-gray-400)}.scc-vm-banner{background:#3b82f60d;border:2px solid #3b82f6;border-radius:.75rem;margin-top:1.25rem;padding:1.5rem;position:relative;overflow:hidden}.dark .scc-vm-banner{background:#3b82f614;border-color:#3b82f680}.scc-vm-banner:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:3px;position:absolute;top:0;left:0;right:0}.scc-vm-banner__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#2563eb;margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.dark .scc-vm-banner__eyebrow{color:#60a5fa}.scc-vm-banner__title{color:var(--x-color-gray-900);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.dark .scc-vm-banner__title{color:var(--x-color-gray-100)}.scc-vm-banner__desc{color:var(--x-color-gray-600);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.dark .scc-vm-banner__desc{color:var(--x-color-gray-400)}.scc-vm-banner__features{gap:.5rem;display:grid}@media (min-width:40rem){.scc-vm-banner__features{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.scc-vm-banner__features{grid-template-columns:repeat(3,1fr)}}.scc-vm-banner__feature{color:#1d4ed8;background:#3b82f614;border:1px solid #3b82f640;border-radius:.5rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500}.dark .scc-vm-banner__feature{color:#93c5fd;background:#3b82f61f;border-color:#3b82f64d}
.journey{max-width:1200px;margin:0 auto;padding:2rem 0}.journey__header{text-align:center;margin-bottom:4rem}.journey__title{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.journey__subtitle{color:var(--x-color-gray-600);max-width:600px;margin:0 auto;font-size:1.25rem}.dark .journey__subtitle{color:var(--x-color-gray-400)}.journey__container{padding:0 0;position:relative}.journey__line{transform-origin:0;z-index:0;background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 25%,#10b981 50%,#f59e0b 75%,#ec4899 100%);border-radius:2px;height:4px;position:absolute;top:100%;left:0;right:0}.journey__steps{z-index:1;grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid;position:relative}.journey__step{text-align:center;background:var(--x-color-nextra-bg);border:2px solid #0000;border-radius:1rem;flex-direction:column;align-items:center;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dark .journey__step{border-color:#ffffff1a}.journey__step:hover{border-color:var(--step-color);box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #0000001a}.dark .journey__step:hover{border-color:var(--step-color)}.journey__step-icon{background:linear-gradient(135deg, var(--step-color), var(--step-color));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;transition:transform .3s;display:flex;box-shadow:0 4px 12px #00000026}.journey__step:hover .journey__step-icon{transform:scale(1.1)}.journey__step-icon svg{width:32px;height:32px}.journey__step-badge{background:var(--step-color);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.journey__step-title{color:var(--x-color-gray-900);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dark .journey__step-title{color:var(--x-color-gray-100)}.journey__step-description{color:var(--x-color-gray-600);font-size:.875rem;line-height:1.5}.dark .journey__step-description{color:var(--x-color-gray-400)}@media (max-width:1024px){.journey__steps{grid-template-columns:repeat(3,1fr)}.journey__line{display:none}}@media (max-width:768px){.journey__steps{grid-template-columns:repeat(2,1fr)}.journey__title{font-size:2rem}.journey__subtitle{font-size:1rem}}@media (max-width:480px){.journey__steps{grid-template-columns:1fr}.journey__step{text-align:left;flex-direction:row;gap:1rem}.journey__step-icon{flex-shrink:0;width:48px;height:48px;margin-bottom:0}.journey__step-icon svg{width:24px;height:24px}}
