:root{--color-bg:#f0f0f0;--color-bg-soft:#e6e6eb;--color-ink:#000;--color-white:#fff;--color-muted:#838391;--color-muted-dark:#626270;--color-accent:#716eff;--color-accent-soft:#8582ff;--color-line:rgba(0,0,0,.08);--shadow-soft:0 18px 55px rgba(24,24,42,.1);--radius-pill:20px;--radius-card:8px;--page-pad:142px;--font-main:"Inter",system-ui,sans-serif;--font-display:"Unbounded","Inter",system-ui,sans-serif;--font-system:"Inter",system-ui,sans-serif;--font-pixel:"Silkscreen","Courier New",monospace;--motion-fast:180ms;--motion-medium:420ms;--motion-slow:680ms;--motion-ease:cubic-bezier(0.16,1,0.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--color-ink);font-family:var(--font-main);background:linear-gradient(180deg,#c9c8d2,#fff);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}@keyframes view-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.page-enter{animation:view-enter .52s var(--motion-ease) both}@media (prefers-reduced-motion:reduce){.page-enter{animation:none}}.reveal-item{opacity:0;transform:translateY(34px);transition:opacity var(--motion-slow) var(--motion-ease),transform var(--motion-slow) var(--motion-ease);transition-delay:var(--reveal-delay,0ms)}.reveal-item.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.reveal-item{opacity:1;transform:none}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;background:transparent;transition:background .24s ease,box-shadow .24s ease}.site-header.is-scrolled{background:rgba(12,12,18,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 0 hsla(0,0%,100%,.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1340px;min-height:96px;margin:0 auto;padding:22px 40px;box-sizing:border-box}.brand{display:inline-flex;align-items:center;gap:14px;color:#fff;text-decoration:none;transition:opacity .18s ease}.brand:hover{opacity:.88}.brand__logo{display:block;width:36px;height:36px;flex:0 0 auto;border-radius:8px}.brand__name{font-family:var(--font-pixel);font-size:20px;line-height:1;letter-spacing:-.02em;white-space:nowrap;text-transform:uppercase}.main-nav{display:inline-flex;align-items:center;gap:28px}.main-nav__link{color:hsla(0,0%,100%,.85);font-family:var(--font-main);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:color .18s ease}.main-nav__link.is-active,.main-nav__link:hover{color:#fff}.buy-now-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 28px;margin-left:4px;color:#fff;font-family:var(--font-main);font-size:14px;font-weight:600;line-height:1.5;background-color:#2563eb;border-radius:8px;text-decoration:none}.menu-button{display:none;position:relative;width:30px;height:20px;background:transparent;border:0;cursor:pointer}.menu-button span{position:absolute;right:0;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.menu-button span:first-child{top:5px}.menu-button span:nth-child(2){top:13px}.site-header.is-open .menu-button span:first-child{top:9px;transform:rotate(45deg)}.site-header.is-open .menu-button span:nth-child(2){top:9px;transform:rotate(-45deg)}@media (max-width:900px){.site-header__inner{padding:16px 20px;min-height:68px}.menu-button{display:inline-block}.main-nav{position:fixed;top:0;right:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:min(320px,80%);height:100vh;padding:96px 32px 32px;background:rgba(12,12,18,.98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:-10px 0 40px rgba(0,0,0,.4);transform:translateX(100%);transition:transform .26s ease;z-index:90}.site-header.is-open .main-nav{transform:translateX(0)}.buy-now-button,.main-nav__link{font-size:16px}.buy-now-button{padding:12px 32px}}.projects-page,.questions-page{display:none;margin-top:20px}body.projects-view .projects-page,body.questions-view .questions-page{display:block;animation:view-enter var(--motion-medium) var(--motion-ease) both}.projects-page__back,.questions-page__back{display:inline-flex;align-items:center;gap:12px;height:24px;margin:0 0 20px;padding:0;color:#000;font-family:var(--font-system);font-size:17px;font-weight:500;line-height:1;background:transparent;border:0;cursor:pointer}.projects-page__back span,.questions-page__back span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:18px;line-height:1;transition:transform .18s ease}.projects-page__back:hover span,.questions-page__back:hover span{transform:translateX(-3px)}.projects-page__banner{width:100%;aspect-ratio:1636/276;overflow:hidden;background:linear-gradient(90deg,rgba(113,110,255,.08),rgba(113,110,255,.02)),url(/images/product.png) 50% /100% 100% no-repeat,#716eff;border-radius:20px}.projects-page__banner-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 52px;text-align:center}.projects-page__banner-title{margin:0;color:#fff;font-family:Unbounded,Inter,system-ui,sans-serif;font-size:38px;font-weight:500;line-height:1;white-space:nowrap}.projects-page__banner-tools{display:flex;align-items:center;gap:22px;margin-top:16px;color:hsla(0,0%,100%,.6);font-family:"SF Pro Display",var(--font-system);font-size:17px;font-weight:500;line-height:25px;letter-spacing:0}.projects-page__banner-tools span{display:inline-block;flex-shrink:0;width:8px;height:8px;background:hsla(0,0%,100%,.6);border-radius:0;transform:rotate(45deg)}.projects-page__grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px;margin-top:51px}.projects-page__grid:before{position:absolute;top:-26px;left:0;width:100%;height:1px;content:"";background:rgba(0,0,0,.1)}.questions-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:25px;gap:25px;align-items:start}.questions-page__content{display:grid;grid-gap:25px;gap:25px;min-width:0}.policy-card{min-height:129px;padding:25px;color:#000;background:#fff;border-radius:20px}.policy-card h2{margin:0 0 18px;color:#000;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:25px;letter-spacing:0}.policy-card li,.policy-card p{margin:0;color:#000;font-family:var(--font-system);font-size:17px;font-weight:500;line-height:21px;letter-spacing:0}.policy-card p+p{margin-top:4px}.policy-card ul{margin:4px 0;padding-left:24px}.questions-toc{position:-webkit-sticky;position:sticky;top:96px;width:430px;height:495px;padding:26px;overflow:hidden;color:#000;background:#fff;border-radius:20px}.questions-toc h2{margin:0 0 33px;padding-bottom:17px;color:#000;font-family:var(--font-display);font-size:22px;font-weight:500;line-height:25px;letter-spacing:0;border-bottom:1px solid rgba(0,0,0,.1)}.questions-toc nav{display:grid;grid-gap:25px;gap:25px}.questions-toc a{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;width:378px;height:24px;padding:0;grid-column-gap:23px;column-gap:23px;color:#000;font-family:var(--font-system);font-size:17px;font-weight:500;line-height:24px;transition:color .18s ease,transform .18s ease}.questions-toc a:before{position:absolute;inset:-13px;z-index:-1;content:"";background:transparent;border-radius:10px;transition:background-color .18s ease}.questions-toc a.is-active,.questions-toc a:hover{color:#000}.questions-toc a.is-active:before,.questions-toc a:hover:before{background:#f0f0f0}.questions-toc a:hover{transform:translateX(2px)}.questions-toc__icon{display:block;width:26px;height:26px;object-fit:contain}.not-found{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:96px clamp(24px,6vw,64px);box-sizing:border-box;text-align:center}.not-found__inner{max-width:560px}.not-found__code{color:hsla(0,0%,100%,.08);font-size:clamp(120px,20vw,220px);font-weight:700;line-height:.9;letter-spacing:-.02em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.not-found__code,.not-found__title{font-family:var(--font-display);margin:0 0 12px}.not-found__title{color:#fff;font-size:clamp(26px,3vw,34px);font-weight:600;letter-spacing:-.01em}.not-found__body{margin:0 0 32px;color:hsla(0,0%,100%,.65);font-family:var(--font-main);font-size:15px;line-height:1.6}.not-found__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.not-found__cta{display:inline-flex;align-items:center;padding:12px 22px;color:hsla(0,0%,100%,.85);font-family:var(--font-main);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .12s ease}.not-found__cta:hover{color:#fff;background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.not-found__cta--primary{color:#fff;background:linear-gradient(180deg,#3b82f6,#2563eb);border-color:transparent;box-shadow:0 0 24px rgba(37,99,235,.3)}.not-found__cta--primary:hover{background:linear-gradient(180deg,#4b8ffb,#2b6ff2);box-shadow:0 0 32px rgba(37,99,235,.45)}.hero-copy{position:relative;display:grid;grid-template-columns:minmax(520px,751px) minmax(320px,562px);justify-content:space-between;align-items:start;grid-column-gap:clamp(40px,8vw,323px);column-gap:clamp(40px,8vw,323px);width:100%;min-height:89px;margin-top:44px}.hero-copy h1{display:flex;flex-direction:column;justify-content:flex-start;width:min(751px,100%);height:89px;margin:0;color:var(--color-ink);font-family:var(--font-display);font-weight:500;letter-spacing:0;overflow:visible}.hero-copy__title-small{display:block;font-size:34px;line-height:39px;white-space:nowrap}.hero-copy__title-large{display:block;font-size:50px;line-height:50px;white-space:nowrap}.hero-copy p{grid-column:auto;justify-self:end;align-self:start;width:min(562px,100%);height:80px;margin:0;padding-top:28px;box-sizing:border-box;color:#838391;font-family:var(--font-system);font-size:17px;font-weight:500;line-height:26.2px;letter-spacing:0;overflow:visible}.hero-copy__scribble{display:none}.services-clip{container-type:inline-size}.services-cards,.services-clip{width:100%;max-width:100%;overflow:hidden}.services-cards{--services-gap:14px;--service-card-size:calc((100cqi - (var(--services-gap) * 2)) / 3);margin-top:26px;padding-bottom:14px;-webkit-clip-path:inset(0);clip-path:inset(0);scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x;cursor:-webkit-grab;cursor:grab}.services-cards.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.services-cards__track{display:flex;width:max-content;gap:var(--services-gap);will-change:transform;transition:transform .45s cubic-bezier(.16,1,.3,1)}.services-cards.is-dragging .services-cards__track,.services-cards.is-resetting .services-cards__track{transition:none}.services-cards::-webkit-scrollbar{display:none}.service-card{position:relative;flex:0 0 var(--service-card-size);width:var(--service-card-size);height:var(--service-card-size);overflow:hidden;border-radius:17px}.service-card,.service-card[data-service-index="0"]{background:linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(29,29,29,.16)),#9f72ff}.service-card[data-service-index="1"]{background:linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(29,29,29,.16)),#816bff}.service-card[data-service-index="2"]{background:linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(29,29,29,.16)),#5da3ff}.service-card[data-service-index="3"]{background:linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(29,29,29,.16)),#527aff}.service-card[data-service-index="4"]{background:linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(29,29,29,.16)),#ff744d}.service-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.service-card__description{position:absolute;display:flex;flex-direction:column;justify-content:center;gap:14px;right:0;bottom:0;left:0;height:168px;padding:30px 36px;color:var(--color-white);background:rgba(29,29,29,.5);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:2}.service-card__description h2{margin:0;color:var(--color-white);font-family:var(--font-display);font-size:28px;font-weight:500;line-height:1.05}.service-card__description p{margin:0;color:var(--color-white);font-family:var(--font-system);font-size:15px;font-weight:500;line-height:1.45}.projects-section{margin-top:26px}.projects-section__top{position:relative;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:80px}.projects-section__top h2{margin:0;color:var(--color-ink);font-family:var(--font-display);font-size:44px;font-weight:500;line-height:1;white-space:nowrap}.projects-section__actions{display:flex;align-items:center;justify-content:flex-end;width:415px;height:80px;flex:0 0 auto}.filter-selector{position:relative;z-index:60;width:205px;height:80px;flex:0 0 205px}.filter-button,.show-all-button{display:inline-flex;align-items:center;justify-content:center;height:80px;border:0;letter-spacing:0;white-space:nowrap}.filter-button{gap:16px;width:100%;padding:0 24px;color:var(--color-ink);font-family:var(--font-system);font-size:17px;font-weight:500;background:transparent;cursor:pointer;transition:color .18s ease}.filter-button span{min-width:0;overflow:visible}.filter-button:hover{color:#716eff}.filter-button img{display:block;width:21px;height:21px;flex:0 0 21px}.filter-button__chevron{transition:transform .18s ease}.filter-selector.is-open .filter-button__chevron{transform:rotate(180deg)}.filter-menu{position:absolute;z-index:120;top:calc(100% + 10px);right:0;display:grid;width:278px;max-height:min(452px,calc(100vh - 160px));padding:12px 28px 12px 12px;overflow:auto;color:#000;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(248,248,252,.98)),#fff;border:1px solid rgba(113,110,255,.18);border-radius:17px;box-shadow:0 24px 58px rgba(24,24,42,.18),inset 0 1px 0 hsla(0,0%,100%,.8);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease;scrollbar-width:none}.filter-menu::-webkit-scrollbar{display:none;width:0;height:0}.filter-selector.is-open .filter-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.filter-scrollbar{position:absolute;z-index:140;top:calc(100% + 24px);right:13px;width:5px;height:408px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.filter-scrollbar[hidden]{display:none}.filter-selector.is-open .filter-scrollbar{opacity:1;pointer-events:auto;transform:translateY(0)}.filter-scrollbar:before{position:absolute;inset:0;content:"";background:rgba(113,110,255,.12);border-radius:999px}.filter-scrollbar__thumb{position:absolute;top:0;left:0;display:block;width:100%;min-height:38px;background:linear-gradient(180deg,#918eff,#716eff);border-radius:999px;box-shadow:0 0 0 1px hsla(0,0%,100%,.72),0 8px 18px rgba(113,110,255,.3);cursor:-webkit-grab;cursor:grab;transition:background .16s ease,box-shadow .16s ease}.filter-scrollbar.is-dragging .filter-scrollbar__thumb,.filter-scrollbar__thumb:hover{background:linear-gradient(180deg,#7f7cff,#5f5cff);box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 10px 22px rgba(113,110,255,.38)}.filter-scrollbar.is-dragging .filter-scrollbar__thumb{cursor:-webkit-grabbing;cursor:grabbing}.filter-menu__label{padding:12px 12px 8px;color:#838391;font-family:var(--font-system);font-size:11px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase}.filter-menu button{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0 13px;color:#000;font-family:var(--font-system);font-size:15px;font-weight:700;text-align:left;background:transparent;border:0;border-radius:10px;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.filter-menu button:after{width:7px;height:7px;flex:0 0 7px;margin-left:10px;content:"";background:currentColor;border-radius:50%;opacity:0;transform:scale(.35);transition:opacity .16s ease,transform .16s ease}.filter-menu button:hover{background:rgba(113,110,255,.1);color:#716eff;transform:translateX(2px)}.filter-menu button.is-active{color:#fff;background:linear-gradient(135deg,#716eff,#8c7dff);box-shadow:0 10px 24px rgba(113,110,255,.28)}.filter-menu button.is-active:after{opacity:.9;transform:scale(1)}.show-all-button{width:210px;padding:0 28px;color:var(--color-white);font-family:var(--font-system);font-size:17px;font-weight:500;background:var(--color-ink);border-radius:17px;transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) ease}.consult-submit:hover,.footer-review-card__button:hover,.load-more-projects:hover,.reviews-show-all:hover,.show-all-button:hover,.telegram-banner__button:hover{transform:translateY(-2px)}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:22px}.project-card{overflow:hidden;color:#000;background:#fff;border-radius:20px}.project-card__link{display:block;height:100%;color:inherit;text-decoration:none}.project-card__preview{display:flex;align-items:center;justify-content:center;aspect-ratio:603.33/339;overflow:hidden;background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0)),#716eff;border-radius:20px 20px 0 0}.project-card__image{display:block;width:100%;height:100%;object-fit:cover}.project-card__icon{display:block;width:96px;height:96px;flex:0 0 auto}.project-card__body{padding:35px}.project-card__category{margin:0;color:#838391}.project-card h3,.project-card__category{font-family:var(--font-display);font-size:30px;font-weight:500;line-height:1}.project-card h3{margin:12px 0 30px;color:#000}.project-card__tags{display:flex;flex-wrap:wrap;width:min(476px,100%);gap:8px}.project-card__tags span{display:inline-flex;height:35px;min-height:35px;padding:0 15px;color:#000;font-family:var(--font-display);font-size:12px;line-height:1;background:#f0f0f0;border-radius:10px}.load-more-projects,.project-card__tags span{align-items:center;justify-content:center;font-weight:500}.load-more-projects{display:flex;width:100%;height:90px;margin:22px 0 0;padding:0 32px;color:#fff;font-family:var(--font-system);font-size:17px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2)),#716eff;border:0;border-radius:17px;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease),filter var(--motion-fast) ease}.load-more-projects:hover{filter:brightness(1.03)}.load-more-projects[hidden]{display:none}.projects-empty{grid-column:1/-1;margin:0;padding:38px;color:#838391;font-family:var(--font-system);font-size:17px;font-weight:600;text-align:center;background:#fff;border-radius:17px}.projects-separator,.section-separator{display:block;width:100%;height:1px;margin-top:24px;background:rgba(0,0,0,.1)}.section-separator{margin-top:26px}.consult-section{display:grid;grid-template-columns:minmax(0,805px) minmax(0,805px);grid-gap:26px;gap:26px;margin-top:26px}.consult-section__image{min-height:900px;overflow:hidden;border-radius:17px;animation:soft-float 7s ease-in-out infinite}.consult-section__image img{display:block;width:100%;height:100%;object-fit:cover}.consult-form{min-height:900px;padding-top:35px;color:#000}.consult-form h2{max-width:805px;margin:0 0 22px;color:#000;font-family:var(--font-display);font-size:clamp(28px,4vw,34px);font-weight:500;line-height:1.1}.consult-field-group{margin-top:0}.consult-budget h3,.consult-field-group h3{margin:0;color:#000;font-family:var(--font-system);font-size:21.9px;font-weight:700;line-height:1.2}.consult-budget p,.consult-field-group p,.consult-form__note{margin:7px 0 0;color:#838391;font-family:var(--font-system);font-size:17px;font-weight:500;line-height:1.2}.interest-tags{display:flex;flex-wrap:wrap;width:100%;gap:8px;margin-top:24px}.interest-tag{--tag-icon-space:0px;display:inline-flex;align-items:center;justify-content:center;gap:0;height:40px;min-width:0;padding:0 18px;flex:0 0 auto;color:#000;font-family:var(--font-system);font-size:14px;font-weight:500;line-height:1.05;background:#d3d2d5;border:0;border-radius:100px;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.interest-tag.is-active{--tag-icon-space:28px;color:#fff;background:#000}.interest-tag__text{display:block;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interest-tag__icon{position:relative;width:0;height:14px;margin-right:0;flex:0 0;opacity:0;transform:scale(.35) rotate(-90deg);transition:flex-basis .18s ease,margin-right .18s ease,opacity .18s ease,width .18s ease,transform .22s cubic-bezier(.2,1.4,.35,1)}.interest-tag.is-active .interest-tag__icon{width:14px;margin-right:10px;flex-basis:14px;opacity:1;transform:scale(1) rotate(0deg)}.interest-tag__icon:after,.interest-tag__icon:before{position:absolute;top:50%;left:50%;width:14px;height:2px;content:"";background:currentColor;border-radius:999px;transform-origin:center}.interest-tag__icon:before{transform:translate(-50%,-50%) rotate(45deg)}.interest-tag__icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.consult-field-group--project{margin-top:24px}.consult-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px 26px;gap:22px 26px;margin-top:26px}.consult-inputs input,.consult-message textarea{width:100%;color:#000;font-family:var(--font-system);font-size:17px;font-weight:500;background:transparent;border:1px solid rgba(0,0,0,.16);outline:0;transition:border-color .16s ease,box-shadow .16s ease}.consult-inputs input{height:48px;padding:0 20px;border-radius:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.consult-inputs input:first-child{border-color:#000}.consult-inputs input:focus,.consult-message textarea:focus{border-color:#000;box-shadow:0 0 0 3px rgba(113,110,255,.14)}.consult-inputs input::placeholder,.consult-message textarea::placeholder{color:#838391}.consult-inputs>input:nth-child(3),.consult-message{grid-column:1/-1}.consult-message{position:relative;height:234px}.consult-message textarea{display:block;height:100%;padding:20px;resize:none;border-radius:6px}.consult-message button{position:absolute;right:20px;bottom:20px;width:145px;height:42px;color:#000;font-family:var(--font-system);font-size:17px;font-weight:500;background:#d3d2d5;border:0;border-radius:6px;cursor:pointer}.consult-budget{margin-top:22px}.budget-slider__top{display:flex;align-items:center;justify-content:space-between;margin-top:22px;color:#000;font-family:var(--font-system);font-size:21.9px;font-weight:500;line-height:1}.budget-slider__value{transform-origin:right center;transition:color .16s ease,transform .16s ease}.budget-slider__value.is-changing{color:#716eff;transform:scale(1.12)}.budget-slider{--budget-progress:37.5%;display:block;width:100%;height:42px;margin-top:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.budget-slider::-webkit-slider-runnable-track{height:12px;background:linear-gradient(90deg,#000 0 var(--budget-progress),#d3d2d5 var(--budget-progress) 100%);border-radius:100px}.budget-slider::-webkit-slider-thumb{width:42px;height:42px;margin-top:-15px;-webkit-appearance:none;appearance:none;background:#000;border:6px solid #fff;border-radius:50%;box-shadow:0 0 0 0 rgba(113,110,255,.4);-webkit-transition:box-shadow .18s ease,transform .18s ease;transition:box-shadow .18s ease,transform .18s ease}.budget-slider:is(:active,:focus-visible)::-webkit-slider-thumb{transform:scale(1.08);box-shadow:0 0 0 10px rgba(113,110,255,.18)}.budget-slider::-moz-range-track{height:12px;background:#d3d2d5;border-radius:100px}.budget-slider::-moz-range-progress{height:12px;background:#000;border-radius:100px}.budget-slider::-moz-range-thumb{width:30px;height:30px;background:#000;border:6px solid #fff;border-radius:50%}.consult-form__separator{width:100%;height:1px;margin-top:22px;background:rgba(0,0,0,.1)}.consult-form__note{margin-top:22px;text-align:center}.consult-submit{display:flex;align-items:center;justify-content:center;width:100%;height:80px;margin-top:22px;color:#fff;font-family:var(--font-system);font-size:21.9px;font-weight:500;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2)),#716eff;border:0;border-radius:17px;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease),filter var(--motion-fast) ease}.consult-submit:hover{filter:brightness(1.03)}.reviews-section{width:100%;margin-top:26px}.reviews-section__top{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:26px}.reviews-section__top h2{margin:0;color:#000;font-family:var(--font-display);font-size:clamp(42px,3vw,58px);font-weight:500;line-height:1}.reviews-show-all{display:inline-flex;align-items:center;justify-content:center;width:188px;height:70px;flex:0 0 auto;color:#fff;font-family:var(--font-system);font-size:17px;font-weight:500;background:#000;border-radius:17px;transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) ease}.reviews-show-all:hover{background:#151515}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:25px;gap:25px}.review-card{--review-hover-ease:cubic-bezier(.37,0,.63,1);position:relative;display:flex;flex-direction:column;height:258px;padding:22px;color:#000;background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 0 0 rgba(24,24,42,0);transform:translateZ(0);transform-origin:center;transition:transform .48s cubic-bezier(.25,.46,.45,.94),box-shadow .48s cubic-bezier(.25,.46,.45,.94);transition-delay:0ms;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.review-card.reveal-item,.review-card.reveal-item.is-visible{transition:opacity var(--motion-slow) var(--motion-ease),transform .48s cubic-bezier(.25,.46,.45,.94),box-shadow .48s cubic-bezier(.25,.46,.45,.94);transition-delay:0ms}.review-card.reveal-item.is-visible{opacity:1;box-shadow:0 0 0 rgba(24,24,42,0);transform:translateZ(0)}.review-card:hover{background:#fff}.review-card.reveal-item.is-visible:hover,.review-card:hover{box-shadow:0 10px 28px rgba(24,24,42,.07);transform:translate3d(0,-3px,0)}.review-card__bottom,.review-card__head,.review-card__text{position:relative;z-index:1}.review-card__head{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;grid-column-gap:22px;column-gap:22px;min-height:52px}.review-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:#000;border-radius:50%}.review-card__avatar img{display:block;width:22px;height:22px}.review-card__avatar img.is-photo{width:100%;height:100%;border-radius:inherit;object-fit:cover}.review-card h3{margin:0;color:#000;font-family:var(--font-system);font-size:27px;font-weight:700;line-height:1.1}.review-card__stars{display:flex;align-items:center;justify-self:end;gap:13px;color:#000}.review-card__star{display:block;width:25px;height:25px;flex:0 0 auto}.review-card__text{height:64px;margin:28px 0 0;color:#000;font-family:var(--font-system);font-size:15px;font-weight:500;line-height:20px;overflow:hidden}.review-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;height:45px;margin-top:auto;width:100%}.review-card__date{display:inline-flex;align-items:center;gap:15px;height:45px;color:#000;font-family:var(--font-system);font-size:15px;font-weight:500;white-space:nowrap}.review-card__clock{display:block;width:30px;height:30px;flex:0 0 30px}.review-card__tag{display:inline-flex;align-items:center;justify-content:center;width:162px;height:40px;flex:0 0 auto;color:#fff;font-family:var(--font-system);font-size:14px;font-weight:500;background:#7765ff;border-radius:100px;white-space:nowrap}.faq-section{margin-top:26px}.faq-section h2{margin:0;color:#000;font-family:var(--font-display);font-size:55px;font-weight:500;line-height:1}.faq-grid{--faq-gap:26px;display:grid;grid-template-columns:repeat(2,minmax(0,805px));align-items:start;grid-column-gap:var(--faq-gap);column-gap:var(--faq-gap);grid-row-gap:var(--faq-gap);row-gap:var(--faq-gap);margin-top:26px}.faq-column{display:flex;flex-direction:column;gap:var(--faq-gap);min-width:0}.faq-item{overflow:hidden;background:#fff;border-radius:17px;transition:box-shadow var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease);will-change:height}.faq-item:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(24,24,42,.08)}.faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;grid-gap:26px;gap:26px;min-height:98px;padding:0 16px 0 22px;color:#000;font-family:var(--font-system);font-size:24px;font-weight:700;line-height:1.2;list-style:none;cursor:pointer}.faq-item[open] summary{min-height:58px;padding-top:18px;padding-bottom:6px}.faq-item.is-closing summary{min-height:98px;padding-top:0;padding-bottom:0}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.faq-item[open] summary>span:first-child{white-space:normal}.faq-item__plus{position:relative;display:inline-flex;width:72px;height:72px;background:#000 url(/images/plus.icon.svg) 50%/35px 35px no-repeat;border-radius:50%;transition:background-color .18s ease,transform .32s cubic-bezier(.16,1,.3,1)}.faq-item__plus:after,.faq-item__plus:before{display:none}.faq-item__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item[open] .faq-item__plus{transform:rotate(180deg);background-image:url(/images/Clip%20path%20group_1.svg)}.faq-item[open] .faq-item__plus:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0)}.faq-item.is-closing .faq-item__plus{transform:rotate(0deg)}.faq-item.is-closing .faq-item__plus:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(1)}.faq-item p{margin:8px 76px 24px 22px;color:#838391;font-family:var(--font-system);font-size:18px;font-weight:500;line-height:1.45;opacity:0;transform:translateY(-6px);transition:opacity .18s ease,transform .26s cubic-bezier(.16,1,.3,1)}.faq-item[open] p{opacity:1;transform:translateY(0)}.faq-item.is-closing p{opacity:0;transform:translateY(-6px)}.site-footer{background:#0e0e12;padding:96px clamp(24px,6vw,96px) 40px;color:hsla(0,0%,100%,.6);font-family:var(--font-main)}.site-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:60px;gap:60px;align-items:start;max-width:1240px;margin:0 auto 60px}.site-footer__col h4{margin:0 0 22px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.site-footer__col a{display:block;margin-bottom:12px;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;text-decoration:none;transition:color .18s ease}.site-footer__col a:hover{color:#fff}.site-footer__col--brand{display:flex;flex-direction:column;gap:18px}.footer-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;margin-bottom:0;transition:opacity .18s ease}.footer-brand:hover{opacity:.88;color:#fff}.footer-brand__name{font-family:var(--font-pixel);font-size:22px;line-height:1;letter-spacing:-.02em;white-space:nowrap;text-transform:uppercase}.footer-socials{display:flex;gap:14px;margin-top:4px}.footer-social{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#9ca3af;background:transparent;border-radius:50%;text-decoration:none;margin-bottom:0!important;transition:color .18s ease}.footer-social:hover{color:#7d8390}.footer-social svg{width:26px;height:26px}.site-footer__separator{max-width:1240px;height:1px;margin:0 auto 28px;background:hsla(0,0%,100%,.08)}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1240px;margin:0 auto;font-size:13px;color:hsla(0,0%,100%,.5)}.site-footer__copyright{flex-shrink:0}.site-footer__disclaimer{color:hsla(0,0%,100%,.4);text-align:right;max-width:640px;line-height:1.5}@media (max-width:900px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:40px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.site-footer__disclaimer{text-align:left}}@media (max-width:560px){.site-footer{padding:72px 20px 32px}.site-footer__grid{grid-template-columns:1fr;gap:32px}}@media (max-width:1400px){.site-footer{grid-template-columns:minmax(0,1fr) 136px 84px;grid-template-rows:auto auto auto;gap:34px 54px;min-height:0}.footer-review-card{grid-row:2;grid-column:1/-1;width:100%;height:305px;background-position:50%}.footer-legal{grid-row:3;grid-column:1/-1;flex-wrap:wrap;gap:12px 28px}}@media (max-width:1180px){.services-cards{--services-gap:14px}.projects-section__top h2{font-size:38px}.consult-section{grid-template-columns:1fr}.consult-form,.consult-section__image{min-height:auto}.consult-section__image{aspect-ratio:805/900}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-page__banner{height:260px}.projects-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.questions-page__layout{grid-template-columns:minmax(0,1fr) 360px}.questions-toc{width:360px}.questions-toc a{width:100%;font-size:15px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-banner__content{width:min(620px,58%)}.site-footer{grid-template-columns:minmax(0,1fr) 136px 84px;grid-template-rows:auto auto auto;gap:34px 54px;min-height:0}.footer-review-card{grid-row:2;grid-column:1/-1;width:100%;height:305px;background-position:50%}.footer-legal{grid-row:3;grid-column:1/-1;flex-wrap:wrap;gap:12px 28px}}@media (max-width:900px){.hero-copy{grid-template-columns:1fr;gap:24px}.hero-copy h1,.hero-copy p{width:100%}.hero-copy p{justify-self:start;height:auto;padding-top:0;overflow:visible}.services-cards{--services-gap:14px}.projects-section__top{align-items:flex-start;flex-direction:column;gap:18px}.projects-section__actions{width:min(415px,100%);max-width:100%}.projects-grid,.projects-page__grid,.questions-page__layout{grid-template-columns:1fr}.questions-toc{position:static;width:100%;height:auto;order:-1}.consult-form h2{font-size:42px}.interest-tags{flex-wrap:wrap;gap:10px}.interest-tag{width:auto}.consult-inputs{grid-template-columns:1fr}.reviews-section__top{align-items:flex-start;flex-direction:column}.reviews-show-all{width:188px;height:58px;border-radius:14px}.reviews-grid{grid-template-columns:1fr}.faq-section h2{font-size:42px}.faq-grid{grid-template-columns:1fr}.telegram-banner{background-position:58%}.telegram-banner__content{width:min(560px,72%)}.telegram-banner h2{font-size:30px}.site-footer{grid-template-columns:1fr 1fr;gap:30px 26px;padding-top:24px}.footer-brand-block{grid-column:1/-1}.footer-review-card{height:260px}.footer-legal{align-items:flex-start;flex-direction:column;gap:14px;white-space:normal}.footer-legal__dot{display:none}}@media (max-width:560px){:root{--page-pad:14px}.hero-copy{margin-top:28px}.hero-copy__scribble{display:none}.hero-copy__title-small{font-size:22px;line-height:28px;white-space:normal}.hero-copy__title-large{font-size:34px;line-height:38px;white-space:normal}.services-cards{--service-card-size:100cqi}.service-card__description{height:168px;padding:26px 24px;gap:12px}.service-card__description h2{font-size:22px}.service-card__description p{font-size:13px;line-height:1.45}.projects-section{margin-top:18px}.projects-page{margin-top:16px}.projects-page__back{margin-bottom:14px;font-size:14px}.projects-page__banner{height:210px;border-radius:17px}.projects-page__grid{gap:18px;margin-top:37px}.projects-page__grid:before{top:-19px}.questions-page{margin-top:16px}.questions-page__back{margin-bottom:14px;font-size:14px}.questions-page__content,.questions-page__layout{gap:18px}.policy-card,.questions-toc{padding:18px;border-radius:14px}.policy-card h2{margin-bottom:12px;font-size:18px;line-height:23px}.policy-card li,.policy-card p{font-size:14px;line-height:19px}.questions-toc h2{margin-bottom:16px;padding-bottom:16px;font-size:24px}.questions-toc a{grid-template-columns:28px minmax(0,1fr);width:100%;height:40px;padding:0 14px;font-size:14px}.projects-section__top h2{font-size:34px}.projects-section__actions{width:100%;height:58px}.filter-button,.show-all-button{height:58px;font-size:14px}.filter-selector{width:calc(100% - 150px);height:58px;flex-basis:calc(100% - 150px)}.filter-button{gap:10px;padding:0 12px}.filter-menu{left:0;right:auto;width:min(278px,calc(100vw - 28px))}.filter-scrollbar{left:min(262px,calc(100vw - 44px));right:auto}.show-all-button{width:150px;padding:0 16px;border-radius:14px}.load-more-projects{height:70px;font-size:14px;border-radius:14px}.consult-section{gap:18px;margin-top:18px}.consult-form h2{font-size:34px}.budget-slider__top,.consult-budget h3,.consult-field-group h3{font-size:18px}.consult-budget p,.consult-field-group p,.consult-form__note,.consult-inputs input,.consult-message button,.consult-message textarea,.interest-tag{font-size:14px}.interest-tag{height:40px;gap:10px;padding:0 18px}.consult-message{height:220px}.consult-submit{height:70px;margin-top:34px;font-size:17px;border-radius:14px}.reviews-section{margin-top:18px;padding-bottom:48px}.reviews-section__top h2{font-size:34px}.reviews-show-all{width:150px;font-size:14px}.review-card{height:auto;min-height:auto;padding:18px}.review-card__head{grid-template-columns:48px minmax(0,1fr);gap:14px}.review-card__avatar{width:48px;height:48px}.review-card__stars{grid-column:1/-1;gap:10px}.review-card h3{font-size:24px}.review-card__text{font-size:16px}.review-card__bottom{align-items:flex-start;flex-direction:column;margin-top:34px}.review-card__tag{width:162px;height:40px;font-size:14px}.faq-section,.section-separator{margin-top:18px}.faq-section h2{font-size:34px}.faq-grid{gap:14px;margin-top:18px}.faq-item summary{grid-template-columns:minmax(0,1fr) 52px;min-height:72px;padding:0 14px;font-size:16px}.faq-item__plus{width:52px;height:52px;background-size:35px 35px}.faq-item__plus:after,.faq-item__plus:before{width:22px;height:2px}.faq-item p{margin:8px 58px 18px 14px;font-size:14px}.telegram-banner{min-height:320px;margin-top:18px;background-position:62%}.telegram-banner__content{width:100%;padding:28px 24px}.telegram-banner__brand{gap:16px}.telegram-banner__brand img{width:68px;height:68px}.telegram-banner__brand span{font-size:24px}.telegram-banner h2{max-width:380px;margin-top:24px;font-size:24px}.telegram-banner__button{width:190px;height:58px;margin-top:28px;font-size:14px;border-radius:14px}.site-footer{grid-template-columns:1fr;gap:26px;margin-top:18px;padding-top:18px}.footer-brand{gap:14px}.footer-brand__logo{width:42px;height:42px}.footer-brand__name{font-size:20px}.footer-brand__text p,.footer-nav{font-size:14px}.footer-legal{font-size:17px}.footer-brand__text p{line-height:1.2;white-space:normal}.footer-socials{gap:16px;margin-top:28px}.footer-nav{gap:16px}.footer-review-card{grid-column:1;height:220px}.footer-review-card__button{width:150px;height:58px;border-radius:14px}}[data-theme=dark]{--color-bg:#18191e;--color-bg-soft:#1d1e25;--color-ink:#fff;--color-white:#fff;--color-muted:#8d9098;--color-muted-dark:#8d9098;--color-accent:#716eff;--color-accent-soft:#7765ff;--color-line:hsla(0,0%,100%,.1);--shadow-soft:0 18px 55px rgba(0,0,0,.32)}[data-theme=dark] body{background:#18191e;color:#fff}[data-theme=dark] a:focus,[data-theme=dark] a:focus-visible,[data-theme=dark] button:focus,[data-theme=dark] button:focus-visible{outline:0;box-shadow:none}[data-theme=dark] .filter-button img,[data-theme=dark] .filter-button__chevron,[data-theme=dark] .questions-toc__icon{filter:brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(325%) hue-rotate(197deg) brightness(98%) contrast(90%)}[data-theme=dark] .theme-toggle__knob{background:#323446 url(/images/luna.svg) 50%/20px 20px no-repeat;transform:translateX(0)}[data-theme=dark] .hero-copy__title-large,[data-theme=dark] .hero-copy__title-small{color:#fff}[data-theme=dark] .hero-copy p{color:var(--color-muted)}[data-theme=dark] .faq-section h2,[data-theme=dark] .filter-button,[data-theme=dark] .projects-section__top h2,[data-theme=dark] .reviews-section__top h2,[data-theme=dark] .services-section h2{color:#fff}[data-theme=dark] .filter-menu{color:#fff;background:#1d1e25;border-color:transparent;box-shadow:0 24px 58px rgba(0,0,0,.42)}[data-theme=dark] .filter-menu button{color:#fff}[data-theme=dark] .filter-menu button:hover{color:#9b98ff;background:rgba(113,110,255,.16)}[data-theme=dark] .filter-menu__label{color:var(--color-muted)}[data-theme=dark] .project-card{color:#fff;background:#1d1e25;border:0}[data-theme=dark] .project-card h3{color:#fff}[data-theme=dark] .project-card__category{color:var(--color-muted)}[data-theme=dark] .project-card__tags span{color:#fff;background:#272933}[data-theme=dark] .show-all-button{color:#000;background:#fff}[data-theme=dark] .consult-submit,[data-theme=dark] .load-more-projects{color:#000;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2)),#716eff}[data-theme=dark] .projects-empty{color:#8d9098;background:#1d1e25;border:0}[data-theme=dark] .reviews-show-all{color:#fff;background:#1d1e25;border:0}[data-theme=dark] .reviews-show-all:hover{background:#272933}[data-theme=dark] .consult-budget h3,[data-theme=dark] .consult-field-group h3,[data-theme=dark] .consult-field-group--project h3,[data-theme=dark] .consult-form,[data-theme=dark] .consult-form h2{color:#fff}[data-theme=dark] .consult-budget p,[data-theme=dark] .consult-field-group p,[data-theme=dark] .consult-field-group--project p{color:var(--color-muted)}[data-theme=dark] .interest-tag{color:#fff;background:#272933}[data-theme=dark] .interest-tag.is-active{color:#18191e;background:#fff}[data-theme=dark] .consult-inputs input,[data-theme=dark] .consult-message textarea{color:#fff;background:transparent;border-color:#272933}[data-theme=dark] .consult-inputs input:first-child,[data-theme=dark] .consult-inputs input:focus,[data-theme=dark] .consult-inputs input:hover,[data-theme=dark] .consult-message textarea:focus,[data-theme=dark] .consult-message textarea:hover{border-color:#3a3d4b;box-shadow:none}[data-theme=dark] .consult-inputs input::placeholder,[data-theme=dark] .consult-message textarea::placeholder{color:var(--color-muted)}[data-theme=dark] .consult-message button{color:var(--color-muted);background:#272933}[data-theme=dark] .consult-form__separator{background:#24252e}[data-theme=dark] .consult-form__note{color:#8d9098}[data-theme=dark] .budget-slider__top,[data-theme=dark] .budget-slider__value{color:#fff}[data-theme=dark] .budget-slider::-moz-range-track,[data-theme=dark] .budget-slider__track{background:#272933}[data-theme=dark] .budget-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#716eff 0 var(--budget-progress),#272933 var(--budget-progress) 100%)}[data-theme=dark] .budget-slider::-moz-range-progress{background:#716eff}[data-theme=dark] .budget-slider::-webkit-slider-thumb{background:#fff;background-color:#fff;border-color:#e9e9ed}[data-theme=dark] .budget-slider:is(:active,:focus-visible)::-webkit-slider-thumb{box-shadow:none}[data-theme=dark] .budget-slider::-moz-range-thumb{background:#fff;background-color:#fff;border-color:#e9e9ed}[data-theme=dark] .budget-slider__labels{color:var(--color-muted)}[data-theme=dark] .review-card{color:#fff;background:#1d1e25;border:0;box-shadow:none}[data-theme=dark] .review-card.reveal-item.is-visible:hover,[data-theme=dark] .review-card:hover{box-shadow:none}[data-theme=dark] .review-card h3,[data-theme=dark] .review-card__date,[data-theme=dark] .review-card__text{color:#fff}[data-theme=dark] .review-card__stars{color:#ffe76e}[data-theme=dark] .review-card__avatar{background:#fff}[data-theme=dark] .review-card__avatar img{filter:invert(1)}[data-theme=dark] .review-card__avatar img.is-photo{filter:none}[data-theme=dark] .review-card__tag{color:#fff;background:#7765ff}[data-theme=dark] .faq-item{background:#1d1e25;border:0;box-shadow:none}[data-theme=dark] .faq-item:hover{box-shadow:none}[data-theme=dark] .faq-item summary{color:#fff}[data-theme=dark] .faq-item p{color:var(--color-muted)}[data-theme=dark] .faq-item__plus{background-color:#23252f}[data-theme=dark] .faq-item__plus:after,[data-theme=dark] .faq-item__plus:before{display:none}[data-theme=dark] .projects-page__grid:before{background:#24252e}[data-theme=dark] .policy-card{background:#1d1e25;border:0}[data-theme=dark] .policy-card h2,[data-theme=dark] .policy-card li,[data-theme=dark] .policy-card p{color:#fff}[data-theme=dark] .questions-toc{background:#1d1e25;border:0}[data-theme=dark] .questions-toc h2{color:#fff;border-bottom-color:#24252e}[data-theme=dark] .questions-toc a{color:var(--color-muted)}[data-theme=dark] .questions-toc a .questions-toc__icon{filter:brightness(0) saturate(100%) invert(66%) sepia(8%) saturate(217%) hue-rotate(194deg) brightness(94%) contrast(86%)}[data-theme=dark] .questions-toc a.is-active,[data-theme=dark] .questions-toc a:hover{color:#fff}[data-theme=dark] .questions-toc a.is-active:before,[data-theme=dark] .questions-toc a:hover:before{background:#272933}[data-theme=dark] .questions-toc a.is-active .questions-toc__icon,[data-theme=dark] .questions-toc a:hover .questions-toc__icon{filter:brightness(0) invert(1)}[data-theme=dark] .projects-page__back,[data-theme=dark] .questions-page__back{color:#fff}[data-theme=dark] .projects-page__back:hover span,[data-theme=dark] .questions-page__back:hover span{color:var(--color-muted)}[data-theme=dark] .site-footer{border-top-color:#24252e}[data-theme=dark] .projects-separator,[data-theme=dark] .section-separator{background:#24252e;opacity:1}[data-theme=dark] .footer-socials__line{display:none}[data-theme=dark] .footer-brand__name,[data-theme=dark] .footer-brand__text p,[data-theme=dark] .footer-nav h3{color:#fff}[data-theme=dark] .footer-legal,[data-theme=dark] .footer-legal a,[data-theme=dark] .footer-nav,[data-theme=dark] .footer-nav a{color:var(--color-muted)}[data-theme=dark] .footer-legal a:hover,[data-theme=dark] .footer-nav a:hover{color:#fff}[data-theme=dark] .footer-brand__logo,[data-theme=dark] .footer-socials img{filter:brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(325%) hue-rotate(197deg) brightness(98%) contrast(90%)}[data-theme=dark] .footer-legal__dot{background:#3a3a3a}.brand,.consult-inputs input,.consult-message textarea,.faq-item,.filter-button,.filter-menu,.interest-tag,.language-dropdown,.main-nav,.policy-card,.project-card,.questions-toc,.review-card,.site-footer,body{transition:background-color .3s ease,border-color .3s ease,color .3s ease}.hero{position:relative;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;grid-gap:64px;gap:64px;width:100%;max-width:1340px;margin:0 auto;padding:28px 40px 100px;box-sizing:border-box}.hero__content{max-width:620px;justify-self:start}.hero__title{margin:0 0 30px;color:#fff;font-family:var(--font-display);font-size:clamp(38px,4.6vw,60px);font-weight:500;line-height:1.12;letter-spacing:-.02em}.hero__title-line{display:block;white-space:nowrap}@media (max-width:560px){.hero__title-line{white-space:normal}}.hero__tagline{margin:0 0 40px;color:hsla(0,0%,100%,.68);font-family:var(--font-system);font-size:17px;line-height:1.55;max-width:540px}.hero__ctas{gap:20px;flex-wrap:wrap}.hero__cta-primary,.hero__ctas{display:inline-flex;align-items:center}.hero__cta-primary{gap:12px;padding:15px 32px;color:#fff;font-family:var(--font-main);font-size:15px;font-weight:600;line-height:1;background-color:#2563eb;border-radius:8px;text-decoration:none}.hero__cta-arrow{display:block;flex:0 0 auto;transition:transform .22s ease}.hero__cta-primary:hover .hero__cta-arrow{transform:translateX(6px)}.hero__cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:15px 8px;color:#7dd3fc;font-family:var(--font-main);font-size:15px;font-weight:600;line-height:1.4;text-decoration:none}.hero__cta-secondary svg{flex:0 0 auto;transition:transform .22s ease}.hero__cta-secondary:hover svg{transform:translateX(6px)}.hero__visual{position:relative;display:flex;align-items:center;justify-content:center;justify-self:end;width:100%;max-width:680px;aspect-ratio:1152/1712;max-height:min(780px,88vh)}.hero__visual img{display:block;width:100%;height:100%;max-height:none;object-fit:contain}.hero__visual:after{content:"";position:absolute;top:0;bottom:0;left:0;right:-40%;background:radial-gradient(circle at 63.1% 40.9%,rgba(255,168,70,.22) 0,rgba(255,130,40,.121) 3%,rgba(255,100,25,.048) 9%,transparent 25%),radial-gradient(circle at 62.7% 52.8%,rgba(255,168,70,.42) 0,rgba(255,130,40,.231) 3%,rgba(255,100,25,.092) 9%,transparent 26%),radial-gradient(circle at 61% 56.8%,rgba(255,168,70,.4) 0,rgba(255,130,40,.22) 3%,rgba(255,100,25,.088) 9%,transparent 25%),radial-gradient(circle at 27.2% 21.2%,rgba(255,168,70,.3) 0,rgba(255,130,40,.165) 3%,rgba(255,100,25,.066) 9%,transparent 16%),radial-gradient(circle at 18.3% 49.7%,rgba(255,168,70,.22) 0,rgba(255,130,40,.121) 3%,rgba(255,100,25,.048) 9%,transparent 19%),radial-gradient(circle at 17.5% 52.3%,rgba(255,168,70,.08) 0,rgba(255,130,40,.044) 3%,rgba(255,100,25,.018) 9%,transparent 24%),radial-gradient(circle at 33.2% 21.9%,rgba(255,168,70,.12) 0,rgba(255,130,40,.066) 3%,rgba(255,100,25,.026) 9%,transparent 22%),radial-gradient(circle at 63.7% 42.4%,rgba(255,168,70,.18) 0,rgba(255,130,40,.099) 3%,rgba(255,100,25,.04) 9%,transparent 18%),radial-gradient(circle at 75% 42.4%,rgba(255,168,70,.14) 0,rgba(255,130,40,.077) 3%,rgba(255,100,25,.031) 9%,transparent 16%),radial-gradient(circle at 18% 51.8%,rgba(255,168,70,.08) 0,rgba(255,130,40,.044) 3%,rgba(255,100,25,.018) 9%,transparent 12%),radial-gradient(circle at 31.6% 10.5%,rgba(255,168,70,.02) 0,rgba(255,130,40,.011) 3%,rgba(255,100,25,.004) 9%,transparent 11%);filter:blur(3px);z-index:-1;pointer-events:none}.hero__visual img{filter:drop-shadow(0 30px 60px rgba(0,0,0,.55))}@media (max-width:900px){.hero{grid-template-columns:1fr;text-align:center;padding:80px 24px 60px;min-height:0;gap:60px}.hero__content{max-width:100%;justify-self:center}.hero__tagline{margin-left:auto;margin-right:auto}.hero__ctas{justify-content:center}.hero__visual{max-width:460px;margin:0 auto;justify-self:center}}.trust-band{position:relative;padding:44px 0 52px;background:#131318}.trust-label{display:flex;align-items:center;justify-content:center;gap:18px;max-width:1240px;margin:0 auto 32px;padding:0 24px}.trust-label:after,.trust-label:before{content:"";flex:1 1;max-width:180px;height:1px;background:hsla(0,0%,100%,.09)}.trust-label__text{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.55);font-family:var(--font-system);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.trust-label__star{flex:0 0 auto;fill:hsla(0,0%,100%,.35)}.ac-carousel{overflow:hidden;width:100%;max-width:1200px;margin:0 auto;padding:8px 0}.ac-carousel__track{display:flex;align-items:center;width:max-content;animation:ac-cycle 15s infinite;will-change:transform}.ac-carousel__item{flex:0 0 300px;display:flex;align-items:center;justify-content:center;height:110px}.ac-carousel__item img{display:block;height:84px;width:auto;max-width:220px;object-fit:contain;filter:brightness(0) invert(1) opacity(.6)}.ac-carousel__item--as-is img{filter:grayscale(1) brightness(1.4) contrast(.9) opacity(.6)}@keyframes ac-cycle{0%,3%{transform:translateX(0);animation-timing-function:cubic-bezier(.65,0,.35,1)}20%,23%{transform:translateX(-300px);animation-timing-function:cubic-bezier(.65,0,.35,1)}40%,43%{transform:translateX(-600px);animation-timing-function:cubic-bezier(.65,0,.35,1)}60%,63%{transform:translateX(-900px);animation-timing-function:cubic-bezier(.65,0,.35,1)}80%,83%{transform:translateX(-1200px);animation-timing-function:cubic-bezier(.65,0,.35,1)}to{transform:translateX(-1500px)}}@media (prefers-reduced-motion:reduce){.ac-carousel__track{animation:none}}@media (max-width:900px){.ac-carousel{max-width:720px}.ac-carousel__item{flex-basis:180px;height:84px}.ac-carousel__item img{height:60px;max-width:150px}@keyframes ac-cycle{0%,3%{transform:translateX(0);animation-timing-function:cubic-bezier(.65,0,.35,1)}20%,23%{transform:translateX(-180px);animation-timing-function:cubic-bezier(.65,0,.35,1)}40%,43%{transform:translateX(-360px);animation-timing-function:cubic-bezier(.65,0,.35,1)}60%,63%{transform:translateX(-540px);animation-timing-function:cubic-bezier(.65,0,.35,1)}80%,83%{transform:translateX(-720px);animation-timing-function:cubic-bezier(.65,0,.35,1)}to{transform:translateX(-900px)}}}@media (max-width:560px){.trust-band{padding:36px 0 44px}.trust-label__text{font-size:11px}.trust-label:after,.trust-label:before{max-width:32px}.ac-carousel{max-width:100%;padding-inline:24px;box-sizing:border-box}}.features{position:relative;width:100%;padding:96px clamp(24px,6vw,64px);box-sizing:border-box;overflow:hidden}.features:before{content:"";position:absolute;inset:0;background:url(/img/features-glow.png) no-repeat top;background-size:min(1600px,120%) auto;filter:hue-rotate(45deg);opacity:.7;z-index:0;pointer-events:none}.features__grid,.features__header{position:relative;z-index:1;max-width:1240px;margin-left:auto;margin-right:auto}.features__header{text-align:center;margin-bottom:48px}.features__header h2{margin:0 0 12px;color:#fff;font-family:var(--font-display);font-size:clamp(30px,3vw,40px);font-weight:600;letter-spacing:-.01em;line-height:1.1}.features__brand-line{display:block}.features__brand{font-family:var(--font-pixel);font-weight:700;font-size:.72em;letter-spacing:0;text-transform:uppercase;white-space:nowrap;padding:4px 0}.features__header p{margin:0;color:hsla(0,0%,100%,.55);font-family:var(--font-system);font-size:16px;line-height:1.5}.features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.feature-card{position:relative;aspect-ratio:1/1;overflow:hidden;isolation:isolate;contain:paint;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.18),rgba(29,29,29,.16));-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.feature-card:first-child,.feature-card:nth-child(2),.feature-card:nth-child(3),.feature-card:nth-child(4),.feature-card:nth-child(5),.feature-card:nth-child(6){background-color:#16161c}.feature-card__visual{position:absolute;inset:0 0 140px 0;overflow:hidden}.feature-card__body{position:absolute;right:0;bottom:0;left:0;height:140px;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;gap:8px;background:rgba(18,18,22,.65);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-radius:0 0 28px 28px;z-index:3}.feature-card__body h3{margin:0;color:#fff;font-family:var(--font-display);font-size:22px;font-weight:600;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase}.feature-card__body p{margin:0;color:hsla(0,0%,100%,.75);font-family:var(--font-system);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fx{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.fx--access{overflow:hidden;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='32'><line x1='0' y1='16' x2='12' y2='16' stroke='white' stroke-opacity='0.05' stroke-width='2' stroke-dasharray='6 6'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='46' height='12'><line x1='23' y1='0' x2='23' y2='12' stroke='white' stroke-opacity='0.05' stroke-width='2' stroke-dasharray='6 6'/></svg>");background-size:12px 32px,46px 12px;background-repeat:repeat,repeat}.fx-access__button{position:relative;z-index:1;display:inline-block;padding:12px 32px;color:#fff;font-family:var(--font-main);font-size:15px;font-weight:700;letter-spacing:.1em;background:#2563eb;border-radius:6px;box-shadow:0 0 48px rgba(37,99,235,.42),0 0 22px rgba(37,99,235,.28);transform-origin:center;animation:fx-access-button 3s ease-in-out infinite}.fx-access__cursor{position:absolute;z-index:2;width:26px;height:32px;left:calc(50% + 6px);top:calc(50% + 4px);filter:drop-shadow(0 3px 6px rgba(0,0,0,.55));opacity:0;animation:fx-access-cursor 3s cubic-bezier(.4,0,.2,1) infinite}@keyframes fx-access-cursor{0%{transform:translate(180px);opacity:0}8%{transform:translate(180px);opacity:0}28%{transform:translate(0);opacity:1}48%{transform:translate(0);opacity:1}53%{transform:translate(0) scale(.88);opacity:1}58%{transform:translate(0) scale(1);opacity:1}70%{transform:translate(0);opacity:1}90%{transform:translateY(130px);opacity:0}to{transform:translateY(130px);opacity:0}}@keyframes fx-access-button{0%,48%,60%,to{transform:scale(1);box-shadow:0 0 48px rgba(37,99,235,.42),0 0 22px rgba(37,99,235,.28)}53%{transform:scale(.96);box-shadow:0 0 34px rgba(37,99,235,.65),0 0 16px rgba(37,99,235,.45)}}@media (prefers-reduced-motion:reduce){.fx-access__button,.fx-access__cursor{animation:none}.fx-access__cursor{opacity:1;transform:translate(0)}}.fx--stream{padding:22px;align-items:stretch;justify-content:stretch}.fx-stream__image-wrap{position:relative;flex:1 1;align-self:center;width:84%;aspect-ratio:10/6;margin:auto;border-radius:18px;overflow:hidden;display:block}.fx-stream__canvas{display:block;width:100%;height:100%;object-fit:cover;image-rendering:pixelated;image-rendering:crisp-edges}.fx-stream__badge{position:absolute;left:16px;top:16px;width:34px;height:34px;padding:6px;background:rgba(15,15,20,.85);border-radius:8px;z-index:2}.fx--discord{overflow:hidden;padding:14px;align-items:stretch;justify-content:stretch}.fx-discord__stage{position:relative;width:100%;height:100%}.fx-discord__logo{position:absolute;top:50%;left:50%;width:78px;height:78px;display:inline-flex;align-items:center;justify-content:center;background:#5865f2;border-radius:22px;box-shadow:0 0 34px rgba(88,101,242,.55);transform:translate(-50%,-50%);transition:top .6s cubic-bezier(.4,0,.2,1),left .6s cubic-bezier(.4,0,.2,1),width .6s cubic-bezier(.4,0,.2,1),height .6s cubic-bezier(.4,0,.2,1),border-radius .6s cubic-bezier(.4,0,.2,1),transform .38s ease,box-shadow .6s ease;z-index:2}.fx-discord__logo svg{width:46px;height:36px;transition:width .6s cubic-bezier(.4,0,.2,1),height .6s cubic-bezier(.4,0,.2,1)}.fx-discord__logo--tap{transform:translate(-50%,-50%) scale(.9)}.fx-discord__logo--corner{top:10px;left:10px;width:26px;height:26px;border-radius:8px;transform:none;box-shadow:0 0 14px rgba(88,101,242,.35)}.fx-discord__logo--corner svg{width:16px;height:12px}.fx-discord__chat{position:absolute;inset:0;display:flex;flex-direction:column;gap:4px;justify-content:flex-end;padding:8px;box-sizing:border-box;opacity:0;transform:translateY(6px);transition:opacity .32s ease 60ms,transform .32s ease 60ms;z-index:1}.fx-discord__chat.is-on{opacity:1;transform:translateY(0)}.fx-discord__bubble{max-width:85%;padding:5px 10px;border-radius:10px;color:#fff;font-family:var(--font-system);font-size:11px;line-height:1.35;animation:fx-bubble-in .26s cubic-bezier(.4,0,.2,1) both}.fx-discord__bubble--user{align-self:flex-end;background:#5865f2;border-bottom-right-radius:4px}.fx-discord__bubble--reply{align-self:flex-start;background:hsla(0,0%,100%,.11);border-bottom-left-radius:4px}.fx-discord__bubble--typing{display:inline-flex;align-items:center;gap:4px;padding:9px 12px}.fx-discord__bubble--typing span{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.75);animation:fx-typing-dot 1s ease-in-out infinite}.fx-discord__bubble--typing span:nth-child(2){animation-delay:.15s}.fx-discord__bubble--typing span:nth-child(3){animation-delay:.3s}@keyframes fx-bubble-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fx-typing-dot{0%,60%,to{opacity:.35;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.fx-discord__textbox{position:relative;display:flex;align-items:center;gap:4px;min-height:26px;padding:5px 10px;margin-top:4px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;color:hsla(0,0%,100%,.9);font-family:var(--font-system);font-size:11px;transition:border-color .2s ease,transform .2s ease}.fx-discord__textbox.is-focus{border-color:rgba(88,101,242,.55)}.fx-discord__textbox.is-tap{transform:scale(.985)}.fx-discord__textbox-placeholder{color:hsla(0,0%,100%,.35)}.fx-discord__caret{display:inline-block;width:1.5px;height:13px;background:hsla(0,0%,100%,.9);animation:fx-caret-blink 1s steps(2) infinite}@keyframes fx-caret-blink{0%,to{opacity:1}50%{opacity:0}}.fx-discord__cursor{position:absolute;z-index:3;width:22px;height:28px;pointer-events:none;opacity:0;filter:drop-shadow(0 3px 5px rgba(0,0,0,.55))}.fx-discord__cursor--cursor-in{top:42%;left:52%;animation:fx-cursor-enter .9s cubic-bezier(.4,0,.2,1) forwards}@keyframes fx-cursor-enter{0%{transform:translate(180px,-20px);opacity:0}to{transform:translate(0);opacity:1}}.fx-discord__cursor--click-icon{top:42%;left:52%;opacity:1;animation:fx-cursor-tap .7s ease-in-out forwards}@keyframes fx-cursor-tap{0%,to{transform:translate(0) scale(1)}50%{transform:translate(3px,4px) scale(.86)}}.fx-discord__cursor--swap{opacity:1;animation:fx-cursor-to-box .7s cubic-bezier(.4,0,.2,1) forwards}@keyframes fx-cursor-to-box{0%{top:42%;left:52%;transform:translate(0)}to{top:78%;left:30%;transform:translate(0)}}.fx-discord__cursor--click-box{top:78%;left:30%;opacity:1;animation:fx-cursor-tap .7s ease-in-out forwards}.fx-discord__cursor--hold,.fx-discord__cursor--replied,.fx-discord__cursor--replied-2,.fx-discord__cursor--reply-wait,.fx-discord__cursor--reply-wait-2,.fx-discord__cursor--sent,.fx-discord__cursor--sent-2,.fx-discord__cursor--sent-3,.fx-discord__cursor--typing,.fx-discord__cursor--typing-2,.fx-discord__cursor--typing-3{top:78%;left:30%;animation:fx-cursor-exit .3s ease-out forwards}@keyframes fx-cursor-exit{0%{opacity:1}to{opacity:0}}.fx-discord__cursor--click-box-2,.fx-discord__cursor--click-box-3{top:78%;left:30%;animation:fx-cursor-enter-tap .9s cubic-bezier(.4,0,.2,1) forwards}@keyframes fx-cursor-enter-tap{0%{transform:translate(180px,-20px);opacity:0}55%{transform:translate(0);opacity:1}75%{transform:translate(3px,4px) scale(.86)}to{transform:translate(0) scale(1)}}.fx--updates{flex-direction:column;gap:16px}.fx-updates__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 12px;color:hsla(0,0%,100%,.85);font-family:var(--font-system);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fx-updates__badge-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px rgba(34,197,94,.85);animation:fx-updates-dot 1.6s ease-in-out infinite}.fx-timeline{position:relative;display:flex;flex-direction:column;gap:22px;width:100%;max-width:340px;padding:8px 0;box-sizing:border-box}.fx-timeline__spine{bottom:16px;background:hsla(0,0%,100%,.1)}.fx-timeline__spine,.fx-timeline__spine-fill{position:absolute;left:50%;top:16px;width:1px;transform:translateX(-50%);z-index:0}.fx-timeline__spine-fill{background:linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.3));transition:height .7s cubic-bezier(.4,0,.2,1)}.fx-timeline__event{position:relative;z-index:1;display:flex;align-items:center;gap:0;opacity:0;transform:translateY(6px);transition:opacity .42s cubic-bezier(.4,0,.2,1),transform .42s cubic-bezier(.4,0,.2,1)}.fx-timeline__event--right{padding-left:calc(50% + 1px);justify-content:flex-start}.fx-timeline__event--left{padding-right:calc(50% + 1px);justify-content:flex-start;flex-direction:row-reverse}.fx-timeline__event.is-visible{opacity:1;transform:translateY(0)}.fx-timeline.is-resetting .fx-timeline__event{opacity:0;transform:translateY(-4px)}.fx-timeline__branch{width:20px;height:1px;background:hsla(0,0%,100%,.35);flex-shrink:0}.fx-timeline__dot{width:14px;height:14px;border-radius:50%;background:hsla(0,0%,100%,.4);flex-shrink:0;transition:background .32s ease,box-shadow .32s ease}.fx-timeline__card{display:flex;flex-direction:column;gap:2px;min-width:0;padding-left:10px}.fx-timeline__event--left .fx-timeline__card{text-align:right;padding-left:0;padding-right:10px}.fx-timeline__time{color:hsla(0,0%,100%,.45);font-size:11px;font-weight:500;letter-spacing:-.005em}.fx-timeline__time,.fx-timeline__title{font-family:var(--font-system);white-space:nowrap}.fx-timeline__title{color:#fff;font-size:13px;font-weight:600;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis}.fx-timeline__event--red .fx-timeline__dot{background:#ef4444;box-shadow:0 0 14px rgba(239,68,68,.75),0 0 5px rgba(239,68,68,.9)}.fx-timeline__event--gray .fx-timeline__dot{background:hsla(0,0%,100%,.6);box-shadow:0 0 10px hsla(0,0%,100%,.3)}.fx-timeline__event--yellow .fx-timeline__dot{background:#fbbf24;box-shadow:0 0 14px rgba(251,191,36,.75),0 0 5px rgba(251,191,36,.9)}.fx-timeline__event--green .fx-timeline__dot{background:#22c55e;box-shadow:0 0 14px rgba(34,197,94,.8),0 0 5px rgba(34,197,94,.95);animation:fx-timeline-green-pulse 1.6s ease-in-out infinite}@keyframes fx-timeline-green-pulse{0%,to{box-shadow:0 0 14px rgba(34,197,94,.8),0 0 5px rgba(34,197,94,.95)}50%{box-shadow:0 0 6px rgba(34,197,94,.35),0 0 3px rgba(34,197,94,.5)}}@keyframes fx-updates-dot{0%,to{opacity:1;box-shadow:0 0 10px rgba(34,197,94,.85)}50%{opacity:.55;box-shadow:0 0 4px rgba(34,197,94,.4)}}@media (prefers-reduced-motion:reduce){.fx-updates__badge-dot,.fx-updates__pulse-line{animation:none}.fx-updates__pulse-line{stroke-dashoffset:0;opacity:1}}.fx--support{overflow:hidden;align-items:stretch;justify-content:stretch;padding:18px}.fx-support__matrix{position:relative;display:grid;grid-template-columns:repeat(14,1fr);grid-auto-rows:1fr;grid-gap:2px;gap:2px;width:100%;height:100%;font-family:var(--font-main);font-size:14px;font-weight:400;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fx-support__digit{display:flex;align-items:center;justify-content:center;color:rgba(34,197,94,.85);text-shadow:0 0 6px rgba(34,197,94,.35);transition:color .26s ease,text-shadow .26s ease}.fx-support__digit--red{color:rgba(239,68,68,.78);text-shadow:0 0 6px rgba(239,68,68,.4)}.fx--safety{align-items:center;justify-content:center;padding:18px}.fp-carousel{overflow:hidden;width:100%;max-width:336px}.fp-carousel__track{display:flex;align-items:center;width:max-content;animation:fp-cycle 6.5s infinite;will-change:transform}.fp-carousel__slide{flex:0 0 112px;display:flex;align-items:center;justify-content:center;height:180px;color:hsla(0,0%,100%,.85)}.fp-carousel__slide .material-icons{font-size:96px;line-height:1;transform-origin:center}@keyframes fp-cycle{0%,14%{transform:translateX(0);animation-timing-function:cubic-bezier(.65,0,.35,1)}20%,34%{transform:translateX(-112px);animation-timing-function:cubic-bezier(.65,0,.35,1)}40%,54%{transform:translateX(-224px);animation-timing-function:cubic-bezier(.65,0,.35,1)}60%,74%{transform:translateX(-336px);animation-timing-function:cubic-bezier(.65,0,.35,1)}80%,94%{transform:translateX(-448px);animation-timing-function:cubic-bezier(.65,0,.35,1)}to{transform:translateX(-560px)}}@media (prefers-reduced-motion:reduce){.fp-carousel__track{animation:none}}@media (max-width:960px){.features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.features{padding:72px 20px}.features__grid{grid-template-columns:1fr}.feature-card{aspect-ratio:4/3}}.testimonials{position:relative;width:100%;padding:24px clamp(24px,6vw,64px) 96px;box-sizing:border-box}.testimonials__header{max-width:1240px;margin:0 auto 44px;text-align:center}.testimonials__header h2{margin:0 0 10px;color:#fff;font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.01em}.testimonials__header p{margin:0;color:hsla(0,0%,100%,.55);font-family:var(--font-system);font-size:15px;line-height:1.5}.testimonials__rows{display:flex;flex-direction:column;gap:16px}.testimonials__row{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.testimonials__track{display:flex;gap:16px;width:max-content;will-change:transform}.testimonials__row--ltr .testimonials__track{animation:testimonials-ltr 62s linear infinite}.testimonials__row--rtl .testimonials__track{animation:testimonials-rtl 62s linear infinite}@keyframes testimonials-ltr{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes testimonials-rtl{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.testimonial-card{flex:0 0 320px;display:flex;flex-direction:column;gap:10px;padding:20px 22px;background:#151518;border-radius:14px;box-sizing:border-box}.testimonial-card__meta{display:flex;align-items:center;gap:8px}.testimonial-card__stars{display:inline-flex;gap:2px}.testimonial-card__verified{display:inline-flex;align-items:center;gap:4px;padding:3px 9px 3px 7px;color:#22c55e;font-family:var(--font-system);font-size:11px;font-weight:600;letter-spacing:.01em;background:rgba(34,197,94,.16);border:0;border-radius:6px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.testimonial-card__text{margin:0;color:hsla(0,0%,100%,.9);font-family:var(--font-system);font-size:14px;font-weight:400;line-height:1.5}.testimonial-card__handle{margin-top:auto;color:hsla(0,0%,100%,.5);font-family:var(--font-system);font-size:12px;font-weight:500}@media (prefers-reduced-motion:reduce){.testimonials__row--ltr .testimonials__track,.testimonials__row--rtl .testimonials__track{animation:none}}@media (max-width:560px){.testimonials{padding:24px 0 72px}.testimonials__header{padding:0 20px}.testimonial-card{flex-basis:270px;padding:18px 20px}}.showcase{position:relative;width:100%;padding:24px clamp(24px,6vw,64px) 96px;box-sizing:border-box}.showcase__header{max-width:1240px;margin:0 auto 44px;text-align:center}.showcase__header h2{margin:0;color:#fff;font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.01em}.showcase__stage{display:flex;align-items:center;gap:24px;max-width:1120px;margin:0 auto}.showcase__frame{flex:1 1 auto;position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:20px;background:#151518;box-shadow:0 8px 40px rgba(0,0,0,.45)}.showcase__media{display:block;width:100%;height:100%;object-fit:cover}.showcase__arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;color:hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease}.showcase__arrow:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.22);color:#fff;transform:scale(1.06)}.showcase__arrow:active{transform:scale(.97)}.showcase__arrow:focus-visible{outline:2px solid rgba(125,211,252,.7);outline-offset:3px}.showcase__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.showcase__dot{width:8px;height:8px;padding:0;background:hsla(0,0%,100%,.22);border:none;border-radius:999px;cursor:pointer;transition:background .2s ease,transform .2s ease}.showcase__dot:hover{background:hsla(0,0%,100%,.45)}.showcase__dot--active{background:hsla(0,0%,100%,.9);transform:scale(1.2)}@media (max-width:720px){.showcase__stage{gap:8px}.showcase__arrow{width:40px;height:40px}.showcase__frame{border-radius:14px}}