@font-face{font-family:HelveticaNeueCyr;src:url(/fonts/HelveticaNeueCyr-Roman.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeueCyr;src:url(/fonts/HelveticaNeueCyr-Medium.woff2)format("woff2");font-weight:550;font-style:normal;font-display:swap}:root,[data-theme=light]{--bg:#fff;--text:#000;--text-muted:#00000080;--divider:#0003;--divider-strong:#0000004d}[data-theme=dark]{--bg:#111;--text:#fff;--text-muted:#ffffff80;--divider:#fff3;--divider-strong:#ffffff4d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none;font-family:HelveticaNeueCyr,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;transition:background .3s,color .3s}::selection{color:#fff;background:#f88}a{color:inherit;cursor:none;text-decoration:none}@media (width<=768px){body,a{cursor:auto}}.page-transition{animation:.4s ease-out both pageEnter}@keyframes pageEnter{0%{opacity:0}to{opacity:1}}.fade-in-up{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(18px)}.fade-in-up.fade-in-visible{opacity:1;transform:translateY(0)}.page{background:var(--bg);cursor:none;flex-direction:column;max-width:1440px;min-height:100vh;margin:0 auto;padding:0 156px;transition:background .3s,color .3s;display:flex}.custom-cursor{pointer-events:none;z-index:9999;background:#f88;width:12px;height:12px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.header{justify-content:space-between;align-items:center;padding-top:60px;display:flex}.theme-toggle{gap:24px;display:flex}.theme-btn{color:var(--text-muted);cursor:none;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:16px;font-weight:400;transition:color .3s;display:flex}.theme-btn.active,.theme-btn:hover{color:var(--text)}.theme-icon{width:12px;height:12px}.nav{align-items:center;gap:50px;display:flex}.nav-link{color:var(--text-muted);cursor:none;font-size:16px;font-weight:400;line-height:normal;transition:color .3s}.nav-link:hover{color:var(--text)}.photo-portrait{justify-content:center;margin-top:120px;display:flex}.photo-wrapper{width:141px;height:159px;position:relative;overflow:hidden}.photo-img{object-fit:cover;width:100%;height:100%;display:block}.photo-overlay{mix-blend-mode:screen;opacity:.78;background:#f88;position:absolute;inset:0}.hero{text-align:center;margin-top:24px}.hero-name{color:var(--text);margin:0;font-size:30px;font-weight:550;line-height:normal}.hero-dot{color:#f88}.hero-role{color:var(--text);margin-top:5px;font-size:16px;font-weight:400;line-height:normal}.experience{margin-top:240px}.experience-title{color:var(--text);text-align:center;margin:0 0 70px;font-size:30px;font-weight:550;line-height:normal}.works{flex-direction:column;align-items:center;display:flex}.divider{background:#f886;width:100%;height:1px}.work-row{width:100%;color:var(--text);grid-template-columns:1fr auto 1fr;align-items:center;padding:25px 10px;font-size:16px;font-weight:400;line-height:normal;text-decoration:none;transition:background .3s;display:grid}.work-row:hover{background:#ff88881f}.work-company{text-align:left}.work-role{text-align:center}.work-period{text-align:right}.footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:240px;padding-bottom:60px;display:flex}.social-icons{align-items:center;gap:24px;display:flex}.social-icon{cursor:none;opacity:.4;transition:opacity .3s}.social-icon:hover{opacity:1}.social-icon img{width:43px;height:43px;transition:filter .3s;display:block}[data-theme=dark] .social-icon img{filter:invert()}.footer-cv{color:var(--text-muted);cursor:none;font-size:16px;font-weight:400;transition:color .3s}.footer-cv:hover{color:var(--text)}.footer-email{color:var(--text-muted);cursor:none;font-size:16px;font-weight:400;transition:color .3s}.footer-email:hover{color:var(--text)}.case-hero{text-align:center;margin-top:80px}.case-title{color:var(--text);margin:0;font-size:30px;font-weight:550;line-height:normal}.case-role{color:var(--text-muted);margin-top:8px;font-size:16px;font-weight:400}.case-period{color:var(--text-muted);margin-top:4px;font-size:16px;font-weight:400}.case-gallery{column-count:2;column-gap:20px;margin-top:80px}.case-gallery-item{break-inside:avoid;background:var(--divider);min-height:200px;margin-bottom:20px;overflow:hidden}.case-gallery-item.loaded{background:0 0;min-height:0}.case-gallery-item img,.case-gallery-item video{opacity:0;width:100%;transition:opacity .5s ease-out;display:block}.case-gallery-item.loaded img,.case-gallery-item.loaded video{opacity:1}.case-not-found{text-align:center;margin-top:200px}.case-not-found h2{color:var(--text);margin-bottom:20px;font-size:30px;font-weight:550}@media (width<=1024px){.page{padding:0 60px}.header{padding-top:40px}.nav{gap:36px}.theme-toggle{gap:16px}.theme-btn,.nav-link{font-size:15px}.photo-portrait{margin-top:80px}.photo-wrapper{width:120px;height:135px}.hero{margin-top:20px}.hero-name{font-size:28px}.hero-role{font-size:15px}.experience{margin-top:150px}.experience-title{margin-bottom:50px;font-size:28px}.work-row{padding:20px 10px;font-size:15px}.footer{padding-top:150px;padding-bottom:40px}.footer-email,.footer-cv{font-size:15px}.social-icon img{width:36px;height:36px}.case-hero{margin-top:60px}.case-title{font-size:28px}.case-role,.case-period{font-size:15px}.case-gallery{column-gap:16px;margin-top:60px}.case-gallery-item{margin-bottom:16px}}@media (width<=768px){.page{cursor:auto;padding:0 20px}body,a,span[role=button]{cursor:auto}.custom-cursor{display:none}.theme-btn,.social-icon,.footer-email,.footer-cv,.nav-link,.work-row{cursor:pointer}.header{flex-direction:column;align-items:center;gap:20px;padding-top:28px}.theme-toggle{gap:20px}.theme-btn{font-size:14px}.nav{gap:24px}.nav-link{font-size:14px}.photo-portrait{margin-top:50px}.photo-wrapper{width:110px;height:124px}.hero{margin-top:18px}.hero-name{font-size:24px}.hero-role{font-size:14px}.experience{margin-top:100px}.experience-title{margin-bottom:30px;font-size:24px}.work-row{justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;display:flex}.work-row:hover{background:0 0}.work-row:active{opacity:.6}.work-company{font-weight:400}.work-role{display:none}.work-period{text-align:right;color:var(--text-muted);font-size:13px}.footer{flex-direction:column;align-items:center;gap:20px;padding-top:100px;padding-bottom:32px}.social-icon img{width:36px;height:36px}.footer-email,.footer-cv{font-size:14px}.case-hero{margin-top:48px}.case-title{font-size:24px}.case-role{font-size:14px}.case-period{font-size:13px}.case-gallery{column-count:1;margin-top:48px}.case-gallery-item{margin-bottom:16px}}@media (width<=400px){.page{padding:0 16px}.photo-wrapper{width:90px;height:102px}.hero-name{font-size:22px}.hero-role{font-size:13px}.experience-title,.case-title{font-size:22px}}
