.team-grid[data-astro-cid-lg72qfms]{gap:var(--spacing-lg);grid-template-columns:1fr;width:100%;display:grid}@media (width>=600px){.team-grid[data-astro-cid-lg72qfms]{grid-template-columns:1fr 1fr}}.team-card[data-astro-cid-lg72qfms]{border:1px solid var(--hl-outlinevariant);padding:var(--spacing-xl) var(--spacing-lg);text-align:center;border-radius:var(--radius-md);cursor:default;flex-direction:column;justify-content:center;align-items:center;min-height:220px;transition:transform .3s,box-shadow .3s,border-top-color .3s;display:flex;position:relative;border-top:4px solid var(--card-accent)!important}.team-card[data-astro-cid-lg72qfms]:hover{box-shadow:var(--shadow-md);transform:translateY(-5px);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]{margin:0;font-size:1rem}.icon-stage[data-astro-cid-lg72qfms]{justify-content:center;align-items:center;height:80px;display:flex;position:relative}.abacus-wire[data-astro-cid-lg72qfms]{background:var(--hl-outlinevariant);width:60px;height:2px;margin:10px 0;position:relative}.abacus-bead[data-astro-cid-lg72qfms]{background:var(--hl-inversesurface);border-radius:4px;width:14px;height:10px;animation:2s ease-in-out infinite alternate slideBead;position:absolute;top:-4px;left:0}.delay-1[data-astro-cid-lg72qfms]{background-color:var(--hl-tertiary);animation-delay:.2s}.delay-2[data-astro-cid-lg72qfms]{animation-delay:.4s}@keyframes slideBead{0%{left:0}to{left:46px}}.scale-stand[data-astro-cid-lg72qfms]{background:var(--hl-inversesurface);width:4px;height:50px;position:absolute;bottom:10px}.scale-beam[data-astro-cid-lg72qfms]{background:var(--hl-inversesurface);width:70px;height:4px;animation:3s ease-in-out infinite balanceScale;position:absolute;top:20px}.scale-pan[data-astro-cid-lg72qfms]{border:2px solid var(--hl-inversesurface);width:14px;height:14px;position:absolute;top:4px}.scale-pan[data-astro-cid-lg72qfms].left{border-color:var(--hl-tertiary);background:var(--hl-tertiarycontainer);left:0}.scale-pan[data-astro-cid-lg72qfms].right{background:var(--hl-primarycontainer);border-color:var(--hl-primary);opacity:.7;right:0}@keyframes balanceScale{0%,to{transform:rotate(0)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}.terminal-box[data-astro-cid-lg72qfms]{background:var(--hl-info);border-radius:6px;flex-direction:column;gap:8px;width:60px;height:50px;padding:10px;display:flex}.code-line[data-astro-cid-lg72qfms]{background:var(--hl-oninfo);opacity:.8;border-radius:2px;height:4px;animation:1.5s step-end infinite typeCode}.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]{background:var(--hl-successcontainer);width:0;animation-delay:.6s}@keyframes typeCode{0%{width:0}50%{width:80%}to{width:80%}}.pie-chart[data-astro-cid-lg72qfms]{background:conic-gradient(var(--hl-inversesurface) 0% 75%,transparent 75% 100%);border:4px solid var(--hl-outlinevariant);border-radius:50%;width:50px;height:50px;position:relative}.pie-slice[data-astro-cid-lg72qfms]{background:var(--hl-tertiary);transform-origin:0 100%;border-radius:0 25px 0 0;width:25px;height:25px;animation:2s ease-in-out infinite popSlice;position:absolute;top:0;right:0}@keyframes popSlice{0%,to{transform:translate(0)scale(1)}50%{transform:translate(5px,-5px)scale(1.1)}}@media (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]{gap:var(--spacing-md);padding-inline:0;padding-block:var(--spacing-sm);align-items:flex-start;background-color:#0000!important}.fiscal-chart-container[data-astro-cid-tctuki6n]{aspect-ratio:3/2;justify-content:center;align-items:flex-end;gap:5%;width:100%;max-width:450px;margin-inline:auto;padding-bottom:10px;display:flex;position:relative}.chart-line[data-astro-cid-tctuki6n]{background-color:var(--hl-primary);width:100%;height:2px;position:absolute;bottom:0;left:0}.fiscal-bar[data-astro-cid-tctuki6n]{background-color:var(--hl-secondarycontainer);opacity:.8;border-radius:4px 4px 0 0;width:12%;max-width:50px;height:0;animation:1.5s ease-out forwards growBar}.bar-1[data-astro-cid-tctuki6n]{background-color:var(--hl-primary);height:40%;animation-delay:.1s}.bar-2[data-astro-cid-tctuki6n]{background-color:var(--hl-secondary);height:65%;animation-delay:.3s}.bar-3[data-astro-cid-tctuki6n]{background-color:var(--hl-info);height:50%;animation-delay:.5s}.bar-4[data-astro-cid-tctuki6n]{background-color:var(--hl-tertiary);height:90%;box-shadow:0 0 15px var(--hl-tertiary);animation-delay:.7s}@keyframes growBar{0%{opacity:0;height:0}to{opacity:1}}@media (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]{gap:var(--md);margin-top:var(--md);flex-wrap:wrap;display:flex}@media (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;border-radius:var(--radius-xl);max-width:500px;margin-inline:auto}#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]{padding-inline:var(--md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.review-card[data-astro-cid-bgwftent]{background-color:var(--hl-surface)}.author-avatar[data-astro-cid-bgwftent]{object-fit:cover;border-radius:50%;width:48px;height:48px}.rating-stars[data-astro-cid-bgwftent]{color:#fbc02d;display:flex}.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]{background-color:var(--hl-tertiary);color:var(--hl-ontertiary);z-index:10;border-radius:0 0 0 12px;padding:4px 12px;position:absolute;top:0;right:0}.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]{gap:var(--spacing-2xl);padding-bottom:var(--spacing-2xl);outline:none;grid-template-columns:1fr;display:grid}.services-grid[data-astro-cid-g5jplrhu]:focus-visible{border-radius:var(--radius-md);box-shadow:0 0 0 2px var(--hl-primary)}@media (width>=48rem){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}@media (width>=64rem){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(3,1fr)}}.tabs-container[data-astro-cid-g5jplrhu]{gap:var(--spacing-xs);display:flex;overflow-x:auto}
