@layer starlight.components{.card:where(.astro-zts4jgjd){--sl-card-border:var(--sl-color-purple);--sl-card-bg:var(--sl-color-purple-low);border:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-black);flex-direction:column;gap:clamp(.5rem,.125rem + 1vw,1rem);padding:clamp(1rem,.125rem + 3vw,2.5rem)}.card:where(.astro-zts4jgjd):nth-child(4n+1){--sl-card-border:var(--sl-color-orange);--sl-card-bg:var(--sl-color-orange-low)}.card:where(.astro-zts4jgjd):nth-child(4n+3){--sl-card-border:var(--sl-color-green);--sl-card-bg:var(--sl-color-green-low)}.card:where(.astro-zts4jgjd):nth-child(4n+4){--sl-card-border:var(--sl-color-red);--sl-card-bg:var(--sl-color-red-low)}.card:where(.astro-zts4jgjd):nth-child(4n+5){--sl-card-border:var(--sl-color-blue);--sl-card-bg:var(--sl-color-blue-low)}.title:where(.astro-zts4jgjd){font-weight:600;font-size:var(--sl-text-h4);color:var(--sl-color-white);line-height:var(--sl-line-height-headings);align-items:center;gap:1rem}.card:where(.astro-zts4jgjd) .icon:where(.astro-zts4jgjd){border:1px solid var(--sl-card-border);background-color:var(--sl-card-bg);border-radius:.25rem;flex-shrink:0;padding:.2em}.card:where(.astro-zts4jgjd) .body:where(.astro-zts4jgjd){font-size:clamp(var(--sl-text-sm), calc(.5rem + 1vw), var(--sl-text-body));margin:0}}.landing-card:where(.astro-42u226jt){--card-bg:#17191ecc;color:var(--sl-color-white);display:contents}:root[data-theme=light] .landing-card:where(.astro-42u226jt){--card-bg:#fffc}.landing-card:where(.astro-42u226jt) .card{background:var(--card-bg);position:relative;overflow:hidden}.landing-card:where(.astro-42u226jt) .card>*{z-index:1}.landing-card:where(.astro-42u226jt) .card:before{content:"";top:0;background:var(--landing-card-accent,var(--sl-color-accent));filter:blur(3.25rem);opacity:.33;border-radius:100%;width:6.25rem;height:6.25rem;position:absolute;inset-inline-end:0}.landing-card:where(.astro-42u226jt) .card{--sl-card-bg:var(--sl-color-blue-low);--sl-card-border:var(--sl-color-blue-high);--landing-card-accent:#0cdfaa}.landing-card:where(.astro-42u226jt):nth-child(2n) .card{--sl-card-bg:var(--sl-color-red-low);--sl-card-border:var(--sl-color-red-high);--landing-card-accent:var(--sl-color-red)}.faq-list:where(.astro-qhduff5u){gap:.75rem;margin:2rem 0 0;display:grid}.faq-item:where(.astro-qhduff5u){border:1px solid var(--sl-color-gray-5);background:#17191eb8;border-radius:8px;transition:border-color .2s,background .2s;position:relative;overflow:hidden}.faq-item:where(.astro-qhduff5u):hover,.faq-item:where(.astro-qhduff5u):focus-within{background:#1f222ad1;border-color:#7c3aedb3}.faq-item:where(.astro-qhduff5u):before{content:"";opacity:0;background:linear-gradient(#7c3aed,#3b82f6);width:3px;position:absolute;inset-block:0;inset-inline-start:0}.faq-item:where(.astro-qhduff5u)[open]:before{opacity:1}:root[data-theme=light] .faq-item:where(.astro-qhduff5u){background:#ffffffd1}:root[data-theme=light] .faq-item:where(.astro-qhduff5u):hover,:root[data-theme=light] .faq-item:where(.astro-qhduff5u):focus-within{background:#fffffff5}.faq-item:where(.astro-qhduff5u) summary:where(.astro-qhduff5u){cursor:pointer;color:var(--sl-color-white);padding:1rem 1.125rem 1rem 1.375rem;font-weight:650;line-height:1.35;list-style:none;position:relative}:root[data-theme=light] .faq-item:where(.astro-qhduff5u) summary:where(.astro-qhduff5u){color:var(--sl-color-gray-1)}.faq-item:where(.astro-qhduff5u) summary:where(.astro-qhduff5u)::-webkit-details-marker{display:none}.faq-item:where(.astro-qhduff5u) summary:where(.astro-qhduff5u):after{content:"+";inset-inline-end:1.125rem;color:var(--sl-color-accent);font-size:1.25rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.faq-item:where(.astro-qhduff5u)[open] summary:where(.astro-qhduff5u):after{content:"-"}.faq-item:where(.astro-qhduff5u) p:where(.astro-qhduff5u){color:var(--sl-color-gray-3);margin:0;padding:0 1.125rem 1.125rem 1.375rem;line-height:1.7}:root[data-theme=light] .faq-item:where(.astro-qhduff5u) p:where(.astro-qhduff5u){color:var(--sl-color-gray-2)}.integration-grid:where(.astro-36dnvkp5){text-align:center;grid-template-columns:repeat(auto-fit,126px);justify-content:center;gap:2rem;margin:2rem 0;display:grid}.integration-item:where(.astro-36dnvkp5){color:inherit;background:#0003;border-radius:12px;min-height:160px;padding:1rem;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s,box-shadow .3s;position:relative}.integration-item:where(.astro-36dnvkp5):before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(45deg,#7c3aed00,#7c3aed80,#3b82f680,#3b82f600);border-radius:12px;padding:2px;transition:opacity .3s;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.integration-item:where(.astro-36dnvkp5):hover,.integration-item:where(.astro-36dnvkp5):focus-visible{background:#ffffff08;transform:translateY(-5px);box-shadow:0 0 20px #7c3aed1a}.integration-item:where(.astro-36dnvkp5):hover:before,.integration-item:where(.astro-36dnvkp5):focus-visible:before{opacity:1}.integration-icon:where(.astro-36dnvkp5){background:#1e1e1e;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative}.integration-icon:where(.astro-36dnvkp5):after{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(45deg,#7c3aed33,#3b82f633);border-radius:50%;transition:opacity .3s;position:absolute;inset:-4px;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.integration-icon:where(.astro-36dnvkp5) img:where(.astro-36dnvkp5){object-fit:cover;z-index:1;border-radius:50%;width:100%;height:100%;transition:transform .3s;position:relative}.integration-item:where(.astro-36dnvkp5):hover .integration-icon:where(.astro-36dnvkp5),.integration-item:where(.astro-36dnvkp5):focus-visible .integration-icon:where(.astro-36dnvkp5){background:#2d2d2d;border-color:#7c3aed4d;animation:2s infinite pulse;transform:scale(1.05);box-shadow:0 0 15px #7c3aed33}.integration-item:where(.astro-36dnvkp5):hover .integration-icon:where(.astro-36dnvkp5):after,.integration-item:where(.astro-36dnvkp5):focus-visible .integration-icon:where(.astro-36dnvkp5):after{opacity:1}.integration-item:where(.astro-36dnvkp5):hover .integration-icon:where(.astro-36dnvkp5) img:where(.astro-36dnvkp5),.integration-item:where(.astro-36dnvkp5):focus-visible .integration-icon:where(.astro-36dnvkp5) img:where(.astro-36dnvkp5){transform:scale(.95)}.integration-name:where(.astro-36dnvkp5){color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#7c3aed,#3b82f6) text;margin:1rem 0 0;padding:.2rem 0;font-size:.9rem;font-weight:600;transition:all .3s;position:relative}.integration-name:where(.astro-36dnvkp5):after{content:"";background:linear-gradient(90deg,#7c3aed,#3b82f6);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.integration-item:where(.astro-36dnvkp5):hover .integration-name:where(.astro-36dnvkp5):after,.integration-item:where(.astro-36dnvkp5):focus-visible .integration-name:where(.astro-36dnvkp5):after{transform:scaleX(1)}@keyframes pulse{0%{box-shadow:0 0 #7c3aed66}70%{box-shadow:0 0 0 10px #7c3aed00}to{box-shadow:0 0 #7c3aed00}}.link-list:where(.astro-fvhmjko4) ul{padding:0;list-style-type:none}.link-list:where(.astro-fvhmjko4) li{border-bottom:1px solid var(--sl-color-gray-6);padding:.25rem 0;margin:0!important}.link-list:where(.astro-fvhmjko4) li:last-child{border-bottom:none}.link-list:where(.astro-fvhmjko4) a{justify-content:space-between;align-items:center;gap:.5rem;text-decoration:none;display:flex}.link-list:where(.astro-fvhmjko4) a:after{content:"";background-color:currentColor;flex-shrink:0;width:1rem;height:1rem;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.92 11.62a1.001 1.001 0 0 0-.21-.33l-5-5a1.003 1.003 0 1 0-1.42 1.42l3.3 3.29H7a1 1 0 0 0 0 2h7.59l-3.3 3.29a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l5-5a1 1 0 0 0 .21-.33 1 1 0 0 0 0-.76Z'%3E%3C/path%3E%3C/svg%3E");mask-size:100%}[dir=rtl] .link-list:where(.astro-fvhmjko4) a:after:not(:where()){transform:matrix(-1,0,0,1,0,0)}.card--fullwidth:where(.astro-lpzwagy7){--card-bg:#17191ecc;grid-column:1/-1}:root[data-theme=light] .card--fullwidth:where(.astro-lpzwagy7){--card-bg:#fffc}.split:where(.astro-lpzwagy7){color:var(--sl-color-white);flex-direction:column;gap:0 1rem;margin-top:1rem;display:flex}.card--fullwidth:where(.astro-lpzwagy7) .card{background:radial-gradient(var(--sl-color-orange-low), transparent 70%) no-repeat 50% -25% / 120% 300%, var(--card-bg);position:relative}@media screen and (width>=78rem){.split:where(.astro-lpzwagy7){flex-direction:row;gap:2.5rem}.split:where(.astro-lpzwagy7)>*{flex:1;margin-top:0!important}}
