.about[data-astro-cid-v2cbyr3p]{padding:var(--section-padding) 0;position:relative}.about-header[data-astro-cid-v2cbyr3p]{text-align:center;margin-bottom:var(--header-margin-bottom, 3rem)}.about-bento[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:1.5rem}.bento-card[data-astro-cid-v2cbyr3p]{padding:1.5rem;height:100%;transition:all .5s cubic-bezier(.16,1,.3,1)}.bento-card[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-4px) scale(1.01);border-color:var(--border-accent);background:var(--surface-2);box-shadow:0 10px 30px #0006,var(--shadow-glow-blue)}.bento-bio[data-astro-cid-v2cbyr3p]{grid-column:span 2;grid-row:span 1}.bio-content[data-astro-cid-v2cbyr3p]{display:flex;gap:1.4rem;align-items:center}.about-image-wrapper[data-astro-cid-v2cbyr3p]{position:relative;flex-shrink:0}.about-photo[data-astro-cid-v2cbyr3p]{width:140px;height:140px;object-fit:cover;border-radius:var(--radius-lg);position:relative;z-index:2;transition:transform .3s var(--ease-out-expo);will-change:transform}.about-image-border[data-astro-cid-v2cbyr3p]{position:absolute;inset:-8px;border:2px solid var(--accent-blue);border-radius:calc(var(--radius-lg) + 4px);opacity:.2;z-index:1;transition:all .3s;will-change:transform}.bento-card[data-astro-cid-v2cbyr3p]:hover .about-image-border[data-astro-cid-v2cbyr3p]{opacity:.5;inset:-12px}.bio-text[data-astro-cid-v2cbyr3p]{flex:1}.lead[data-astro-cid-v2cbyr3p]{font-size:1.1rem;line-height:1.62;color:var(--text-secondary);margin-bottom:1rem}.about-actions[data-astro-cid-v2cbyr3p]{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.4rem}.cv-update-note[data-astro-cid-v2cbyr3p]{font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.card-header[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.1rem}.card-icon[data-astro-cid-v2cbyr3p]{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent-blue);background:#38bdf81f;border:1px solid rgba(56,189,248,.2)}.card-header[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1.1rem;font-weight:700;color:var(--text-primary)}.expertise-list[data-astro-cid-v2cbyr3p]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.expertise-list[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{display:flex;justify-content:space-between;font-size:.86rem;color:var(--text-secondary);padding-bottom:.42rem;border-bottom:1px solid rgba(255,255,255,.05)}.expertise-list[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]:last-child{color:var(--accent-blue);font-family:var(--font-mono);font-weight:600}.bento-status[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;justify-content:center;gap:1rem}.status-item[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:1rem}.status-link[data-astro-cid-v2cbyr3p]{text-decoration:none;color:inherit;border-radius:var(--radius-md);padding:.5rem;margin:-.5rem;transition:background-color .3s}.status-link[data-astro-cid-v2cbyr3p]:hover,.status-link[data-astro-cid-v2cbyr3p]:focus-visible{background:#ffffff0d;outline:none}.status-link[data-astro-cid-v2cbyr3p]:focus-visible{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px var(--accent-blue)}.status-link[data-astro-cid-v2cbyr3p]:hover .status-icon[data-astro-cid-v2cbyr3p],.status-link[data-astro-cid-v2cbyr3p]:focus-visible .status-icon[data-astro-cid-v2cbyr3p]{background:var(--accent-blue);color:#fff;transform:scale(1.1)}.status-icon[data-astro-cid-v2cbyr3p]{background:#38bdf81a;color:var(--accent-blue);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(56,189,248,.2);transition:all .3s var(--ease-out-expo)}.status-label[data-astro-cid-v2cbyr3p]{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.status-value[data-astro-cid-v2cbyr3p]{font-size:.9rem;font-weight:600;color:var(--text-primary)}.local-time-display[data-astro-cid-v2cbyr3p]{color:var(--accent-blue);font-family:var(--font-mono)}.status-value-wrapper[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:.5rem}.status-dot[data-astro-cid-v2cbyr3p]{width:8px;height:8px;background:var(--accent-emerald);border-radius:50%;position:relative;flex-shrink:0}.status-dot[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1.5px solid var(--accent-emerald);animation:status-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes status-pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(2.2);opacity:0}}.social-links-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.social-link-btn[data-astro-cid-v2cbyr3p]{height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--text-secondary);transition:all .3s;text-decoration:none}.social-link-btn[data-astro-cid-v2cbyr3p]:hover,.social-link-btn[data-astro-cid-v2cbyr3p]:focus-visible{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue);transform:translateY(-4px);box-shadow:0 10px 20px #38bdf833}@media(max-width:1024px){.about-bento[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(2,1fr)}.bento-bio[data-astro-cid-v2cbyr3p]{grid-column:span 2}}@media(max-width:768px){.about-bento[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.about-header[data-astro-cid-v2cbyr3p]{margin-bottom:2rem}.bento-bio[data-astro-cid-v2cbyr3p]{grid-column:span 1}.bio-content[data-astro-cid-v2cbyr3p]{flex-direction:column;text-align:center}.about-actions[data-astro-cid-v2cbyr3p]{align-items:center}}@media(max-width:430px){.about-header[data-astro-cid-v2cbyr3p]{margin-bottom:1.35rem}.about-bento[data-astro-cid-v2cbyr3p]{gap:.75rem}.bento-card[data-astro-cid-v2cbyr3p]{padding:1rem}.about-photo[data-astro-cid-v2cbyr3p]{width:116px;height:116px}.lead[data-astro-cid-v2cbyr3p]{font-size:.93rem;line-height:1.55}.card-header[data-astro-cid-v2cbyr3p]{margin-bottom:.82rem}.expertise-list[data-astro-cid-v2cbyr3p]{gap:.52rem}.status-item[data-astro-cid-v2cbyr3p]{gap:.7rem}}@media(prefers-reduced-motion:reduce){[data-astro-cid-v2cbyr3p],[data-astro-cid-v2cbyr3p]:before,[data-astro-cid-v2cbyr3p]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.about-photo[data-astro-cid-v2cbyr3p],.about-image-border[data-astro-cid-v2cbyr3p]{transform:none!important;transition:none!important;animation:none!important}}.terminal-container[data-astro-cid-eqg5l7fp]{width:100%;max-width:500px;background:#0d1117cc;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 20px 50px #00000080,0 0 20px #38bdf81a;backdrop-filter:blur(10px);overflow:hidden;font-family:var(--font-mono);margin:0 auto;transform:perspective(1000px) rotateY(-5deg);transition:transform .6s cubic-bezier(.16,1,.3,1)}.terminal-container[data-astro-cid-eqg5l7fp]:hover{transform:perspective(1000px) rotateY(0) translateY(-5px);border-color:#38bdf84d}.terminal-header[data-astro-cid-eqg5l7fp]{background:#ffffff0d;padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.terminal-controls[data-astro-cid-eqg5l7fp]{position:absolute;left:1rem;display:flex;gap:.5rem}.control[data-astro-cid-eqg5l7fp]{width:12px;height:12px;border-radius:50%}.close[data-astro-cid-eqg5l7fp]{background:#ff5f56}.minimize[data-astro-cid-eqg5l7fp]{background:#ffbd2e}.expand[data-astro-cid-eqg5l7fp]{background:#27c93f}.terminal-title[data-astro-cid-eqg5l7fp]{font-size:.75rem;color:var(--text-muted);letter-spacing:.05em}.terminal-body[data-astro-cid-eqg5l7fp]{padding:1.5rem;height:320px;overflow-y:auto;font-size:.9rem;line-height:1.6;color:#e6edf3;scrollbar-width:none}.terminal-body[data-astro-cid-eqg5l7fp]::-webkit-scrollbar{display:none}.prompt[data-astro-cid-eqg5l7fp]{color:var(--accent-emerald);margin-right:.75rem;font-weight:600}.command[data-astro-cid-eqg5l7fp]{color:var(--accent-blue)}.output[data-astro-cid-eqg5l7fp]{color:var(--text-secondary);margin-bottom:1rem;display:block;animation:fadeIn .3s ease-out;white-space:pre-wrap}.keyword[data-astro-cid-eqg5l7fp]{color:#ff7b72}.string[data-astro-cid-eqg5l7fp]{color:#a5d6ff}.function[data-astro-cid-eqg5l7fp]{color:#d2a8ff}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.terminal-container[data-astro-cid-eqg5l7fp]{transform:none!important;width:calc(100% - 2rem)!important;margin:0 1rem;max-width:none}.terminal-body[data-astro-cid-eqg5l7fp]{padding:1rem;height:280px;font-size:13px}}.hero[data-astro-cid-bbe6dxrz]{min-height:clamp(680px,92svh,840px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:5rem 0}.hero-bg-gradient[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(56,189,248,.08) 0%,transparent 70%),radial-gradient(ellipse 60% 40% at 30% 60%,rgba(129,140,248,.06) 0%,transparent 60%),radial-gradient(ellipse 50% 50% at 70% 30%,rgba(244,114,182,.04) 0%,transparent 50%)}.hero-grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:linear-gradient(rgba(56,189,248,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(56,189,248,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,black,transparent)}.hero-container[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:2.4rem;z-index:2}.hero-content[data-astro-cid-bbe6dxrz]{text-align:left}.hero-badge[data-astro-cid-bbe6dxrz].badge-content{display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.4rem;border-radius:100px;background:#34d3990d;border:1px solid rgba(52,211,153,.2);color:var(--accent-emerald);font-size:.85rem;font-weight:600;letter-spacing:.02em;box-shadow:0 0 20px #34d3990d;margin-bottom:1.15rem;text-decoration:none;transition:all .3s var(--ease-out-expo)}.hero-badge[data-astro-cid-bbe6dxrz].badge-content:hover,.hero-badge[data-astro-cid-bbe6dxrz].badge-content:focus-visible{background:#34d3991a;border-color:#34d39966;box-shadow:0 0 30px #34d39926;transform:translateY(-2px)}.badge-dot[data-astro-cid-bbe6dxrz]{width:10px;height:10px;background:var(--accent-emerald);border-radius:50%;position:relative}.badge-dot[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid var(--accent-emerald);animation:badge-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes badge-pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}.hero-greeting[data-astro-cid-bbe6dxrz]{display:block;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;color:var(--text-secondary);margin-bottom:.5rem}.hero-title[data-astro-cid-bbe6dxrz]{margin-bottom:1rem}.hero-name[data-astro-cid-bbe6dxrz]{font-size:clamp(2.8rem,7vw,5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1}.hero-role[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:clamp(1rem,2.5vw,1.4rem);color:var(--accent-blue);margin-bottom:1rem;min-height:2rem}.cursor[data-astro-cid-bbe6dxrz]{animation:blink .8s infinite;color:var(--accent-blue)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-description[data-astro-cid-bbe6dxrz]{font-size:clamp(1.1rem,2vw,1.25rem);color:var(--text-secondary);max-width:550px;margin-bottom:1.5rem;line-height:1.62}.hero-value-prop[data-astro-cid-bbe6dxrz]{font-size:clamp(.95rem,1.8vw,1.08rem);color:#c8e8ff;margin-bottom:.85rem;font-weight:600;letter-spacing:.01em;max-width:620px}.hero-description[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--text-primary)}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;gap:2.3rem;margin-bottom:1.7rem}.stat-value[data-astro-cid-bbe6dxrz]{display:flex;align-items:baseline}.stat-number[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,5vw,3rem);font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-suffix[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:700;color:var(--accent-blue);margin-left:2px}.stat-label[data-astro-cid-bbe6dxrz]{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;transition:color .3s var(--ease-out-expo)}.stat[data-astro-cid-bbe6dxrz]{text-decoration:none;display:block;padding:.5rem;margin:-.5rem;border-radius:var(--radius-md);transition:transform .3s var(--ease-out-expo)}.stat[data-astro-cid-bbe6dxrz]:hover .stat-label[data-astro-cid-bbe6dxrz],.stat[data-astro-cid-bbe6dxrz]:focus-visible .stat-label[data-astro-cid-bbe6dxrz]{color:var(--accent-blue)}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:.9rem;flex-wrap:wrap;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .btn-primary[data-astro-cid-bbe6dxrz]{min-width:148px;position:relative}.hero-actions[data-astro-cid-bbe6dxrz] .btn-primary[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--accent-blue);z-index:-1;opacity:0;animation:btn-pulse 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes btn-pulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.15,1.35);opacity:0}to{transform:scale(1);opacity:0}}.hero-download-wrapper[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:.35rem}.hero-download-btn[data-astro-cid-bbe6dxrz]{position:relative}.cv-soon-note[data-astro-cid-bbe6dxrz]{font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:#bae6fd99;white-space:nowrap;font-weight:500}.btn[data-astro-cid-bbe6dxrz].magnetic{transition:transform .2s cubic-bezier(.23,1,.32,1);will-change:transform}.scroll-indicator-wrapper[data-astro-cid-bbe6dxrz]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:5}.scroll-indicator[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.7rem;opacity:.45;letter-spacing:.08em;text-transform:uppercase;transition:opacity .3s ease,transform .2s cubic-bezier(.23,1,.32,1);text-decoration:none}.scroll-indicator[data-astro-cid-bbe6dxrz]:hover,.scroll-indicator[data-astro-cid-bbe6dxrz]:focus-visible{opacity:.85;color:var(--accent-blue)}.mouse[data-astro-cid-bbe6dxrz]{width:26px;height:42px;border:2px solid var(--text-muted);border-radius:15px;position:relative}.wheel[data-astro-cid-bbe6dxrz]{width:3px;height:8px;background:var(--accent-blue);border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:scroll-wheel 2s infinite}@keyframes scroll-wheel{0%{transform:translate(-50%) translateY(0);opacity:1}to{transform:translate(-50%) translateY(15px);opacity:0}}.orb[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;animation:float 20s ease-in-out infinite;mix-blend-mode:screen;transform:translateZ(0);will-change:transform}.orb-1[data-astro-cid-bbe6dxrz]{width:400px;height:400px;background:var(--accent-blue);top:-10%;left:-5%}.orb-2[data-astro-cid-bbe6dxrz]{width:300px;height:300px;background:var(--accent-indigo);bottom:10%;right:-5%;animation-delay:-7s}.orb-3[data-astro-cid-bbe6dxrz]{width:200px;height:200px;background:var(--accent-rose);top:40%;right:20%;animation-delay:-14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@media(max-width:1024px){.hero-container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center}.hero-description[data-astro-cid-bbe6dxrz],.hero-stats[data-astro-cid-bbe6dxrz],.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center;margin-right:auto;margin-left:auto}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding-top:6.2rem;padding-bottom:1.2rem}.hero-stats[data-astro-cid-bbe6dxrz]{gap:2rem}.scroll-indicator-wrapper[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:430px){.hero[data-astro-cid-bbe6dxrz]{padding-top:5.5rem;padding-bottom:.9rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:.97rem;margin-bottom:1.1rem}.hero-stats[data-astro-cid-bbe6dxrz]{gap:1.4rem;margin-bottom:1.15rem}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.68rem;margin-top:.25rem}.hero-actions[data-astro-cid-bbe6dxrz]{gap:.65rem}.cv-soon-note[data-astro-cid-bbe6dxrz]{font-size:.5rem}}.testimonials[data-astro-cid-aadlzisc]{padding:var(--section-padding) 0;position:relative}.testimonials-header[data-astro-cid-aadlzisc]{text-align:center;margin-bottom:2.2rem}.testimonials-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1100px){.testimonials-grid[data-astro-cid-aadlzisc]{grid-template-columns:repeat(2,minmax(0,1fr))}}.testimonial-card[data-astro-cid-aadlzisc]{padding:1.35rem;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .4s var(--ease-out-expo),border-color .3s ease;text-decoration:none;cursor:pointer}.testimonial-card[data-astro-cid-aadlzisc]:before{content:"";position:absolute;inset:0;background:radial-gradient(380px circle at var(--mx, 50%) var(--my, 50%),rgba(56,189,248,.14),transparent 40%);opacity:0;transition:opacity .25s ease;pointer-events:none}.testimonial-header-row[data-astro-cid-aadlzisc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.testimonial-card[data-astro-cid-aadlzisc]:hover,.testimonial-card[data-astro-cid-aadlzisc]:focus-visible{transform:translateY(-7px);border-color:var(--accent-blue-glow);background:#ffffff08}.testimonial-card[data-astro-cid-aadlzisc]:hover:before,.testimonial-card[data-astro-cid-aadlzisc]:focus-visible:before{opacity:1}.quote-icon[data-astro-cid-aadlzisc]{color:var(--accent-blue);opacity:.3}.testimonial-rating[data-astro-cid-aadlzisc]{display:flex;gap:2px}.testimonial-quote[data-astro-cid-aadlzisc]{font-size:.98rem;line-height:1.5;color:var(--text-secondary);margin-bottom:.9rem;font-style:italic;flex:1}.testimonial-author[data-astro-cid-aadlzisc]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.author-info[data-astro-cid-aadlzisc] h4[data-astro-cid-aadlzisc]{color:var(--text-primary);font-size:.95rem;font-weight:700;margin-bottom:.2rem}.author-info[data-astro-cid-aadlzisc] p[data-astro-cid-aadlzisc]{color:var(--accent-blue);font-size:.8rem;font-family:var(--font-mono);letter-spacing:.02em}.external-link-icon[data-astro-cid-aadlzisc]{color:var(--text-muted);opacity:.5;transform:translate(0);transition:all .3s ease}.testimonial-card[data-astro-cid-aadlzisc]:hover .external-link-icon[data-astro-cid-aadlzisc],.testimonial-card[data-astro-cid-aadlzisc]:focus-visible .external-link-icon[data-astro-cid-aadlzisc]{opacity:1;transform:translate(2px);color:var(--accent-blue)}.click-cue[data-astro-cid-aadlzisc]{font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:#bae6fd;border:1px solid rgba(56,189,248,.3);background:#38bdf814;border-radius:999px;padding:.16rem .45rem;white-space:nowrap;margin-left:auto;margin-right:.3rem;transition:all .25s ease}.testimonial-card[data-astro-cid-aadlzisc]:hover .click-cue[data-astro-cid-aadlzisc],.testimonial-card[data-astro-cid-aadlzisc]:focus-visible .click-cue[data-astro-cid-aadlzisc]{color:#e0f2fe;border-color:#38bdf894;background:#38bdf82e;transform:translate(1px)}.testimonials-cta[data-astro-cid-aadlzisc]{display:flex;justify-content:center;margin-top:1.2rem}@media(max-width:768px){.testimonials-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr}.testimonial-card[data-astro-cid-aadlzisc]{padding:1.5rem}.click-cue[data-astro-cid-aadlzisc]{font-size:.56rem;padding:.14rem .34rem;margin-right:.15rem}}
