.about{padding-top:clamp(40px,5.4vw,80px)}.about .about__inner{flex-wrap:wrap;align-items:flex-start;gap:clamp(28px,4vw,64px);display:flex}.about .about__head{flex:0 300px;min-width:220px}.about .about__subtitle{margin-top:18px}.about .about__subtitle.about__subtitle_short{display:none}.about .about__body{flex:420px;min-width:280px;max-width:60ch}.about .about__tags{display:none}.about .about__quote{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:26px;font-size:clamp(24px,2.6vw,36px);font-style:italic;line-height:1.2}.about .about__text{color:var(--color-text-soft);font-size:16px;line-height:1.7}.about .about__text+.about__text{margin-top:16px}@media (max-width:767px){.about{padding-top:44px}.about .about__inner{flex-direction:column;gap:16px}.about .about__head{border-bottom:1px solid var(--color-line);flex:none;justify-content:space-between;align-items:baseline;gap:12px;width:100%;min-width:0;padding-bottom:12px;display:flex}.about .section-title{font-size:32px}.about .about__subtitle{margin-top:0;font-size:10px;display:none}.about .about__subtitle.about__subtitle_short{display:block}.about .about__body{flex-direction:column;flex:none;gap:16px;min-width:0;max-width:none;display:flex}.about .about__tags{flex-wrap:wrap;gap:8px;display:flex}.about .about__tag{border:1px solid var(--color-line);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-soft);border-radius:999px;padding:8px 14px;font-size:11px}.about .about__quote{display:none}.about .about__text{font-size:14.5px;line-height:1.6}.about .about__text+.about__text{margin-top:0}}
.pill-link{background:var(--color-ink);color:var(--color-text-on-ink);border-radius:999px;align-items:center;gap:14px;padding:8px 8px 8px 26px;font-size:17px;font-weight:500;transition:background .25s,color .25s;display:inline-flex}.pill-link:hover,.pill-link:focus-visible{background:var(--color-rust);color:var(--color-text-on-ink)}.pill-link .pill-link__badge{background:var(--color-amber);width:42px;height:42px;color:var(--color-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.pill-link.pill-link_size_sm{padding:7px 7px 7px 24px;font-size:16px}.pill-link.pill-link_size_sm .pill-link__badge{width:38px;height:38px;font-size:17px}.pill-link.pill-link_variant_paper{background:var(--color-paper);color:var(--color-ink);padding:7px 7px 7px 22px;font-size:16px;font-weight:600}.pill-link.pill-link_variant_paper .pill-link__badge{background:var(--color-ink);width:36px;height:36px;color:var(--color-amber);font-size:17px}.pill-link.pill-link_variant_paper:hover,.pill-link.pill-link_variant_paper:focus-visible{background:var(--color-ink);color:var(--color-text-on-ink)}@media (max-width:767px){.pill-link{justify-content:space-between;width:100%;height:56px;padding:0 8px 0 24px;font-size:16px}.pill-link .pill-link__badge{width:40px;height:40px}.pill-link.pill-link_size_sm{height:52px;padding:0 7px 0 24px}}
.contact{padding:clamp(44px,6vw,96px) 0 clamp(36px,5vw,72px)}.contact .contact__card{border-radius:var(--radius-card);background:var(--color-amber);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(24px,3.4vw,52px);padding:clamp(28px,4vw,60px);display:flex}.contact .contact__copy{flex:360px;min-width:280px}.contact .contact__eyebrow{margin-bottom:18px}.contact .contact__title{margin-bottom:18px;font-size:clamp(32px,4.6vw,66px);line-height:.95}.contact .contact__email{font-family:var(--font-mono);overflow-wrap:anywhere;margin-bottom:24px;font-size:clamp(15px,1.6vw,20px)}.contact .contact__email-link{border-bottom:1px solid var(--color-ink);transition:color .2s,border-color .2s}.contact .contact__email-link:hover,.contact .contact__email-link:focus-visible{color:var(--color-cocoa);border-color:var(--color-cocoa)}.contact .contact__email-arrow{display:none}.contact .contact__location{font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-cocoa);font-size:12px}.contact .contact__actions{flex-wrap:wrap;flex:0 auto;align-items:center;gap:12px;display:flex}.contact .contact__cv-plain{display:none}@media (max-width:767px){.contact{padding:44px 0 36px}.contact .contact__card{background:0 0;border-radius:0;flex-direction:column;align-items:stretch;gap:16px;padding:0;display:flex}.contact .contact__copy{display:contents}.contact .contact__eyebrow{border-top:2px solid var(--color-ink);color:var(--color-rust);order:1;margin-bottom:0;padding-top:14px}.contact .contact__title{order:2;margin:-4px 0 0;font-size:30px;line-height:1}.contact .contact__email{order:3;margin-bottom:0;font-size:14px}.contact .contact__email-link{background:var(--color-amber);border-bottom:0;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;transition:background .25s,color .25s;display:flex}.contact .contact__email-link:hover,.contact .contact__email-link:focus-visible{background:var(--color-ink);color:var(--color-text-on-ink)}.contact .contact__email-arrow{font-size:16px;display:inline}.contact .contact__actions{order:4;grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact .contact__button{height:48px;padding:0}.contact .contact__button:not(.button_variant_outline):hover,.contact .contact__button:not(.button_variant_outline):focus-visible{background:var(--color-rust);color:var(--color-text-on-ink)}.contact .button_variant_outline{border-color:var(--color-line-strong)}.contact .contact__cv{display:none}.contact .contact__cv-plain{border-bottom:1px solid var(--color-line);color:var(--color-text-soft);grid-column:1/-1;align-items:center;gap:10px;padding:0 0 12px;font-size:15px;display:flex}.contact .contact__cv-plain:hover,.contact .contact__cv-plain:focus-visible{color:var(--color-rust)}.contact .contact__location{letter-spacing:.04em;color:var(--color-muted);order:5;font-size:11px;line-height:1.7}}
.ring-link{border:1px solid var(--color-line-strong);width:44px;height:44px;font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;transition:background .2s,color .2s;display:inline-flex}.ring-link:hover,.ring-link:focus-visible{background:var(--color-ink);color:var(--color-text-on-ink)}@media (max-width:767px){.ring-link{width:52px;height:52px}}
.stat-list{border-top:1px solid var(--color-line);flex-wrap:wrap;gap:clamp(20px,2.6vw,36px);margin-top:clamp(24px,2.8vw,34px);padding-top:clamp(18px,2.2vw,26px);display:flex}.stat-list .stat-list__item{flex-direction:column-reverse;flex:130px;min-width:130px;display:flex}.stat-list .stat-list__value{letter-spacing:-.04em;margin-bottom:6px;font-size:clamp(30px,3.4vw,46px);font-weight:600;line-height:1}.stat-list .stat-list__plus{vertical-align:super;font-size:.55em}.stat-list .stat-list__label{color:var(--color-muted);font-size:13px;line-height:1.45}@media (max-width:767px){.stat-list{grid-template-columns:1fr 1fr;gap:18px 16px;margin-top:0;padding-top:18px;display:grid}.stat-list .stat-list__item{min-width:0}.stat-list .stat-list__value{margin-bottom:5px;font-size:34px}.stat-list .stat-list__label{font-size:12px;line-height:1.4}}
.hero{padding-bottom:clamp(30px,4vw,56px)}.hero .hero__inner{flex-wrap:wrap;align-items:flex-end;gap:clamp(24px,3vw,48px);padding-top:clamp(28px,3.6vw,52px);display:flex}.hero .hero__copy{flex:380px;min-width:290px}.hero .hero__available{border:1px solid var(--color-line);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-soft);border-radius:999px;align-items:center;gap:9px;padding:8px 16px;font-size:11px;display:inline-flex}.hero .hero__available-short{display:none}.hero .hero__dot{background:var(--color-amber);border-radius:50%;width:8px;height:8px}.hero .hero__dot.hero__dot_tone_ink{background:var(--color-ink);width:7px;height:7px}.hero .hero__name{letter-spacing:-.05em;margin-top:clamp(18px,2.2vw,28px);font-size:clamp(40px,6.6vw,96px);font-weight:600;line-height:.9}.hero .hero__role{letter-spacing:.14em;margin-top:14px;font-size:13px}.hero .hero__lead{max-width:42ch;color:var(--color-text-soft);margin-top:clamp(16px,2vw,22px);font-size:clamp(16px,1.4vw,18px);line-height:1.6}.hero .hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:clamp(22px,2.6vw,32px);display:flex}.hero .hero__portrait{border-radius:var(--radius-card);background:var(--color-amber);flex:0 340px;min-width:260px;height:clamp(320px,38vw,460px);position:relative}.hero .hero__photo{width:108%;max-width:none;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero .hero__badge{display:none}.hero .stat-list{order:1}@media (max-width:767px){.hero{padding-bottom:0}.hero .hero__inner{flex-direction:column;align-items:stretch;gap:20px;padding-top:20px}.hero .hero__copy{flex-direction:column;flex:none;gap:20px;min-width:0;display:flex}.hero .hero__available{display:none}.hero .hero__badge{background:var(--color-paper);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:10px;display:inline-flex;position:absolute;top:18px;left:18px}.hero .hero__portrait{border-radius:28px;flex:none;order:-1;width:100%;min-width:0;height:262px;overflow:hidden}.hero .hero__photo{width:auto;height:100%}.hero .hero__name{margin-top:0;font-size:46px}.hero .hero__role{margin-top:12px;font-size:12px}.hero .hero__lead{margin-top:0;font-size:15px}.hero .hero__actions{flex-wrap:nowrap;gap:10px;margin-top:0}.hero .hero__actions .pill-link{flex:1;width:auto}}
.browser-frame{--browser-frame-dark:#202124;--browser-frame-mid:#35363a;--browser-frame-field:#282a2d;--browser-frame-text:#e8eaed;--browser-frame-dim:#9aa0a6;border-radius:var(--radius-media);background:var(--color-paper);font-family:system-ui,sans-serif;overflow:hidden}.browser-frame .browser-frame__tabs{background:var(--browser-frame-dark);align-items:flex-end;height:44px;padding:0 8px 0 14px;display:flex}.browser-frame .browser-frame__lights{align-self:center;gap:8px;margin-right:18px;display:flex}.browser-frame .browser-frame__light{border-radius:50%;width:12px;height:12px}.browser-frame .browser-frame__light.browser-frame__light_color_red{background:#ff5f57}.browser-frame .browser-frame__light.browser-frame__light_color_yellow{background:#febc2e}.browser-frame .browser-frame__light.browser-frame__light_color_green{background:#28c840}.browser-frame .browser-frame__tab{min-width:120px;max-width:220px;height:34px;color:var(--browser-frame-dim);border-radius:8px 8px 0 0;align-items:center;gap:8px;padding:0 12px;font-size:12px;display:flex}.browser-frame .browser-frame__tab.browser-frame__tab_active{background:var(--browser-frame-mid);color:var(--browser-frame-text)}.browser-frame .browser-frame__favicon{background:#5f6368;border-radius:50%;flex-shrink:0;width:14px;height:14px}.browser-frame .browser-frame__tab-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.browser-frame .browser-frame__toolbar{background:var(--browser-frame-mid);align-items:center;gap:4px;height:40px;padding:0 8px;display:flex}.browser-frame .browser-frame__dot{background:var(--browser-frame-dim);opacity:.4;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin:6px}.browser-frame .browser-frame__dot.browser-frame__dot_size_sm{width:12px;height:12px;margin:0}.browser-frame .browser-frame__address{background:var(--browser-frame-field);height:30px;color:var(--browser-frame-text);white-space:nowrap;border-radius:15px;flex:1;align-items:center;gap:8px;padding:0 14px;font-size:13px;display:flex;overflow:hidden}.browser-frame .browser-frame__viewport{background:#fff}@media (max-width:767px){.browser-frame{border:1px solid var(--color-line-soft)}.browser-frame .browser-frame__chrome{display:none}}
.project-card{border-bottom:1px solid var(--color-line-soft);flex-wrap:wrap;align-items:center;gap:clamp(24px,3.4vw,52px);padding:clamp(34px,4.6vw,64px) 0;display:flex}.project-card:nth-child(2n){flex-direction:row-reverse}.project-card:last-child{border-bottom:0}.project-card .project-card__copy{flex:300px;min-width:260px;max-width:420px}.project-card .project-card__kicker{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.project-card .project-card__index{letter-spacing:-.04em;color:var(--color-amber);font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1}.project-card .project-card__category{font-size:11px}.project-card .project-card__title{letter-spacing:-.04em;font-size:clamp(28px,3.4vw,44px);font-weight:600;line-height:.98}.project-card .project-card__domain{font-family:var(--font-mono);color:var(--color-muted);margin-top:10px;font-size:13px}.project-card .project-card__domain.project-card__domain_pending{color:var(--color-faint)}.project-card .project-card__domain-link{border-bottom:1px solid var(--color-line);transition:color .2s,border-color .2s}.project-card .project-card__domain-link:hover,.project-card .project-card__domain-link:focus-visible{color:var(--color-rust);border-color:var(--color-rust)}.project-card .project-card__description{color:var(--color-text-soft);margin-top:14px;font-size:16px;line-height:1.6}.project-card .project-card__stack{font-family:var(--font-mono);color:var(--color-muted);margin-top:16px;font-size:12px;line-height:1.8}.project-card .project-card__cta{margin-top:22px}.project-card .project-card__media{flex:380px;min-width:280px}.project-card .project-card__shot{width:100%;height:auto}.project-card .project-card__placeholder{aspect-ratio:16/10;border-radius:var(--radius-media);background:var(--color-amber);text-align:center;justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:767px){.project-card{border-bottom:0;flex-direction:column;align-items:stretch;gap:16px;padding:0}.project-card:nth-child(2n){flex-direction:column}.project-card:not(:first-child){border-top:1px solid var(--color-line);padding-top:26px}.project-card .project-card__copy{display:contents}.project-card .project-card__media{flex:none;order:-1;width:100%;min-width:0}.project-card .project-card__shot{aspect-ratio:16/10;object-fit:cover;object-position:top center}.project-card .project-card__kicker{margin-bottom:0}.project-card .project-card__index{font-size:30px}.project-card .project-card__category{font-size:10px}.project-card .project-card__title{font-size:34px;line-height:1}.project-card .project-card__domain{margin-top:0;font-size:12px}.project-card .project-card__description{margin-top:0;font-size:15px}.project-card .project-card__stack{margin-top:0;font-size:11px}.project-card .project-card__cta{margin-top:0}}
.projects{padding-top:clamp(36px,5vw,72px)}.projects .projects__head{border-bottom:1px solid var(--color-line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:18px;display:flex}@media (max-width:767px){.projects{padding-top:36px}.projects .projects__head{flex-direction:column;gap:10px;padding-bottom:14px}.projects .projects__list{flex-direction:column;gap:26px;padding-top:26px;display:flex}}
.footer{border-top:1px solid var(--color-line)}.footer .footer__inner{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:20px;font-size:11px;display:flex}.footer .footer__signature_short{display:none}@media (max-width:767px){.footer{border-top:0}.footer .footer__inner{margin-inline:var(--site-gutter);border-top:1px solid var(--color-line);padding:16px 0 40px;font-size:10px}.footer .footer__signature{display:none}.footer .footer__signature.footer__signature_short{display:inline}}
.locale-switcher{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);align-items:center;font-size:12px;display:flex}.locale-switcher .locale-switcher__item{align-items:center;display:inline-flex}.locale-switcher .locale-switcher__separator{color:var(--color-line-strong);margin:0 8px}.locale-switcher .locale-switcher__link{border-bottom:1px solid #0000;padding:4px 0;transition:color .2s,border-color .2s}.locale-switcher .locale-switcher__link:hover,.locale-switcher .locale-switcher__link:focus-visible{color:var(--color-rust)}.locale-switcher .locale-switcher__link.locale-switcher__link_active{color:var(--color-ink);border-bottom-color:var(--color-ink)}@media (max-width:767px){.locale-switcher{font-size:11px}}
.mobile-menu{display:none}.mobile-menu .mobile-menu__toggle,.mobile-menu .mobile-menu__close{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;transition:background .2s,color .2s;display:flex}.mobile-menu .mobile-menu__toggle{border:1px solid var(--color-line-strong)}.mobile-menu .mobile-menu__toggle:hover,.mobile-menu .mobile-menu__toggle:focus-visible{background:var(--color-ink);color:var(--color-text-on-ink)}.mobile-menu .mobile-menu__close{background:var(--color-ink);color:var(--color-amber)}.mobile-menu .mobile-menu__close:hover,.mobile-menu .mobile-menu__close:focus-visible{background:var(--color-rust)}.mobile-menu .mobile-menu__panel{z-index:40;width:100%;max-width:none;height:100dvh;max-height:none;padding:22px var(--site-gutter) 44px;background:var(--color-cream);color:var(--color-text);flex-direction:column;margin:0;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-menu .mobile-menu__panel[open]{display:flex}.mobile-menu .mobile-menu__panel::backdrop{background:0 0}.mobile-menu .mobile-menu__bar{justify-content:space-between;align-items:center;height:44px;display:flex}.mobile-menu .mobile-menu__title{letter-spacing:.14em}.mobile-menu .mobile-menu__nav{flex-direction:column;margin-top:44px;display:flex}.mobile-menu .mobile-menu__link{border-top:1px solid var(--color-line);letter-spacing:-.05em;align-items:baseline;gap:14px;padding:20px 0;font-size:38px;font-weight:600;line-height:1;display:flex}.mobile-menu .mobile-menu__link:last-child{border-bottom:1px solid var(--color-line)}.mobile-menu .mobile-menu__link:hover,.mobile-menu .mobile-menu__link:focus-visible{color:var(--color-rust)}.mobile-menu .mobile-menu__index{font-family:var(--font-mono);letter-spacing:0;color:var(--color-rust);font-size:12px;font-weight:400}.mobile-menu .mobile-menu__foot{flex-direction:column;gap:14px;margin-top:auto;padding-top:44px;display:flex}.mobile-menu .mobile-menu__social{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);gap:22px;font-size:12px;display:flex}.mobile-menu .mobile-menu__social a:hover,.mobile-menu .mobile-menu__social a:focus-visible{color:var(--color-rust)}@media (max-width:767px){.mobile-menu{display:block}}
.header{padding-top:clamp(20px,2.6vw,36px)}.header .header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;display:flex}.header .header__nav{flex-wrap:wrap;align-items:center;gap:clamp(10px,1.4vw,18px);font-size:clamp(15px,1.3vw,17px);display:flex}.header .header__nav-item{align-items:center;gap:clamp(10px,1.4vw,18px);display:inline-flex}.header .header__separator{color:var(--color-line-strong)}.header .header__link{transition:color .2s}.header .header__link:hover,.header .header__link:focus-visible{color:var(--color-rust)}.header .header__label{letter-spacing:.14em;margin-left:auto}.header .header__tools{align-items:center;gap:18px;display:flex}@media (max-width:767px){.header{padding-top:22px}.header .header__inner{flex-wrap:nowrap;min-height:44px}.header .header__nav{display:none}.header .header__label{margin-left:0}.header .header__tools{gap:14px}}
