.intro-section:where(.astro-6ngnn2ty){padding:7rem 0;border-top:1px solid var(--s-border);position:relative}.intro-section:where(.astro-6ngnn2ty):nth-child(odd){background:linear-gradient(180deg,var(--s-bg) 0%,rgba(10,13,24,1) 100%)}.intro-heading:where(.astro-6ngnn2ty){font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.15;letter-spacing:-1.5px;color:var(--schift-white);margin-bottom:3.5rem}.intro-hero:where(.astro-6ngnn2ty){position:relative;padding:9rem 0 7rem;overflow:hidden}.intro-glow:where(.astro-6ngnn2ty){position:absolute;border-radius:50%;pointer-events:none}.intro-glow--1:where(.astro-6ngnn2ty){top:-40%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(129,140,248,.07) 0%,transparent 70%)}.intro-glow--2:where(.astro-6ngnn2ty){bottom:-50%;left:-15%;width:600px;height:600px;background:radial-gradient(circle,rgba(167,139,250,.05) 0%,transparent 70%)}.intro-glow--cta:where(.astro-6ngnn2ty){top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(129,140,248,.06) 0%,transparent 70%)}.intro-gradient-text:where(.astro-6ngnn2ty){background:linear-gradient(135deg,var(--schift-blue),var(--schift-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro-card:where(.astro-6ngnn2ty){padding:1.75rem 1.5rem;border-radius:1.25rem;border:1px solid var(--s-border);background:var(--s-surface);backdrop-filter:blur(8px);transition:all .25s ease}.intro-card:where(.astro-6ngnn2ty):hover{border-color:var(--s-border-hover);transform:translateY(-2px)}.intro-product-card:where(.astro-6ngnn2ty){padding:2.5rem 2rem;border-radius:1.5rem;position:relative;overflow:hidden}.intro-product-card--blue:where(.astro-6ngnn2ty){background:linear-gradient(135deg,#818cf812,#818cf805);border:1px solid rgba(129,140,248,.12)}.intro-product-card--purple:where(.astro-6ngnn2ty){background:linear-gradient(135deg,#a78bfa12,#a78bfa05);border:1px solid rgba(167,139,250,.12)}.intro-flow-step:where(.astro-6ngnn2ty){text-align:center;padding:1.25rem 1.5rem;background:var(--s-accent-bg);border:1px solid var(--s-accent-border);border-radius:1rem;min-width:160px}.intro-cta:where(.astro-6ngnn2ty){position:relative;padding:8rem 0;overflow:hidden;border-top:1px solid var(--s-border)}.intro-btn-primary:where(.astro-6ngnn2ty){display:inline-block;padding:14px 32px;border-radius:14px;background:var(--schift-blue);color:#fff;font-weight:600;font-size:15px;transition:all .2s;text-decoration:none}.intro-btn-primary:where(.astro-6ngnn2ty):hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 8px 24px #818cf840}.intro-btn-outline:where(.astro-6ngnn2ty){display:inline-block;padding:14px 32px;border-radius:14px;border:1px solid var(--schift-gray-70);color:var(--schift-white);font-weight:500;font-size:15px;transition:all .2s;text-decoration:none}.intro-btn-outline:where(.astro-6ngnn2ty):hover{border-color:var(--schift-gray-50);background:var(--schift-gray-90)}.bento:where(.astro-6ngnn2ty){display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(140px,auto);gap:16px}.bento-cell:where(.astro-6ngnn2ty){background:var(--s-surface);border:1px solid var(--s-border);border-radius:1.25rem;padding:24px 20px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;backdrop-filter:blur(8px);transition:border-color .2s}.bento-cell:where(.astro-6ngnn2ty):hover{border-color:var(--s-border-hover)}.bento-span-2:where(.astro-6ngnn2ty){grid-column:span 2}.bento-row-2:where(.astro-6ngnn2ty){grid-row:span 2}.bento-code-bg:where(.astro-6ngnn2ty){background:#00000040}.bento-label:where(.astro-6ngnn2ty){font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--schift-gray-60);font-weight:500;margin-bottom:16px}.bento-logos:where(.astro-6ngnn2ty){display:flex;flex-wrap:wrap;align-items:center;gap:18px}.bento-logos--col:where(.astro-6ngnn2ty){flex-direction:column;align-items:flex-start;gap:12px}.bento-logo:where(.astro-6ngnn2ty){display:flex;align-items:center;gap:8px;color:var(--schift-gray-30);font-size:14px;font-weight:500}.bento-logo:where(.astro-6ngnn2ty) img:where(.astro-6ngnn2ty){opacity:.7}.bento-logo-sub:where(.astro-6ngnn2ty){font-size:13px;color:var(--schift-gray-60)}.bento-code:where(.astro-6ngnn2ty){flex:1;display:flex;align-items:center;overflow-x:auto}.bento-code:where(.astro-6ngnn2ty) code:where(.astro-6ngnn2ty){font-family:var(--s-font-mono);font-size:13px;line-height:1.8;color:var(--schift-gray-30)}.bento-code-snippet:where(.astro-6ngnn2ty){display:block;white-space:pre-wrap;word-break:break-word}.bento-code:where(.astro-6ngnn2ty) .k:where(.astro-6ngnn2ty){color:#c792ea}.bento-code:where(.astro-6ngnn2ty) .f:where(.astro-6ngnn2ty){color:#82aaff}.bento-code:where(.astro-6ngnn2ty) .s:where(.astro-6ngnn2ty){color:#c3e88d}.bento-code:where(.astro-6ngnn2ty) .c:where(.astro-6ngnn2ty){color:#546e7a}.reveal:where(.astro-6ngnn2ty){opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal:where(.astro-6ngnn2ty).visible{opacity:1;transform:translateY(0)}.reveal:where(.astro-6ngnn2ty)[data-d="0"]{transition-delay:0s}.reveal:where(.astro-6ngnn2ty)[data-d="1"]{transition-delay:.08s}.reveal:where(.astro-6ngnn2ty)[data-d="2"]{transition-delay:.16s}.reveal:where(.astro-6ngnn2ty)[data-d="3"]{transition-delay:.24s}.reveal:where(.astro-6ngnn2ty)[data-d="4"]{transition-delay:.32s}.reveal:where(.astro-6ngnn2ty)[data-d="5"]{transition-delay:.4s}.reveal:where(.astro-6ngnn2ty)[data-d="6"]{transition-delay:.48s}.reveal:where(.astro-6ngnn2ty)[data-d="7"]{transition-delay:.56s}.reveal:where(.astro-6ngnn2ty)[data-d="8"]{transition-delay:.64s}.reveal:where(.astro-6ngnn2ty)[data-d="9"]{transition-delay:.72s}.reveal:where(.astro-6ngnn2ty)[data-d="10"]{transition-delay:.8s}@media(prefers-reduced-motion:reduce){.reveal:where(.astro-6ngnn2ty){opacity:1;transform:none;transition:none}}@media(max-width:768px){.bento:where(.astro-6ngnn2ty){grid-template-columns:1fr}.bento-span-2:where(.astro-6ngnn2ty),.bento-row-2:where(.astro-6ngnn2ty){grid-column:span 1;grid-row:span 1}.intro-section:where(.astro-6ngnn2ty){padding:5rem 0}.intro-hero:where(.astro-6ngnn2ty){padding:7rem 0 5rem}.intro-heading:where(.astro-6ngnn2ty){margin-bottom:2.5rem}.intro-product-card:where(.astro-6ngnn2ty){padding:2rem 1.5rem}.intro-flow-step:where(.astro-6ngnn2ty){min-width:0;width:100%}.bento-code:where(.astro-6ngnn2ty) code:where(.astro-6ngnn2ty){font-size:12px}}@media(min-width:769px){.bento-code-snippet:where(.astro-6ngnn2ty){min-width:max-content;white-space:pre;word-break:normal}}
