.about-page[data-astro-cid-kh7btl4r]{min-height:100vh;padding:calc(var(--nav-height) + 2rem) 2rem 5rem}.container[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto}.page-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2.5rem,8vw,4rem);font-weight:700;text-align:center;margin-bottom:3rem;color:var(--color-text)}.content-grid[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:2rem}.content-section[data-astro-cid-kh7btl4r]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:1rem;padding:2rem}.content-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--color-primary)}.content-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{line-height:1.7;color:var(--color-text-dim);margin-bottom:1rem}.content-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-of-type{margin-bottom:0}.what-i-do-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.5rem}.content-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-accent-purple);font-weight:600}.service-card[data-astro-cid-kh7btl4r]{padding:1.25rem;background:#3b82f60d;border-radius:.75rem;border:1px solid var(--color-border);transition:all .2s ease}.service-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px)}.service-card[data-astro-cid-kh7btl4r].blue:hover{border-color:var(--color-primary);box-shadow:0 4px 20px #3b82f61a}.service-card[data-astro-cid-kh7btl4r].pink{background:#ec48990d}.service-card[data-astro-cid-kh7btl4r].pink:hover{border-color:var(--color-accent-pink);box-shadow:0 4px 20px #ec48991a}.service-card[data-astro-cid-kh7btl4r].purple{background:#a855f70d}.service-card[data-astro-cid-kh7btl4r].purple:hover{border-color:var(--color-accent-purple);box-shadow:0 4px 20px #a855f71a}.service-card[data-astro-cid-kh7btl4r].green{background:#22c55e0d}.service-card[data-astro-cid-kh7btl4r].green:hover{border-color:#22c55e;box-shadow:0 4px 20px #22c55e1a}.service-card[data-astro-cid-kh7btl4r].gold{background:#fbbf240d}.service-card[data-astro-cid-kh7btl4r].gold:hover{border-color:#fbbf24;box-shadow:0 4px 20px #fbbf241a}.service-icon[data-astro-cid-kh7btl4r]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:.5rem;margin-bottom:1rem;color:var(--color-primary)}.service-card[data-astro-cid-kh7btl4r].pink .service-icon[data-astro-cid-kh7btl4r]{background:#ec48991a;color:var(--color-accent-pink)}.service-card[data-astro-cid-kh7btl4r].purple .service-icon[data-astro-cid-kh7btl4r]{background:#a855f71a;color:var(--color-accent-purple)}.service-card[data-astro-cid-kh7btl4r].green .service-icon[data-astro-cid-kh7btl4r]{background:#22c55e1a;color:#22c55e}.service-card[data-astro-cid-kh7btl4r].gold .service-icon[data-astro-cid-kh7btl4r]{background:#fbbf241a;color:#fbbf24}.service-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.service-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--color-text-dim);margin:0;line-height:1.5}.cta-section[data-astro-cid-kh7btl4r]{text-align:center}.cta-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.contact-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;font-family:var(--font-body);text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.btn-primary[data-astro-cid-kh7btl4r]{background:var(--color-primary);color:#fff;box-shadow:0 4px 14px #3b82f666}.btn-primary[data-astro-cid-kh7btl4r]:hover{background:#2563eb;box-shadow:0 6px 20px #3b82f680}.btn-primary[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{transition:transform .2s ease}.btn-primary[data-astro-cid-kh7btl4r]:hover svg[data-astro-cid-kh7btl4r]{transform:translate(4px)}.btn-secondary[data-astro-cid-kh7btl4r]{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary[data-astro-cid-kh7btl4r]:hover{background:#3b82f61a;border-color:var(--color-primary)}@media(max-width:768px){.about-page[data-astro-cid-kh7btl4r]{padding-top:calc(var(--nav-height) + 1rem)}.what-i-do-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.contact-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center}.btn[data-astro-cid-kh7btl4r]{width:100%;max-width:280px;justify-content:center}}
