:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:#0a0a0a;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::selection{color:#0a0a0a;background:#ededea}#root{min-height:100vh}.lang-switch{border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:2px;padding:3px;display:flex}.lang-switch__btn{letter-spacing:.02em;color:#ededea73;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:5px 11px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,color .2s}.lang-switch__btn:hover{color:#ededeacc}.lang-switch__btn--active{color:#0a0a0a;background:#ededea}.lang-switch__btn--active:hover{color:#0a0a0a}@keyframes pf-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pf{color:#ededea;background:#0a0a0a;min-height:100vh;overflow-x:hidden}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.pf-nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a8c;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:22px 48px;display:flex;position:fixed;top:0;left:0;right:0}.pf-nav__logo{letter-spacing:-.01em;font-size:15px;font-weight:600}.pf-nav__links{color:#ededeaa6;gap:36px;font-size:14px;display:flex}.pf-nav__links a{color:inherit;text-decoration:none;transition:color .2s}.pf-nav__links a:hover{color:#ededea}.pf-nav__cta{color:#0a0a0a;background:#ededea;border-radius:100px;padding:9px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.pf-nav__cta:hover{background:#c9c7c2}.pf-nav__right{align-items:center;gap:16px;display:flex}.pf-hero{text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:1200px;margin:0 auto;padding:180px 48px 100px;display:flex}.pf-hero__photo{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;width:96px;height:96px}.pf-hero__title{letter-spacing:-.03em;max-width:900px;margin:0;font-size:clamp(38px,6vw,76px);font-weight:600;line-height:1.04}.pf-hero__subtitle{color:#ededea99;max-width:560px;margin:0;font-size:18px;line-height:1.6}.pf-hero__actions{gap:14px;margin-top:8px;display:flex}.pf-btn{border-radius:100px;padding:13px 26px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.pf-btn--solid{color:#0a0a0a;background:#ededea}.pf-btn--solid:hover{background:#c9c7c2}.pf-btn--outline{color:#ededea;border:1px solid #ffffff24}.pf-btn--outline:hover{border-color:#fff6}.pf-marquee{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:22px 0;overflow:hidden}.pf-marquee__track{gap:56px;width:max-content;animation:26s linear infinite pf-marquee-scroll;display:flex}.pf-marquee__item{color:#ededea66;white-space:nowrap;align-items:center;gap:56px;font-size:14px;display:flex}.pf-marquee__dot{opacity:.3}.pf-work{max-width:1200px;margin:0 auto;padding:140px 48px}.pf-work__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:64px;display:flex}.pf-h2{letter-spacing:-.02em;margin:0;font-size:clamp(28px,3.4vw,44px);font-weight:600}.pf-work__count{color:#ededea73;font-size:14px}.pf-work__list{flex-direction:column;gap:24px;display:flex}.pf-project{background:#ffffff04;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding:40px;display:grid;transform:translateY(28px)}.pf-project.is-visible{transform:translateY(0)}.pf-project__image{aspect-ratio:4/3;background:repeating-linear-gradient(135deg,#111 0 14px,#171717 14px 28px);border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pf-project__image span{color:#ededea4d;text-align:center;padding:0 12px;font:11px/1 ui-monospace,Menlo,monospace}.pf-project__content{flex-direction:column;gap:18px;display:flex}.pf-project__tag{color:#ededea73;text-transform:uppercase;letter-spacing:.06em;font-size:12.5px}.pf-project__title{letter-spacing:-.015em;margin:0;font-size:26px;font-weight:600;line-height:1.2}.pf-project__desc{color:#ededea8c;margin:0;font-size:15px;line-height:1.6}.pf-project__stats{gap:36px;margin-top:6px;display:flex}.pf-project__statVal{font-size:20px;font-weight:600}.pf-project__statLabel{color:#ededea73;font-size:12.5px}.pf-project__link{color:#ededea;align-items:center;gap:6px;margin-top:8px;font-size:14.5px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.pf-project__link:hover{gap:10px}.pf-companies{text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:1000px;margin:0 auto;padding:0 48px 100px;display:flex}.pf-companies__heading{color:#ededea66;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.pf-companies__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.pf-companies__item{color:#ededea8c;font-size:18px;font-weight:600}.pf-about{text-align:center;max-width:900px;margin:0 auto;padding:40px 48px 160px}.pf-about__text{letter-spacing:-.015em;color:#ededea66;margin:0;font-size:clamp(24px,3.6vw,42px);font-weight:500;line-height:1.35;transition:opacity .8s,transform .8s;transform:translateY(20px)}.pf-about__text.is-visible{transform:translateY(0)}.pf-about__highlight{color:#ededea}.pf-experience{max-width:1000px;margin:0 auto;padding:0 48px 160px}.pf-experience>.pf-h2{margin-bottom:56px}.pf-experience__list{flex-direction:column;display:flex}.pf-experience__row{border-top:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:24px;padding:28px 0;display:flex;transform:translateY(20px)}.pf-experience__row.is-visible{transform:translateY(0)}.pf-experience__role{font-size:18px;font-weight:600}.pf-experience__meta{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pf-experience__company{color:#ededeab3;font-size:14.5px}.pf-experience__period{color:#ededea73;font-size:14px}.pf-contact{max-width:1200px;margin:0 auto;padding:0 48px 100px}.pf-contact__card{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:center;gap:24px;padding:80px 48px;display:flex}.pf-contact__title{letter-spacing:-.02em;max-width:640px;margin:0;font-size:clamp(28px,4vw,52px);font-weight:600}.pf-contact__email{margin-top:8px}.pf-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:56px;padding-top:32px;display:flex}.pf-footer__copy{color:#ededea66;font-size:13px}.pf-footer__social{color:#ededea8c;gap:28px;font-size:13.5px;display:flex}.pf-footer__social a{color:inherit;text-decoration:none;transition:color .2s}.pf-footer__social a:hover{color:#ededea}@media (width<=860px){.pf-nav{padding:18px 24px}.pf-nav__links{display:none}.pf-hero{padding:140px 24px 72px}.pf-work,.pf-about,.pf-experience,.pf-contact{padding-left:24px;padding-right:24px}.pf-work{padding-top:96px;padding-bottom:96px}.pf-project{grid-template-columns:1fr;gap:24px;padding:24px}.pf-experience__row{flex-direction:column;align-items:flex-start;gap:6px}.pf-experience__meta{text-align:left;align-items:flex-start}.pf-companies__list{gap:28px}.pf-contact__card{padding:48px 24px}.pf-footer{text-align:center;justify-content:center}}.cs{color:#ededea;background:#0a0a0a;min-height:100vh}.cs-nav{z-index:60;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a99;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.cs-nav__back{color:#ededea99;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.cs-nav__back:hover{color:#ededea}.cs-nav__right{align-items:center;gap:28px;display:flex}.cs-nav__links{color:#ededeaa6;gap:36px;font-size:14px;display:flex}.cs-hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:56px;max-width:1200px;margin:0 auto;padding:120px 48px 56px;display:grid}.cs-hero__content{flex-direction:column;gap:18px;display:flex}.cs-hero__eyebrow{color:#ededea73;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;font-size:13px;display:flex}.cs-hero__dot{opacity:.4}.cs-hero__title{letter-spacing:-.02em;margin:0;font-size:clamp(30px,4.2vw,50px);font-weight:600;line-height:1.08}.cs-hero__subtitle{color:#ededea8c;max-width:480px;margin:0;font-size:16.5px;line-height:1.6}.cs-hero__image{aspect-ratio:4/3;border-radius:20px;overflow:hidden}.cs-placeholder{text-align:center;background:repeating-linear-gradient(135deg,#111 0 14px,#171717 14px 28px);border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.cs-hero__image .cs-placeholder{background:repeating-linear-gradient(135deg,#111 0 16px,#161616 16px 32px);border:1px solid #ffffff14;border-radius:0}.cs-placeholder span{color:#ededea4d;padding:0 16px;font:11px/1 ui-monospace,Menlo,monospace}.cs-hero__image .cs-placeholder span{color:#ededea59;letter-spacing:.02em;font-size:12px}.cs-disclaimer{text-align:center;max-width:700px;margin:0 auto;padding:0 48px 56px}.cs-disclaimer p{color:#ededea66;margin:0;font-size:13.5px;font-style:italic;line-height:1.6}.cs-stepper{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ad9;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;position:sticky;top:64px}.cs-stepper__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:18px 48px;display:flex}.cs-stepper__label{min-width:160px;font-size:15px;font-weight:600}.cs-stepper__list,.cs-step-wrap{align-items:center;display:flex}.cs-step{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:4px 14px;font-family:inherit;display:flex}.cs-step__circle{color:#ededea8c;background:0 0;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12.5px;font-weight:600;transition:background .25s,color .25s,border-color .25s;display:flex}.cs-step__circle--active{color:#0a0a0a;background:#ededea;border-color:#ededea}.cs-step__label{color:#ededea66;white-space:nowrap;font-size:11.5px}.cs-step__label--active{color:#ededea}.cs-step__connector{background:#ffffff24;width:32px;height:1px;margin-bottom:18px}.cs-section{margin:0 auto;padding:96px 48px 40px}.cs-section--narrow{max-width:800px}.cs-section--wide{max-width:1000px}.cs-section--last{padding-bottom:160px}.cs-h2{letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(26px,3vw,36px);font-weight:600}.cs-h2--spaced{margin-bottom:40px}.cs-h2--tight{margin-bottom:16px}.cs-h2--accent{text-transform:uppercase;letter-spacing:.06em;color:#e8a06b;margin-bottom:40px;font-size:15px;font-weight:600}.cs-h3{margin:32px 0 12px;font-size:19px;font-weight:600}.cs-h3--tight{margin:0 0 12px}.cs-h4{color:#ededead9;margin:0 0 12px;font-size:15px;font-weight:600}.cs-p{color:#ededea99;margin:0 0 20px;font-size:16px;line-height:1.75}.cs-p--tight{margin:0;font-size:15.5px;line-height:1.7}.cs-p--mb{margin-bottom:16px}.cs-p--intro{max-width:640px;margin:0 0 40px;font-size:15.5px;line-height:1.7}.cs-p--mb-lg{margin-bottom:48px}.cs-p--emphasis{color:#ededea;margin:0 0 20px;font-size:18px;font-weight:600;line-height:1.5}.cs-p--note{color:#ededea80;margin:8px 0 0;font-size:14.5px;font-style:italic}.cs-list{color:#ededea99;flex-direction:column;gap:10px;margin:0;padding-left:20px;font-size:15.5px;line-height:1.6;display:flex}.cs-list--tight{gap:8px;font-size:15px;line-height:1.6}.cs-list--mb{margin-bottom:32px}.cs-row{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:24px;display:grid}.cs-row:last-child{margin-bottom:0}.cs-row--gap-sm{margin-bottom:24px}.cs-row--gap-lg{margin-bottom:64px}.cs-row--gap-xl{margin-bottom:56px}.cs-row .cs-placeholder{aspect-ratio:4/3}.cs-flow-labels{color:#ededea73;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:12px;font-size:13.5px;display:flex}.cs-achievements{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}.cs-achievement{color:#ededeabf;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:14px;padding:16px 20px;font-size:15.5px;line-height:1.6;display:flex}.cs-achievement__icon{font-size:20px;line-height:1}.cs-cta{text-align:center;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:20px;padding-top:40px;display:flex}.cs-cta__title{margin:0;font-size:20px;font-weight:600}.cs-cta__subtitle{color:#ededea8c;margin:-12px 0 0;font-size:15px}.cs-cta__button{color:#0a0a0a;background:#ededea;border-radius:100px;padding:13px 26px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .2s}.cs-cta__button:hover{background:#c9c7c2}.cs-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:28px 48px 56px;display:flex}.cs-footer__copy{color:#ededea66;font-size:13px}.cs-footer__back{color:#ededea8c;font-size:13.5px;text-decoration:none;transition:color .2s}.cs-footer__back:hover{color:#ededea}@media (width<=860px){.cs-hero{grid-template-columns:1fr;gap:32px;padding:104px 24px 40px}.cs-nav{padding:0 24px}.cs-nav__links{gap:20px}.cs-stepper__inner{padding:16px 24px}.cs-stepper__list{-webkit-overflow-scrolling:touch;overflow-x:auto}.cs-section{padding-left:24px;padding-right:24px}.cs-row{grid-template-columns:1fr}.cs-flow-labels{flex-direction:column;gap:4px}.cs-footer{padding:28px 24px 40px}}@media (width<=520px){.cs-nav__links,.cs-stepper__label{display:none}}
