.team-grid[data-astro-cid-lg72qfms]{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg);width:100%}@media(min-width:600px){.team-grid[data-astro-cid-lg72qfms]{grid-template-columns:1fr 1fr}}.team-card[data-astro-cid-lg72qfms]{position:relative;border:1px solid var(--hl-outlinevariant);border-top:4px solid var(--card-accent)!important;padding:var(--spacing-xl) var(--spacing-lg);text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-top-color .3s ease;border-radius:var(--radius-md);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;cursor:default}.team-card[data-astro-cid-lg72qfms]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-top-color:color-mix(in srgb,var(--card-accent),white 40%)!important}.team-card[data-astro-cid-lg72qfms] h3[data-astro-cid-lg72qfms]{margin:var(--spacing-md) 0 8px 0;font-size:1.25rem;font-weight:600}.team-card[data-astro-cid-lg72qfms] p[data-astro-cid-lg72qfms]{font-size:1rem;margin:0}.icon-stage[data-astro-cid-lg72qfms]{height:80px;display:flex;justify-content:center;align-items:center;position:relative}.abacus-wire[data-astro-cid-lg72qfms]{width:60px;height:2px;background:var(--hl-outlinevariant);margin:10px 0;position:relative}.abacus-bead[data-astro-cid-lg72qfms]{width:14px;height:10px;background:var(--hl-inversesurface);border-radius:4px;position:absolute;top:-4px;left:0;animation:slideBead 2s ease-in-out infinite alternate}.delay-1[data-astro-cid-lg72qfms]{animation-delay:.2s;background-color:var(--hl-tertiary)}.delay-2[data-astro-cid-lg72qfms]{animation-delay:.4s}@keyframes slideBead{0%{left:0}to{left:46px}}.scale-stand[data-astro-cid-lg72qfms]{width:4px;height:50px;background:var(--hl-inversesurface);position:absolute;bottom:10px}.scale-beam[data-astro-cid-lg72qfms]{width:70px;height:4px;background:var(--hl-inversesurface);position:absolute;top:20px;animation:balanceScale 3s ease-in-out infinite}.scale-pan[data-astro-cid-lg72qfms]{width:14px;height:14px;border:2px solid var(--hl-inversesurface);position:absolute;top:4px}.scale-pan[data-astro-cid-lg72qfms].left{left:0;border-color:var(--hl-tertiary);background:var(--hl-tertiarycontainer)}.scale-pan[data-astro-cid-lg72qfms].right{right:0;background:var(--hl-primarycontainer);border-color:var(--hl-primary);opacity:.7}@keyframes balanceScale{0%,to{transform:rotate(0)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}.terminal-box[data-astro-cid-lg72qfms]{width:60px;height:50px;background:var(--hl-info);border-radius:6px;padding:10px;display:flex;flex-direction:column;gap:8px}.code-line[data-astro-cid-lg72qfms]{height:4px;background:var(--hl-oninfo);border-radius:2px;animation:typeCode 1.5s steps(1) infinite;opacity:.8}.line-1[data-astro-cid-lg72qfms]{width:0}.line-2[data-astro-cid-lg72qfms]{width:0;animation-delay:.3s}.line-3[data-astro-cid-lg72qfms]{width:0;animation-delay:.6s;background:var(--hl-successcontainer)}@keyframes typeCode{0%{width:0}50%{width:80%}to{width:80%}}.pie-chart[data-astro-cid-lg72qfms]{width:50px;height:50px;border-radius:50%;background:conic-gradient(var(--hl-inversesurface) 0% 75%,transparent 75% 100%);position:relative;border:4px solid var(--hl-outlinevariant)}.pie-slice[data-astro-cid-lg72qfms]{position:absolute;top:0;right:0;width:25px;height:25px;background:var(--hl-tertiary);border-radius:0 25px 0 0;transform-origin:bottom left;animation:popSlice 2s ease-in-out infinite}@keyframes popSlice{0%,to{transform:translate(0) scale(1)}50%{transform:translate(5px,-5px) scale(1.1)}}@media(max-width:600px){.team-grid[data-astro-cid-lg72qfms]{grid-template-columns:1fr;max-width:320px;margin-inline:auto}}.about-section[data-astro-cid-v2cbyr3p]{padding-block:var(--spacing-4xl)}.mb-sm[data-astro-cid-v2cbyr3p]{margin-bottom:var(--spacing-sm)}.visual-container[data-astro-cid-v2cbyr3p]{width:100%;height:auto}.list-item[data-astro-cid-v2cbyr3p]{padding-inline:0;gap:var(--spacing-md);align-items:flex-start;padding-block:var(--spacing-sm);background-color:transparent!important}.fiscal-chart-container[data-astro-cid-tctuki6n]{display:flex;align-items:flex-end;justify-content:center;gap:5%;width:100%;max-width:450px;aspect-ratio:3 / 2;position:relative;padding-bottom:10px;margin-inline:auto}.chart-line[data-astro-cid-tctuki6n]{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--hl-primary)}.fiscal-bar[data-astro-cid-tctuki6n]{width:12%;max-width:50px;background-color:var(--hl-secondarycontainer);border-radius:4px 4px 0 0;opacity:.8;height:0;animation:growBar 1.5s ease-out forwards}.bar-1[data-astro-cid-tctuki6n]{height:40%;animation-delay:.1s;background-color:var(--hl-primary)}.bar-2[data-astro-cid-tctuki6n]{height:65%;animation-delay:.3s;background-color:var(--hl-secondary)}.bar-3[data-astro-cid-tctuki6n]{height:50%;animation-delay:.5s;background-color:var(--hl-info)}.bar-4[data-astro-cid-tctuki6n]{height:90%;animation-delay:.7s;background-color:var(--hl-tertiary);box-shadow:0 0 15px var(--hl-tertiary)}@keyframes growBar{0%{height:0;opacity:0}to{opacity:1}}@media(max-width:480px){.fiscal-chart-container[data-astro-cid-tctuki6n]{gap:8%}.fiscal-bar[data-astro-cid-tctuki6n]{width:15%}}.hero-section[data-astro-cid-bbe6dxrz]{padding-block:var(--spacing-4xl);overflow:hidden}.max-w-text[data-astro-cid-bbe6dxrz]{max-width:40ch}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:var(--md);flex-wrap:wrap;margin-top:var(--md)}@media(max-width:48rem){.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.hero-actions[data-astro-cid-bbe6dxrz] .button[data-astro-cid-bbe6dxrz]{width:100%}}.visual-placeholder[data-astro-cid-bbe6dxrz].hero-image{aspect-ratio:1;max-width:500px;margin-inline:auto;border-radius:var(--radius-xl)}#reviews[data-astro-cid-bgwftent]{padding-block:var(--spacing-3xl);background-color:var(--hl-surfacevariant);color:var(--hl-onsurfacevariant)}.reviews-grid[data-astro-cid-bgwftent]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding-inline:var(--md)}.review-card[data-astro-cid-bgwftent]{background-color:var( --hl-surface )}.author-avatar[data-astro-cid-bgwftent]{width:48px;height:48px;border-radius:50%;object-fit:cover}.rating-stars[data-astro-cid-bgwftent]{display:flex;color:#fbc02d}.star-icon[data-astro-cid-bgwftent]{width:18px;height:18px}.google-link[data-astro-cid-bgwftent]{opacity:.7;transition:opacity .2s}.google-link[data-astro-cid-bgwftent]:hover{opacity:1}.google-logo[data-astro-cid-bgwftent]{width:24px;height:24px}.date-text[data-astro-cid-bgwftent]{color:var(--hl-onsurface);opacity:.8}.btn-icon[data-astro-cid-bgwftent]{width:24px;height:24px;margin-right:8px}.service-card[data-astro-cid-lwabht2l]{height:100%}.service-icon[data-astro-cid-lwabht2l]{width:48px;height:48px;color:var(--hl-onsecondarycontainer)}.check-icon[data-astro-cid-lwabht2l]{width:20px;height:20px;color:var(--hl-primary);flex-shrink:0}.badge-popular[data-astro-cid-lwabht2l]{position:absolute;top:0;right:0;background-color:var(--hl-tertiary);color:var(--hl-ontertiary);padding:4px 12px;border-radius:0 0 0 12px;z-index:10}.w-full[data-astro-cid-lwabht2l]{width:100%}.services-section[data-astro-cid-g5jplrhu]{padding-block:var(--spacing-4xl)}.mb-sm[data-astro-cid-g5jplrhu]{margin-bottom:var(--spacing-sm)}.mb-lg[data-astro-cid-g5jplrhu]{margin-bottom:var(--spacing-lg)}.section-header[data-astro-cid-g5jplrhu]{margin-bottom:var(--spacing-2xl);max-width:60ch}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr;gap:var(--spacing-2xl);padding-bottom:var(--spacing-2xl);outline:none}.services-grid[data-astro-cid-g5jplrhu]:focus-visible{border-radius:var(--radius-md);box-shadow:0 0 0 2px var(--hl-primary)}@media(min-width:48rem){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(3,1fr)}}.tabs-container[data-astro-cid-g5jplrhu]{overflow-x:auto;display:flex;gap:var(--spacing-xs)}
