.hero{overflow:clip;min-height:100vh;position:relative}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 78% 8%,rgba(255,59,31,.18),transparent 46%),radial-gradient(circle at 6% 96%,rgba(255,59,31,.07),transparent 40%);pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{--hero-image-top-offset: 56px;--hero-image-bleed: max(calc((100vw - var(--container-width)) / 2), 0px);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(400px,44%);gap:64px;align-items:stretch;justify-content:space-between;min-height:max(760px,calc(100vh - 64px));padding:100px 0;position:relative;z-index:1}.hero__content-wrap[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;position:relative;z-index:1}.hero__content[data-astro-cid-bbe6dxrz]{max-width:720px}.hero__eyebrow[data-astro-cid-bbe6dxrz]{display:inline-block;font-family:var(--font-body);font-size:var(--fs-small);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.3em;color:var(--signal-on-dark);margin-bottom:28px;padding-bottom:14px;border-bottom:1px solid var(--border-color);opacity:0;animation:hero-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.2s}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--font-title);font-size:clamp(3.4rem,6.8vw,6.4rem);font-weight:320;font-optical-sizing:auto;line-height:.98;letter-spacing:-.032em;margin-bottom:30px;opacity:0;animation:hero-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.3s}.hero__text[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.62;max-width:520px;color:var(--text-nav);margin-bottom:40px;opacity:0;animation:hero-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.5s}.hero__text-highlight[data-astro-cid-bbe6dxrz]{color:var(--text-on-dark);font-style:italic}.hero__art[data-astro-cid-bbe6dxrz]{position:absolute;top:var(--hero-image-top-offset);right:calc((var(--hero-image-bleed) + 28px) * -1);bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,3.4vw,52px);background:linear-gradient(155deg,#ff3b1f,#e22e13 38%,#1a0a07);color:#f4f1ea;overflow:hidden;isolation:isolate;opacity:0;animation:hero-art-enter 1s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.15s}.hero__art[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,rgba(244,241,234,.14) 0 1px,transparent 1px 84px),repeating-linear-gradient(0deg,rgba(244,241,234,.1) 0 1px,transparent 1px 84px);mix-blend-mode:overlay;z-index:-1}.hero__art[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;right:-28%;bottom:-34%;width:86%;height:86%;border:1.5px solid rgba(244,241,234,.32);border-radius:50%;z-index:-1}.hero__art-index[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.78rem;font-weight:var(--fw-semibold);letter-spacing:.3em;text-transform:uppercase;opacity:.85}.hero__art-mark[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:50%;transform:translate(-50%,-54%);z-index:0;font-family:var(--font-title);font-style:italic;font-weight:300;font-size:clamp(13rem,26vw,24rem);line-height:1;color:#f4f1eaeb;pointer-events:none}.hero__art-index[data-astro-cid-bbe6dxrz],.hero__art-foot[data-astro-cid-bbe6dxrz]{position:relative;z-index:2}.hero__art-rules[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px 10px;max-width:82%}.hero__art-rule[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.74rem;font-weight:var(--fw-semibold);letter-spacing:.16em;text-transform:uppercase;padding:7px 14px;color:#f4f1ea;background:#1a0a0775;backdrop-filter:blur(2px);border:1px solid rgba(244,241,234,.5)}.hero__art-foot[data-astro-cid-bbe6dxrz]{font-family:var(--font-title);font-style:italic;font-size:clamp(1rem,1.5vw,1.35rem);color:#f4f1eaeb}@keyframes hero-art-enter{0%{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}.hero__intro-overlay[data-astro-cid-bbe6dxrz]{position:fixed;inset:0;z-index:200;background:var(--bg-dark);display:flex;align-items:center;justify-content:center;padding:0 clamp(20px,5vw,80px);pointer-events:none;animation:intro-overlay-exit .6s cubic-bezier(.4,0,.2,1) forwards;animation-delay:1s}.hero__intro-text[data-astro-cid-bbe6dxrz]{font-family:var(--font-title);font-weight:300;font-style:italic;font-optical-sizing:auto;letter-spacing:-.03em;color:var(--text-on-dark);text-align:center;line-height:1;font-size:clamp(3rem,11vw,10rem);opacity:0;animation:intro-text-enter .7s cubic-bezier(.22,1,.36,1) forwards;animation-delay:80ms}@keyframes intro-text-enter{0%{opacity:0;filter:blur(24px);transform:scale(.88)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes intro-overlay-exit{to{opacity:0;visibility:hidden}}@keyframes hero-enter{0%{opacity:0;transform:translate(-28px);filter:blur(10px)}to{opacity:1;transform:translate(0);filter:blur(0px)}}@media(prefers-reduced-motion:reduce){.hero__intro-overlay[data-astro-cid-bbe6dxrz]{display:none}.hero__intro-text[data-astro-cid-bbe6dxrz],.hero__eyebrow[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__text[data-astro-cid-bbe6dxrz],.hero__actions[data-astro-cid-bbe6dxrz],.hero__art[data-astro-cid-bbe6dxrz]{opacity:1;animation:none;clip-path:none}}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:40px;opacity:0;animation:hero-enter .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.7s}.hero__actions[data-astro-cid-bbe6dxrz] .ds-action-button{font-weight:var(--fw-semibold);min-width:210px;text-align:center}.hero__image[data-astro-cid-bbe6dxrz]{position:relative;min-height:inherit;height:100%;align-self:stretch;justify-self:stretch;overflow:visible}.hero__photo[data-astro-cid-bbe6dxrz]{position:absolute;top:var(--hero-image-top-offset);right:calc((var(--hero-image-bleed) + 28px) * -1);bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:var(--hero-photo-position, center 30%);filter:grayscale(.15) contrast(1.04)}@media(max-width:768px){.hero__inner[data-astro-cid-bbe6dxrz]{--hero-image-top-offset: 0px;grid-template-columns:1fr;gap:32px;min-height:auto;padding:32px 0 48px}.hero__content-wrap[data-astro-cid-bbe6dxrz]{padding:0 22px}.hero__image[data-astro-cid-bbe6dxrz]{order:-1;margin-top:40px;min-height:min(42vh,360px);height:min(42vh,360px);overflow:hidden}.hero__photo[data-astro-cid-bbe6dxrz],.hero__art[data-astro-cid-bbe6dxrz]{position:relative;inset:auto;min-height:min(42vh,360px);background-position:var(--hero-photo-position, center 28%)}.hero__art-mark[data-astro-cid-bbe6dxrz]{font-size:15rem;transform:translate(-50%,-50%);color:#f4f1ead1}.hero__art-rules[data-astro-cid-bbe6dxrz]{max-width:100%}.hero__actions[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:12px}.hero__actions[data-astro-cid-bbe6dxrz] .ds-action-button{width:100%;min-width:0}}.ds-section-heading--center[data-astro-cid-qihish64]{text-align:center}.ds-section-heading--center[data-astro-cid-qihish64] .section-title[data-astro-cid-qihish64]{margin-left:auto;margin-right:auto}.ds-numbered-feature[data-astro-cid-amcoz6ap]{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid var(--border-color);align-items:flex-start}.ds-numbered-feature__number[data-astro-cid-amcoz6ap]{font-size:var(--fs-xs);color:var(--text-muted);font-weight:var(--fw-medium);min-width:28px;padding-top:2px}.ds-numbered-feature__content[data-astro-cid-amcoz6ap]{flex:1;filter:none;opacity:1;transition:opacity .26s ease,transform .26s ease;transform:translate(0)}.ds-numbered-feature[data-astro-cid-amcoz6ap]:hover .ds-numbered-feature__content[data-astro-cid-amcoz6ap],.ds-numbered-feature[data-astro-cid-amcoz6ap]:focus-within .ds-numbered-feature__content[data-astro-cid-amcoz6ap]{transform:translate(8px)}.ds-numbered-feature[data-astro-cid-amcoz6ap]:hover .ds-numbered-feature__desc[data-astro-cid-amcoz6ap],.ds-numbered-feature[data-astro-cid-amcoz6ap]:focus-within .ds-numbered-feature__desc[data-astro-cid-amcoz6ap]{color:var(--bg-dark)}.ds-numbered-feature__title[data-astro-cid-amcoz6ap]{font-size:var(--fs-h3);font-weight:360;margin-bottom:10px;letter-spacing:-.01em;color:var(--bg-dark)}.ds-numbered-feature__desc[data-astro-cid-amcoz6ap]{font-size:var(--fs-body);line-height:1.6;color:var(--text-muted);transition:color .26s ease}@media(prefers-reduced-motion:reduce){.ds-numbered-feature__content[data-astro-cid-amcoz6ap]{transition:none;transform:none}.ds-numbered-feature[data-astro-cid-amcoz6ap]:hover .ds-numbered-feature__content[data-astro-cid-amcoz6ap],.ds-numbered-feature[data-astro-cid-amcoz6ap]:focus-within .ds-numbered-feature__content[data-astro-cid-amcoz6ap]{transform:none}}.expertise{background:var(--surface-base);color:var(--bg-dark)}.expertise__inner[data-astro-cid-jznfhtox]{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.expertise__left-inner[data-astro-cid-jznfhtox]{position:sticky;top:128px;display:grid;gap:28px}.expertise__lead[data-astro-cid-jznfhtox]{font-size:clamp(1.05rem,1.3vw,1.22rem);line-height:1.55;color:var(--text-muted);max-width:32ch}.expertise__mark[data-astro-cid-jznfhtox]{font-size:3rem;line-height:1;color:var(--signal);margin-top:8px}@media(max-width:1024px){.expertise__left-inner[data-astro-cid-jznfhtox]{position:static}.expertise__mark[data-astro-cid-jznfhtox]{display:none}}.expertise__right[data-astro-cid-jznfhtox] .expertise__item--first{padding-top:0}.expertise__right[data-astro-cid-jznfhtox].is-intro-state .expertise__item--first .ds-numbered-feature__content{filter:blur(0);opacity:1}.expertise__right[data-astro-cid-jznfhtox] .ds-numbered-feature:last-child{border-bottom:none;padding-bottom:4rem}@media(max-width:768px){.expertise__inner[data-astro-cid-jznfhtox]{grid-template-columns:1fr;gap:36px}}.ds-venn-statement[data-astro-cid-dv4qjh47]{display:flex;justify-content:center;align-items:center;gap:24px;padding:16px 24px;margin:60px auto;max-width:760px}.ds-venn-statement__circle[data-astro-cid-dv4qjh47]{width:190px;height:190px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:var(--fw-black);letter-spacing:1.5px;line-height:1.3;opacity:var(--circle-opacity, 0);transform:translateY(var(--circle-y, -96px)) scaleX(var(--circle-scale-x, .94)) scaleY(var(--circle-scale-y, .94));will-change:transform,opacity;transition:opacity 90ms linear,transform 90ms linear}.ds-venn-statement__circle--think-more[data-astro-cid-dv4qjh47]{background:var(--about-circle-think-more);color:var(--bg-dark)}.ds-venn-statement__circle--ask-a-lot[data-astro-cid-dv4qjh47]{background:var(--about-circle-ask-a-lot);color:var(--bg-dark)}.ds-venn-statement__circle--design-less[data-astro-cid-dv4qjh47]{background:var(--about-circle-design-less);color:var(--bg-dark)}@media(max-width:768px){.ds-venn-statement[data-astro-cid-dv4qjh47]{gap:12px;padding:8px 0;margin:40px auto}.ds-venn-statement__circle[data-astro-cid-dv4qjh47]{width:110px;height:110px;font-size:.78rem;letter-spacing:.8px}}@media(prefers-reduced-motion:reduce){.ds-venn-statement__circle[data-astro-cid-dv4qjh47]{opacity:1;transform:none}}.about{overflow:clip}.about.ds-section--default{padding:130px 0}.about__stage[data-astro-cid-v2cbyr3p]{position:relative}.about__inner[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:8px 0}.about .about__header .section-title{font-size:clamp(2.4rem,5vw,4rem);max-width:18ch}.about .about__header{margin-bottom:8px}.about .ds-venn-statement{margin:40px auto 44px}.about__text[data-astro-cid-v2cbyr3p]{font-size:clamp(1.05rem,1.35vw,1.3rem);font-family:var(--font-title);font-weight:360;max-width:30ch;margin:0 auto;line-height:1.4;color:var(--text-on-dark)}.about .ds-venn-statement__circle{--circle-opacity: 1 !important;--circle-y: 0px !important;--circle-scale-x: 1 !important;--circle-scale-y: 1 !important;opacity:1!important;transform:none!important;animation:none!important}.about .ds-venn-statement{animation:about-venn-rise .7s cubic-bezier(.22,1,.36,1) backwards;animation-delay:.12s}@keyframes about-venn-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.about .ds-venn-statement{animation:none}}@media(max-width:768px){.about__inner[data-astro-cid-v2cbyr3p]{display:block;padding:16px 0}.about .about__header{margin-bottom:40px}}.ds-service-card[data-astro-cid-esi4pvps]{--service-reveal-progress: 0;--service-hover-y: 0px;position:relative;overflow:hidden;padding:32px 24px;border:none;border-radius:var(--radius-lg);background:var(--surface-subtle);opacity:var(--service-reveal-progress);transform:translateY(calc((1 - var(--service-reveal-progress)) * 120px)) translateY(var(--service-hover-y));transition:opacity .18s linear,transform var(--transition),box-shadow var(--transition),background-color var(--transition)}.ds-service-card[data-astro-cid-esi4pvps]:hover{--service-hover-y: -8px;box-shadow:none;background:var(--brand-primary)}.ds-service-card__icon[data-astro-cid-esi4pvps]{position:relative;z-index:1;color:var(--bg-dark);margin-bottom:20px;transition:transform .35s ease,color .35s ease}.ds-service-card__title[data-astro-cid-esi4pvps]{position:relative;z-index:1;font-size:var(--fs-h4);font-weight:var(--fw-semibold);color:var(--bg-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;transition:transform .35s ease,letter-spacing .35s ease}.ds-service-card__desc[data-astro-cid-esi4pvps]{position:relative;z-index:1;font-size:var(--fs-body);line-height:1.6;transition:transform .35s ease}.ds-service-card[data-astro-cid-esi4pvps]:hover .ds-service-card__icon[data-astro-cid-esi4pvps]{transform:translateY(-4px) rotate(-6deg) scale(1.04);color:var(--bg-dark)}.ds-service-card[data-astro-cid-esi4pvps]:hover .ds-service-card__title[data-astro-cid-esi4pvps]{transform:translate(6px);letter-spacing:.9px}.ds-service-card[data-astro-cid-esi4pvps]:hover .ds-service-card__desc[data-astro-cid-esi4pvps]{transform:translate(6px)}.services__grid[data-astro-cid-g5jplrhu] h4.ds-service-card__title{font-size:var(--fs-h4)}.services{overflow:clip}.services__stage[data-astro-cid-g5jplrhu]{position:relative}.services__inner[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:48px;padding:20px 0}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card{--service-reveal-progress: 1;animation:service-card-rise .64s cubic-bezier(.22,1,.36,1) backwards}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card:nth-child(1){animation-delay:60ms}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card:nth-child(2){animation-delay:.13s}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card:nth-child(3){animation-delay:.2s}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card:nth-child(4){animation-delay:.27s}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card:nth-child(5){animation-delay:.34s}.services__grid[data-astro-cid-g5jplrhu] .ds-service-card:nth-child(6){animation-delay:.41s}@keyframes service-card-rise{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.services__grid[data-astro-cid-g5jplrhu] .ds-service-card{animation:none}}.services__heading-row[data-astro-cid-g5jplrhu]{display:flex;align-items:center;justify-content:space-between;gap:24px}.services__grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:1024px){.services__inner[data-astro-cid-g5jplrhu]{gap:36px}.services__grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services__inner[data-astro-cid-g5jplrhu]{display:block}.services__grid[data-astro-cid-g5jplrhu]{margin-top:32px;gap:16px}}@media(max-width:480px){.services__grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.about-story__inner[data-astro-cid-pfrfqcp7]{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.about-story__media[data-astro-cid-pfrfqcp7] img[data-astro-cid-pfrfqcp7]{width:100%;max-width:560px;aspect-ratio:4 / 5;object-fit:cover;display:block}.about-story__content[data-astro-cid-pfrfqcp7]{max-width:560px}.about-story__title[data-astro-cid-pfrfqcp7]{margin-bottom:20px;color:var(--bg-dark);text-transform:uppercase}.about-story__text[data-astro-cid-pfrfqcp7]{line-height:1.5}.about-story__text[data-astro-cid-pfrfqcp7]+.about-story__text[data-astro-cid-pfrfqcp7]{margin-top:14px}.about-story__text-group[data-astro-cid-pfrfqcp7]{margin-bottom:2rem}.about-story__actions[data-astro-cid-pfrfqcp7]{display:block}@media(max-width:1024px){.about-story__inner[data-astro-cid-pfrfqcp7]{gap:40px}}@media(max-width:768px){.about-story__inner[data-astro-cid-pfrfqcp7]{grid-template-columns:1fr;gap:28px}.about-story__media[data-astro-cid-pfrfqcp7] img[data-astro-cid-pfrfqcp7],.about-story__content[data-astro-cid-pfrfqcp7]{max-width:100%}}.ds-stat-item[data-astro-cid-fbovkjwq]{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.ds-stat-item__number[data-astro-cid-fbovkjwq]{display:inline-block;font-family:var(--font-title);font-size:clamp(2rem,4vw,3.5rem);font-weight:var(--fw-semibold);letter-spacing:-.02em;line-height:1;transform:translateY(18px);opacity:0;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s ease}.ds-stat-item__number[data-astro-cid-fbovkjwq].is-visible{transform:translateY(0);opacity:1}.ds-stat-item__label[data-astro-cid-fbovkjwq]{font-size:var(--fs-body);line-height:1.6;color:var(--bg-dark)}@media(prefers-reduced-motion:reduce){.ds-stat-item__number[data-astro-cid-fbovkjwq]{transform:none;opacity:1;transition:none}}.ds-section--dark.stats{position:relative;overflow:clip}.ds-section--dark.stats:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 0%,rgba(255,59,31,.12),transparent 46%);pointer-events:none}.stats.ds-section--compact{padding:100px 0}.stats__shell[data-astro-cid-bhxv2qxz]{position:relative;display:grid;gap:56px}.stats__head[data-astro-cid-bhxv2qxz]{display:grid;gap:16px;max-width:32ch}.stats__title[data-astro-cid-bhxv2qxz]{font-size:clamp(2rem,4vw,3.2rem);font-weight:340;color:var(--text-on-dark);line-height:1.02}.stats__inner[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--border-color);border:1px solid var(--border-color)}.stats__inner[data-astro-cid-bhxv2qxz] .ds-stat-item{background:var(--bg-dark);padding:36px 24px;gap:10px;align-items:flex-start;text-align:left}.stats__inner[data-astro-cid-bhxv2qxz] .ds-stat-item__number{color:var(--text-on-dark);font-size:clamp(2rem,3.4vw,3rem)}.stats__inner[data-astro-cid-bhxv2qxz] .ds-stat-item__label{color:var(--text-nav);font-size:var(--fs-small)}@media(max-width:1024px){.stats__inner[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.stats__inner[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(2,1fr)}.stats__inner[data-astro-cid-bhxv2qxz] .ds-stat-item{padding:28px 18px}}.ds-quote-block[data-astro-cid-ke2jhrve]{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:var(--fw-medium);line-height:1.5;color:var(--bg-dark);margin-bottom:40px;font-style:normal}.ds-testimonial-author[data-astro-cid-ssfyqm64]{display:flex;align-items:center;justify-content:flex-start;gap:16px}.ds-testimonial-author__avatar[data-astro-cid-ssfyqm64]{width:46px;height:46px;border-radius:50%;background:var(--signal);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.ds-testimonial-author__avatar[data-astro-cid-ssfyqm64] img[data-astro-cid-ssfyqm64]{width:100%;height:100%;object-fit:cover;opacity:1}.ds-testimonial-author__avatar[data-astro-cid-ssfyqm64] span[data-astro-cid-ssfyqm64]{color:#fff;font-family:var(--font-title);font-style:italic;font-weight:500;font-size:1.2rem}.ds-testimonial-author__name[data-astro-cid-ssfyqm64]{font-size:var(--fs-body);font-weight:var(--fw-bold);text-align:left}.ds-testimonial-author__role[data-astro-cid-ssfyqm64]{font-size:var(--fs-small);color:var(--text-secondary);text-align:left}.testimonial__heading[data-astro-cid-fkbbckhy]{margin-bottom:48px}.testimonial__masonry[data-astro-cid-fkbbckhy]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.testimonial__column[data-astro-cid-fkbbckhy]{display:flex;flex-direction:column;gap:24px}.testimonial__card[data-astro-cid-fkbbckhy]{background:var(--surface-field);border:1px solid var(--border-strong);border-radius:var(--radius-lg);padding:32px}.testimonial__card.is-observing:not(.is-visible){opacity:0;transform:translateY(48px) scale(.985);filter:blur(8px)}.testimonial__card.is-observing{transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:transform,opacity,filter}.testimonial__card.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0px)}@media(max-width:1024px){.testimonial__masonry[data-astro-cid-fkbbckhy]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.testimonial__masonry[data-astro-cid-fkbbckhy]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.testimonial__card.is-observing{opacity:1;transform:none;filter:none;transition:none}}
