*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:root{--white-main:#fff;--black-main:#000;--page-bg:#f9f9f9;--blue-primary:#0073eb;--border-soft:#0000001a;--border-hair:#00000012;--muted:#999;--container:1184px;--radius-lg:20px;--radius-pill:100px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{letter-spacing:-.03em;background:var(--page-bg);color:var(--black-main);padding-top:44px;font-family:Inter,system-ui,sans-serif}.icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.nav{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;height:44px;position:fixed;top:0;left:0;right:0}.nav__inner{max-width:var(--container);grid-template-columns:1fr auto 1fr;align-items:center;height:100%;margin:0 auto;padding:0 1.5rem;display:grid}.nav__logo{color:var(--black-main);justify-self:start;display:inline-flex}.nav__links{grid-column:2;justify-self:center;align-items:center;gap:40px;display:flex}.nav__links a{opacity:.56;font-size:12px;line-height:16px;transition:opacity .15s}.nav__links a:hover{opacity:1}.toggler-lang{cursor:pointer;grid-column:3;justify-self:end;gap:.4rem;font-size:12px;display:flex}.toggler-lang span[data-lang]{opacity:.4}.toggler-lang[data-active-lang=ru] span[data-lang=ru],.toggler-lang[data-active-lang=en] span[data-lang=en]{opacity:1;font-weight:600}main{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.section-title{text-align:center;margin:80px 0 24px;font-size:40px;font-weight:600;line-height:48px}.hero{text-align:center;background:var(--page-bg);flex-direction:column;align-items:center;gap:2rem;padding:64px 0 32px;display:flex}.hero__content{flex-direction:column;align-items:center;gap:32px;max-width:439px;margin:0 auto;display:flex}.hero__line{font-size:20px;font-weight:400;line-height:24px}.hero__actions{align-items:center;gap:8px;display:flex}.hero__tiles{align-items:flex-start;gap:33px;display:flex}.hero__col{flex-direction:column;gap:33px;width:211px;display:flex}.hero__col--right{margin-top:-126px}.hero__tile{border-radius:53px;flex-shrink:0;justify-content:center;align-items:center;width:211px;height:211px;display:flex;position:relative;overflow:hidden;box-shadow:0 3.3px 16.49px #0000001a}.hero__tile svg{width:46%;height:46%}.hero__tile--paper{background:linear-gradient(oklab(65% -.024 -.127) 0%,oklab(50.6% -.028 -.135) 100%)}.hero__tile--leaf{background:linear-gradient(oklab(94.6% -.045 .168) 0%,oklab(90.7% -.047 .186) 100%)}.hero__tile--mark{background:linear-gradient(oklab(58.5% -.01 -.048) 0%,oklab(41.7% -.006 -.028) 100%)}.hero__tile--ribbon{background:linear-gradient(oklab(53.9% .103 .023) 0%,oklab(36.1% .073 .017) 100%)}.hero__tile--dots{background:var(--white-main)}.hero__tile--wave{background:linear-gradient(oklab(35.9% -.002 -.017) 0%,oklab(18.2% -.002 -.018) 100%)}.tabs{border:1px solid var(--page-bg);border-radius:var(--radius-pill);background:#f0f0f0;justify-content:center;gap:4px;width:max-content;margin:0 auto 32px;padding:3px;display:flex;position:relative}.tabs__indicator{z-index:0;border-radius:var(--radius-pill);background:var(--white-main);height:calc(100% - 6px);transition:transform .28s cubic-bezier(.65,0,.35,1),width .28s cubic-bezier(.65,0,.35,1);position:absolute;top:3px;left:3px;box-shadow:0 1px .5px #00000026}.tabs__item{z-index:1;border-radius:var(--radius-pill);letter-spacing:-.03em;color:var(--black-main);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-family:inherit;font-size:13px;line-height:16px;transition:color .2s,background-color .15s;position:relative}.tabs__item:not(.is-active):hover{background:#e2e2e2}.tabs__item:not(.is-active):active{background:#d5d5d5}.projects__panel{flex-direction:column;gap:16px;padding-bottom:16px;display:flex}.projects__panel[hidden]{display:none}.projects__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.project-card{background:var(--white-main);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:16px;min-height:530px;padding:32px;display:flex;position:relative;overflow:hidden}.project-card--wide{justify-content:center}.projects__row .project-card{justify-content:flex-end}.project-card__art{z-index:0;pointer-events:none;position:absolute;inset:0}.project-card__photo{z-index:1;object-fit:cover;border-radius:12px;position:relative}.project-card__badge{z-index:1;border-radius:var(--radius-pill);border:1px solid #000;align-self:center;padding:1px 6px 3px;font-size:10px;line-height:12px;position:relative}.project-card__title{z-index:1;max-width:34ch;font-size:24px;font-weight:600;line-height:30px;position:relative}.project-card__subtitle{z-index:1;font-size:16px;font-weight:400;line-height:20px;position:relative}.project-card__cta{z-index:1;border-radius:var(--radius-pill);background:var(--blue-primary);color:var(--white-main);align-items:center;padding:8px 16px;font-size:13px;line-height:16px;transition:background-color .15s;display:inline-flex;position:relative}.project-card__cta:hover{background:#005fc4}.project-card__cta:active{background:#004e9e}.project-card__copy{z-index:1;flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute}.project-card__copy-stack{flex-direction:column;align-items:center;gap:4px;display:flex}.project-card--hotel{text-align:left;padding:0;display:block}.project-card--hotel .project-card__copy{text-align:center;width:600px;bottom:32px;left:50%;transform:translate(-50%)}.hotel-composition{position:absolute;inset:0;transform:translate(-35.5px)}.project-card--hotel .project-card__photo{z-index:1;width:283px;height:291px;position:absolute;top:24px;left:462px}.hotel-deco{z-index:0;position:absolute;overflow:visible}.hotel-deco--arc-1{transform-origin:0 0;width:86.64px;height:86.64px;top:39.57px;left:709px;transform:rotate(-13.04deg)}.hotel-deco--arc-2{transform-origin:0 0;z-index:2;width:86.64px;height:86.64px;top:123.96px;left:728.55px;transform:rotate(-13.04deg)}.hotel-deco--circle{width:62px;height:62px;top:51px;left:419px}.hotel-deco--squiggle{width:284px;height:80px;top:154px;left:292px}.project-card--kareta{padding:0;display:block}.project-card--kareta .project-card__copy{width:471px;top:32px;left:55px}.project-card--kareta .project-card__photo{width:281px;height:315px;position:absolute;top:163px;left:150px}.project-card--navigation{padding:0;display:block}.project-card--navigation .project-card__photo{z-index:1;width:135px;height:274px;position:absolute;top:32px;left:224px}.project-card--navigation .project-card__copy{width:410px;bottom:32px;left:86px}.navigation-fan{position:absolute;inset:0}.navigation-fan span{transform-origin:50%;background:linear-gradient(oklab(62.8% .225 .126) 0%,oklab(68.8% .266 -.177) 100%);border-radius:20px;width:135px;height:274px;position:absolute;top:32px;left:224px}.navigation-fan span:first-child{opacity:.1;transform:rotate(80deg)}.navigation-fan span:nth-child(2){opacity:.25;transform:rotate(60deg)}.navigation-fan span:nth-child(3){opacity:.4;transform:rotate(40deg)}.navigation-fan span:nth-child(4){opacity:.55;transform:rotate(20deg)}.project-card--flare{padding:0;display:block}.project-card--flare .project-card__photo{z-index:0;border-radius:0 0 12px 12px;width:402px;height:302px;position:absolute;top:0;left:391px}.project-card--flare .project-card__copy{width:410px;top:324px;left:387.5px}.project-card--styleru{padding:0;display:block}.project-card--styleru .project-card__copy{width:500px;bottom:32px;left:40px}.project-card--styleru .project-card__title{max-width:none}.styleru-splash{position:absolute;inset:0;overflow:hidden}.styleru-splash__blur{filter:blur(10px);position:absolute;inset:0}.styleru-splash__shape,.styleru-sticker{position:absolute}.styleru-noise{object-fit:cover;opacity:.3;mix-blend-mode:plus-lighter;width:100%;height:100%;position:absolute;inset:0}.styleru-phone{z-index:1;object-fit:cover;width:176px;height:304px;position:absolute;top:27px;left:209px}.project-card--termeet{padding:0;display:block}.project-card--termeet .project-card__copy{width:500px;bottom:32px;left:40px}.project-card--termeet .project-card__title{max-width:none}.termeet-blob{position:absolute;inset:0;overflow:hidden}.termeet-blob__blur{filter:blur(10px);position:absolute;inset:0}.termeet-blob__blur svg{position:absolute}.termeet-noise{object-fit:cover;opacity:.3;mix-blend-mode:plus-lighter;width:100%;height:100%;position:absolute;inset:0}.bento{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:4rem;display:grid}.bento__col{flex-direction:column;gap:16px;display:flex}.skill-card{background:var(--white-main);border-radius:var(--radius-lg);padding:24px}.skill-card__badge{border-radius:var(--radius-pill);margin-bottom:16px;padding:6px 12px;font-size:13px;font-weight:600;line-height:16px;display:inline-block}.skill-card__badge--research{color:#1e8a4c;background:#e3f6ea}.skill-card__badge--ui{color:#d22b44;background:#ffe3e8}.skill-card__badge--ux{color:#26c;background:#e4efff}.skill-card__badge--infra{color:#9a7a00;background:#fff3cf}.skill-card__badge--dev{color:#333;background:#eaeaea}.skill-list{flex-direction:column;gap:8px;display:flex}.skill-list li{align-items:center;gap:12px;padding:8px 0;display:flex}.skill-list--divider li{border-top:1px solid var(--border-soft)}.skill-list li>.skill-list__label{flex:1;align-items:center;gap:10px;font-size:24px;font-weight:600;line-height:30px;display:flex}.skill-list__icon{color:#1a1a1a;flex-shrink:0;width:24px;height:24px}.btn{border-radius:var(--radius-pill);background:var(--blue-primary);color:var(--white-main);letter-spacing:-.03em;cursor:pointer;border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13px;transition:background-color .15s,border-color .15s;display:inline-flex}.btn:hover{background:#005fc4}.btn:active{background:#004e9e}.btn--outline{background:var(--white-main);color:var(--black-main);border-color:var(--border-hair)}.btn--outline:hover{background:#f2f2f2}.btn--outline:active{background:#e6e6e6}.footer{max-width:var(--container);border-top:1px solid var(--border-soft);align-items:flex-start;gap:14px;margin:0 auto;padding:23px 1.5rem 64px;display:flex}.footer__icon{flex-shrink:0;margin-top:2px}.footer__content{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:24px;min-width:0;display:flex}.footer p{max-width:60ch;font-size:20px;line-height:24px}.footer__actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}@media (width<=1024px){.hero{grid-template-columns:1fr}.hero__tiles{max-width:100%}.hero__col{gap:8px;width:25vw}.hero__col--right{margin-top:-14vw}.hero__tile{border-radius:24px;width:25vw;height:25vw}.projects__row,.bento{grid-template-columns:1fr}.nav__inner{grid-template-columns:auto 1fr auto;gap:1rem}.nav__links{gap:1rem;overflow-x:auto}.skill-list li>.skill-list__label{font-size:18px;line-height:22px}.footer__content{flex-direction:column;align-items:flex-start;gap:16px}}
