.hero[data-astro-cid-bbe6dxrz]{padding-block:clamp(2.5rem,6vw,4.5rem) clamp(2rem,5vw,3.5rem);border-bottom:1px solid var(--border)}.hero__container[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 320px;gap:4rem;align-items:start}@media(max-width:720px){.hero__container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:3rem}}.hero__availability[data-astro-cid-bbe6dxrz]{margin-bottom:1.75rem}.hero__heading[data-astro-cid-bbe6dxrz]{font-size:var(--text-hero);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:1.5rem}.hero__bio[data-astro-cid-bbe6dxrz]{font-size:var(--text-lg);color:var(--text-muted);line-height:1.75;max-width:46ch;margin-bottom:2.5rem}.hero__bio-link[data-astro-cid-bbe6dxrz]{color:var(--text);text-decoration:underline;text-decoration-color:var(--border-strong);text-underline-offset:3px;transition:color var(--transition),text-decoration-color var(--transition)}.hero__bio-link[data-astro-cid-bbe6dxrz]:hover{color:var(--accent);text-decoration-color:var(--accent)}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero__btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.4em;font-size:var(--text-sm);font-weight:600;border-radius:999px;padding:.6em 1.4em;transition:background-color var(--transition),color var(--transition),border-color var(--transition),transform var(--transition)}.hero__btn[data-astro-cid-bbe6dxrz]:active{transform:scale(.97)}.hero__btn--primary[data-astro-cid-bbe6dxrz]{background:var(--text);color:var(--bg)}.hero__btn--primary[data-astro-cid-bbe6dxrz]:hover{background:var(--accent)}.hero__btn--ghost[data-astro-cid-bbe6dxrz]{color:var(--text-muted);border:1.5px solid var(--border-strong)}.hero__btn--ghost[data-astro-cid-bbe6dxrz]:hover{border-color:var(--text);color:var(--text)}.hero__right[data-astro-cid-bbe6dxrz]{padding-top:.25rem}.hero__project-list[data-astro-cid-bbe6dxrz]{list-style:none;display:flex;flex-direction:column}.hero__project-item[data-astro-cid-bbe6dxrz]{border-top:1px solid var(--border)}.hero__project-item[data-astro-cid-bbe6dxrz]:last-child{border-bottom:1px solid var(--border)}.hero__project-link[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem;padding-block:.875rem;transition:color var(--transition)}.hero__project-link[data-astro-cid-bbe6dxrz]:hover{color:var(--accent)}.hero__project-link[data-astro-cid-bbe6dxrz]:hover .hero__project-arrow[data-astro-cid-bbe6dxrz]{color:var(--accent);transform:translate(2px,-2px)}.hero__project-name[data-astro-cid-bbe6dxrz]{font-size:var(--text-sm);font-weight:600;flex:1}.hero__project-tag[data-astro-cid-bbe6dxrz]{font-size:var(--text-xs);color:var(--text-faint);flex-shrink:0}.hero__project-arrow[data-astro-cid-bbe6dxrz]{font-size:var(--text-xs);color:var(--text-faint);flex-shrink:0;transition:color var(--transition),transform var(--transition)}.about[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:160px 1fr;gap:2.5rem;align-items:center}@media(max-width:540px){.about[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:1.5rem;justify-items:start}}.about__photo-wrap[data-astro-cid-v2cbyr3p]{width:160px;height:160px;border-radius:50%;overflow:hidden;background:var(--bg-subtle);border:1px solid var(--border);flex-shrink:0}.about__photo-wrap--placeholder[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,var(--bg-subtle),var(--bg-surface));position:relative}.about__photo-wrap--placeholder[data-astro-cid-v2cbyr3p]:after{content:"sar";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--text-faint);font-weight:800;font-size:2rem;letter-spacing:-.04em}.about__photo[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:cover}.about__body[data-astro-cid-v2cbyr3p]{max-width:56ch}.about__text[data-astro-cid-v2cbyr3p]{font-size:var(--text-base);color:var(--text-muted);line-height:1.75}.stack-list[data-astro-cid-rlzglfcb]{list-style:none;display:grid;grid-template-columns:repeat(6,1fr);gap:1rem 1.25rem}@media(max-width:880px){.stack-list[data-astro-cid-rlzglfcb]{grid-template-columns:repeat(4,1fr)}}@media(max-width:540px){.stack-list[data-astro-cid-rlzglfcb]{grid-template-columns:repeat(3,1fr)}}.stack-item[data-astro-cid-rlzglfcb]{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.125rem .5rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);transition:border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.stack-item[data-astro-cid-rlzglfcb]:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:var(--shadow-card)}.stack-item__icon[data-astro-cid-rlzglfcb]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--brand);filter:saturate(.9)}@media(prefers-color-scheme:dark){.stack-item__icon[data-astro-cid-rlzglfcb]{filter:saturate(.85) brightness(1.1)}.stack-item__icon--dark[data-astro-cid-rlzglfcb]{color:var(--text);filter:none}}.stack-item__icon[data-astro-cid-rlzglfcb] svg[data-astro-cid-rlzglfcb]{width:100%;height:100%;display:block}.stack-item__label[data-astro-cid-rlzglfcb]{font-size:var(--text-xs);font-weight:600;color:var(--text-muted);text-align:center;letter-spacing:.01em;line-height:1.2}.work-featured[data-astro-cid-wkx7uqji]{display:block;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.25rem;background:var(--bg-surface);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-slow),border-color var(--transition-slow),transform var(--transition-slow)}.work-featured[data-astro-cid-wkx7uqji]:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-strong);transform:translateY(-2px)}.work-featured__image-wrap[data-astro-cid-wkx7uqji]{position:relative;aspect-ratio:16 / 8;background:var(--bg-subtle);overflow:hidden}.work-featured__image[data-astro-cid-wkx7uqji]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.work-featured[data-astro-cid-wkx7uqji]:hover .work-featured__image[data-astro-cid-wkx7uqji]{transform:scale(1.02)}.work-featured__overlay[data-astro-cid-wkx7uqji]{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.4em;background:#18170fd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:var(--text-sm);font-weight:600;padding:.45em .9em;border-radius:999px;opacity:0;transform:translateY(-4px);transition:opacity var(--transition),transform var(--transition)}.work-featured[data-astro-cid-wkx7uqji]:hover .work-featured__overlay[data-astro-cid-wkx7uqji]{opacity:1;transform:translateY(0)}.work-featured__visit[data-astro-cid-wkx7uqji]{letter-spacing:-.01em}.work-featured__body[data-astro-cid-wkx7uqji]{padding:1.5rem 1.75rem 1.75rem}.work-featured__meta[data-astro-cid-wkx7uqji]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.work-featured__url[data-astro-cid-wkx7uqji],.work-card__url[data-astro-cid-wkx7uqji]{font-size:var(--text-xs);color:var(--text-faint)}.work-featured__name[data-astro-cid-wkx7uqji]{font-size:var(--text-2xl);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:.5rem}.work-featured__desc[data-astro-cid-wkx7uqji]{font-size:var(--text-base);color:var(--text-muted);line-height:1.6;max-width:60ch}.work-grid[data-astro-cid-wkx7uqji]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;list-style:none}@media(max-width:580px){.work-grid[data-astro-cid-wkx7uqji]{grid-template-columns:1fr}}.work-card[data-astro-cid-wkx7uqji]:last-child:nth-child(odd){grid-column:1 / -1;max-width:calc(50% - .625rem)}@media(max-width:580px){.work-card[data-astro-cid-wkx7uqji]:last-child:nth-child(odd){grid-column:auto;max-width:none}}.work-card__link[data-astro-cid-wkx7uqji]{display:block;height:100%;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);transition:box-shadow var(--transition-slow),border-color var(--transition-slow),transform var(--transition-slow)}.work-card__link[data-astro-cid-wkx7uqji]:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-strong);transform:translateY(-3px);outline:none}.work-card__image-wrap[data-astro-cid-wkx7uqji]{position:relative;aspect-ratio:16 / 10;background:var(--bg-subtle);overflow:hidden}.work-card__image[data-astro-cid-wkx7uqji]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.work-card__link[data-astro-cid-wkx7uqji]:hover .work-card__image[data-astro-cid-wkx7uqji]{transform:scale(1.03)}.work-card__overlay[data-astro-cid-wkx7uqji]{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;background:#18170fd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:var(--text-xs);font-weight:600;padding:.4em .75em;border-radius:999px;opacity:0;transform:translateY(-4px);transition:opacity var(--transition),transform var(--transition)}.work-card__link[data-astro-cid-wkx7uqji]:hover .work-card__overlay[data-astro-cid-wkx7uqji]{opacity:1;transform:translateY(0)}.work-card__body[data-astro-cid-wkx7uqji]{padding:1.125rem 1.25rem 1.375rem}.work-card__meta[data-astro-cid-wkx7uqji]{display:flex;align-items:center;gap:.625rem;margin-bottom:.5rem}.work-card__name[data-astro-cid-wkx7uqji]{font-size:var(--text-xl);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:.35rem}.work-card__desc[data-astro-cid-wkx7uqji]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.55}.testimonial[data-astro-cid-fkbbckhy]{max-width:720px;margin-inline:auto;text-align:center;position:relative;padding-top:1rem}.testimonial__mark[data-astro-cid-fkbbckhy]{position:absolute;top:-1rem;left:50%;transform:translate(-50%);font-size:5rem;line-height:1;font-family:Georgia,Times New Roman,serif;color:var(--accent);opacity:.4;pointer-events:none}.testimonial__quote[data-astro-cid-fkbbckhy]{font-size:var(--text-2xl);font-weight:500;letter-spacing:-.02em;line-height:1.4;color:var(--text);margin-bottom:1.5rem}@media(max-width:540px){.testimonial__quote[data-astro-cid-fkbbckhy]{font-size:var(--text-xl)}}.testimonial__attribution[data-astro-cid-fkbbckhy]{font-size:var(--text-sm);color:var(--text-muted);letter-spacing:.01em}.testimonial__attribution[data-astro-cid-fkbbckhy] strong[data-astro-cid-fkbbckhy]{color:var(--text);font-weight:600}.services__lead[data-astro-cid-g5jplrhu]{font-size:var(--text-lg);color:var(--text-muted);line-height:1.7;max-width:56ch;margin-bottom:2.5rem}.services-list[data-astro-cid-g5jplrhu]{list-style:none;display:flex;flex-direction:column}.service[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:2.5rem 1fr;gap:1.5rem;align-items:start;padding-block:2.5rem;border-top:1px solid var(--border)}.service[data-astro-cid-g5jplrhu]:last-child{border-bottom:1px solid var(--border)}@media(max-width:480px){.service[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:.75rem}}.service__num[data-astro-cid-g5jplrhu]{font-size:var(--text-sm);font-weight:700;color:var(--accent);padding-top:.2em;font-variant-numeric:tabular-nums}.service__heading[data-astro-cid-g5jplrhu]{font-size:var(--text-2xl);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:.75rem}.service__body[data-astro-cid-g5jplrhu]{font-size:var(--text-base);color:var(--text-muted);line-height:1.75;max-width:58ch}.process-list[data-astro-cid-fz4tclxl]{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:720px){.process-list[data-astro-cid-fz4tclxl]{grid-template-columns:1fr;gap:1.75rem}}.process-step[data-astro-cid-fz4tclxl]{position:relative;padding-top:1.5rem;border-top:2px solid var(--accent)}.process-step__num[data-astro-cid-fz4tclxl]{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;color:var(--accent);font-variant-numeric:tabular-nums;margin-bottom:.875rem;display:block}.process-step__heading[data-astro-cid-fz4tclxl]{font-size:var(--text-lg);font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:.625rem}.process-step__body[data-astro-cid-fz4tclxl]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.65}.contact__header[data-astro-cid-xmivup5a]{max-width:52ch;margin-bottom:3rem}.contact__heading[data-astro-cid-xmivup5a]{font-size:var(--text-4xl);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:1rem}.contact__intro[data-astro-cid-xmivup5a]{font-size:var(--text-base);color:var(--text-muted);line-height:1.75}.contact-form[data-astro-cid-xmivup5a]{max-width:620px;display:flex;flex-direction:column;gap:1.375rem}.form-row[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:1.125rem}@media(max-width:540px){.form-row[data-astro-cid-xmivup5a]{grid-template-columns:1fr}}.form-group[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.375rem}.form-label[data-astro-cid-xmivup5a]{font-size:var(--text-sm);font-weight:600;color:var(--text)}.form-label--opt[data-astro-cid-xmivup5a]{font-weight:400;color:var(--text-faint)}.form-input[data-astro-cid-xmivup5a]{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text);background:var(--bg-surface);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:.625rem .875rem;width:100%;transition:border-color var(--transition),box-shadow var(--transition);appearance:none;-webkit-appearance:none}.form-input[data-astro-cid-xmivup5a]::placeholder{color:var(--text-faint)}.form-input[data-astro-cid-xmivup5a]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.form-textarea[data-astro-cid-xmivup5a]{resize:vertical;min-height:120px;line-height:1.65}.form-select[data-astro-cid-xmivup5a]{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath fill='none' stroke='%236b6860' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.25rem}.form-footer[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.form-submit[data-astro-cid-xmivup5a]{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:700;letter-spacing:.01em;color:#fff;background:var(--accent);border:none;border-radius:999px;padding:.75em 2em;cursor:pointer;transition:background-color var(--transition),transform var(--transition),opacity var(--transition)}.form-submit[data-astro-cid-xmivup5a]:hover:not(:disabled){background:var(--accent-hover)}.form-submit[data-astro-cid-xmivup5a]:active:not(:disabled){transform:scale(.97)}.form-submit[data-astro-cid-xmivup5a]:disabled{opacity:.55;cursor:not-allowed}.form-note[data-astro-cid-xmivup5a]{font-size:var(--text-sm);color:var(--text-faint)}.form-hint[data-astro-cid-xmivup5a]{font-size:var(--text-xs);color:var(--text-faint);line-height:1.5;margin-top:-.125rem}.form-noscript[data-astro-cid-xmivup5a]{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6;padding:.75rem 1rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:1.5rem;max-width:620px}.form-error[data-astro-cid-xmivup5a]{font-size:var(--text-sm);color:#c0392b;line-height:1.6}.form-error[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]{color:inherit;text-decoration:underline}.form-success[data-astro-cid-xmivup5a]{display:flex;align-items:flex-start;gap:1.25rem;padding:2rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-md);max-width:620px}.form-success__icon[data-astro-cid-xmivup5a]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-size:var(--text-base);font-weight:700;flex-shrink:0;margin-top:2px}.form-success__heading[data-astro-cid-xmivup5a]{font-size:var(--text-xl);font-weight:700;letter-spacing:-.02em;margin-bottom:.25rem}.form-success__body[data-astro-cid-xmivup5a]{font-size:var(--text-base);color:var(--text-muted);line-height:1.6}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding-block:2rem}.site-footer__inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;flex-wrap:wrap}.site-footer__copy[data-astro-cid-sz7xmlte]{font-size:var(--text-sm);color:var(--text-faint)}.site-footer__share[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.site-footer__share-label[data-astro-cid-sz7xmlte]{font-size:var(--text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.site-footer__share-list[data-astro-cid-sz7xmlte]{list-style:none;display:flex;align-items:center;gap:.375rem}.site-footer__share-btn[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:999px;color:var(--text-faint);cursor:pointer;padding:0;transition:color var(--transition),background-color var(--transition)}.site-footer__share-btn[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:16px;height:16px}.site-footer__share-btn[data-astro-cid-sz7xmlte]:hover{color:var(--accent);background:var(--accent-subtle)}.site-footer__share-btn[data-astro-cid-sz7xmlte].is-copied{color:var(--green);background:#16a34a1a}.site-footer__email[data-astro-cid-sz7xmlte]{font-size:var(--text-sm);color:var(--text-faint);text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:3px;transition:color var(--transition),text-decoration-color var(--transition)}.site-footer__email[data-astro-cid-sz7xmlte]:hover{color:var(--accent);text-decoration-color:var(--accent)}
