@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure{margin:0}ul,ol{padding:0}button,input,select,textarea{font:inherit;color:inherit}button{appearance:none;background:0 0;border:0;padding:0}a{color:inherit}img,svg{display:block}body{color:#fff;background-color:#111023;background-image:radial-gradient(#fede5d,#ffffff3d 1.5px,#0000 3px),radial-gradient(#36f9f6,#ffffff2e 1.5px,#0000 3px),radial-gradient(#fe7edb,#ffffff24 1.5px,#0000 3px),radial-gradient(#ffffff1f,#ffffff1f 1.5px,#0000 2.5px);background-position:0 0,35px 55px,120px 240px,55px 90px;background-size:520px 500px,320px 320px,360px 220px,140px 140px;margin:0;font-family:Nunito,sans-serif;overflow-x:hidden}.site{--layout-pad-left:30px;--layout-nav-width:236px;--page-pad:90px;--site-logo-width:clamp(92px,calc(120px*min(100vw,1440px)/1440),120px);--text-down-2:clamp(0px,(1440px - 100vw)*.0032,2px);--text-down-1:clamp(0px,(1440px - 100vw)*.0016,1px);--text-down-3:clamp(0px,(1440px - 100vw)*.0048,3px);flex-direction:column;width:min(1440px,100%);min-height:100vh;margin:0 auto;display:flex}@media (min-width:1441px){.site{border-radius:18px 18px 0 0;overflow:hidden}.site__nav{border-radius:18px}}.site__nav{border-bottom:1px solid #ffffff14;border-radius:14px;align-items:center;gap:20px;height:60px;padding:0 70px 0 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000059}@media (min-width:1271px){.site__nav{padding:0 95px 0 32px}}.site__logo{justify-content:flex-start;align-items:center;gap:12px;width:auto;min-width:0;max-width:clamp(96px,36vw,158px);margin-right:auto;display:inline-flex}.site__logo-icon{width:var(--site-logo-width);flex-shrink:0;max-width:100%;height:auto;display:block}.site__brand{letter-spacing:.01em;font-size:1.08rem;font-weight:700}.site__profile{z-index:2;color:#fdeb77;cursor:pointer;background:0 0;border:1px solid #fdeb77;border-radius:12.5px;outline:none;align-items:center;gap:10px;min-width:152px;height:40px;margin-left:auto;padding:0 14px;font-size:.95rem;font-weight:600;transition:background .2s;display:inline-flex;position:relative}.site__profile:hover{background:#fdeb771f}.site__profile:focus-visible{outline:none;box-shadow:0 0 0 2px #fff3}.site__login{z-index:2;color:#fff;background:#00000014;border:.5px solid #fff9;border-radius:14px;align-items:center;gap:8px;height:32px;margin-left:auto;margin-right:0;padding:0 20px 0 10px;line-height:1;text-decoration:none;display:inline-flex;position:relative}.site__login:hover{color:#fdeb77;border-color:#fdeb77e6}.site__login-icon{width:18px;height:18px}.site__login-text{font-size:1rem}.site__burger{z-index:2;color:#f2c15b;cursor:pointer;background:#f2c15b14;border:.5px solid #f2c15bb8;border-radius:12px;justify-content:center;align-items:center;width:34px;height:32px;padding:0;transition:border-color .16s,background .16s,color .16s;display:none;position:relative}.site__burger-icon{width:16px;height:16px;display:block}.site__burger:hover,.site__burger.is-open{color:#f2c15b;background:#f2c15b1f;border-color:#f2c15bd9}.login-modal{z-index:60;place-items:center;display:grid;position:fixed;inset:0}.login-modal__overlay{background:#0009;border:none;padding:0;position:absolute;inset:0}.login-modal__panel{z-index:1;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;flex-direction:column;width:min(380px,92vw);min-height:320px;padding:8px 14px 14px;display:flex;position:relative;box-shadow:0 30px 60px #00000073}.login-modal__header{justify-content:space-between;align-items:center;display:flex}.login-modal__dots{gap:clamp(5px,.55vw,8px);display:flex}.login-modal__dots span{background:#ff5f56;border:.5px solid #0003;border-radius:50%;width:clamp(9px,.8vw,12px);height:clamp(9px,.8vw,12px);display:block}.login-modal__dots span:nth-child(2){background:#ffbd2e;border-color:#dea123}.login-modal__dots span:nth-child(3){background:#27c93f;border-color:#1aab29}.login-modal__dots span:first-child{border-color:#e0443e}.login-modal__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.login-modal__content{flex-direction:column;flex:1;display:flex}.login-modal__stack{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.login-modal__logo{width:42px;height:30px}.login-modal__brand{color:#ffffffe6;margin-bottom:10px;font-size:1.1rem}.login-modal__email-input,.login-modal__email,.login-modal__tg{box-sizing:border-box;width:min(100%,320px)}.login-modal__email,.login-modal__tg{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:14px;justify-content:center;align-items:center;gap:10px;max-width:100%;padding:12px 20px;font-size:.96rem;display:inline-flex}.login-modal__email-input{appearance:none;color:#fff;background:#ffffff05;border:1px solid #fff3;border-radius:14px;padding:12px 16px;font-size:1rem}.login-modal__email-input::placeholder{color:#ffffff8c}.login-modal__email-input:focus{border-color:#fdeb779e;outline:none;box-shadow:0 0 0 1px #fdeb7759}.login-modal__email-input.is-error{border-color:#ff6c83bf;box-shadow:0 0 0 1px #ff6c834d}.login-modal__email-input.is-error:focus{border-color:#ff6c83e6;box-shadow:0 0 0 1px #ff6c836b}.login-modal__email-input:disabled{opacity:.65;cursor:wait;background:#ffffff05}.login-modal__email-input:-webkit-autofill{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff05}.login-modal__email-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff05}.login-modal__email-input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff05}.login-modal__email-input:-webkit-autofill:active{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff05}.login-modal__email:disabled,.login-modal__tg:disabled{opacity:.65;cursor:wait}.login-modal__email img,.login-modal__tg img{width:22px;height:22px}.login-modal__status{box-sizing:border-box;border-radius:12px;width:100%;padding:10px 12px;font-size:.88rem;line-height:1.35}.login-modal__status--waiting,.login-modal__status--starting{color:#fff5c6f2;background:#fdeb7714;border:1px solid #fdeb778c;font-size:.8rem}.login-modal__status--expired{color:#ffe0abf7;background:#ffbf5a24;border:1px solid #ffbf5a73}.login-modal__status--error{color:#ffced7fa;background:#ff6c8326;border:1px solid #ff6c8366}.login-modal__hint{box-sizing:border-box;color:#ffffff80;text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:min(100%,320px);min-height:46px;margin-top:4px;padding:10px 12px;font-size:.85rem;line-height:1.3;display:flex}.login-modal__hint--waiting{color:#fff5c6f2;background:#fdeb7714;border-color:#fdeb778c;font-size:.8rem}.login-modal__hint--expired{color:#ffe0abf7;background:#ffbf5a24;border-color:#ffbf5a73}.login-modal__hint--error{color:#ffced7fa;background:#ff6c8326;border-color:#ff6c8366}@media (max-width:760px){.login-modal__panel{width:min(360px,93vw);min-height:304px;padding:8px 14px 13px}}@media (max-width:560px){.login-modal__panel{border-radius:16px;width:min(340px,94vw);min-height:292px;padding:7px 14px 12px}}@media (max-width:430px){.login-modal__panel{border-radius:14px;width:min(320px,96vw);min-height:280px;padding:7px 14px 11px}.login-modal__email-input,.login-modal__email,.login-modal__tg{padding:11px 14px;font-size:.94rem}}@media (max-width:360px){.login-modal__panel{width:min(300px,96vw);min-height:268px;padding:6px 10px 10px}}.profile__icon{width:22px;height:22px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;justify-content:center;align-items:center;display:inline-flex}.site__layout{box-sizing:border-box;grid-template-columns:var(--layout-nav-width)minmax(0,1fr);flex:1;grid-template-areas:"nav main";gap:32px;width:100%;padding:28px 95px 60px 30px;display:grid}.site__main{grid-area:main}.site__layout>main{justify-self:start;width:min(1025px,100%);min-width:0;max-width:1025px}.site__container{border:1px solid #2c2b3f;border-radius:22px;max-width:980px;margin:0;padding:24px;box-shadow:0 26px 60px #0a081473}.require-page{gap:22px;width:min(1025px,100%);min-width:0;max-width:1025px;display:grid}.require-title{letter-spacing:.14em;color:#ffffffbf;margin:12px 0 0;font-size:1.32rem;font-weight:500}@media (max-width:1000px){.require-title{letter-spacing:.13em;font-size:1.24rem}.require-resume__title,.require-resume__subtitle{letter-spacing:.12em;font-size:1.08rem}}@media (max-width:770px){.require-title{letter-spacing:.12em;font-size:1.18rem}.require-resume__title,.require-resume__subtitle{letter-spacing:.12em;font-size:1.02rem}}@media (max-width:429px){.require-title{letter-spacing:.105em;font-size:1.22rem}.require-resume__title,.require-resume__subtitle{letter-spacing:.105em;font-size:.94rem}}.require-meta{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:clamp(8px,2vw,16px);width:100%;display:grid}.require-meta__item{text-align:center;box-sizing:border-box;background:#1a192cd9;border:1px solid #ffffff1f;border-radius:18px;align-content:center;justify-items:center;gap:clamp(6px,1.4vw,10px);width:100%;min-height:clamp(74px,11vw,96px);padding:clamp(8px,1.8vw,12px) clamp(6px,1.6vw,10px);display:grid;box-shadow:0 16px 36px #00000047}.require-meta__icon{color:#fdeb77;width:clamp(18px,2.8vw,28px);height:clamp(18px,2.8vw,28px)}.require-meta__text{color:#fff;font-size:clamp(14.5px,2.2vw,16px);font-weight:400;line-height:1.2}.require-alert{color:#fdeb77f2;background:#fdeb771f;border:1px solid #fdeb7773;border-radius:14px;width:min(1025px,100%);padding:14px 18px;font-weight:600}.require-block{box-sizing:border-box;background:#1a192cd9;border:1px solid #ffffff1f;border-radius:20px;gap:18px;width:100%;max-width:1025px;padding:18px 18px 24px;display:grid;box-shadow:0 18px 40px #00000052}.require-block__head{justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.require-block__title{letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;margin-bottom:6px;font-size:.8rem}.require-block__stack{flex-direction:column;gap:12px;display:flex}.require-block__subtitle{color:#ffffffa6;font-size:.95rem}.require-view{flex-wrap:wrap;gap:10px;display:inline-flex}.require-view__btn{color:#ffffffe6;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;align-items:center;gap:8px;padding:6px 14px;font-size:.9rem;display:inline-flex}.require-view__btn:hover{color:#fdeb77;border-color:#fdeb77a6}.require-view__btn.is-active{color:#fdeb77;border-color:#fdeb7799}.require-view__btn img{opacity:.9;width:18px;height:18px}.require-lists,.require-charts{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px 16px;display:grid}.require-list{background:0 0;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;padding-bottom:6px;display:flex;position:relative;overflow:visible}.require-list__body{overflow:hidden visible}.require-preview td{background:0 0;border-bottom:none;padding:0}.require-preview__link{color:#fdeb77;text-align:left;background:0 0;border-radius:0;align-items:baseline;gap:8px;padding:0;font-weight:500;text-decoration:none;display:inline-flex}.require-preview__link:hover{color:#fff2a6}.require-preview__icon{width:16px;height:16px}.require-list__toggle{z-index:2;white-space:nowrap;width:max-content;min-width:0;padding:6px 12px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.require-toggle{color:#ffffffd9;cursor:pointer;background:#111023f2;border:1px solid #ffffff40;border-radius:10px;padding:6px 12px;font-size:.85rem}.require-toggle:hover{background:#ffffff14}.require-lists.is-expanded .require-list,.require-lists:not(.is-expanded) .require-list{overflow:visible}.require-lists.is-expanded .require-list__body{overflow:auto}.require-lists:not(.is-expanded) .require-list__body{overflow:hidden}.require-list__label{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;text-align:right;box-sizing:border-box;cursor:default;place-self:end stretch;padding:0 12px 2px;font-size:.95rem;line-height:1.2;overflow:hidden}.require-list__label.is-left,.require-list__label.is-right{text-align:right}.require-list__mobile-switch{display:none}.require-list__mobile-select{color:#ffffffe6;appearance:none;cursor:pointer;background:url(/icons/arrow-circle-right.svg) calc(100% - 8px)/14px 14px no-repeat;border:1px solid #fff3;border-radius:12px;width:auto;height:32px;padding:0 32px 0 10px;font-size:.9rem;font-weight:500;line-height:1.1}.require-list__mobile-select:hover{color:#ffffffe6;border-color:#ffffff47}.require-list__mobile-select:focus{color:#ffffffe6;box-shadow:none;border-color:#ffffff47;outline:none}.require-list__mobile-select option{color:#fff;background:#1a192c}.require-list table{border-collapse:collapse;width:100%;font-size:.9rem}.require-list th,.require-list td{border-bottom:1px solid #ffffff14;padding:12px 12px 12px 6px}.require-list th.require-metric,.require-list td.require-metric{padding-left:4px;padding-right:4px}.require-list th{text-align:left;color:#ffffffb3;font-weight:600}.require-list th:first-child,.require-list td:first-child{text-align:center;color:#ffffffb3;width:44px;padding-left:6px;padding-right:0}.require-list th:nth-child(3),.require-list td:nth-child(3){width:auto}.require-num{font-variant-numeric:tabular-nums;color:#fff;border:.5px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;display:inline-flex}.require-metric,.require-list td.require-metric,.require-list th.require-metric{text-align:left;width:148px}.require-metric__row{grid-template-columns:34px 38px 1fr;align-items:center;gap:4px;display:grid}.require-metric__mentions{font-variant-numeric:tabular-nums}.require-metric__percent{color:#ffffffb3;font-variant-numeric:tabular-nums}.require-tooltip{cursor:help}.require-tooltip-float{color:#fff;white-space:nowrap;pointer-events:none;z-index:999;background:#1a1828f2;border:1px solid #ffffff1f;border-radius:8px;padding:6px 8px;font-size:.78rem;line-height:1.2;position:fixed;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 10px 22px #00000059}.require-metric__bar{background:#ffffff14;border-radius:999px;width:52px;height:6px;overflow:hidden}.require-metric__bar span{width:100%;height:100%;transform:scaleX(var(--bar-scale,1));transform-origin:0;background:linear-gradient(120deg,#fdeb77,#f584b3);border-radius:999px;display:block}.require-list tr:last-child td{border-bottom:none}.require-list .guide-body__toggle{margin:12px}.require-chart{background:#201e2eb3;border:1px solid #ffffff1a;border-radius:16px;gap:10px;padding:14px;display:grid}.require-chart__title{margin-bottom:6px;font-weight:600}.require-chart__row{grid-template-columns:120px 1fr 54px;align-items:center;gap:10px;display:grid}.require-chart__label{color:#fffc;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.require-chart__bar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.require-chart__bar span{background:linear-gradient(120deg,#fdeb77,#f584b3);border-radius:999px;height:100%;display:block}.require-histogram{--hist-card-pad:14px;--hist-card-pad-bottom-extra:12px;--hist-card-gap:12px;--hist-axis-width:48px;--hist-frame-gap:12px;--hist-plot-height:220px;--hist-bar-height:200px;--hist-labels-height:65px;--hist-plot-gap:6px;--hist-axis-font:.8rem;--hist-label-font:.75rem;--hist-label-right:10px;--hist-label-top:2px;padding:var(--hist-card-pad)var(--hist-card-pad)calc(var(--hist-card-pad) + var(--hist-card-pad-bottom-extra));gap:var(--hist-card-gap);background:#201e2eb3;border:1px solid #ffffff1a;border-radius:16px;display:grid;overflow:visible}.require-histogram__title{font-weight:600}.require-histogram__frame{grid-template-columns:var(--hist-axis-width)1fr;gap:var(--hist-frame-gap);align-items:start;display:grid;overflow:visible}.require-histogram__canvas{grid-template-rows:var(--hist-plot-height)var(--hist-labels-height);align-items:start;gap:2px;display:grid}.require-histogram__axis{height:var(--hist-plot-height);grid-template-rows:repeat(var(--ticks,5),1fr);color:#ffffff8c;font-size:var(--hist-axis-font);text-align:right;align-items:start;padding-right:6px;display:grid}.require-histogram__tick{border-top:1px dashed #ffffff1f;padding-top:4px}.require-histogram__plot{height:var(--hist-plot-height);gap:var(--hist-plot-gap);background-image:linear-gradient(#ffffff14 1px,#0000 1px);background-size:100% calc(100%/var(--rows,4));grid-template-columns:repeat(20,minmax(0,1fr));align-items:end;padding-bottom:0;display:grid;position:relative;overflow:visible}.require-histogram__barcol{text-align:center;align-content:end;justify-items:center;gap:6px;display:grid;overflow:visible}.require-histogram__bar{height:var(--hist-bar-height);background:#ffffff14;border-radius:6px;align-items:flex-end;width:100%;display:flex;overflow:hidden}.require-histogram__bar span{border-radius:6px 6px 0 0;width:100%;display:block}.require-histogram__label{font-size:var(--hist-label-font);color:#ffffffbf;justify-self:stretch;width:100%;height:100%;position:relative;overflow:visible}.require-histogram__labels{gap:var(--hist-plot-gap);height:var(--hist-labels-height);border-top:1px solid #ffffff1f;grid-template-columns:repeat(20,minmax(0,1fr));place-items:start stretch;padding-top:2px;display:grid;overflow:visible}.require-histogram__label span{right:var(--hist-label-right);top:var(--hist-label-top);white-space:nowrap;transform-origin:100% 0;text-overflow:clip;max-width:none;position:absolute;overflow:visible;transform:rotate(-45deg)}@media (max-width:1280px){.require-histogram{--hist-card-pad:12px;--hist-card-gap:10px;--hist-axis-width:44px;--hist-frame-gap:10px;--hist-plot-height:208px;--hist-bar-height:190px;--hist-labels-height:62px;--hist-axis-font:.76rem;--hist-label-font:.72rem;--hist-label-right:9px}}@media (max-width:1100px){.require-histogram{--hist-card-pad:11px;--hist-axis-width:40px;--hist-frame-gap:9px;--hist-plot-height:196px;--hist-bar-height:178px;--hist-labels-height:58px;--hist-plot-gap:5px;--hist-axis-font:.72rem;--hist-label-font:.68rem;--hist-label-right:8px}}@media (max-width:980px){.require-histogram{--hist-card-pad:10px;--hist-card-pad-bottom-extra:14px;--hist-axis-width:32px;--hist-frame-gap:6px;--hist-plot-height:172px;--hist-bar-height:154px;--hist-labels-height:48px;--hist-plot-gap:3px;--hist-axis-font:.68rem;--hist-label-font:.64rem;--hist-label-right:5px;--hist-label-top:1px}.require-charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.require-chart__value{text-align:right;color:#ffffffbf;font-size:.85rem}.require-locked{color:#ffffffb3;border:1px dashed #ffffff2e;border-radius:16px;padding:18px;font-size:clamp(14px,1.2vw,16px);line-height:1.35;text-decoration:none;display:block}.require-locked:hover{color:#fdeb77;border-color:#fdeb7799}.require-resume{gap:10px;width:min(1025px,100%);margin-top:0;padding-top:16px;display:grid}.require-resume__title{letter-spacing:.14em;color:#ffffffb6;width:max-content;margin:0 0 8px;font-size:1.14rem;font-weight:500}.require-resume__hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:16px;margin-top:0;display:grid}.require-resume__card{background:#1a192c;border:1px solid #ffffff1f;border-radius:18px;gap:6px;padding:30px;display:grid}.require-resume__card--image{background:0 0;border:none;justify-self:end;align-items:center;width:100%;max-width:750px;padding:0;display:flex}.require-resume__card--image img{border-radius:12px;width:100%;height:auto;margin:0 auto;display:block}.require-resume__banner{box-sizing:border-box;background:#1a192c;border:1px solid #ffffff1f;border-radius:18px;gap:16px;width:100%;max-width:1025px;height:auto;margin-top:24px;padding:20px 30px;display:grid}@media (max-width:1440px){.require-resume__banner{margin-top:12px}}.require-resume__card--text{align-self:center;width:100%;height:auto}.require-page.home-main .require-resume__card--text p{height:auto;min-height:0;margin:0 0 16px;font-size:16px;line-height:1.35}.require-page.home-main .require-resume__card--text p:last-child{margin-bottom:0}@media (max-width:1420px){.site__layout{padding:28px 28px 60px 30px}}.require-page.home-main p.require-resume__note{flex-wrap:nowrap;align-items:center;gap:8px;margin:0 0 12px;font-size:15px;line-height:1.2;display:inline-flex}.require-resume__note-icon{flex:0 0 16px;width:16px;height:16px}.require-page.home-main .require-resume__banner p{margin:0;font-size:16px}.require-resume__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.require-resume__list li{align-items:center;gap:8px;font-size:16px;display:flex}.require-resume__list img{width:18px;height:18px}.require-resume__section{gap:12px;width:100%;max-width:1025px;display:grid}.require-resume__subtitle{letter-spacing:.14em;color:#ffffffb6;margin:20px 0 10px;font-size:1.14rem;font-weight:500}.require-resume__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.require-resume__card-title{align-items:center;gap:8px;margin-bottom:8px;font-weight:600;display:flex}.require-resume__card-title img{width:18px;height:18px}.require-page.home-main .require-resume__grid p{margin:0 0 10px;font-size:16px;font-weight:400}.require-page.home-main .require-resume__grid p:last-child{margin-bottom:0}.require-resume__lock{text-align:center;place-items:center;gap:10px;min-height:140px;display:grid}.require-resume__lock img{width:34px;height:34px;display:block}.require-resume__lock-btn{color:#fdeb77;border:1px solid #fdeb77b3;border-radius:12px;justify-content:center;align-items:center;padding:6px 12px;font-size:14.5px;font-weight:500;text-decoration:none;display:inline-flex}.require-resume__lock-btn:hover{color:#fff2a6;border-color:#fdeb77}@media (max-width:980px){.require-chart__row{grid-template-columns:1fr}.require-chart__value{text-align:left}.require-resume__grid{grid-template-columns:1fr}.require-page.home-main .require-resume__card--text p,.require-page.home-main .require-resume__banner p,.require-page.home-main .require-resume__list li,.require-page.home-main .require-resume__grid p{font-size:15px}}@media (max-width:700px){.require-page.home-main .require-resume__card--text p,.require-page.home-main .require-resume__banner p,.require-page.home-main .require-resume__list li,.require-page.home-main .require-resume__grid p{font-size:14.5px}.require-resume__hero{grid-template-columns:1fr;align-items:stretch;gap:12px}.require-resume{gap:12px}.require-resume__card--image{order:2;justify-self:stretch;max-width:100%}.require-resume__card--image img{width:100%;max-width:none}.require-resume__card{padding:16px}.require-resume__card--image{padding:0}.require-resume__banner{margin-top:0;padding:16px}}@media (max-width:700px) and (min-width:600px){.require-resume__banner{margin-top:0}}@media (max-width:860px) and (min-width:701px){.require-resume__hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px}.require-resume__card{padding:14px 12px}.require-resume__card--text{padding:18px 16px}.require-resume__card--image{place-self:center stretch;align-items:center;max-width:100%;padding:0;display:flex}.require-resume__card--image img{border-radius:10px}}@media (max-width:800px){.require-charts{grid-template-columns:1fr;justify-items:start;row-gap:10px}.require-histogram{justify-self:start;width:min(100%,480px);max-width:100%}.require-block__stack{flex:auto;min-width:0}.require-view{align-items:center;gap:8px;width:100%;display:flex}.require-lists{grid-template-columns:1fr;row-gap:10px}.require-list__mobile-switch{flex-shrink:0;justify-self:end;margin-left:auto;display:block}.require-list__mobile-select{width:auto}.require-list__label{display:none}.require-list{grid-column:1/-1}.require-lists.is-mobile-left .require-list--right,.require-lists.is-mobile-right .require-list--left{display:none}}@media (max-width:356px){.require-charts{padding-bottom:0;overflow:visible}.require-histogram{-webkit-overflow-scrolling:touch;justify-self:start;width:100%;min-width:0;max-width:100%;overflow:auto visible}.require-histogram__frame{min-width:356px}}@media (max-width:620px){.require-histogram{--hist-card-pad:9px;--hist-axis-width:34px;--hist-frame-gap:7px;--hist-plot-height:172px;--hist-bar-height:154px;--hist-labels-height:48px;--hist-axis-font:.64rem;--hist-label-font:.6rem;--hist-label-right:6px}}@media (max-width:420px){.require-histogram{--hist-card-pad:8px;--hist-axis-width:32px;--hist-plot-height:160px;--hist-bar-height:143px;--hist-labels-height:44px;--hist-axis-font:.62rem;--hist-label-font:.58rem;--hist-label-right:5px}}@media (max-width:383px){.require-lists{row-gap:4px}.require-list__mobile-switch{flex-basis:100%;order:3;margin-top:10px;margin-bottom:0;margin-left:0}.require-list__mobile-select{width:100%;max-width:none}}@media (max-width:550px){.require-metric,.require-list td.require-metric,.require-list th.require-metric{width:128px;padding-left:0;padding-right:0}.require-metric__row{grid-template-columns:32px 32px max-content;justify-content:start;gap:3px}.require-metric__mentions,.require-metric__percent{font-size:.88rem}.require-list th.require-metric{font-size:.82rem}.require-metric__bar{width:44px;height:5px}}@media (max-width:420px){.require-metric,.require-list td.require-metric,.require-list th.require-metric{width:128px;padding-left:0;padding-right:0}.require-metric__row{grid-template-columns:32px 32px max-content;justify-content:start;gap:3px;display:grid}.require-metric__mentions,.require-metric__percent{font-size:.88rem}.require-list th.require-metric{font-size:.82rem}.require-metric__bar{width:44px;height:5px}}@media (max-width:342px){.require-metric,.require-list td.require-metric,.require-list th.require-metric{padding-right:0}}@media (max-width:360px){.require-list th,.require-list td{padding:10px 8px 10px 4px}.require-list th:first-child,.require-list td:first-child{width:36px;padding-left:4px;padding-right:0}.require-num{width:20px;height:20px;font-size:.66rem}.require-metric,.require-list td.require-metric,.require-list th.require-metric{width:112px;padding-left:0;padding-right:0}.require-metric__row{grid-template-columns:28px 28px max-content;justify-content:start;gap:2px}.require-metric__mentions,.require-metric__percent{font-size:.82rem}.require-list th.require-metric{font-size:.76rem}.require-metric__bar{width:36px;height:4px}}.site .guides-page h2.site-section-title.guides-section__title{letter-spacing:.13em;margin-top:12px;margin-bottom:10px;font-size:clamp(.82rem,.78rem + .22vw,.98rem)}.site .company-page h1.site-section-title.commitTitle.top{margin-top:44px;margin-bottom:10px}.site .navigation-page h1.site-section-title.commitTitle.top{margin-top:34px;margin-bottom:14px}.site .guides-page h1.site-section-title.commitTitle.top{margin-top:16px;margin-bottom:2px}.site .guides-page h3.site-section-title.guide-card__title{font-size:clamp(15px,calc(16px - var(--text-down-1)),16px);letter-spacing:.06em;text-transform:none;margin:0 0 16px;font-weight:400;line-height:1.22}.site .require-page h1.site-section-title.require-title{margin-top:12px;margin-bottom:-8px}.site .require-page h2.site-section-title.require-resume__title{margin-top:0;margin-bottom:0}.site .require-page h3.site-section-title.require-resume__subtitle{letter-spacing:.1em;margin-top:18px;margin-bottom:2px;font-size:clamp(.8rem,.76rem + .22vw,.94rem);line-height:1.2}@media (max-width:356px){.require-preview__link{gap:6px;font-size:.82rem;line-height:1.25}.require-preview__icon{width:14px;height:14px}}@media (max-width:450px){.require-list__toggle{bottom:-4px}}@media (max-width:480px){.require-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.require-meta__item{min-height:68px}.require-meta__item:nth-child(3){grid-column:1/-1;width:100%}}.site__sidenav{grid-area:nav;align-self:start;gap:16px;display:grid;position:sticky;top:24px}.require-resume p{font-weight:400}.sidenav__card{border:1px solid #2c2b3f;border-radius:18px;padding:12px 18px;font-size:15px;box-shadow:0 18px 40px #00000073}.sidenav__card.sidenav__info{z-index:5;width:var(--layout-nav-width);min-height:44px;color:inherit;background:#1a172a;align-items:center;gap:12px;padding:0 16px;text-decoration:none;display:flex;position:fixed;bottom:24px;left:30px}.sidenav__info-icon{opacity:.9;filter:brightness(0)saturate()invert(78%)sepia(10%)saturate(360%)hue-rotate(207deg)brightness(92%)contrast(90%);flex:0 0 22px;width:22px;height:22px;display:block}.sidenav__info-label{color:#ffffffe6;font-size:14px;font-weight:600;line-height:1.2}.sidenav__title{text-transform:uppercase;letter-spacing:.18em;color:#ffffff8c;margin-bottom:12px;font-size:.7rem}.sidenav__link{white-space:nowrap;align-items:center;gap:12px;display:flex}.sidenav__link-icon{opacity:.88;filter:brightness(0)saturate()invert(78%)sepia(10%)saturate(360%)hue-rotate(207deg)brightness(92%)contrast(90%);flex:0 0 18px;width:18px;height:18px;display:block}.sidenav__updates{gap:12px;display:grid}.sidenav__card.sidenav__hint .sidenav__title{margin-bottom:0}.sidenav__card.sidenav__hint{box-shadow:none;box-sizing:border-box;background:0 0;border:0;width:100%;padding:0}.sidenav__card.sidenav__hint .sidenav__hint-inner{box-sizing:border-box;align-content:start;gap:12px;width:100%;display:grid}.sidenav__card.sidenav__hint .sidenav__updates{box-sizing:border-box;gap:8px;width:100%;padding-bottom:4px}.sidenav__card.sidenav__hint .sidenav__update{box-sizing:border-box;width:100%;padding:8px 10px}.sidenav__update{color:inherit;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;gap:4px;padding:8px 10px;text-decoration:none;display:grid}.sidenav__update-date{color:#fff9;font-size:.8rem}.sidenav__update-title{color:#ffffffd1;font-size:.9rem;font-weight:500}.sidenav__update-meta{color:#ffffff9e;font-size:.82rem}.sidenav__update:hover .sidenav__update-meta{color:#ffffffd9}.sidenav__link{color:#fff;white-space:nowrap;background:#ffffff05;border-radius:12px;align-items:center;gap:12px;margin-bottom:6px;padding:9px 10px;text-decoration:none;transition:text-shadow .12s,background .12s,transform .12s;display:flex}.sidenav__link span{white-space:nowrap}.sidenav__link:last-child{margin-bottom:0}.sidenav__link:hover{text-shadow:0 0 6px #fdeb77b3;color:#fdeb77;background:#fdeb7714;transform:translate(2px)}.sidenav__link.is-active{color:#fdeb77;text-shadow:none;background:#ffffff05;font-weight:700}.sidenav__link.is-active .sidenav__link-icon{opacity:1;filter:brightness(0)saturate()invert(89%)sepia(37%)saturate(891%)hue-rotate(334deg)brightness(104%)contrast(98%)}.sidenav__auth-card{background:#1a172a;margin-top:auto;padding-top:4px;padding-bottom:4px}.sidenav__auth-title{color:#fffffff0;font-size:14px;font-weight:600;line-height:1.25}.sidenav__auth-action{color:#fffffff0;border-radius:12px;align-items:center;gap:12px;min-height:56px;padding:0 4px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .12s,transform .12s;display:flex}.sidenav__auth-action--profile{border-radius:10px;min-height:36px}.sidenav__auth-action:hover{color:#fdeb77;transform:translate(2px)}.sidenav__auth-icon{filter:brightness(0)saturate()invert(78%)sepia(10%)saturate(360%)hue-rotate(207deg)brightness(92%)contrast(90%);flex:0 0 20px;width:20px;height:20px;display:block}.sidenav__auth-copy{gap:2px;display:grid}.sidenav__auth-subtitle{color:#ffffffa8;font-size:14px;font-weight:500;line-height:1.2}.sidenav__auth-action:hover .sidenav__auth-icon{filter:brightness(0)saturate()invert(89%)sepia(37%)saturate(891%)hue-rotate(334deg)brightness(104%)contrast(98%)}.sidenav__auth-action:hover .sidenav__auth-subtitle{color:#fdeb77d1}.sidenav__text{color:#ffffffb8;font-size:.95rem;line-height:1.4}.site__burger-layer{z-index:55;position:fixed;inset:60px 0 0}.site__burger-backdrop{background:#00000080;border:none;padding:0;animation:.18s ease-out burger-backdrop-in;position:absolute;inset:0}.site__sidenav.site__sidenav--burger{background:#111023;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;align-items:stretch;gap:12px;width:min(304px,78vw);max-height:calc(100dvh - 76px);margin:0;padding:14px 10px 16px;animation:.22s ease-out burger-panel-in;display:flex;position:absolute;top:8px;bottom:auto;right:8px;overflow-y:auto;box-shadow:-14px 12px 34px #00000059}.site__sidenav.site__sidenav--burger .sidenav__card{border-radius:14px;padding:14px}.site__sidenav.site__sidenav--burger .sidenav__card.sidenav__info{flex-direction:row;justify-content:flex-start;width:auto;min-height:56px;padding:0 14px;position:static;bottom:auto;left:auto}.site__sidenav.site__sidenav--burger .sidenav__card.sidenav__auth-card{padding-top:4px;padding-bottom:4px}.site__sidenav.site__sidenav--burger .sidenav__auth-card .sidenav__auth-action{min-height:52px}.site__sidenav.site__sidenav--burger .sidenav__card.sidenav__hint{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;padding:0}@keyframes burger-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes burger-panel-in{0%{opacity:0;transform:translate(18px)translateY(-6px)}to{opacity:1;transform:translate(0)translateY(0)}}.site__footer{color:#fff9;border-top:1px solid #ffffff14;padding:18px 28px}.site__footer-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;display:grid}.site__footer-left{font-size:14px}.site__footer-links{flex-wrap:wrap;justify-self:center;align-items:center;gap:18px;display:flex}.site__footer-link{color:#ffffffbf;font-size:14px;text-decoration:none;transition:color .15s,text-shadow .15s}.site__footer-link:hover{color:#fdeb77;text-shadow:0 0 6px #fdeb7799}.site__footer-social{place-self:center end;align-items:center;gap:12px;margin-right:4px;display:inline-flex}.site__footer-social-link{color:#ffffffbf;background:#ffffff05;border:1px solid #2c2b3f;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;transition:color .15s,border .15s,background .15s;display:inline-flex}.site__footer-social-link:hover{color:#fdeb77;background:#fdeb7714;border-color:#fdeb7780}@media (max-width:1024px){.site__footer{padding:16px var(--side-pad)}.site__footer-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.site__footer-left{text-align:left;white-space:nowrap}.site__footer-links{justify-content:center;justify-self:stretch;gap:14px}.site__footer-social{place-self:center end;margin-left:auto}}@media (max-width:700px){.site__footer{padding:14px var(--side-pad)}.site__footer-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left social""links social";align-items:center;gap:8px 12px;display:grid}.site__footer-left{white-space:normal;grid-area:left}.site__footer-links{flex-direction:column;grid-area:links;justify-content:flex-start;align-items:flex-start;gap:6px}.site__footer-social{grid-area:social;place-self:center end;margin-left:0}}@media (max-width:640px){.site__footer-link{font-size:14px}.site__footer-social{gap:10px}.site__footer-social-link{border-radius:10px;width:30px;height:30px}}@media (max-width:350px){.site__footer-inner{grid-template-columns:1fr;grid-template-areas:"left""links""social";row-gap:8px}.site__footer-social{place-self:start}}.cookie-banner{z-index:80;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a192cf5;border:1px solid #ffffff29;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:min(640px,100% - 32px);padding:12px 14px;display:flex;position:fixed;bottom:16px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 20px 40px #00000059}.cookie-banner__text{color:#ffffffe0;font-size:.92rem;line-height:1.45}.cookie-banner__actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.cookie-banner__link{color:#fdeb77;font-size:.9rem;text-decoration:none}.cookie-banner__link:hover{color:#fff2a6}.cookie-banner__button{color:#fdeb77;cursor:pointer;background:#fdeb7726;border:1px solid #fdeb7799;border-radius:10px;height:32px;padding:0 12px;font-size:.84rem;font-weight:600}.cookie-banner__button:hover{background:#fdeb773d}@media (max-width:720px){.cookie-banner{border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;width:fit-content;min-width:min(560px,100% - 20px);max-width:calc(100% - 20px);padding:11px 12px;bottom:10px;left:50%;right:auto;transform:translate(-50%)}.cookie-banner__text{font-size:.88rem;line-height:1.4}.cookie-banner__actions{justify-content:center;width:100%}.cookie-banner__button{height:30px;padding:0 11px;font-size:.8rem}}@media (max-width:480px){.cookie-banner{border-radius:15px;gap:9px;width:fit-content;min-width:min(360px,100% - 16px);max-width:calc(100% - 16px);padding:10px 10px 11px;bottom:8px;left:50%;right:auto;transform:translate(-50%)}.cookie-banner__text{font-size:.84rem;line-height:1.38}.cookie-banner__button{height:28px;padding:0 10px;font-size:.78rem}}.commits-page{width:100%;max-width:1200px;margin:0 auto;padding:16px 0 0}.commitTitle{letter-spacing:.14em;color:#ffffffbf;margin:0 0 18px;font-size:1.3rem;font-weight:500}.company-page .commitTitle.top{margin-top:24px;margin-bottom:10px}.video-page .commitTitle.top{max-width:calc(100% - 450px);margin-top:16px;margin-bottom:0}.guides-page .commitTitle.top{margin-top:16px;margin-bottom:4px}.navigation-page .commitTitle{margin-top:36px}.navigation-search{align-items:center;gap:10px;width:min(1025px,100%);margin:10px 0 20px;display:flex}.navigation-search__input{box-sizing:border-box;color:#fff;background:#1a192ce6;border:1px solid #ffffff3d;border-radius:12px;outline:none;flex:auto;width:100%;height:44px;padding:0 14px;font-size:.96rem}.navigation-search__input::placeholder{color:#ffffff85}.navigation-search__input:focus{border-color:#f0bc52eb;box-shadow:inset 0 0 0 1px #f0bc5280,0 0 0 1px #f0bc521a}.navigation-search__input::-webkit-search-cancel-button{appearance:none;cursor:pointer;opacity:.85;background:url(/icons/cancel.svg) 50%/contain no-repeat;width:11px;height:11px}.navigation-search__filters{flex:none;align-items:center;gap:10px;display:flex}.navigation-search__filter{color:#ffffffe0;cursor:pointer;background:#ffffff08;border:.35px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:116px;height:44px;padding:0 14px;font-size:14px;font-weight:600;line-height:1.1;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.navigation-search__filter:hover{color:#f4efe7;border-color:#f0bc52b8}.navigation-search__filter.is-active{color:#f4efe7;background:#ffc95c14;border-color:#f0bc52eb;box-shadow:inset 0 0 0 1px #f0bc5280,0 0 0 1px #f0bc521a}.navigation-search__filter-icon{object-fit:contain;opacity:.92;filter:brightness(0)saturate()invert(77%)sepia(9%)saturate(366%)hue-rotate(213deg)brightness(88%)contrast(88%);flex:none;width:auto;height:18px;display:block}.navigation-search__filter.is-active .navigation-search__filter-icon{opacity:1;filter:brightness(0)saturate()invert(78%)sepia(50%)saturate(827%)hue-rotate(340deg)brightness(98%)contrast(91%)drop-shadow(0 0 8px #f0bc5238)}.navigation-search__random{cursor:pointer;background:#ffffff08;border:.35px solid #ffffff38;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.navigation-search__random:hover:not([aria-disabled=true]){border-color:#f0bc52b8}.navigation-search__random.is-active{background:#ffffff0f;box-shadow:inset 0 1px #ffffff0d}.navigation-search__random[aria-disabled=true]{opacity:.52;cursor:not-allowed}.navigation-search__random.is-loading{opacity:.72}.navigation-search__random-icon{object-fit:contain;filter:none;opacity:.84;width:20px;height:20px;display:block}.navigation-search__random.is-active .navigation-search__random-icon{opacity:1;filter:drop-shadow(0 0 8px #f0bc5229)}.navigation-search__random-wrap{flex:none;display:inline-flex;position:relative}.navigation-search__random-tooltip{z-index:20;color:#ffffffeb;white-space:normal;word-break:break-word;opacity:0;pointer-events:none;background:#1a192c;border:1px solid #ffffff24;border-radius:10px;width:max-content;min-width:0;max-width:260px;padding:8px 10px;font-size:12px;line-height:1.25;transition:opacity .12s,transform .12s;display:none;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 12px 28px #00000047}.navigation-search__random-wrap:focus-within .navigation-search__random-tooltip,.navigation-search__random-wrap.is-open .navigation-search__random-tooltip{opacity:1;display:block;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.navigation-search__random-wrap:hover .navigation-search__random-tooltip{opacity:1;display:block;transform:translateY(0)}}.navigation-search__random-wrap.is-loading .navigation-search__random-tooltip{opacity:0;transform:translateY(4px)}@media (max-width:900px){.navigation-search__filter{min-width:96px;padding:0 10px}}@media (max-width:630px){.navigation-search{align-items:center}.navigation-search__filters{flex:none;width:auto}.navigation-search__filter{gap:0;width:44px;min-width:44px;padding:0}.navigation-search__random{flex:0 0 44px;width:44px}.navigation-search__filter span{display:none}.navigation-search__filter-icon{height:17px}.navigation-search__random-tooltip{width:min(220px,100vw - 32px);max-width:calc(100vw - 32px);left:auto;right:0}}.companies-search-empty{color:#ffffffb8;border:1px dashed #ffffff3d;border-radius:12px;grid-column:1/-1;width:min(1025px,100%);margin-bottom:8px;padding:16px}.commits-empty{box-sizing:border-box;color:#ffffffb3;border:1px dashed #fff3;border-radius:12px;width:min(1025px,100%);padding:24px}.navigation-page{width:min(1023px,100%);min-width:0;max-width:1023px;padding:12px 0 0}.navigation-page .companies-direction,.navigation-page .navigation-search,.navigation-page .companies-search-empty,.navigation-page .commits-empty,.navigation-page .companies-columns{box-sizing:border-box;width:min(1023px,100%);min-width:0;max-width:1023px}.navigation-page .companies-direction__card,.navigation-page .companies-column,.navigation-page .commitCompany,.navigation-page .companies-square,.navigation-page .companyLine,.navigation-page .letter-block{box-sizing:border-box;min-width:0;max-width:100%}.navigation-title{color:#fff;margin:0 0 18px;font-size:2rem;font-weight:600}.companies-columns{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:32px;width:100%;max-width:1025px;display:grid}.companies-column{flex-direction:column;gap:16px;display:flex}.commitCompany{gap:4px;display:flex;position:relative}.companyLine{flex-direction:column;flex-shrink:0;align-items:center;width:26px;margin-top:10px;margin-right:8px;display:flex}.companyLine svg{flex-shrink:0;width:26px;height:8px}.neonCompanyLine{background:#fdeb77;border-radius:2px;width:2px;height:100%;margin:10px 0 0}.letter-block{flex-direction:column;gap:18px;display:flex}.letter-square{color:#fff;border:1px solid #fff9;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:500;display:flex}.companies-square{box-sizing:border-box;color:#fff;width:clamp(240px,32vw,456px);font-size:clamp(14.5px,calc(.98rem - var(--text-down-2)),.98rem);background:#ffffff05;border:1px solid #ffffff73;border-radius:12px;flex-direction:column;gap:6px;padding:16px 22px;display:flex}@media (max-width:1380px){.navigation-page,.company-page{box-sizing:border-box;padding-left:16px;padding-right:16px}.navigation-page{padding-left:0;padding-right:0}}@media (max-width:1350px){.site{--layout-nav-width:220px}.site__layout{grid-template-columns:var(--layout-nav-width)minmax(0,1fr);gap:24px}.sidenav__card.sidenav__info{width:var(--layout-nav-width)}.sidenav__card{padding:16px}.sidenav__title{margin-bottom:10px}.sidenav__link{gap:10px;padding:8px 9px}.sidenav__auth-action{gap:10px}}@media (max-width:1280px){.commitCompany{width:100%}.letter-block{flex:1;min-width:0}.companies-square{width:100%;max-width:none}}.company-item{color:inherit;text-decoration:none}.company-item:hover{color:#fdeb77}@media (max-width:900px) and (min-width:601px){.companies-columns{gap:20px}.companies-square{padding:14px 16px;font-size:clamp(14.5px,1.9vw,15.5px)}}@media (max-width:600px){.navigation-page .companies-direction__chips{flex-wrap:wrap;gap:6px;display:flex}.companies-columns{grid-template-columns:1fr}.companies-square{width:100%}}.commits-container{flex-direction:column;gap:24px;width:100%;margin-top:10px;display:flex}.commits-container>.commit-line:last-child{margin-top:-24px}.commits-container>.commit-line:last-child svg{margin-top:6px}.commit-day{align-items:stretch;display:flex;position:relative}.commit-line{flex-direction:column;flex-shrink:0;align-items:center;width:26px;margin-top:6px;display:flex}.commit-line svg{flex-shrink:0;display:block}.neon-line{background:#fff9;border-radius:2px;width:2px;height:100%;margin-top:6px}.commit-content{flex:1;padding-left:20px}.commit-header{color:#fff;margin-bottom:16px;font-size:1rem;font-weight:500}.commit-info{grid-template-columns:minmax(0,1fr) minmax(360px,490px);align-items:center;column-gap:28px;display:grid}.commit-body{flex-direction:column;flex:none;gap:12px;min-width:0;max-width:none;display:flex}.commit-body.is-collapsed .info-box{max-height:260px;position:relative;overflow:hidden}.commit-body.is-collapsed .info-box:after{content:"";pointer-events:none;background:linear-gradient(#11102300,#111023e6);height:60px;position:absolute;bottom:0;left:0;right:0}.commit-body__box{width:min(520px,100%);margin:0;position:relative}.commit-body__toggle{color:#fdeb77;cursor:pointer;white-space:nowrap;background:#111023f2;border:1px solid #fdeb7773;border-radius:11px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:clamp(13px,.8rem + .08vw,14px);font-weight:500;line-height:1;display:inline-flex;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}.commit-body__toggle:hover{background:#fdeb771f}.info-box{box-sizing:border-box;color:#fff;background:#ffffff05;border:.5px solid #ffffff59;border-radius:10px;flex-direction:column;gap:12px;width:min(520px,100%);padding:20px 26px;font-size:clamp(14.5px,.9rem + .28vw,16px);line-height:1.45;display:flex}.info-box p{margin:0 0 10px}.info-box ul{margin:0 0 10px;padding-left:0;list-style:none}.info-box ol{margin:0 0 10px;padding-left:20px;list-style:decimal}.info-box li{margin-bottom:6px}.info-box ul li{padding-left:14px;position:relative}.info-box ul li:before{content:"-";color:#fdeb77;position:absolute;top:0;left:0}.info-box a{color:#fff;text-decoration:underline}.info-box .md-image{vertical-align:middle;width:20px;height:20px;display:inline-block}.guides-page{flex-direction:column;gap:28px;display:flex}.guides-hero{flex-direction:column;gap:14px;display:flex}.guides-title{margin:0;font-size:clamp(26px,3vw,34px)}.guides-description{color:#ffffffb3;max-width:720px;margin:0;line-height:1.6}.guides-chips{flex-wrap:wrap;gap:16px 12px;margin-top:0;display:flex}.guides-category-card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;flex-direction:column;gap:0;width:100%;max-width:1025px;padding:20px 22px 22px;display:flex;box-shadow:0 20px 44px #00000052}.guides-category-card__title{letter-spacing:.14em;text-transform:uppercase;color:#fffc;margin-bottom:14px;font-size:12px;font-weight:500}.guides-chip{color:#fff;min-width:100px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);cursor:pointer;background:0 0;border:.5px solid #ffffff59;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;line-height:1.1;text-decoration:none;display:inline-flex}.guides-chip:hover{color:#fdeb77;border-color:#fdeb77b3}.guides-chip.is-active{color:#fdeb77;background:0 0;border-color:#fdeb77e6;font-weight:600}.guides-section__title{letter-spacing:.14em;color:#ffffffb6;margin:0 0 10px;font-size:1.2rem;font-weight:500}.guides-section__header{width:100%;max-width:1025px;margin-bottom:18px}.guides-toc{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:20px;flex-direction:column;gap:0;width:100%;max-width:1025px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 12px 26px #0a0a144d}.guides-toc__title{letter-spacing:.14em;text-transform:uppercase;color:#fffc;margin-bottom:14px;font-size:12px;font-weight:500}@media (max-width:1140px){.guides-category-card{border-radius:16px;padding:20px 22px 22px}.guides-chips{gap:14px 10px}.guides-chip{min-width:96px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:8px 11px}}@media (max-width:1000px){.guides-category-card{border-radius:16px;padding:18px 18px 20px}.guides-chips{gap:13px 9px}.guides-chip{min-width:92px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 10px}.guides-category-card__title,.guides-toc__title{font-size:11.5px}}@media (max-width:768px){.guides-category-card{border-radius:16px;padding:16px 16px 18px}.guides-category-card__title,.guides-toc__title{margin-bottom:8px;font-size:11px}.guides-chips{gap:12px 8px}.guides-chip{min-width:88px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 9px}}@media (max-width:598px){.guides-category-card{border-radius:14px;padding:14px 14px 16px}.guides-chips{gap:11px 7px}.guides-chip{min-width:82px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 8px}.guides-category-card__title,.guides-toc__title{font-size:10.5px}}.guides-toc__list{color:#f3b7a5;font-size:clamp(14.5px,calc(1rem - var(--text-down-2)),1rem);margin:0;padding-left:0;line-height:1.6;list-style-position:inside}.guides-toc__list li::marker{color:#fff}.guides-toc__list li{margin-bottom:6px}.guides-toc__list li:last-child{margin-bottom:0}.guides-toc__list a{color:#f3b7a5;text-decoration:none}.guides-toc__list a:hover{color:#fdeb77}.guides-section__description-card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:20px;width:100%;max-width:1025px;margin-bottom:26px;padding:16px 20px;box-shadow:0 12px 26px #0a0a144d}.guides-section__description{color:#fff;margin:0;line-height:1.6}.guides-list{flex-direction:column;gap:36px;display:flex}.guides-empty{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:16px;width:100%;max-width:1025px;padding:18px 20px}.guide-card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:20px;width:100%;max-width:1025px;padding:18px 22px 24px;position:relative;overflow:visible;box-shadow:0 12px 26px #0a0a144d}.guide-card__header{align-items:center;gap:14px;margin-bottom:10px;display:flex}@media (max-width:1135px){.guide-card__header{margin-bottom:0}}.guide-card__lights{gap:clamp(5px,.55vw,8px);margin-bottom:12px;display:flex}.guide-card__lights .window__dot{border:.5px solid #0003;border-radius:50%;width:clamp(9px,.8vw,12px);height:clamp(9px,.8vw,12px)}.guide-card__lights .window__dot.is-red{background-color:#ff5f57;border-color:#e04844}.guide-card__lights .window__dot.is-yellow{background-color:#ffbd2e;border-color:#dea123}.guide-card__lights .window__dot.is-green{background-color:#27c93f;border-color:#1aab29}.guide-card__meta{margin-bottom:8px}.guide-card__meta-line{color:#ffffffe0;font-size:clamp(14.5px,calc(.98rem - var(--text-down-1)),.98rem);flex-wrap:wrap;gap:6px 8px;line-height:1.45;display:flex}.guide-card__prefix{color:#a0a7d5;margin-right:4px}.guide-card__label{color:#a0a7d5}.guide-card__value{color:#fffffff2}.guide-card__pair{align-items:baseline;gap:6px;margin-right:18px;display:inline-flex}.guide-card__pair:last-child{margin-right:0}.guide-card__title{margin:0 0 6px;font-size:1.05rem;font-weight:400;display:inline}.guide-card__title-text{color:#f3b7a5;display:inline}.site .guides-page .guide-card__title-text{color:#f3b7a5}.guide-card__title-bracket{color:#f7c8c0cc;white-space:nowrap;margin:0 2px;display:inline}.guide-body,.guide-body__box{position:static}.guide-card__content{color:#fff;font-size:clamp(15px,calc(16px - var(--text-down-1)),16px);flex-direction:column;gap:10px;line-height:1.6;display:flex}@media (max-width:720px){.site .guides-page h3.site-section-title.guide-card__title{font-size:16px}}.guide-body.is-collapsed .guide-card__content{max-height:100px;position:relative;overflow:hidden}.guide-body.is-collapsed .guide-card__content:after{content:"";pointer-events:none;background:linear-gradient(#1a192c00,#1a192cf2);height:70px;position:absolute;bottom:0;left:0;right:0}.guide-body__toggle{color:#fdeb77;cursor:pointer;z-index:1;background:#111023f2;border:1px solid #fdeb7773;border-radius:10px;padding:5px 12px;font-size:.8rem;position:relative}.guide-body__toggle-slot{z-index:2;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.guide-body__toggle:hover{background:#fdeb771f}.guide-body.is-expanded .md a{color:#f3b7a5;text-decoration:none}.guide-body.is-expanded .md a:hover{color:#fdeb77;text-decoration:none}.guide-card .md p{margin:0 0 8px}.guide-card .md p+ol,.guide-card .md p+ul{margin-top:-6px}.guide-card .md ul,.guide-card .md ol{margin:0 0 10px;padding-left:20px}.guide-card .md li{margin-bottom:6px}.guide-card .md code{background:#ffffff1f;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.guide-card .md strong{font-weight:700}.guide-card .md em{font-style:italic}.guide-card .md .md-image{vertical-align:middle;width:18px;height:18px;margin-top:-2px;margin-right:6px;display:inline-block}.guide-card .md pre{background:#00000059;border:1px solid #2c2b3f;border-radius:12px;margin:0 0 10px;padding:10px 12px;overflow:auto}.guide-card .md pre code{color:#fdeb77;background:0 0;padding:0}.guide-lock{border-radius:18px;position:absolute;inset:0;overflow:hidden}.guide-lock__blur{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#1a192c59,#1a192ceb);position:absolute;inset:0}.guide-lock__content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;display:flex;position:relative}.guide-lock__icon{background:#111023d9;border:1px solid #fdeb7766;border-radius:16px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 0 20px #fdeb7726}.guide-lock__icon img{width:34px;height:34px;display:block}.guide-lock__text{color:#fff;font-size:1rem}.guide-lock__button{color:#fdeb77;background:#111023f2;border:1px solid #fdeb7799;border-radius:12px;justify-content:center;align-items:center;padding:8px 18px;text-decoration:none;display:inline-flex}.guide-lock__button:hover{color:#1a192c;background:#fdeb77e6;border-color:#fdeb77;box-shadow:0 12px 28px #fdeb7752}@media (max-width:720px){.guide-card{padding:18px}.guide-card__meta{gap:6px}}.carousel-wrapper{flex-direction:column;flex:none;place-self:center end;align-items:center;width:100%;max-width:490px;display:flex}.carousel-container{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;max-width:100%;height:auto;display:inline-flex;position:relative}.carousel-image{object-fit:cover;border:1px solid #fff3;border-radius:16px;width:100%;height:100%}.carousel-arrow{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff40;border-radius:999px;padding:6px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-prev{left:8px}.carousel-next{right:8px}.carousel-counter{text-align:center;color:#fff;margin-top:8px;font-size:.9rem}@media (max-width:1320px){.commit-info{grid-template-columns:minmax(0,1fr) minmax(330px,440px);column-gap:24px}.carousel-wrapper{max-width:440px}}@media (max-width:1220px){.commit-info{grid-template-columns:minmax(0,1fr) minmax(300px,400px);column-gap:20px}.carousel-wrapper{max-width:400px}}@media (max-width:1080px){.commit-info{grid-template-columns:minmax(0,1fr) minmax(270px,360px);column-gap:18px}.carousel-wrapper{max-width:360px}}@media (max-width:980px){.commit-info{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:16px}.commit-body{max-width:100%}.carousel-wrapper{place-self:start;max-width:min(520px,100%);margin-top:12px}.commit-body__toggle{border-radius:11px;min-height:32px;padding:0 12px;font-size:13px;bottom:-10px}}@media (max-width:600px){.info-box{padding-left:18px;padding-right:18px}.commit-content{padding-left:6px}}@media (max-width:560px){.commit-content{padding-left:6px}.commit-line{width:24px}.commit-body__toggle{border-radius:11px;min-height:30px;padding:0 11px;font-size:12px;bottom:-9px}}@media (max-width:430px){.commit-body__toggle{border-radius:11px;min-height:28px;padding:0 10px;font-size:11.5px;bottom:-8px}}.home{gap:48px;display:grid}.home-main{width:min(1025px,100%);max-width:1025px}.home-main p:not(.home-feature__subtitle){font-size:clamp(14px,calc(16px - var(--text-down-2)),16px);line-height:1.45}.home-feature{justify-content:flex-start;width:min(1025px,100%);max-width:100%;display:flex}.home-feature__card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;width:100%;padding:36px;position:relative;overflow:hidden;box-shadow:0 24px 50px #00000059}.home-feature__visual{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.home-feature__visual-image{object-fit:cover;object-position:center;width:118%;height:118%;display:block;transform:translate(-9%,-9%)scaleY(-1)}.home-feature__body{z-index:1;align-items:stretch;width:100%;display:flex;position:relative}.home-feature__text-card{width:min(620px,54%);padding:0}.home-feature__text{max-width:620px;padding-top:0}.home-feature__title{letter-spacing:0;font-size:26px;font-weight:700;line-height:1.18}.home-feature__title-accent{color:#f2c15b}.home-feature__subtitle{color:#ffffffbd;max-width:350px;margin:18px 0 0;font-size:14px;font-weight:400;line-height:1.45}.home-feature__actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.home-feature__button{border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:42px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.home-feature__button:hover{transform:translateY(-1px)}.home-feature__button--primary{color:#171420;background:linear-gradient(#ffd57d 0%,#f0bc52 100%);border-color:#ffd57db8;box-shadow:0 10px 18px #f0bc521a}.home-feature__preview{z-index:1;pointer-events:auto;width:538px;height:203px;position:absolute;top:36px;right:44px}.home-feature__preview-card{box-sizing:border-box;color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;will-change:transform;background:linear-gradient(#2c2943d6 0%,#18162ae0 100%);border:1px solid #ffffff24;border-radius:12px;text-decoration:none;transition:transform .28s,border-color .28s,box-shadow .28s,background .28s;display:block;position:absolute;box-shadow:0 20px 48px #00000057,inset 0 1px #ffffff0d}.home-feature__preview-card--questions{z-index:2;width:260px;padding:12px 13px 10px;top:6px;left:16px;transform:rotate(-2deg)}.home-feature__preview-card--task{z-index:1;width:238px;padding:11px 11px 12px;top:22px;right:18px;transform:rotate(3deg)}.home-feature__preview-card--inside{z-index:3;width:304px;padding:12px 13px 14px;bottom:-52px;right:72px}.home-feature__preview-card:hover{border-color:#ff7ea647;box-shadow:0 26px 58px #00000070,0 0 34px #ff5f9114,inset 0 1px #ffffff14}.home-feature__preview-card:active{transition-duration:.1s}.home-feature__preview-card--questions:hover{transform:translate(-8px,-7px)rotate(-4deg)}.home-feature__preview-card--task:hover{transform:translate(9px,-6px)rotate(5deg)}.home-feature__preview-card--inside:hover{transform:translateY(-8px)}.home-feature__preview-card--questions:active{transform:translate(-5px,-4px)rotate(-3deg)scale(.985)}.home-feature__preview-card--task:active{transform:translate(6px,-4px)rotate(4deg)scale(.985)}.home-feature__preview-card--inside:active{transform:translateY(-5px)scale(.985)}.home-feature__preview-inside-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.home-feature__preview-inside-head .home-feature__preview-title{flex:auto;min-width:0;margin-bottom:0}.home-feature__preview-inside-video{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.home-feature__preview-inside-video svg{width:20px;height:20px;display:block}.home-feature__preview-live{flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:20px;line-height:0;display:inline-flex}.home-feature__preview-live svg{width:28px;height:20px;display:block}.home-feature__preview-live circle{transform-origin:50%}.home-feature__preview-inside-quote{flex:0 0 18px;width:18px;height:18px;line-height:0}.home-feature__preview-inside-quote svg{width:18px;height:18px;transition:transform .28s;display:block}.home-feature__preview-card--inside:hover .home-feature__preview-live circle{animation:1.1s ease-in-out infinite home-feature-live-pulse}.home-feature__preview-card--inside:hover .home-feature__preview-inside-quote svg{transform:scale(1.08)}@keyframes home-feature-live-pulse{0%,to{opacity:.75;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}.home-feature__preview-inside-body{align-items:stretch;gap:7px;display:flex}.home-feature__preview-inside-side{flex-direction:column;align-self:stretch;align-items:center;gap:4px;display:flex}.home-feature__preview-inside-line{background:#e27eae47;flex:auto;width:1px}.home-feature__preview-title{color:#ffffffe6;white-space:nowrap;align-items:center;gap:7px;margin-bottom:9px;font-size:13px;font-weight:700;line-height:1.2;display:flex}.home-feature__preview-icon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;line-height:1;display:inline-flex}.home-feature__preview-icon svg,.home-feature__preview-inside-video svg{width:20px;height:20px;display:block}.home-feature__preview-inside-video{flex:0 0 20px;width:20px;height:20px}.home-feature__preview-tag{color:#ffffffc7;background:#ffffff1a;border-radius:5px;margin-left:auto;padding:4px 7px;font-size:8px;font-weight:700;line-height:1}.home-feature__preview-row{color:#ffffffd1;border-top:1px solid #ffffff14;align-items:center;gap:8px;padding:7px 0 8px;font-size:14px;line-height:1.2;display:flex}.home-feature__preview-row span{flex:auto;min-width:0}.home-feature__preview-row b{background:var(--chance-bg,#a56a7a2e);border:1px solid var(--chance-border,#a56a7a8c);min-width:30px;color:var(--chance-color,#ffb0c1);text-align:center;border-radius:7px;padding:4px 6px;font-size:14px;line-height:1}.home-feature__preview-row em{color:#e9e3f1;text-align:center;background:#39354d6b;border:1px solid #ffffff0d;border-radius:7px;min-width:22px;padding:4px 5px;font-size:14px;font-style:normal;font-weight:600;line-height:1}.home-feature__preview-link{color:#f1c15a;margin-top:5px;font-size:14px;font-weight:500;line-height:1}.home-feature__preview-card--questions .home-feature__preview-row,.home-feature__preview-card--questions .home-feature__preview-row b,.home-feature__preview-card--questions .home-feature__preview-row em,.home-feature__preview-card--questions .home-feature__preview-link{font-size:12px}.home-feature__preview-card--task .home-feature__preview-tag,.home-feature__preview-card--task .home-feature__preview-code,.home-main .home-feature__preview-card--inside p,.home-feature__preview-card--inside .home-feature__preview-meta{font-size:11px}.home-feature__preview-card--inside .home-feature__preview-title{margin-bottom:0}.home-feature__preview-code{color:#e6e1cf;max-height:82px;font-size:14px;line-height:1.38;font-family:var(--font-mono),"SFMono-Regular",Consolas,monospace;background:#171727;border-radius:7px;margin:0;padding:0;overflow:hidden}.home-feature__preview-code .shiki{white-space:pre;min-height:82px;font:inherit;margin:0;padding:12px 14px;display:block;overflow:hidden;background:#171727!important}.home-feature__preview-code .shiki code{word-break:normal;overflow-wrap:normal;width:max-content;min-width:100%;display:block}.home-feature__preview-code pre,.home-feature__preview-code code{background:#171727;margin:0;padding:12px 14px}.home-feature__preview-card--task .home-feature__preview-code .shiki,.home-feature__preview-card--task .home-feature__preview-code pre,.home-feature__preview-card--task .home-feature__preview-code code{padding:7px 9px 7px 4px}.home-main .home-feature__preview-card--inside p{color:#ffffffe6;white-space:normal;overflow-wrap:anywhere;max-width:none;margin:0;font-size:13px;line-height:1.25}.home-feature__preview-meta{color:#ffffffd1;margin-top:16px;font-size:16px;line-height:1;display:block}.home-feature__preview-meta span{color:#ff5f91;text-shadow:0 0 8px #ff5f918c}.home-feature__preview-flame{color:#0000;background:linear-gradient(#ff9a9e 0%,#ff5b83 100%);border-radius:50% 50% 50% 14%;width:24px;height:24px;position:absolute;bottom:17px;right:18px;transform:rotate(-35deg);box-shadow:0 0 22px #ff5b836b}.home-feature__counters{z-index:1;align-items:center;gap:14px;max-width:640px;margin-top:30px;display:flex;position:relative}.home-feature__counter{color:#ffffffb8;will-change:transform;align-items:center;gap:8px;min-width:0;font-size:13px;line-height:1.3;transition:transform .22s,color .22s;display:flex}.home-feature__counter-icon{filter:drop-shadow(0 0 6px #f2c15b42)drop-shadow(0 0 12px #f2c15b24);flex:0 0 24px;width:24px;height:24px;transition:transform .22s,filter .22s;overflow:visible}.home-feature__counter b{transition:color .22s,text-shadow .22s}.home-feature__counter:hover{color:#ffffffe6;transform:translateY(-3px)}.home-feature__counter:hover .home-feature__counter-icon{filter:drop-shadow(0 0 8px #fede5d73)drop-shadow(0 0 16px #fede5d33);transform:scale(1.08)rotate(-3deg)}.home-feature__counter:hover b{color:#ffd166;text-shadow:0 0 10px #ffd16640}.home-feature__dot{border:.5px solid #0003;border-radius:50%;width:12px;height:12px}.home-feature__dot.is-close{background-color:#ff5f56;border-color:#e0443e}.home-feature__dot.is-minimize{background-color:#ffbd2e;border-color:#dea123}.home-feature__dot.is-maximize{background-color:#27c93f;border-color:#1aab29}.companies-direction{justify-content:flex-start;width:min(1025px,100%);margin-top:16px;display:flex}.companies-direction__title{color:#fffc;margin-bottom:14px;font-size:1rem}.companies-direction__chips{flex-wrap:wrap;align-items:center;gap:16px 12px;display:flex}.companies-direction__chip{color:#fff;min-width:100px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);cursor:pointer;background:0 0;border:.5px solid #ffffff59;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;line-height:1.1;text-decoration:none;display:inline-flex}.companies-direction__chip:hover{color:#fdeb77;border-color:#fdeb77b3}.companies-direction__chip.is-active,.companies-direction__chip[aria-current=page]{color:#fdeb77;background:0 0;border-color:#fdeb77e6;font-weight:600}.home-direction__note,.companies-direction__note{color:#fff9;font-size:clamp(14px,calc(15px - var(--text-down-1)),15px);margin-top:16px}.home-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1025px,100%);margin-top:20px;display:grid}.home-section-title{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;width:min(1025px,100%);margin:30px 0 12px;font-size:1.2rem;font-weight:500}.home-showcase{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;width:min(1025px,100%);margin-top:16px;display:grid}.home-showcase__card{background:#1a192cdb;border:1px solid #2c2b3f;border-radius:18px;flex-direction:column;min-width:0;min-height:236px;padding:16px 14px 44px;transition:transform .22s,border-color .22s,box-shadow .22s;animation:.55s both home-showcase-card-in;display:flex;position:relative;box-shadow:0 18px 40px #00000047}.home-showcase__card:nth-child(2){animation-delay:80ms}.home-showcase__card:nth-child(3){animation-delay:.16s}.home-showcase__card:nth-child(4){animation-delay:.24s}.home-showcase__card:hover{border-color:#f2c15b57;transform:translateY(-4px);box-shadow:0 24px 48px #00000057}.home-showcase__card:hover .home-showcase__title,.home-showcase__card:hover .home-showcase__description,.home-showcase__card:hover .home-showcase__link>span{transform:translate(2px)}.home-showcase__card:hover .home-showcase__video-pill,.home-showcase__card:hover .home-showcase__inside-row em{transform:translateY(-1px)scale(1.04);box-shadow:0 8px 18px #0003}.home-showcase__card:hover .home-showcase__inside-row{transform:translate(2px)}.home-showcase__card:hover .home-showcase__stub-list--skills i:before{filter:brightness(1.08);transform:scaleX(1.03)}.home-showcase__card:hover .home-showcase__salary-chart i{animation:.6s home-showcase-bar-bounce}.home-showcase__title{color:#f4efe7;min-height:0;font-size:15px;font-weight:600;line-height:1.28;transition:transform .22s,color .22s}.home-main p.home-showcase__description{color:#aaa6bd;min-height:0;margin-top:4px;font-size:13px;line-height:1.36;transition:transform .22s,color .22s}.home-showcase__video-placeholder{background:radial-gradient(circle at 26% 35%,#ffc2ae47,#0000 20%),radial-gradient(circle at 76% 38%,#b8aeff3d,#0000 22%),linear-gradient(135deg,#342c3d 0%,#181827 52%,#292238 100%);border:1px solid #ffffff1f;border-radius:10px;width:100%;height:102px;margin-top:8px;text-decoration:none;transition:transform .24s,border-color .24s;display:block;position:relative;overflow:hidden}.home-showcase__video-placeholder:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff29 50%,#0000 100%);width:30%;transition:opacity .25s,transform .55s;position:absolute;inset:0 auto 0 -35%;transform:translate(0)}.home-showcase__interview-person{aspect-ratio:.78;opacity:.8;background:linear-gradient(160deg,#c28e82 0 30%,#604658 31% 100%);border-radius:48% 48% 18% 18%;width:34%;position:absolute;bottom:-18%}.home-showcase__interview-person--left{left:10%}.home-showcase__interview-person--right{background:linear-gradient(160deg,#a998b8 0 30%,#3e455c 31% 100%);right:9%;transform:scaleX(-1)}.home-showcase__play{color:#fff;background:#14121fad;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:46px;height:46px;padding-left:3px;font-size:17px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.home-showcase__duration{color:#fff;background:#0a0910c7;border-radius:3px;padding:2px 5px;font-size:10px;position:absolute;bottom:6px;right:7px}.home-showcase__video-title{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.home-showcase__video-pill{color:#d7d2e3;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:700;line-height:1;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-showcase__stub-list,.home-showcase__inside-list,.home-showcase__salary-stub{background:#ffffff08;border:1px solid #ffffff17;border-radius:14px;align-content:start;gap:0;min-height:92px;margin-top:15px;padding:10px 12px 14px;display:grid}.home-showcase__inside-list{background:#ffffff06;border:1px solid #ffffff1a;border-radius:14px;min-height:98px}.home-showcase__inside-row{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr);align-items:center;gap:3px;min-height:32px;font-size:13px;transition:transform .2s;display:grid}.home-showcase__inside-row.is-badged{grid-template-columns:minmax(0,1fr) auto}.home-showcase__inside-row:last-child{border-bottom:0}.home-showcase__inside-row:nth-child(n+4){display:none}.home-showcase__inside-row:nth-child(3){border-bottom:0}.home-showcase__inside-row b,.home-showcase__inside-row small{line-height:1.25;display:block}.home-showcase__inside-row b{color:#e8e4ef;font-size:13px;font-weight:600}.home-showcase__inside-row small{color:#918da3;margin-top:5px;font-size:11px}.home-showcase__inside-row em{color:#f6a08aeb;background:#f4849a24;border-radius:999px;place-self:start end;margin-top:1px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:700;transition:transform .2s,box-shadow .2s}.home-showcase__stub-list>span{color:#ffffffc7;border-bottom:1px solid #ffffff14;min-width:0;padding:9px 0;font-size:.77rem;line-height:1.25}.home-showcase__stub-list>span:last-child{border-bottom:0}.home-showcase__stub-list--questions>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.home-showcase__stub-list--questions b{color:#ff83ad;font-size:.75rem}.home-showcase__stub-list--skills>span{grid-template-columns:76px minmax(0,1fr) 36px;align-items:center;gap:10px;margin-top:4px;padding:7px 0;display:grid}.home-showcase__stub-list--skills b,.home-showcase__stub-list--skills strong{font-size:13px;line-height:1}.home-showcase__stub-list--skills b{color:#f1ecf5;font-weight:600}.home-showcase__stub-list--skills strong{color:#e5deed;text-align:right;font-weight:700}.home-showcase__stub-list--skills i{background:#ffffff14;border-radius:999px;width:100%;height:6px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.home-showcase__stub-list--skills i:before{content:"";width:var(--value);border-radius:inherit;background:var(--fill,linear-gradient(90deg,#ffc96b 0%,#f7a3ba 100%));transform-origin:0;height:100%;transition:transform .28s,filter .28s;display:block;box-shadow:0 0 10px #ffa0a02e}.home-showcase__salary-stub{gap:0;padding:12px 12px 10px}.home-showcase__salary-stub span{color:#d6d1e1;font-size:13px;font-weight:600}.home-showcase__salary-stub strong{color:#ffe0d4;letter-spacing:.01em;margin-top:8px;font-size:18px;font-weight:600;line-height:1}.home-showcase__salary-chart{grid-template-columns:repeat(23,minmax(0,1fr));align-items:end;gap:4px;height:52px;display:grid}.home-showcase__salary-chart i{height:var(--bar-height);transform-origin:bottom;background:linear-gradient(#ffd4b3 0%,#f39fa7 56%,#df5f99 100%);border-radius:999px 999px 2px 2px;min-height:16px;display:block;box-shadow:0 0 10px #ffa6a626}.home-showcase__link{justify-content:space-between;align-items:center;gap:12px;text-decoration:none;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.home-showcase__link>span{color:#aaa6bd;font-size:13px;font-weight:600;line-height:1.2;transition:transform .22s,color .22s}.home-showcase__link>span b{color:#f4efe7;font-size:13px;font-weight:600}.home-showcase__link>strong{color:#f2c15b;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.home-showcase__link>strong i{font-style:normal}.home-showcase__link--end{justify-content:flex-end}.home-showcase__link:hover>span{color:#c1bdd2}.home-showcase__link:hover>strong{color:#fff3ad}@keyframes home-showcase-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-showcase-bar-bounce{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.08)}}.site-section-title{text-transform:uppercase}.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:.16em;margin:18px 0;font-size:1.06rem;font-weight:500;line-height:1.2}.salary-page{width:min(1025px,100%)}.salary-filters,.salary-chart,.salary-top,.salary-bonus{background:#1a192c;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 16px 36px #00000047}.salary-filters{gap:16px;padding:20px;display:grid}.salary-filters__header{justify-content:space-between;align-items:center;display:flex}.salary-filters__loading{color:#ffffffb3;font-size:.85rem}.salary-filters__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.salary-filters__field{gap:0;display:grid;position:relative}.salary-filters__field>span{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;font-size:.78rem}.salary-filters__trigger{text-align:left;color:#fff;cursor:pointer;background:url(/icons/arrow-circle-right.svg) right 12px center/16px 16px no-repeat;border:1px solid #ffffff3d;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 42px 0 12px;font-size:.95rem;transition:border-color .18s,box-shadow .18s,background-color .18s;display:inline-flex}.salary-filters__trigger:focus{border-color:#fdeb77bf;outline:none;box-shadow:0 0 0 2px #fdeb7733}.salary-filters__trigger:hover{background-color:#ffffff0a;border-color:#fdeb7780}.salary-filters__trigger:disabled{opacity:.6;cursor:not-allowed}.salary-filters__field--dropdown.is-open .salary-filters__trigger{border-color:#fdeb77bf;box-shadow:0 0 0 2px #fdeb7729}.salary-filters__field--dropdown.is-locked .salary-filters__trigger{background-image:url(/icons/lock.svg);background-size:14px 14px}.salary-filters__menu{z-index:40;background:#1a192c;border:1px solid #ffffff24;border-radius:12px;gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 30px #00000059}.salary-filters__menu-item{color:#ffffffe6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:9px 10px;font-size:.92rem;line-height:1.2}.salary-filters__menu-item:hover{background:#ffffff14}.salary-filters__menu-item.is-active{color:#fdeb77;background:#fdeb7724}.salary-lock-card{color:#fdeb77;background:#fdeb7714;border:1px dashed #fdeb778c;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.salary-chart__lock-note img,.salary-lock-card img{width:15px;height:15px}.salary-chart__lock-note:hover,.salary-lock-card:hover{color:#fff2a6;border-color:#fdeb77cc}.salary-chart__lock-note{color:#fdeb77;background:#fdeb7714;border:1px dashed #fdeb778c;border-radius:12px;justify-content:flex-start;align-items:center;gap:8px;margin-top:2px;padding:10px 12px;font-size:.86rem;line-height:1.3;text-decoration:none;display:inline-flex}.salary-cards{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;justify-self:end;gap:12px;width:min(280px,100%);max-width:280px;height:100%;display:grid}.salary-chart-cards-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.salary-card{background:#1a192c;border:1px solid #ffffff1f;border-radius:16px;gap:8px;height:100%;min-height:0;padding:16px 18px;display:grid;box-shadow:0 16px 36px #00000047}.salary-lock-card{border-radius:16px;width:100%;height:100%;min-height:0;padding:14px;font-size:.94rem;line-height:1.3}.salary-card__label{letter-spacing:.01em;color:#ffffffa6;font-size:.86rem;line-height:1.25}.salary-card__value{color:#fff;text-align:center;font-size:1.34rem;font-weight:500}.salary-card__value.is-blurred{color:#0000;text-indent:-9999px;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#ffffff24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24' viewBox='0 0 120 24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='1'/%3E%3C/filter%3E%3Crect width='120' height='24' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");background-size:cover;border-radius:8px;justify-self:center;width:clamp(52px,9vw,68px);height:clamp(16px,2vw,20px);line-height:0;display:inline-block}.salary-chart{gap:24px;width:100%;padding:20px;display:grid;position:relative}.salary-chart__header{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.salary-chart__title,.salary-top__title{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;margin:0;font-size:.82rem}.salary-top__title{letter-spacing:.1em;margin-top:6px;font-size:.94rem}.salary-chart__scroll{width:100%;padding-bottom:4px;overflow-x:hidden}.salary-chart__plot-wrap{display:block}.salary-chart__canvas{grid-template-rows:220px auto;align-items:start;gap:2px;min-width:0;display:grid}.salary-chart__bars{align-items:end;gap:6px;height:220px;padding:0;display:grid;position:relative}.salary-chart__grid-line{pointer-events:none;border-top:1px dashed #fff3;position:absolute;left:0;right:0}.salary-chart__grid-line--top{top:2px}.salary-chart__bar-col{z-index:1;cursor:default;align-items:flex-end;height:100%;display:flex;position:relative}.salary-chart__bar{border-radius:9px 9px 2px 2px;width:100%;min-height:6px;transition:filter .2s,transform .2s;box-shadow:0 10px 22px #00000038}.salary-chart__bar-col:hover .salary-chart__bar{filter:brightness(1.08);transform:translateY(-1px)}.salary-chart__x-axis{gap:6px;display:grid}.salary-chart__tick{color:#ffffffc7;text-align:center;white-space:nowrap;font-size:.75rem;line-height:1.1}.salary-chart__tooltip{color:#fff;pointer-events:none;z-index:999;background:#1a192cf5;border:1px solid #ffffff1f;border-radius:10px;width:max-content;max-width:min(220px,100vw - 24px);padding:8px 10px;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 8px 18px #00000047}.salary-chart__tooltip:after{content:"";background:#1a192cf5;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.salary-chart__tooltip-title{color:#fff;font-size:.92rem;font-weight:600;line-height:1.15}.salary-chart__tooltip-meta{color:#ffffffc2;margin-top:2px;font-size:.8rem;font-weight:500;line-height:1.15}.salary-chart__tooltip-blur{vertical-align:middle;color:#0000;text-indent:-9999px;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#ffffff24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24' viewBox='0 0 120 24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='1'/%3E%3C/filter%3E%3Crect width='120' height='24' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");background-size:cover;border-radius:8px;width:122px;height:15px;line-height:0;display:inline-block}.salary-chart__tooltip-blur--meta{width:72px;height:13px}.salary-bonus{box-shadow:none;background:0 0;border:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;display:grid}.salary-bonus__tile{color:#ffffffed;background:#1a192c;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:16px 18px;font-size:1rem;line-height:1.35;display:grid;box-shadow:0 16px 36px #00000047}.salary-bonus__icon{opacity:.95;width:22px;height:22px}.salary-bonus__text{min-width:0}.salary-bonus__value{color:#fff;font-weight:500}.salary-bonus__value.is-blurred{vertical-align:middle;color:#0000;text-indent:-9999px;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#ffffff24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24' viewBox='0 0 120 24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='1'/%3E%3C/filter%3E%3Crect width='120' height='24' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");background-size:cover;border-radius:8px;width:clamp(26px,4.2vw,34px);height:clamp(14px,1.8vw,18px);line-height:0;display:inline-block}.salary-top{gap:14px;padding:18px;display:grid}.salary-top__table-wrap{overflow-x:hidden}.salary-top__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}.salary-top__table th,.salary-top__table td{text-align:left;white-space:normal;border-bottom:1px solid #ffffff17;padding:12px 10px}.salary-top__table thead th{padding-top:9px;padding-bottom:9px}.salary-top__table th:first-child,.salary-top__table td:first-child{text-align:center;width:52px;padding-left:6px;padding-right:6px}.salary-top__table th:nth-child(3),.salary-top__table td:nth-child(3),.salary-top__table th:nth-child(4),.salary-top__table td:nth-child(4),.salary-top__table th:nth-child(5),.salary-top__table td:nth-child(5),.salary-top__table th:nth-child(6),.salary-top__table td:nth-child(6){text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;width:92px}.salary-top__table th:nth-child(2),.salary-top__table td:nth-child(2){overflow-wrap:anywhere;word-break:break-word;width:auto}.salary-top__num-col .require-num{vertical-align:middle}.salary-top__salary-col{display:none}.salary-top__salary-main{color:#fdeb77e6;white-space:nowrap;font-weight:500}.salary-top__salary-sub{color:#ffffffb8;white-space:nowrap;margin-top:2px;font-size:.72rem;line-height:1.15}.salary-top__table th{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.salary-top__table tr:last-child td{border-bottom:none}.salary-top__table tbody td:nth-child(5){color:#fdeb77;font-weight:600}.salary-top__blur{vertical-align:middle;color:#0000;text-indent:-9999px;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#ffffff24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24' viewBox='0 0 120 24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='1'/%3E%3C/filter%3E%3Crect width='120' height='24' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");background-size:cover;border-radius:8px;line-height:0;display:inline-block}.salary-top__blur--company{width:clamp(100px,22vw,190px);height:15px}.salary-top__blur--salary{width:clamp(34px,6vw,48px);height:14px}.salary-top__blur--sub{width:clamp(64px,10vw,88px);height:12px}.salary-empty{color:#ffffffb3;font-size:.92rem}.salary-error{color:#ffd2da;background:#ff5a7129;border:1px solid #ff5a7185;border-radius:14px;padding:12px 14px}.salary-filters.is-locked,.salary-chart.is-locked{opacity:.84}@media (max-width:920px){.salary-chart-cards-row{grid-template-columns:minmax(0,1fr) auto}.salary-filters__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.salary-filters__trigger{background-position:right 10px center;height:40px;padding:0 34px 0 10px;font-size:.88rem}.salary-cards{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;justify-self:end;height:100%}.salary-card,.salary-lock-card{padding:12px 14px}.salary-card__label{font-size:.8rem}.salary-card__value{font-size:1.16rem}.salary-chart__bars{gap:4px;height:170px}.salary-chart__canvas{grid-template-rows:170px auto;gap:2px;min-width:0}}@media (max-width:650px){.salary-chart-cards-row{grid-template-columns:1fr}.salary-top__title{text-wrap:balance;max-width:100%;line-height:1.2}.salary-cards{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));justify-self:stretch;width:100%;min-width:0;max-width:100%;height:auto}.salary-bonus{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-top__table th,.salary-top__table td{padding:9px 6px}.salary-top__table th:first-child,.salary-top__table td:first-child{width:36px;padding-left:4px;padding-right:4px}.salary-top__table th:nth-child(4),.salary-top__table td:nth-child(4),.salary-top__table th:nth-child(5),.salary-top__table td:nth-child(5),.salary-top__table th:nth-child(6),.salary-top__table td:nth-child(6){width:64px}.salary-top__table th{letter-spacing:.04em;font-size:.74rem}.salary-top__salary-col{text-align:center;width:92px;display:table-cell}.salary-top__table th:nth-child(4),.salary-top__table td:nth-child(4),.salary-top__table th:nth-child(5),.salary-top__table td:nth-child(5),.salary-top__table th:nth-child(6),.salary-top__table td:nth-child(6){display:none}}@media (max-width:528px){.salary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-cards>.salary-card:nth-child(3){grid-column:1/-1}}@media (max-width:420px){.salary-bonus{grid-template-columns:1fr}}@media (max-width:350px){.salary-cards{grid-template-columns:1fr}}@media (max-width:400px){.salary-chart__tick{font-size:.66rem}}@media (max-width:365px){.salary-chart__tick{font-size:.6rem}}@media (max-width:485px){.salary-filters__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-filters__grid>.salary-filters__field:nth-child(3){grid-column:1/-1}}@media (max-width:605px){.salary-bonus__text{font-size:.92rem;line-height:1.28}}.home-metrics__card{box-sizing:border-box;text-align:left;background:#1a192c;border:1px solid #2c2b3f;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:14px 18px;display:inline-flex;box-shadow:0 18px 40px #0000004d}.home-metrics__card--link{color:inherit;text-decoration:none}.home-metrics__card--link:hover{border-color:#fdeb777a}.home-metrics__card--link:focus-visible{outline-offset:2px;outline:2px solid #fdeb776b}.home-metrics__card.is-wide{grid-column:1/-1;justify-content:center;gap:14px;width:100%;padding:16px 20px}.home-metrics__icon{flex-shrink:0;width:24px;height:24px}.home-metrics__label{font-size:clamp(14px,calc(1rem - var(--text-down-2)),1rem);color:#ffffffe6;text-align:left;width:fit-content;line-height:1.28;display:inline-block}.home-metrics__pair{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.home-metrics__pair .home-metrics__card{width:100%}.home-examples{justify-content:flex-start;width:min(1025px,100%);margin-top:24px;display:flex}.home-examples__card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;width:100%;padding:28px 32px 15px;box-shadow:0 24px 50px #00000059}.home-examples__title{margin-bottom:10px;font-size:clamp(.98rem,.94rem + .36vw,1.15rem);font-weight:500}.home-examples__subtitle{font-size:clamp(14px,calc(1rem - var(--text-down-2)),1rem);color:#ffffffd9;margin-bottom:20px;line-height:1.45}.home-examples__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;padding-bottom:15px;display:grid}.home-examples__item{background:#ffffff05;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:visible;container-type:inline-size}.home-examples__frame{aspect-ratio:16/9;background:#0003;border-radius:16px;width:100%;overflow:hidden}.home-examples__frame iframe{border:0;width:100%;height:100%}.home-examples__placeholder{color:#ffffffb3;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;font-size:.95rem;display:flex}.home-examples__meta{gap:6px;padding:14px 16px 26px;display:grid}.home-examples__title-row{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.home-examples__name{overflow-wrap:anywhere;flex:1;min-width:0;font-size:clamp(.88rem,4.4cqi,.95rem);font-weight:500;line-height:1.25}.home-examples__date{color:#ffffffb3;font-size:clamp(14px,calc(15px - var(--text-down-1)),15px)}.home-examples__meta-row{align-items:center;gap:10px;display:flex}.home-examples__badge{text-transform:lowercase;letter-spacing:.08em;color:#fdeb77;background:#fdeb7714;border:1px solid #fdeb77a6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:fit-content;padding:2px 6px;font-size:14px;font-weight:600;display:inline-flex}.home-examples__button{color:#fff;white-space:nowrap;text-transform:none;letter-spacing:.02em;background:#1a192c;border:1px solid #ffffff80;border-radius:9px;justify-content:center;align-items:center;max-width:calc(100% - 16px);padding:4px clamp(10px,.55rem + .45vw,14px);font-size:clamp(.83rem,4.8cqi,1rem);line-height:1.1;text-decoration:none;display:inline-flex;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.home-examples__button:hover{color:#fdeb77;border-color:#fdeb77cc}.home-examples__note{color:#fff9;font-size:clamp(14px,calc(16px - var(--text-down-2)),16px);margin-top:16px}.home-insides{justify-content:flex-start;width:min(1025px,100%);margin-top:24px;display:none}.home-insides__grid{grid-template-columns:minmax(0,1fr) 200px;gap:16px;width:100%;display:grid}.home-insides__card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;padding:20px 22px 22px;box-shadow:0 20px 44px #00000052}.home-insides__card.is-icon{min-height:96px;box-shadow:none;justify-content:center;align-items:center;padding:0;display:flex}.home-insides__card.is-wide{grid-column:1/-1;justify-content:center;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.home-insides__text{font-size:clamp(14px,calc(1rem - var(--text-down-2)),1rem);color:#ffffffe6;margin:0;line-height:1.5}.home-insides__icon{display:block}.home-insides__icon.is-code{width:42px;height:42px}.home-insides__icon.is-insides{width:auto;height:auto}.home-insides__highlight{color:#fff9}.home-insides__label{font-size:clamp(14px,calc(1rem - var(--text-down-2)),1rem);color:#ffffffe6}.home-questions{justify-content:flex-start;width:min(1025px,100%);margin-top:24px;display:none}.home-questions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;min-width:0;display:grid}.home-questions__card{background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;min-width:0;min-height:260px;padding:20px 22px 22px;overflow:hidden;box-shadow:0 20px 44px #00000052}.home-questions__card>*{min-width:0}.home-questions__controls{gap:8px;margin-bottom:12px;display:flex}.home-questions__controls .home-feature__dot.is-close{background-color:#ff5f57;border-color:#e04844}.home-questions__controls .home-feature__dot.is-minimize{background-color:#ffbd2e;border-color:#dea123}.home-questions__controls .home-feature__dot.is-maximize{background-color:#27c93f;border-color:#1aab29}.home-questions__title{font-size:clamp(14px,calc(1.05rem - var(--text-down-2)),1.05rem);color:#f3b7a5;margin-bottom:12px}.home-questions__list{counter-reset:home-questions-item;color:#ffffffe6;line-height:1.45;font-size:clamp(14px,calc(.98rem - var(--text-down-1)),.98rem);margin:0;padding-left:0;list-style:none}.home-questions__list>li{counter-increment:home-questions-item;padding-left:2.2ch;position:relative}.home-questions__list>li:before{content:counter(home-questions-item)".";text-align:left;font-variant-numeric:tabular-nums;width:2.2ch;position:absolute;left:0}.home-questions__code{color:#f8f8f2;white-space:pre;box-sizing:border-box;background:#282a36;border:.3px solid #ffffff1f;border-radius:14px;max-width:100%;margin:0;padding:12px 14px;font-size:.85rem;line-height:1.5;overflow:auto hidden}.home-questions__code code.hljs{white-space:pre;word-break:normal;overflow-wrap:normal;width:max-content;min-width:100%;padding:8px;display:block}.home-interview{width:min(1025px,100%);margin-top:38px;scroll-margin-top:96px}.home-interview__grid{background:0 0;grid-template-columns:minmax(0,1.01fr) minmax(0,.99fr);align-items:stretch;gap:26px;display:grid}.home-interview__overview,.home-interview__task{min-width:0}.home-interview__eyebrow{color:#f09aa3;font-size:14px;font-weight:700;display:inline-block}.home-interview__headline{color:#f4efe7;white-space:normal;max-width:500px;margin:0;font-size:24px;font-weight:600;line-height:1.16;overflow:visible}.home-main p.home-interview__subline{color:#b2aac5;margin-top:12px;font-size:15px;line-height:1.35}.home-interview__table,.home-interview__task{background:#1b192a;border:1px solid #2c2b3f;border-radius:18px;margin-top:18px;padding:16px 18px 12px;box-shadow:0 16px 34px #0000003d,inset 0 1px #ffffff08}.home-interview__table{--interview-chance-col:58px;--interview-tag-col:var(--interview-tag-col-base,60px)}.home-interview__task{margin-top:0}.home-interview__table-head,.home-interview__row{grid-template-columns:8px minmax(0,1fr)var(--interview-chance-col)var(--interview-tag-col);align-items:center;gap:8px;display:grid}.home-interview__table-head{color:#d6cfdf;border-bottom:1px solid #ffffff0f;padding:0 6px 12px;font-size:14px;font-weight:700}.home-interview__table-body{display:grid}.home-interview__row{border-bottom:1px solid #ffffff0f;min-height:44px;padding:0 6px;transition:color .2s}.home-interview__row:last-child{border-bottom:0}.home-interview__row>span{color:#f5effba3;font-size:12px;font-weight:600}.home-interview__row>b{color:#f4eef8;font-size:14px;font-weight:500;line-height:1.2;transition:color .2s,transform .2s}.home-interview__row:hover>b{color:#f2c15b}.home-interview__row>em{min-width:48px;color:var(--chance-color,#ffb0c1);background:var(--chance-bg,#a56a7a2e);text-align:center;border:1px solid var(--chance-border,#a56a7a8c);border-radius:9px;justify-self:start;padding:5px 8px;font-size:11px;font-style:normal;font-weight:500;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.home-interview__row>strong{width:var(--interview-tag-col);flex-wrap:wrap;justify-self:start;gap:8px;display:flex}.home-interview__row>strong i{color:#e9e3f1;background:#39354d6b;border:1px solid #ffffff0d;border-radius:9px;padding:4px 9px;font-size:12px;font-style:normal;font-weight:600;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s,color .18s}.home-interview__row>em:hover{transform:translateY(-1px)scale(1.04);box-shadow:0 8px 16px #0000002e}.home-interview__row>strong i:hover{color:#f2c15b;background:#f2c15b1f;border-color:#f2c15b42;transform:translateY(-1px);box-shadow:0 8px 16px #00000029}.home-interview__row>strong i.is-accent,.home-interview__row>strong i.is-rose,.home-interview__row>strong i.is-muted{color:#e9e3f1;background:#39354d6b}.home-interview__more{color:#efc25d;align-items:center;gap:10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.home-interview__more:hover{color:#f2c15b;transform:translate(3px)}.home-interview__task{flex-direction:column;align-self:end;height:auto;min-height:0;max-height:400px;display:flex;overflow:hidden}.home-interview__task-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:12px;display:grid}.home-interview__task-head>div:not(.home-interview__task-select-wrap){display:contents}.home-interview__task-title{color:#f4efe7;grid-area:1/1;margin:0;font-size:18px;font-weight:600;line-height:1.2}.home-main p.home-interview__task-text,.home-main .home-interview__task-text{color:#aaa6bd;grid-area:2/1/auto/-1;margin-top:10px;font-size:14px;line-height:1.35}.home-main .home-interview__task-text p+p{margin-top:8px}.home-interview__task-select-wrap{z-index:2;grid-area:1/2;justify-self:end;width:128px;margin:0;display:block;position:relative}.home-interview__task-select-wrap:after{content:"";z-index:3;clip-path:polygon(0 0,100% 0,50% 100%);pointer-events:none;background:#c7c1d2;width:8px;height:5px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.home-interview__task-select{text-align:left;cursor:pointer;color:#eee9f2;width:128px;height:34px;font:inherit;background:#1a192c;border:1px solid #6d658e85;border-radius:10px;outline:none;padding:0 30px 0 12px;font-size:13px;font-weight:600;transition:border-color .16s,background-color .16s;display:block}.home-interview__task-select:hover,.home-interview__task-select:focus-visible{background:#211f35;border-color:#9189b1b3}.home-interview__task-options{z-index:20;background:#1a192c;border:1px solid #6d658e8c;border-radius:11px;width:128px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:auto;box-shadow:0 12px 28px #05040f73}.home-interview__task-options button{color:#aaa6bd;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 10px;font-size:13px}.home-interview__task-options button+button{border-top:1px solid #ffffff12;border-radius:0 0 7px 7px}.home-interview__task-options button:hover{color:#f4efe7;background:#ffffff0b}.home-interview__task-options button.is-active{color:#efc25d;background:0 0}.home-interview__code{background:#171727;border:1px solid #ffffff14;border-radius:14px;flex:auto;min-height:0;margin-top:12px;overflow:auto}.home-interview__code .shiki{margin:0;padding:12px 14px;background:#171727!important}.home-interview__code pre,.home-interview__code code{background:#171727;margin:0}.home-interview__code code.hljs{background:0 0;padding:12px 14px;font-size:12px;line-height:1.45}.home-interview__actions{align-items:center;gap:14px;margin-top:10px;display:flex}.home-interview__button{border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.home-interview__button--primary{color:#fff3f4;background:linear-gradient(#cb5d88 0%,#a94a76 100%)}.home-interview__button--ghost{color:#d5cfdf;background:0 0}@media (max-width:1100px){.home-interview__table{padding-left:14px;padding-right:14px}}@media (max-width:980px){.home-interview__grid{gap:18px}}@media (max-width:920px){.home-interview__table{--interview-chance-col:52px;--interview-tag-col:52px}.home-interview__row>em{min-width:42px;padding:5px 6px}.home-interview__row>strong i{padding:4px 7px}}@media (max-width:890px){.home-interview__table{--interview-chance-col:44px;--interview-tag-col:52px;padding-left:10px;padding-right:10px}.home-interview__task{padding:14px 14px 12px}.home-interview__row>em{width:44px;min-width:0;padding:5px 0}}@media (max-width:860px) and (min-width:820px){.home-interview__grid{gap:16px}.home-interview__table,.home-interview__task{padding:14px 14px 12px}.home-interview__headline{font-size:23px}.home-main p.home-interview__subline,.home-main p.home-interview__task-text,.home-main .home-interview__task-text{font-size:14px}.home-interview__code code.hljs{font-size:11px}}@media (max-width:845px){.home-interview__task-title{font-size:16px;font-weight:700}.home-interview__row>b{font-size:13px}.home-interview__row>em{width:40px;min-width:40px;padding:4px 0}.home-main p.home-interview__subline,.home-main p.home-interview__task-text,.home-main .home-interview__task-text{font-size:14px}}@media (max-width:819px){.home-interview__grid{grid-template-columns:1fr}.home-interview__table,.home-interview__task{padding:16px 18px 12px}.home-interview__table{--interview-chance-col:58px;--interview-tag-col:76px}.home-interview__task-title{font-size:18px;font-weight:600}.home-interview__row>b{font-size:14px}.home-interview__row>em{width:auto;min-width:48px;padding:5px 8px}.home-interview__code code.hljs{font-size:12px}}@media (max-width:720px){.home-interview__table,.home-interview__task{border-radius:20px;padding:16px 14px 12px}.home-interview__task{align-self:stretch;height:auto;overflow:visible}.home-interview__headline{font-size:24px}.home-interview__table{--interview-chance-col:58px;--interview-tag-col:76px}.home-interview__task-head,.home-interview__actions{flex-direction:column;align-items:stretch}.home-interview__task-select-wrap,.home-interview__task-select{width:100%}.home-interview__task-select-wrap{z-index:5}.home-interview__task-options{width:min(128px,100% - 8px);left:auto;right:0}}@media (max-width:550px){.home-interview__table{--interview-tag-col:40px}.home-interview__row>strong i{padding-left:7px;padding-right:7px;font-size:11px}}@media (max-width:499px){.home-interview__table{--interview-chance-col:52px}.home-interview__row>em{min-width:44px;padding:4px 6px;font-size:10px}}@media (max-width:425px){.home-interview__row>b{font-size:13px}}.home-companies{justify-content:flex-start;width:min(1025px,100%);margin-top:28px;display:flex}.home-companies__card{box-sizing:border-box;width:100%;font-family:Nunito,sans-serif}.home-companies__title{color:#ffffffa6;letter-spacing:.2em;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:600;line-height:1}.home-companies__rail{align-items:center;gap:12px;min-width:0;display:flex;position:relative}.home-companies__chips{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:auto;gap:12px;min-width:0;display:flex;overflow:auto hidden}.home-companies__chips::-webkit-scrollbar{display:none}.home-companies__chip{box-sizing:border-box;color:#d7d3df;white-space:nowrap;background:#1b192a;border:1px solid #2c2b3f;border-radius:36px;flex:none;justify-content:center;align-items:center;gap:7px;min-width:84px;height:40px;padding:0 16px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff06,0 7px 18px #00000029}.home-companies__chip:hover{color:#f4f0f8;background:#1b192a;border-color:#2c2b3f}.home-companies__chip-icon{object-fit:contain;border-radius:4px;flex:0 0 18px;width:18px;height:18px}.home-companies__chip--more{color:#aaa5b5;flex-shrink:0;min-width:80px}.home-companies-stats{box-sizing:border-box;width:min(1025px,100%);margin-top:18px;padding:18px 0;font-family:Nunito,sans-serif}.home-companies-stats__title{color:#ffffffb8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.82rem;font-weight:600;line-height:1}.home-companies__stats-wrap{min-width:0}.home-companies__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:0;display:grid}.home-companies__stat{min-width:0;color:inherit;cursor:pointer;background:#1b192a;border:1px solid #2c2b3f;border-radius:18px;align-items:center;gap:14px;padding:14px;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:flex;transform:translateY(0)}.home-companies__stat:hover{border-color:#f1c15a6b;transform:translateY(-4px);box-shadow:0 16px 30px #0000003d}.home-companies__stat:active{transform:translateY(-1px)scale(.99)}.questions-stub{width:min(1025px,100%);padding:34px 0 70px}.questions-stub__card{background:radial-gradient(circle at 78% 32%,#f2c15b1f,#0000 30%),#1b192a;border:1px solid #2c2b3f;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:28px;width:100%;min-height:360px;padding:42px;display:grid}.questions-stub__content{justify-items:start;gap:16px;min-width:0;display:grid}.questions-stub__eyebrow{color:#f2c15b;letter-spacing:.14em;text-transform:uppercase;background:#f2c15b1a;border:1px solid #f2c15b42;border-radius:9px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.questions-stub__title{color:#f4efe7;font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.05}.home-main p.questions-stub__text{color:#b2aac5;max-width:560px;font-size:16px;line-height:1.5}.questions-stub__direction{background:#1717278a;border:1px solid #2c2b3f;border-radius:16px;gap:14px;width:100%;padding:18px;display:grid;box-shadow:0 16px 34px #0000002e}.questions-stub__direction-kicker{color:#aaa6bd;font-size:12px;font-weight:700;line-height:1}.questions-stub__direction-title{color:#f4efe7;font-size:28px;font-weight:700;line-height:1}.questions-stub__stats{gap:8px;display:grid}.questions-stub__stat{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;align-content:center;gap:4px;min-height:66px;padding:14px 116px 14px 16px;display:grid;position:relative}.questions-stub__stat span{color:#d6cfdf;font-size:13px;font-weight:700}.questions-stub__stat strong{color:#f2c15b;font-size:18px;font-weight:700;line-height:1;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.questions-stub__stat small{color:#918da3;font-size:12px;font-weight:600}.questions-stub__link{color:#171420;background:#f2c15b;border:1px solid #f2c15bb8;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.questions-stub__link:hover{background:#ffd57d;transform:translateY(-1px)}@media (max-width:860px){.questions-stub__card{grid-template-columns:1fr;padding:30px}.questions-stub__direction{max-width:420px}}@media (max-width:520px){.questions-stub__card{padding:22px}}.home-companies__stat-icon{flex:0 0 32px;width:28px;height:28px}.home-companies__stat-text{gap:4px;min-width:0;display:grid}.home-companies__stat-value{color:#f7f4fb;letter-spacing:0;font-size:15px;font-weight:600;line-height:1}.home-companies__stat-label{color:#f2edf7;font-size:13px;font-weight:500;line-height:1.05;display:grid}.home-companies__stat-label small{color:#c0bacd;font-size:13px;font-weight:600;line-height:1.05}.home-plans{width:100%;max-width:100%;margin-top:36px;margin-bottom:20px}.home-plans__title{text-transform:uppercase;letter-spacing:.18em;color:#ffffffa6;margin:0 0 20px;font-size:32px;font-weight:600}.home-plans__grid{box-sizing:border-box;width:100%;max-width:100%;height:clamp(242px,19vw,274px);padding-bottom:22px;position:relative;overflow:visible}.home-plans__card{box-sizing:border-box;--next-width:0%;--visible-width:100%;align-content:start;gap:14px;max-width:100%;height:clamp(182px,14.6vw,210px);display:grid;position:absolute;top:0;right:0}.home-plans__card:first-child{z-index:1;--next-width:calc(100%*2/3*1.04);--visible-width:calc(100% - var(--next-width));background:#1b192a;width:100%}.home-plans__card:nth-child(2){z-index:2;--next-width:calc(100%*1.09/2.08);--visible-width:calc(100% - var(--next-width));background:#1b192a;width:69.3333%}.home-plans__card:nth-child(3){z-index:3;background:#1b192a;width:36.3333%}@media (min-width:651px){.home-plans__grid.is-two-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;height:auto;padding-bottom:22px;display:grid}.home-plans__grid.is-two-cards .home-plans__card{--next-width:0%;--visible-width:100%;width:100%;position:relative;top:auto;right:auto}}.home-plans__controls{gap:clamp(5px,.55vw,8px);display:flex}.home-questions__controls,.home-seo__controls,.inside-card__controls,.not-found__controls{gap:clamp(5px,.55vw,8px)}.home-plans__controls .home-feature__dot,.home-questions__controls .home-feature__dot,.home-seo__controls .home-feature__dot,.inside-card__controls .inside-card__dot,.not-found__controls .window__dot{width:clamp(9px,.8vw,12px);height:clamp(9px,.8vw,12px)}.home-plans__label{color:#f3b7a5;font-size:1.2rem}.home-plans__price{color:#fff;font-size:1.5rem;font-weight:500}.home-plans__button{left:calc(var(--visible-width)/2);background:inherit;color:#fff;white-space:nowrap;cursor:pointer;border:.5px solid #fff9;border-radius:12px;justify-content:center;align-items:center;height:34px;padding:0 18px;font-family:inherit;font-size:1rem;line-height:1;text-decoration:none;display:inline-flex;position:absolute;bottom:-16px;transform:translate(-50%)}.home-plans__button:hover{color:#fdeb77;border-color:#fdeb77cc}.home-faq__link{color:#fdeb77;border-bottom:none;text-decoration:none}.home-faq__link:hover{color:#fff3ad;border-bottom:none}.home-faq{width:min(1025px,100%);margin-top:32px}.home-main>:is(.home-direction,.home-metrics,.home-section-title,.home-showcase,.home-examples,.home-insides,.home-questions,.home-companies,.home-plans,.home-faq,.home-seo){width:min(1025px,100%)}.home-faq__title{text-transform:uppercase;letter-spacing:.18em;color:#ffffffa6;margin:0 0 18px;font-size:1.3rem;font-weight:600}.home-faq__list{font-size:clamp(14px,calc(1.05rem - var(--text-down-2)),1.05rem);gap:16px;display:grid}.home-faq__item{background:#1b192a;border:1px solid #2c2b3f;border-radius:16px;padding:16px 18px;box-shadow:0 20px 44px #00000047}.home-faq__item.is-open{background:#1b192a;border-color:#2c2b3f}.home-faq__question{font-size:inherit;color:#fffffff2;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.home-faq__answer{color:#ffffffe0;font-size:clamp(14px,calc(.98rem - var(--text-down-1)),.98rem);background:#242232;border-top:1px solid #3a3751;border-radius:16px;margin:12px -18px -16px;padding:14px 18px;line-height:1.5}.home-faq__answer ol{margin-top:8px;padding-left:20px;list-style:decimal}.home-faq__answer li+li{margin-top:6px}.not-found{flex:1;justify-content:center;align-items:center;width:min(1025px,100%);min-height:calc(100vh - 60px);margin:0 auto;padding:32px 0 60px;display:flex}.not-found__page{min-height:100vh}.not-found__page .site__nav{justify-content:center}.not-found__page .site__logo{max-width:clamp(140px,42vw,228px);margin-right:0}.not-found__page .site__logo-icon{width:100%;height:auto}.not-found__card{text-align:center;background:#1a192c;border:1px solid #ffffff1f;border-radius:20px;width:min(720px,100%);padding:24px 28px 28px;box-shadow:0 26px 60px #0a081473}.not-found__controls{justify-content:center;gap:8px;margin-bottom:18px;display:flex}.not-found__code{letter-spacing:.08em;color:#ffffffe6;margin-bottom:6px;font-size:4rem;font-weight:700}.not-found__code--blocked{font-size:3.4rem}.not-found__title{margin-bottom:10px;font-size:1.4rem;font-weight:600}.not-found__text{color:#ffffffbf;margin-bottom:22px;font-size:1rem;line-height:1.6}.not-found__actions{justify-content:center;display:flex}.not-found__button{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#00000014;border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;height:40px;padding:0 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.not-found__button:hover{color:#fff;border-color:#fffc}.home-faq__item:not(.is-open) .home-faq__answer{display:none}.home-seo{gap:36px;width:min(1025px,100%);margin-top:36px;display:grid}.home-seo__card{background:#1b192a;border:1px solid #ffffff2e;border-radius:18px;padding:20px 22px 22px;box-shadow:0 20px 44px #00000047}.home-seo__controls{gap:8px;margin-bottom:12px;display:flex}.home-seo__title{color:#f3b7a5;font-size:clamp(14px,calc(1.2rem - var(--text-down-3)),1.2rem);margin-bottom:14px}.home-seo__body{color:#ffffffe6;gap:14px;font-size:1.05rem;font-weight:400;line-height:1.6;display:grid}.home-seo__body p{margin:0}.home-seo__body strong{color:#fff9;font-weight:500}.home-seo__body code{background:#00000040;border-radius:8px;padding:1px 6px;font-size:.9em}.hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:32px;display:grid}.hero__title{margin:0 0 12px;font-size:2.6rem;font-weight:800}.hero__subtitle{color:#ffcb6b;margin:0 0 24px;font-size:1.2rem}.hero__subtitle span{color:#ff9acb}.hero__list{color:#ffffffd9;gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero__list li:before{content:"✓";color:#ffcb6b;margin-right:8px}.hero__window{background:#211d30f2;border:1px solid #ffffff29;border-radius:14px;padding:16px 18px;box-shadow:0 18px 40px #00000073}.window__dots{gap:6px;margin-bottom:14px;display:flex}.window__dot{border-radius:999px;width:12px;height:12px}.window__dot.is-red{background:#ff6b6b}.window__dot.is-yellow{background:#ffd166}.window__dot.is-green{background:#4cd964}.window__line{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:8px 0;font-size:.95rem;display:flex}.window__line:last-child{border-bottom:0}.window__line.is-note{color:#fffc;justify-content:center;font-size:.9rem}.window__line span{color:#9fe2ff}.home__section-title{margin:0 0 18px;font-size:1.6rem;font-weight:700}.home__panel{background:#2d283ebf;border:1px solid #2c2b3f;border-radius:16px;padding:18px}.chip-group{flex-wrap:wrap;gap:10px;display:flex}.chip{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;padding:6px 16px;font-size:.9rem}.chip.is-active{background:#ffcb6b33;border-color:#ffcb6b99}.stats{gap:14px;display:grid}.stat{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;display:flex}.stat__icon{background:#ffcb6b33;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:inline-flex}.home__note{color:#fffc;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;padding:14px 16px}.profile-page{gap:14px;width:min(1025px,100%);display:grid}.profile-summary{background:#1a192c;border:1px solid #ffffff1f;border-radius:clamp(14px,2.2vw,18px);gap:clamp(10px,1.8vw,14px);margin-top:clamp(18px,2.8vw,28px);padding:clamp(14px,2vw,18px) clamp(14px,2.2vw,20px);display:grid;box-shadow:0 18px 36px #00000047}.profile-summary__head{justify-content:flex-start;align-items:center;gap:clamp(10px,1.8vw,16px);display:flex}.profile-summary__caption{text-transform:uppercase;letter-spacing:clamp(.11em,.09em + .08vw,.14em);color:#fff9;font-size:clamp(.74rem,.7rem + .3vw,.82rem)}.profile-summary__user{background:linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid #ffffff1f;border-radius:clamp(12px,1.8vw,14px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(8px,1.3vw,12px);padding:clamp(12px,2vw,20px) clamp(10px,1.6vw,14px);display:grid}.profile-summary__user-main{align-items:center;gap:clamp(8px,1.2vw,10px);min-width:0;display:flex}.profile-summary__avatar{background:#fdeb7717;border:1px solid #fdeb776b;border-radius:clamp(9px,1.2vw,11px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(34px,4vw,40px);height:clamp(34px,4vw,40px);display:inline-flex}.profile-summary__user-icon{opacity:.9;width:clamp(18px,2.2vw,22px);height:clamp(18px,2.2vw,22px)}.profile-summary__user-meta{min-width:0}.profile-summary__user-name{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.9rem,.84rem + .45vw,1.02rem);font-weight:600;overflow:hidden}.profile-summary__user-id{color:#ffffff9e;margin-top:2px;font-size:clamp(.76rem,.72rem + .3vw,.84rem)}.profile-summary__status{color:#ffbfbff2;white-space:normal;text-align:center;background:#ff7d7d1a;border:1px solid #ff7d7d73;border-radius:clamp(7px,.9vw,9px);justify-content:center;align-items:center;max-width:clamp(150px,24vw,210px);min-height:clamp(24px,2.8vw,28px);padding:clamp(2px,.3vw,3px) clamp(8px,1.2vw,10px);font-size:clamp(.72rem,.68rem + .28vw,.8rem);line-height:1.15;display:inline-flex}.profile-summary__status.is-active{color:#fff5bcfa;background:#fdeb770a;border-color:#fdeb7799}.profile-summary__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.5vw,12px);display:grid}.profile-summary__stat{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:clamp(10px,1.8vw,14px);flex-direction:column;justify-content:center;align-items:center;min-height:clamp(70px,9vw,84px);padding:clamp(6px,1vw,8px) 0 0;display:flex}.profile-summary__stat-label{color:#ffffffa8;margin-top:clamp(3px,.7vw,6px);font-size:clamp(.7rem,.66rem + .28vw,.82rem);line-height:1.2}.profile-summary__stat-value{color:#fffffff2;font-size:clamp(.92rem,.84rem + .52vw,1.08rem);font-weight:600;line-height:1.15}.profile-active{background:#1a192c;border:1px solid #ffffff1f;border-radius:clamp(14px,2.1vw,18px);gap:clamp(5px,1vw,8px);padding:clamp(10px,1.6vw,14px) clamp(12px,1.9vw,16px);display:grid;box-shadow:0 16px 32px #0000003d}.profile-active__title{text-transform:uppercase;letter-spacing:.12em;color:#fff9;padding-bottom:clamp(6px,1.2vw,10px);font-size:clamp(.68rem,.64rem + .22vw,.76rem)}.profile-active__table-wrap{overscroll-behavior-x:none;width:100%;overflow-x:hidden}.profile-active__table{gap:5px;width:100%;min-width:0;max-width:100%;display:grid}.profile-active__head,.profile-active__row{grid-template-columns:minmax(0,2.2fr) minmax(62px,.55fr) minmax(0,.85fr) minmax(0,.85fr);align-items:center;gap:8px;padding:6px 8px;display:grid}.profile-active__head{text-transform:uppercase;letter-spacing:.04em;color:#ffffff94;background:#ffffff05;border:1px solid #2c2b3f;border-radius:8px;font-size:max(10px,clamp(.64rem,.6rem + .2vw,.72rem))}.profile-active__row{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;font-size:max(12px,clamp(.8rem,.76rem + .24vw,.88rem))}.profile-active__head span,.profile-active__row span{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;min-width:0;line-height:1.2;overflow:visible}.profile-active__row span:nth-child(2),.profile-active__row span:nth-child(3){color:#ffffffbd}.profile-active__head span:nth-child(2),.profile-active__head span:nth-child(3),.profile-active__head span:nth-child(4),.profile-active__row span:nth-child(2),.profile-active__row span:nth-child(3),.profile-active__row span:nth-child(4){white-space:nowrap;word-break:normal;overflow-wrap:normal}.profile-active__empty{color:#ffffffbf;border:1px dashed #fff3;border-radius:10px;padding:8px 10px;font-size:clamp(.82rem,.76rem + .26vw,.9rem)}.profile-ban-alert{background:#ffffff08;border:1px solid #ffffff24;border-radius:clamp(14px,2.1vw,18px);gap:clamp(5px,1vw,8px);padding:clamp(10px,1.6vw,14px) clamp(12px,1.9vw,16px);display:grid}.profile-ban-alert.is-active{background:linear-gradient(#ff7d7d1f,#ff7d7d0f);border-color:#ff7d7d73}.profile-ban-alert__status{color:#ffffffeb;text-transform:none;letter-spacing:.06em;background:#ffffff14;border:1px solid #ffffff38;border-radius:9px;justify-content:center;justify-self:start;align-items:center;min-height:28px;padding:3px 12px;font-size:clamp(.72rem,.68rem + .26vw,.8rem);display:inline-flex}.profile-ban-alert__status.is-active{color:#ffd1d1fa;background:#ff7d7d29;border-color:#ff7d7d8c}@media (max-width:900px){.profile-ban-alert__status{min-height:24px;padding:2px 10px;font-size:.74rem}}@media (max-width:560px){.profile-ban-alert__status{border-radius:8px;min-height:22px;padding:2px 8px;font-size:.7rem}}.profile-ban-alert__text{color:#ffffffe6;margin:0;font-size:clamp(.8rem,.76rem + .28vw,.88rem)}.profile-ban-alert__link{color:#ffebaffa;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.profile-ban-alert__link:hover{color:#fff4c9}.profile-ban-alert__period-list{justify-content:start;gap:6px;display:grid}.profile-ban-alert__period{color:#ffffffe6;background:#ffffff08;border:1px solid #ffffff1f;border-radius:10px;justify-self:start;width:min(100%,360px);min-width:300px;padding:10px;font-size:clamp(.8rem,.76rem + .28vw,.88rem);display:inline-grid}@media (min-width:901px){.profile-ban-alert{border-radius:clamp(14px,2.1vw,18px);gap:clamp(5px,1vw,8px);padding:clamp(10px,1.6vw,14px) clamp(12px,1.9vw,16px)}.profile-ban-alert__status{letter-spacing:.06em;border-radius:9px;min-height:28px;padding:3px 12px;font-size:clamp(.72rem,.68rem + .26vw,.8rem)}.profile-ban-alert__text{font-size:clamp(.8rem,.76rem + .28vw,.88rem)}.profile-ban-alert__period{width:min(100%,360px);min-width:300px;padding:10px;font-size:clamp(.8rem,.76rem + .28vw,.88rem)}}@media (max-width:900px){.profile-ban-alert__period{width:min(100%,280px);min-width:220px}}@media (max-width:560px){.profile-ban-alert__period{width:min(100%,240px);min-width:0}}.profile-plans__note{text-align:right;color:#ffffff9e;margin-top:0;margin-bottom:16px;font-size:.95rem}.profile-plans__headline{text-transform:uppercase;letter-spacing:.19em;color:#ffffffa6;margin:6px 0 -4px;scroll-margin-top:96px;font-size:1rem;font-weight:600}.profile-direction__title{color:#fffc;margin-bottom:14px;font-size:1rem}.profile-direction__chip{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:12px;justify-content:center;align-items:center;min-width:120px;padding:8px 20px;font-size:1rem;display:inline-flex}.profile-direction__chip.is-active,.profile-direction__chip[aria-current=page]{color:#fdeb77;border-width:.5px;border-color:#fdeb77f2;padding-left:26px;padding-right:26px;font-weight:400}.profile-direction__note{color:#fff9;margin-top:16px;font-size:.95rem}.profile-section-title{text-transform:uppercase;letter-spacing:.18em;color:#ffffffa6;margin:10px 0 -4px;font-size:1rem;font-weight:600}.profile-page .home-metrics{margin-top:0}.profile-page .home-plans{margin-top:8px;margin-bottom:8px}.profile-page .profile-direction{margin-top:0}.profile-page p.home-plans__subtitle{color:#b2aac5;max-width:520px;margin:12px 0 0;font-size:14px;line-height:1.45}.profile-page .home-plans .home-plans__order p.home-plans__note{color:#8f8aa1!important;text-align:center!important;margin:-2px 0 0!important;font-size:12px!important;line-height:1.38!important}.profile-page .home-companies-stats{margin-top:0;padding-top:8px;padding-bottom:0}@media (max-width:1439px){.home-companies__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-companies__stat{border-radius:16px;gap:12px;padding:12px}.home-companies__stat-icon{flex-basis:26px;width:26px;height:26px}.home-companies__stat-text{gap:3px}.home-companies__stat-value{font-size:15px}.home-companies__stat-label,.home-companies__stat-label small{font-size:13px}}@media (max-width:1280px){.site{--layout-pad-left:20px;--layout-nav-width:220px}.site__nav{padding:0 0 0 20px}.site__logo{justify-content:flex-start;width:auto;max-width:clamp(140px,38vw,220px)}.site__login{margin-right:70px}.site__layout{grid-template-columns:220px minmax(0,1fr);gap:22px;padding:24px 24px 52px 20px}.site__layout>main{justify-self:stretch;width:100%;max-width:none}.site__layout>main .home-main{zoom:.92;width:100%;max-width:none}.site__sidenav{gap:12px;top:18px}.sidenav__card{border-radius:14px;padding:14px}.sidenav__title{margin-bottom:10px;font-size:.66rem}.sidenav__text{font-size:15px}.sidenav__link{padding:8px 9px;font-size:15px}.home-companies{width:min(1025px,100%);margin-top:18px}.home-companies__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.home-companies__stat{border-radius:15px;gap:10px;padding:11px 10px}.home-companies__stat-icon{flex-basis:24px;width:24px;height:24px}.home-companies__stat-value{font-size:15px}.home-companies__stat-label,.home-companies__stat-label small{font-size:13px}.home-examples__placeholder{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex}.home-examples__frame{place-items:center;display:grid}}@media (min-width:1141px){.site__logo{left:calc(var(--layout-pad-left) + (var(--layout-nav-width)/2));z-index:1;justify-content:center;margin-right:0;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media (max-width:1160px) and (min-width:1141px){.site__nav{padding:0 35px 0 20px}.site__login{margin-right:0}.site__layout{padding:24px 35px 52px 20px}}@media (max-width:1024px){.site__nav{gap:14px;padding:0 0 0 16px}.site__logo{width:auto;max-width:clamp(136px,36vw,198px)}.site__login{border-radius:11px;gap:5px;height:28px;margin-right:16px;padding:0 10px 0 7px}.site__login-icon{width:15px;height:15px}.site__login-text{font-size:15px}.site__layout{grid-template-columns:196px minmax(0,1fr);gap:16px;padding:20px 8px 48px}.site__sidenav{gap:10px;top:14px}.sidenav__card{border-radius:12px;padding:12px}.sidenav__title{letter-spacing:.16em;margin-bottom:8px;font-size:.62rem}.sidenav__link{border-radius:10px;margin-bottom:5px;padding:7px 8px;font-size:.86rem}.sidenav__text{font-size:.84rem;line-height:1.35}.sidenav__update{gap:3px;padding:7px 8px}.sidenav__update-date{font-size:.75rem}.sidenav__update-title{font-size:.84rem}.sidenav__update-meta{font-size:.76rem}.site__layout>main .home-main{zoom:.86}.home{gap:40px}.home-feature__card{padding:36px}.home-feature__body{gap:28px}.home-feature__text-card{width:min(310px,100%);padding:34px 9px 34px 26px}.home-feature__text{font-size:.94rem}.home-feature__text .home-feature__title{font-size:1.8em}.home-feature__text .home-feature__subtitle{font-size:1.6em}.home-feature__title{font-size:32px}.home-feature__subtitle{font-size:30px}.home-examples__grid,.home-questions__grid{gap:14px}.home-companies__chips{gap:8px}.home-companies__chip{border-radius:999px;min-width:76px;height:36px;padding:0 12px;font-size:13px}.home-companies__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.home-companies__stat{border-radius:14px;gap:8px;min-height:0;padding:14px 8px}.home-companies__stat-icon{flex-basis:22px;width:22px;height:22px}.home-companies__stat-value{font-size:15px}.home-companies__stat-label,.home-companies__stat-label small{font-size:13px;line-height:1.05}.home-plans__grid{width:100%;max-width:100%}.home-plans__card:first-child{--next-width:calc(100%*2/3*1.04);width:100%}.home-plans__card:nth-child(2){--next-width:calc(100%*1.09/2.08);width:69.3333%}.home-plans__card:nth-child(3){width:36.3333%}}@media (max-width:1050px){.home-metrics__card{gap:10px;min-height:44px;padding:12px 14px}.home-metrics__icon{width:20px;height:20px}}@media (max-width:1020px){.home-plans__info{min-width:0}.home-plans__chips{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;min-width:0;overflow:auto hidden}.home-plans__chips::-webkit-scrollbar{display:none}.home-plans__grid{height:clamp(214px,22.8vw,232px)}.home-plans__card{gap:9px;height:clamp(167px,17.8vw,182px);padding:14px 16px 33px}.home-plans__label{font-size:1.08rem}.home-plans__price{font-size:1.28rem}.home-plans__button{height:31px;padding:0 14px;font-size:.94rem}}@media (max-width:900px){.site__layout{grid-template-columns:1fr;grid-template-areas:"nav""main"}.site__sidenav{position:static}.hero{grid-template-columns:1fr}.home-feature__card{padding:30px}.home-feature__body{flex-direction:column;gap:28px}.home-feature__text-card{border-radius:20px;width:100%;padding:34px 26px 30px}.home-feature__list,.home-feature__text,.home-feature__text-card{max-width:100%}.home-feature__list{align-self:stretch}.home-direction__card,.companies-direction__card,.profile-direction__card{padding:18px 18px 20px}.home-metrics,.home-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.home-examples__card{padding:22px 22px 18px}.home-examples__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.home-insides__grid{grid-template-columns:minmax(0,1fr) 160px}.home-insides__card.is-icon{min-height:0}.home-questions__grid{grid-template-columns:1fr}.home-companies__card{padding:16px 0}.home-insides__card:not(.is-icon):not(.is-wide),.home-questions__card,.home-seo__card{padding:18px 18px 20px}.home-companies__title{margin-bottom:14px;font-size:13px}.home-companies__chips{gap:6px}.home-companies__chip{border-radius:999px;min-width:70px;height:34px;padding:0 10px;font-size:12px}.home-plans__grid{width:100%;height:clamp(214px,25.8vw,232px);min-height:0;padding-bottom:20px;display:block;overflow:visible}.home-plans__card{--next-width:0%;--visible-width:100%;height:clamp(166px,20.2vw,184px);min-height:0;position:absolute;top:0;right:0}.home-plans__card:first-child{--next-width:calc(100%*.68);width:100%}.home-plans__card:nth-child(2){--next-width:calc(100%*.5294);width:68%}.home-plans__card:nth-child(3){width:36%}.home-plans__button{left:calc(var(--visible-width)/2)}.profile-summary__head{justify-content:flex-start}.profile-summary__user{min-height:0;padding:clamp(10px,1.8vw,14px) clamp(10px,1.6vw,12px)}.profile-summary__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.4vw,10px)}.profile-direction__card{padding:18px 18px 20px}.profile-plans__note{text-align:left}}@media (max-width:900px) and (min-width:651px){.home-plans__grid{height:clamp(202px,24vw,214px)}.home-plans__card{gap:9px;height:clamp(154px,18.6vw,167px);padding:13px 15px 31px}.home-plans__label{font-size:clamp(17px,1.85vw,21px)}.home-plans__price{font-size:clamp(1.06rem,.98rem + .45vw,1.2rem)}.home-plans__button{border-radius:11px;height:30px;padding:0 12px;font-size:.9rem;bottom:-14px}}@media (max-width:650px) and (min-width:460px){.home-plans__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px;height:auto;display:grid;overflow:visible}.home-plans__card{--next-width:0%;--visible-width:100%;gap:9px;width:100%;height:auto;min-height:148px;padding:12px 14px 30px;position:relative;top:auto;right:auto}.home-plans__card:first-child,.home-plans__card:nth-child(2){--next-width:0%;width:100%}.home-plans__card:nth-child(3){--next-width:0%;grid-column:1/-1;justify-self:stretch;width:100%;min-height:156px}.home-plans__button{height:30px;padding:0 12px;font-size:.9rem;bottom:-14px;left:50%}.home-plans__label{font-size:.98rem}.home-plans__price{font-size:1.2rem}}@media (max-width:459px){.home-plans__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px;height:auto;display:grid;overflow:visible}.home-plans__card{--next-width:0%;--visible-width:100%;gap:8px;height:auto;min-height:146px;padding:12px 12px 30px;position:relative;top:auto;right:auto}.home-plans__card:first-child,.home-plans__card:nth-child(2){--next-width:0%;width:100%}.home-plans__card:nth-child(3){--next-width:0%;grid-column:1/-1;width:100%}.home-plans__button{height:30px;padding:0 12px;font-size:.88rem;bottom:-14px;left:50%}.home-plans__label{font-size:.94rem}.home-plans__price{font-size:1.08rem}}@media (max-width:540px){.home-insides__grid{grid-template-columns:minmax(0,1fr) 104px}}@media (max-width:457px){.home-insides__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"icon""text""wide"}.home-insides__card,.home-insides__card.is-icon,.home-insides__card.is-wide{justify-self:stretch;width:100%;min-width:0;max-width:none}.home-insides__card{grid-area:text}.home-insides__card.is-icon{grid-area:icon;min-height:0;padding-top:6px;padding-bottom:6px}.home-insides__card.is-wide{grid-area:wide;min-height:0;padding-top:6px;padding-bottom:6px}}@media (max-width:1140px){.home-insides__icon.is-code{width:40px;height:40px}}@media (max-width:1000px){.home-insides__icon.is-code{width:38px;height:38px}}@media (max-width:900px){.home-insides__icon.is-code{width:36px;height:36px}.home-questions__title{font-size:clamp(.98rem,.88rem + .35vw,1.05rem)}.home-questions__list{font-size:clamp(.94rem,.86rem + .32vw,.98rem);line-height:1.5}}@media (max-width:768px){.home-insides__icon.is-code{width:34px;height:34px}}@media (max-width:620px){.home-insides__icon.is-code{width:32px;height:32px}}@media (max-width:670px){.home-insides__grid{grid-template-columns:minmax(0,1fr) 120px}.home-insides__card.is-icon{padding:0}}@media (max-width:900px) and (min-width:640px){.home-feature__card{padding:30px}.home-feature__body{flex-direction:row;gap:22px}.home-feature__text-card{width:min(320px,45%);padding:34px 26px 30px}.home-feature__list{align-self:center;width:min(420px,55%)}}@media (max-width:999px){.site{--side-pad:clamp(14px,3.2vw,24px)}.site__nav{padding:0 var(--side-pad)}.site__layout{padding:20px var(--side-pad)44px;grid-template-columns:1fr;grid-template-areas:"main"}.site__layout>main{justify-self:center;width:min(900px,100%);max-width:900px}.site__layout>main .home-main{zoom:.92;width:100%;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:1240px) and (min-width:1001px){.site{--content-offset:24px}.site__nav{padding:0 var(--content-offset);gap:10px}.site__logo{justify-content:flex-start;width:auto;max-width:clamp(132px,44vw,188px);margin-right:auto}.site__layout{padding:20px var(--content-offset)44px;grid-template-columns:1fr;grid-template-areas:"main";gap:0}.site__layout>main{justify-self:center;width:min(1025px,100%);max-width:1025px}.site__layout>main .home-main{zoom:1;width:100%;min-width:0;max-width:1025px;margin-left:auto;margin-right:auto;overflow-x:hidden}.home-feature,.home-main>:is(.home-direction,.home-metrics,.home-section-title,.home-showcase,.home-examples,.home-insides,.home-questions,.home-companies,.home-plans,.home-faq,.home-seo){width:min(1025px,100%);max-width:1025px;margin-left:auto;margin-right:auto}.site__layout>.site__sidenav{display:none}.site__login{margin-right:0;padding:0 12px 0 8px;display:none}.site__login-text{font-size:.92rem}.site__burger{margin-left:auto;margin-right:0;display:inline-flex}.site__sidenav.site__sidenav--burger{right:var(--content-offset)}.home-plans{width:100%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;overflow-x:hidden}.home-plans__grid{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.home-plans__card{max-width:100%}.home-plans__card:first-child{--next-width:calc(100%*2/3*1.04);width:100%}.home-plans__card:nth-child(2){--next-width:calc(100%*1.09/2.08);width:69.3333%}.home-plans__card:nth-child(3){width:36.3333%}}@media (max-width:1021px) and (min-width:1001px){.site{--side-pad:clamp(14px,3.2vw,24px);--content-offset:var(--side-pad)}.site__nav,.site__layout{padding-left:var(--side-pad);padding-right:var(--side-pad)}.site__layout>main{width:min(900px,100%);max-width:900px}.site__layout>main .home-main{zoom:.92;max-width:100%}.site__sidenav.site__sidenav--burger{right:var(--side-pad)}}@media (max-width:1240px) and (min-width:1025px){.home-feature__text-card{width:min(310px,100%);padding:34px 9px 34px 26px}}@media (max-width:1000px){.site{--side-pad:clamp(14px,3.2vw,24px);--content-offset:max(var(--side-pad),calc((100vw - 900px)/2))}.site__nav{padding:0 var(--content-offset);justify-content:space-between;gap:10px}.site__logo{justify-content:flex-start;width:auto;margin:0}.site__burger{margin:0 0 0 auto}.site__sidenav.site__sidenav--burger{right:var(--content-offset)}.site__layout{padding:20px var(--content-offset)44px;grid-template-columns:1fr;grid-template-areas:"main"}.site__layout>main{justify-self:center;width:min(900px,100%);max-width:900px}.site__layout>main .home-main{zoom:.92;width:100%;max-width:100%;margin-left:auto;margin-right:auto}.site__layout>main .require-page{zoom:1;width:100%;max-width:100%;margin-left:0;margin-right:0}}@media (max-width:900px) and (min-width:640px){.site{--side-pad:clamp(16px,2.6vw,24px);--content-offset:var(--side-pad)}.site__nav{padding:0 var(--content-offset)}.site__layout{padding:20px var(--content-offset)44px}.site__sidenav.site__sidenav--burger{right:var(--content-offset)}}@media (max-width:1240px){.home-feature__text{font-size:.9rem}.home-feature__text .home-feature__title{font-size:1.9em}.home-feature__text .home-feature__subtitle{font-size:1.7em}.site__layout{grid-template-columns:1fr;grid-template-areas:"main"}.site__layout>.site__sidenav{display:none}.site__burger{display:inline-flex}.site__login{display:none}.home-feature__card,.home-examples__card,.home-insides__card,.home-questions__card,.home-plans__card,.home-faq__item,.home-seo__card{box-shadow:0 8px 18px #0000002e}.home-metrics__card{box-shadow:0 6px 14px #00000029}}@media (max-width:768px){.home-companies-stats{margin-top:0}.site__nav{padding:0 var(--side-pad);gap:8px}.site__logo{max-width:clamp(124px,46vw,164px)}.site__login{border-radius:10px;height:26px;padding:0 9px 0 6px}.site__login-icon{width:14px;height:14px}.site__login-text{font-size:.84rem}.site__burger{border-radius:10px;width:30px;height:28px}.site__burger-icon{width:13px;height:13px}.site__sidenav.site__sidenav--burger{width:min(286px,84vw);padding:12px 8px 14px}.site__layout{padding:16px var(--side-pad)38px}.site__layout>main .home-main{zoom:.92}.home{gap:30px}.home-feature__card{padding:24px}.home-feature__body{flex-direction:row;gap:22px}.home-feature__text-card{width:min(320px,45%);padding:28px 20px 24px}.home-feature__list{align-self:center;width:min(420px,55%)}.home-feature__text .home-feature__title{font-size:1.9em}.home-feature__text .home-feature__subtitle{font-size:1.7em}.home-direction,.companies-direction{margin-top:10px}.home-direction__card,.companies-direction__card,.profile-direction__card{border-radius:16px;padding:16px 16px 18px}.home-direction__title{margin-bottom:8px;font-size:1rem}.companies-direction__title{margin-bottom:8px;font-size:.82rem}.home-direction__chips,.companies-direction__chips{gap:6px}.home-direction__chip,.companies-direction__chip{min-width:82px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:8px 10px;line-height:1.2}.home-direction__chip.is-active,.home-direction__chip[aria-current=page],.companies-direction__chip.is-active,.companies-direction__chip[aria-current=page]{font-weight:500}.home-direction__note,.companies-direction__note{margin-top:10px}.home-examples__card{padding-left:16px;padding-right:16px}.home-companies__card{padding:14px 0}.home-insides__card:not(.is-icon):not(.is-wide),.home-questions__card,.home-seo__card{padding:16px 16px 18px}.home-companies__title{margin-bottom:12px;font-size:13px}.home-companies__chips{gap:6px}.home-companies__chip{border-radius:999px;min-width:68px;height:32px;padding:0 10px;font-size:12px}.home-companies__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px}.home-companies__stat{border-radius:14px;gap:8px;padding:10px 8px}.home-companies__stat-icon{flex-basis:22px;width:22px;height:22px}.home-companies__stat-value{font-size:12px}.home-companies__stat-label,.home-companies__stat-label small{font-size:10px;line-height:1.1}}@media (max-width:780px){.home-companies__stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.home-companies__stat{text-align:center;grid-column:span 2;justify-content:center}.home-companies__stat:nth-last-child(2),.home-companies__stat:last-child{grid-column:span 3}.home-companies__stat-value{font-size:15px}.home-companies__stat-label,.home-companies__stat-label small{font-size:13px;line-height:1.05}}@media (max-width:640px){.home-examples__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px}.home-companies__stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.home-companies__stat{text-align:center;grid-column:span 2;justify-content:center}.home-companies__stat:nth-last-child(2),.home-companies__stat:last-child{grid-column:span 3}.home-companies__stat-value{font-size:15px}.home-companies__stat-label,.home-companies__stat-label small{font-size:13px;line-height:1.05}}@media (max-width:560px){.home-examples__grid{grid-template-columns:1fr;row-gap:26px}.profile-plans__note{font-size:.86rem}}@media (max-width:500px){.home-companies__stat-value{font-size:14px}.home-companies__stat-label,.home-companies__stat-label small{font-size:13px}}@media (max-width:390px){.home-companies__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-companies__stat{grid-column:span 1}.home-companies__stat:first-child{grid-column:1/-1}.home-companies__stat:nth-last-child(2),.home-companies__stat:last-child{grid-column:span 1}}@media (max-width:480px){.profile-plans__note-top,.profile-plans__note-bottom{display:block}.profile-plans__note-top{margin-bottom:2px}}@media (max-width:420px){.home-questions,.home-questions__grid{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.home-questions__grid{grid-template-columns:1fr;justify-items:stretch}.home-questions__card{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.site__logo{max-width:clamp(120px,44vw,152px)}.site__login{padding:0 9px}.site__login-text{display:none}.site__login-icon{width:17px;height:17px}}@media (max-width:400px) and (min-width:360px){.home-plans__button{height:28px;padding:0 10px;font-size:.82rem}}@media (max-width:359px){.home-plans__button{height:27px;padding:0 9px;font-size:.78rem}}@media (max-width:470px){.home-examples__name{font-size:14px;line-height:1.22}}@media (max-width:666px){.home-feature__body{flex-direction:column;gap:20px;min-width:0}.home-feature__text-card,.home-feature__list{width:100%}.home-feature__text-card{box-sizing:border-box;flex:auto;align-self:stretch;width:100%;min-width:0;max-width:100%}.home-feature__list{align-self:stretch}}@media (max-width:840px){.home-feature__text-card{padding-right:8px}}@media (max-width:760px){.home-feature__text .home-feature__title{font-size:1.8em}.home-feature__text .home-feature__subtitle{font-size:1.6em}}@media (max-width:666px) and (min-width:450px){.home-feature__list br,.home-feature__subtitle br{display:none}.home-feature__subtitle br:first-of-type{display:block}}@media (max-width:900px){.home-feature__body{display:block}.home-feature__text-card{width:100%;max-width:100%;padding:32px 24px 28px}}@media (min-width:901px){.home-feature__body{display:flex}.home-feature__text-card{width:min(620px,54%);max-width:620px;padding:0}.home-feature__text .home-feature__title{font-size:26px}.home-feature__text .home-feature__subtitle{font-size:14px}}@media (max-width:900px) and (min-width:667px){.home-feature__counters{flex-wrap:wrap;gap:18px 28px}.home-feature__body{display:flex}.home-feature__text-card{width:min(620px,54%);max-width:620px;padding:0}.home-feature__text .home-feature__title{font-size:26px}.home-feature__text .home-feature__subtitle{font-size:14px}.home-feature__preview{display:block}}.home-direction{justify-content:flex-start;width:min(1025px,100%);margin-top:24px;scroll-margin-top:96px;display:flex}.home-direction__card{box-sizing:border-box;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;padding:0;display:flex}.companies-direction__card,.profile-direction__card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;width:100%;padding:20px 22px 22px;box-shadow:0 20px 44px #00000052}.home-direction__title{letter-spacing:.11em;text-transform:uppercase;color:#ffffffbf;flex:none;margin:0;font-size:.9rem;font-weight:500;line-height:1.2}.companies-direction__title{font-size:12px}.home-direction__chips{border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px 12px;padding:12px 16px;display:flex}.companies-direction__chips{flex-wrap:wrap;gap:16px 12px;display:flex}.home-direction__chip{color:#ffffffe0;cursor:pointer;background:#ffffff08;border:.35px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:92px;min-height:36px;padding:0 14px;font-size:14px;font-weight:600;line-height:1.1;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.home-direction__chip-icon{object-fit:contain;opacity:.92;filter:brightness(0)saturate()invert(77%)sepia(9%)saturate(366%)hue-rotate(213deg)brightness(88%)contrast(88%);flex:none;width:auto;height:18px;display:block}.home-direction__chip-text{align-items:center;min-height:18px;display:inline-flex}.companies-direction__chip{color:#ffffffe0;min-width:100px;min-height:36px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);cursor:pointer;background:#ffffff08;border:.35px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;line-height:1.1;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.companies-direction__chip-icon{object-fit:contain;opacity:.92;filter:brightness(0)saturate()invert(77%)sepia(9%)saturate(366%)hue-rotate(213deg)brightness(88%)contrast(88%);flex:none;width:auto;height:18px;display:block}.companies-direction__chip-text{align-items:center;min-height:18px;display:inline-flex}.home-direction__chip:hover,.companies-direction__chip:hover{color:#f4efe7;border-color:#f0bc52b8}.home-direction__chip.is-active,.home-direction__chip[aria-current=page]{color:#f4efe7;background:#ffc95c14;border-color:#f0bc52eb;font-weight:600;box-shadow:inset 0 0 0 1px #f0bc5280,0 0 0 1px #f0bc521a}.home-direction__chip.is-active .home-direction__chip-icon,.home-direction__chip[aria-current=page] .home-direction__chip-icon{opacity:1;filter:brightness(0)saturate()invert(78%)sepia(50%)saturate(827%)hue-rotate(340deg)brightness(98%)contrast(91%)drop-shadow(0 0 8px #f0bc5238)}.home-direction__note{display:none}.companies-direction__chip.is-active,.companies-direction__chip[aria-current=page]{color:#f4efe7;background:#ffc95c14;border-color:#f0bc52eb;font-weight:600;box-shadow:inset 0 0 0 1px #f0bc5280,0 0 0 1px #f0bc521a}.companies-direction__chip.is-active .companies-direction__chip-icon,.companies-direction__chip[aria-current=page] .companies-direction__chip-icon{opacity:1;filter:brightness(0)saturate()invert(78%)sepia(50%)saturate(827%)hue-rotate(340deg)brightness(98%)contrast(91%)drop-shadow(0 0 8px #f0bc5238)}@media (max-width:1140px){.home-direction__card{border-radius:0;padding:0}.companies-direction__card,.profile-direction__card{border-radius:16px;padding:20px 22px 22px}.home-direction__chips{gap:10px}.companies-direction__chips{gap:14px 10px}.home-direction__chip{border-radius:12px;min-width:90px;min-height:34px;padding:0 12px;font-size:14px}.companies-direction__chip{min-width:96px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:8px 11px}}@media (max-width:1000px){.home-direction__card{border-radius:0;padding:0}.companies-direction__card,.profile-direction__card{border-radius:16px;padding:18px 18px 20px}.home-direction__chips,.companies-direction__chips{gap:13px 9px}.home-direction__chip{border-radius:12px;min-width:88px;min-height:34px;padding:0 11px;font-size:14px}.companies-direction__chip{min-width:92px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 10px}}@media (max-width:768px){.home-direction__card{border-radius:0;padding:0;display:block}.companies-direction__card,.profile-direction__card{border-radius:16px;padding:16px 16px 18px}.home-direction__chips{gap:12px 8px;margin-top:10px;padding:8px 0}.companies-direction__chips{gap:12px 8px}.home-direction__chip{border-radius:12px;min-width:84px;min-height:32px;padding:0 10px;font-size:14px}.companies-direction__chip{min-width:88px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 9px}}@media (max-width:598px){.home-direction__card{border-radius:0;padding:0}.companies-direction__card,.profile-direction__card{border-radius:14px;padding:14px 14px 16px}.home-direction__chips,.companies-direction__chips{gap:11px 7px}.home-direction__chip{border-radius:12px;min-width:82px;min-height:31px;padding:0 9px;font-size:13px}.companies-direction__chip{min-width:82px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 8px}}@media (max-width:457px){.home-insides__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"icon""text""wide"}.home-insides__card,.home-insides__card.is-icon,.home-insides__card.is-wide{justify-self:stretch;width:100%;min-width:0;max-width:none}.home-insides__card{grid-area:text}.home-insides__card.is-icon{grid-area:icon;min-height:0;padding-top:4px;padding-bottom:4px}.home-insides__card.is-wide{grid-area:wide;min-height:0;padding-top:4px;padding-bottom:4px}}@media (max-width:1140px){.home-section-title{letter-spacing:.16em;font-size:1.1rem}.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:.145em;font-size:.99rem}.home-faq__title{letter-spacing:.16em;font-size:1.18rem}}@media (max-width:1000px){.home-section-title{letter-spacing:.145em;font-size:1.04rem}.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:.13em;font-size:.95rem}.home-faq__title{letter-spacing:.145em;font-size:1.1rem}}@media (max-width:768px){.home-section-title{letter-spacing:.13em;font-size:.98rem}.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:.115em;font-size:.91rem}.home-faq__title{letter-spacing:.13em;font-size:1.02rem}}@media (max-width:598px){.home-section-title{letter-spacing:.11em;font-size:.92rem}.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:.1em;font-size:.86rem}.home-faq__title{letter-spacing:.11em;font-size:.95rem}}@media (max-width:1021px) and (min-width:749px){.home-showcase{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.home-showcase__video-placeholder{width:95%}}@media (max-width:748px){.home-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.home-metrics__card,.home-metrics__card.is-wide{gap:8px;min-height:52px;padding:14px 10px}.home-metrics__card.is-wide{grid-column:1/-1}.home-metrics__card:nth-child(4){grid-column:1/-1;justify-content:center}.home-metrics__pair{gap:10px}}@media (max-width:520px){.home-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-showcase__card{min-height:224px;padding:13px 11px 20px}.home-showcase__title{font-size:14px;line-height:1.2}.home-main p.home-showcase__description{margin-top:3px;font-size:12px;line-height:1.32}.home-showcase__video-placeholder{width:100%;height:88px;margin-top:6px}.home-showcase__play{width:38px;height:38px;font-size:14px}.home-showcase__duration{padding:2px 4px;font-size:9px;bottom:5px;right:5px}.home-showcase__video-title{gap:4px;margin-top:6px}.home-showcase__video-pill{min-height:21px;padding:0 7px;font-size:11px}.home-showcase__stub-list,.home-showcase__inside-list,.home-showcase__salary-stub{border-radius:12px;min-height:72px;margin-top:10px;padding:9px 9px 11px}.home-showcase__inside-row{gap:3px;min-height:29px}.home-showcase__inside-row b{font-size:11px}.home-showcase__inside-row small{margin-top:3px;font-size:10px}.home-showcase__inside-row em{margin-top:1px;padding:3px 6px;font-size:10px}.home-showcase__stub-list>span{padding:7px 0;font-size:11px}.home-showcase__stub-list--skills>span{grid-template-columns:60px minmax(0,1fr) 30px;gap:7px;padding:6px 0}.home-showcase__stub-list--skills b,.home-showcase__stub-list--skills strong{font-size:11px}.home-showcase__stub-list--skills i{height:5px}.home-showcase__salary-stub{padding:9px 8px 8px}.home-showcase__salary-stub span{font-size:11px}.home-showcase__salary-stub strong{margin-top:6px;font-size:15px}.home-showcase__salary-chart{gap:3px;height:48px}.home-showcase__link{gap:8px;bottom:10px;left:10px;right:10px}.home-showcase__link>span,.home-showcase__link>span b{font-size:11px}.home-showcase__link>strong{gap:5px;font-size:11px}}@media (max-width:425px){.home-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-showcase__card{min-height:204px;padding:12px 10px 24px}.home-showcase__title{font-size:13px}.home-main p.home-showcase__description{font-size:11px;line-height:1.28}.home-showcase__video-placeholder{height:78px}.home-showcase__play{width:34px;height:34px;font-size:13px}.home-showcase__duration{font-size:8px}.home-showcase__video-pill{min-height:20px;padding:0 6px;font-size:10px}.home-showcase__stub-list,.home-showcase__inside-list,.home-showcase__salary-stub{min-height:64px;padding:8px 8px 10px}.home-showcase__inside-row b{font-size:10px}.home-showcase__inside-row small,.home-showcase__inside-row em{font-size:9px}.home-showcase__stub-list>span,.home-showcase__stub-list--skills b,.home-showcase__stub-list--skills strong,.home-showcase__salary-stub span,.home-showcase__link>span,.home-showcase__link>span b,.home-showcase__link>strong{font-size:10px}}@media (max-width:449px){.home-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-showcase__card{min-height:210px;padding:12px 10px 20px}.home-showcase__title{font-size:13.5px}.home-main p.home-showcase__description{font-size:11.5px;line-height:1.28}.home-showcase__video-placeholder{height:80px;margin-top:6px}.home-showcase__play{width:34px;height:34px;font-size:13px}.home-showcase__duration{font-size:8px}.home-showcase__video-pill{min-height:20px;padding:0 6px;font-size:11px}.home-showcase__stub-list,.home-showcase__inside-list,.home-showcase__salary-stub{min-height:64px;padding:8px 8px 10px}.home-showcase__inside-row{min-height:28px}.home-showcase__inside-row b{font-size:10.5px}.home-showcase__inside-row small,.home-showcase__inside-row em{font-size:9px}.home-showcase__stub-list>span,.home-showcase__stub-list--skills b,.home-showcase__stub-list--skills strong,.home-showcase__salary-stub span,.home-showcase__link>span,.home-showcase__link>span b,.home-showcase__link>strong{font-size:10.5px}.home-showcase__salary-stub strong{font-size:14px}}@media (max-width:449px) and (min-width:420px){.home-showcase__inside-row small{font-size:11px}}@media (max-width:428px) and (min-width:420px){.home-showcase__title{font-size:13px}.home-main p.home-showcase__description{font-size:11px;line-height:1.28}.home-showcase__video-placeholder{height:78px}.home-showcase__play{width:32px;height:32px;font-size:12px}.home-showcase__video-pill{min-height:19px;font-size:10px}.home-showcase__inside-row b{font-size:10px}.home-showcase__inside-row small,.home-showcase__inside-row em,.home-showcase__stub-list>span,.home-showcase__stub-list--skills b,.home-showcase__stub-list--skills strong,.home-showcase__salary-stub span,.home-showcase__link>span,.home-showcase__link>span b,.home-showcase__link>strong{font-size:9px}.home-showcase__salary-stub strong{font-size:14px}}@media (max-width:449px) and (min-width:420px){.home-showcase__inside-row small{font-size:11px}}@media (max-width:419px){.home-showcase{grid-template-columns:1fr;gap:10px}.home-showcase__inside-row:nth-child(3){border-bottom:0}.home-showcase__card{min-height:246px;padding:14px 12px 28px}.home-showcase__card:nth-child(3){min-height:228px;padding-bottom:18px}.home-showcase__title{font-size:14px}.home-main p.home-showcase__description{font-size:13px;line-height:1.32}.home-showcase__video-placeholder{height:160px;margin-top:7px}.home-showcase__video-title{gap:8px;margin-top:10px;margin-bottom:8px}.home-showcase__play{width:36px;height:36px;font-size:13px}.home-showcase__duration{font-size:11px}.home-showcase__video-pill{min-height:21px;padding:6px 9px;font-size:12px}.home-showcase__stub-list,.home-showcase__inside-list,.home-showcase__salary-stub{min-height:76px;padding:14px}.home-showcase__inside-row{min-height:29px}.home-showcase__inside-row b{font-size:13px}.home-showcase__inside-row small,.home-showcase__inside-row em{font-size:12px}.home-showcase__stub-list>span,.home-showcase__stub-list--skills b,.home-showcase__stub-list--skills strong,.home-showcase__salary-stub span,.home-showcase__link>span,.home-showcase__link>span b,.home-showcase__link>strong{font-size:13px}.home-showcase__salary-stub strong{font-size:15px}}.company-page{gap:28px;width:min(1025px,100%);display:grid}.company-page.home-main{width:100%;min-width:0;max-width:100%;margin-inline:0;overflow-x:clip;padding-inline:0!important}.company-page>*{min-width:0;max-width:100%}.company-hero{background:0 0;border:1px solid #2c2b3f;border-radius:18px;justify-self:stretch;width:100%;max-width:100%;margin-top:-14px;padding:20px 20px 22px;box-shadow:0 18px 36px #08061247}.company-hero__title{margin:0 0 8px;font-size:1.8rem;font-weight:600}.company-hero__link{color:#fffc;align-items:center;gap:8px;margin-bottom:12px;font-size:.95rem;text-decoration:none;display:inline-flex}.company-hero__link:hover{color:#fdeb77}.company-metrics{grid-template-columns:repeat(2,minmax(300px,max-content));gap:10px;display:grid}.company-metric{text-align:center;background:#ffffff06;border:1px solid #ffffff30;border-radius:12px;min-width:250px;padding:20px 0}.company-metric__value{color:#fdeb77;margin-bottom:0;font-size:1.25rem;font-weight:600}.company-metric__label{color:#ffffffbf;font-size:.9rem}.company-access{grid-template-columns:26px max-content auto;align-items:stretch;gap:16px;display:grid}.company-access__line{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:center;height:100%;margin-left:20px;margin-right:10px;display:flex;position:relative}.company-access__line svg{flex-shrink:0}.company-access__bar{background:#fdeb77;border-radius:2px;flex:1;width:2px;margin:6px 0}.company-access__card{color:#ffffffe6;background:#1a192cdb;border:1px solid #ffffff1f;border-radius:18px;width:min(500px,100%);max-width:500px;padding:16px 18px;line-height:1.5}.company-access__button,.company-access__badge{color:#fdeb77;white-space:nowrap;background:#bebba614;border:.1px solid #fdeb77;border-radius:14px;justify-content:center;place-self:center start;align-items:center;height:44px;margin-left:4px;padding:0 18px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.company-access__button:hover{color:#1a192c;background:#fdeb77e6;border-color:#fdeb77;box-shadow:0 12px 28px #fdeb7752}.company-section__title{letter-spacing:.15em;color:#fff9;margin:20px 0 24px;font-size:1.2rem;font-weight:500}.company-videos__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;min-width:0;display:grid}.company-video{width:100%;min-width:0;max-width:100%;color:inherit;background:#ffffff05;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:visible;box-shadow:0 20px 44px #00000052;container-type:inline-size}.company-video.is-locked{background:#ffffff05;border:1px solid #ffffff1f}.company-video__media{aspect-ratio:16/9;background:#0000002e;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.company-video__iframe{border:0;width:100%;height:100%;display:block}.company-video.is-locked .company-video__media{background:#0000002e}.company-video__poster{background:linear-gradient(120deg,#ffffff38,#fdeb771f);width:100%;height:100%}.company-video__lock{background:#fdeb7714;border:.5px solid #fdeb7766;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.company-video__lock-icon{opacity:.9;width:22px;height:22px}.company-video__body{background:0 0;gap:6px;padding:14px 16px 26px;display:grid;position:relative}.company-video__title{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;min-height:2.5em;font-size:clamp(.88rem,4.4cqi,.95rem);font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.company-video__meta{color:#fff9;font-size:clamp(14px,calc(15px - var(--text-down-1)),15px)}.company-video__button{color:#fff;white-space:nowrap;text-transform:none;letter-spacing:.02em;background:#1a192c;border:1px solid #ffffff80;border-radius:9px;justify-content:center;align-items:center;max-width:calc(100% - 16px);padding:4px clamp(10px,.55rem + .45vw,14px);font-size:clamp(.83rem,4.8cqi,1rem);line-height:1.1;text-decoration:none;display:inline-flex;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.company-video.is-locked .company-video__button{color:#fdeb77;background:#1a192c;border-color:#fdeb7780}.company-video__button.is-view{text-transform:none;color:#fdeb77;background:#1a192cf2;border-color:#fdeb77cc}.company-video__button:hover,.company-video.is-locked .company-video__button:hover{color:#fdeb77;border-color:#fdeb77cc}.video-page{gap:clamp(8px,1.2vw,12px);width:min(1025px,100%);min-width:0;max-width:1025px;display:grid}.video-hero{grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:start;gap:clamp(12px,2vw,18px);margin-top:clamp(10px,1.4vw,16px);display:grid}.video-main-column{justify-self:start;gap:clamp(14px,2vw,20px);width:min(720px,100%);max-width:100%;display:grid}.video-player{aspect-ratio:16/9;background:#1a192c;border:1px solid #ffffff1f;border-radius:clamp(14px,1.9vw,20px);width:100%;min-height:0;display:flex;overflow:hidden}.video-page .video-player{width:100%;height:auto}.video-player__iframe{border:0;width:100%;height:100%;display:block}.video-player__locked{text-align:center;background:#ffffff08;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(6px,1.1vw,8px);width:100%;height:100%;padding:clamp(14px,4vw,32px) clamp(12px,4vw,36px);display:flex}.video-player__lock-icon{opacity:.9;background:#fdeb7714;border:.5px solid #fdeb7766;border-radius:clamp(10px,1.6vw,12px);justify-content:center;align-items:center;width:clamp(34px,4.4vw,46px);height:clamp(34px,4.4vw,46px);margin-top:0;padding:clamp(8px,1.4vw,12px);display:inline-flex}.video-player__locked-text{color:#ffffffeb;max-width:520px;margin:clamp(10px,1.8vw,16px) 0 clamp(12px,2.4vw,20px);font-size:clamp(.9rem,2.4vw,1.15rem)}.video-player__button{color:#fdeb77;height:clamp(34px,4.8vw,44px);box-shadow:none;background:0 0;border:1px solid #fdeb7780;border-radius:clamp(9px,1.2vw,10px);justify-content:center;align-items:center;padding:0 clamp(12px,2.5vw,20px);font-size:clamp(.84rem,1.7vw,1rem);font-weight:600;text-decoration:none;display:inline-flex}.video-player__button:hover{color:#1a192c;background:#fdeb77e6;border-color:#fdeb77}.video-meta__card{background:#1a192c;border:1px solid #ffffff1f;border-radius:clamp(14px,1.8vw,18px);width:100%;max-width:100%;padding:clamp(14px,2.2vw,24px) clamp(14px,2.2vw,24px) clamp(14px,2vw,22px);box-shadow:0 18px 36px #00000047}.video-help{color:#ffffffe0;width:100%;max-width:100%;font-size:clamp(13px,calc(.98rem - var(--text-down-2)),.98rem);background:#1a192c;border:1px solid #ffffff1f;border-radius:16px;margin-top:0;padding:16px 18px;box-shadow:0 14px 28px #00000038}.video-help__title{font-size:inherit;color:#ffffffe6;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;margin:0;font-weight:600;line-height:1.35;list-style:none;display:flex}.video-page.home-main .video-help__text{color:#ffffffe0;width:100%;max-width:100%;margin:0 0 8px;font-size:clamp(14px,calc(.98rem - var(--text-down-1)),.98rem)!important;line-height:1.5!important}.video-help__title::-webkit-details-marker{display:none}.video-help__title:after{content:"Показать";font-size:clamp(12px,calc(.82rem - var(--text-down-2)),.82rem);color:#ffffff94;white-space:nowrap;font-weight:500}.video-help[open] .video-help__title:after{content:"Скрыть"}.video-help__content{background:#ffffff05;border-top:1px solid #ffffff1a;border-radius:16px;margin:12px -18px -16px;padding:14px 18px}.video-page.home-main .video-help__list{font-size:clamp(14px,calc(.98rem - var(--text-down-1)),.98rem);color:#ffffffd6;margin:0;padding-left:20px;line-height:1.5;list-style:decimal;display:block}.video-help__list li+li{margin-top:6px}.video-title{color:#fff;margin:clamp(10px,1.5vw,16px) 0 clamp(8px,1.2vw,12px);font-size:clamp(1rem,2.2vw,1.15rem);font-weight:600}.video-meta__title{text-transform:uppercase;letter-spacing:.18em;color:#fff9;margin-bottom:clamp(10px,1.8vw,16px);font-size:clamp(.72rem,1.4vw,.8rem)}.video-meta__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.6vw,16px) clamp(12px,2.2vw,26px);display:grid}.video-meta__row{color:#ffffffe6;flex-direction:column;align-items:flex-start;gap:clamp(4px,1vw,6px);font-size:clamp(.86rem,1.8vw,1.05rem);display:flex}.video-meta__row span:first-child{color:#fff9;text-transform:uppercase;letter-spacing:.14em;font-size:clamp(.66rem,1.4vw,.75rem)}.video-meta__placeholder{background-color:#ffffff24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='24' viewBox='0 0 120 24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='1'/%3E%3C/filter%3E%3Crect width='120' height='24' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");background-size:cover;border-radius:8px;width:clamp(60px,11vw,80px);height:clamp(14px,2.2vw,18px);display:inline-block}.video-meta__cta{color:#fdeb77;border:1px solid #fdeb77d9;border-radius:12px;justify-content:center;align-items:center;height:40px;margin-top:16px;padding:0 16px;text-decoration:none;display:inline-flex}.video-meta__cta:hover{color:#1a192c;background:#fdeb77e6;border-color:#fdeb77}.inside-page{gap:10px;width:min(1025px,100%);display:grid}.inside-page .commitTitle.top{margin-top:16px;margin-bottom:4px}.site .inside-page h1.site-section-title.commitTitle.top{font-size:clamp(14.5px,calc(16px - var(--text-down-2)),16px);margin-bottom:4px;line-height:1.2}.inside-card{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#1a192c;border:1px solid #ffffff1f;border-radius:20px;max-width:900px;padding:18px 22px 22px;position:relative;overflow:hidden;box-shadow:0 20px 44px #00000052}.inside-card.is-locked{width:900px;height:560px}.inside-card.is-full:after{content:"";z-index:2;pointer-events:none;opacity:.55;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='980' height='380' viewBox='0 0 980 380'%3E%3Cg transform='rotate(-18 490 190)'%3E%3Ctext x='120' y='205' fill='white' fill-opacity='0.11' font-family='Arial,sans-serif' font-size='26' font-weight='700' letter-spacing='2'%3Ebazasobesov.ru%3C/text%3E%3Ctext x='520' y='205' fill='white' fill-opacity='0.11' font-family='Arial,sans-serif' font-size='26' font-weight='700' letter-spacing='2'%3Ebazasobesov.ru%3C/text%3E%3C/g%3E%3C/svg%3E");background-position:36px 0;background-repeat:repeat;background-size:980px 380px;border-radius:12px;position:absolute;inset:10px}.inside-card.is-locked .inside-body{opacity:.3;filter:none;pointer-events:none;row-gap:0;max-height:8em;display:block;overflow:hidden}.inside-card__controls{gap:8px;margin-bottom:12px;display:flex}.inside-card__dot{border:.5px solid #0003;border-radius:50%;width:12px;height:12px}.inside-card__dot.is-red{background-color:#ff5f57;border-color:#e04844}.inside-card__dot.is-yellow{background-color:#ffbd2e;border-color:#dea123}.inside-card__dot.is-green{background-color:#27c93f;border-color:#1aab29}.inside-meta{align-items:center;gap:12px;margin-bottom:16px;display:flex}.inside-meta__line{color:#ffffffe0;flex-wrap:wrap;gap:6px 26px;font-size:.98rem;line-height:1.45;display:flex}.inside-meta__prefix{color:#a0a7d5;margin-right:6px}.inside-meta__label{color:#a0a7d5;margin-right:0}.inside-meta__pair{align-items:baseline;gap:6px;display:inline-flex}.inside-meta__pair.is-prefix,.inside-meta__pair.is-line-start{gap:4px}.inside-meta__value{color:#fffffff2}.inside-meta__blur{color:#0000;text-shadow:0 0 8px #fff6;background:#ffffff14;border-radius:6px;padding:0 6px;display:inline-block}.inside-body{color:#ffffffe6;row-gap:16px;font-size:1rem;line-height:1.6;display:grid}.inside-card.is-full .inside-meta__line{font-size:clamp(14.5px,calc(15.5px - var(--text-down-1)),15.5px)}.inside-card.is-full .inside-body{font-size:clamp(14.5px,calc(16px - var(--text-down-2)),16px);line-height:1.58}.inside-body p{margin:0}.inside-body strong{font-weight:600}.inside-body strong.md-numbering{color:#fdeb77db}.inside-body em{font-style:italic;font-weight:400}.inside-body h1,.inside-body h2,.inside-body h3,.inside-body h4,.inside-body h5,.inside-body h6{letter-spacing:.14em;color:#ffffffbf;margin:0;font-weight:500;line-height:1.35}.inside-body h1{font-size:1.2rem}.inside-body h2{font-size:1.1rem}.inside-body h3{font-size:1.02rem}.inside-body h4,.inside-body h5,.inside-body h6{font-size:.98rem}.inside-body ol,.inside-body ul{gap:12px;margin:0;padding-left:22px;list-style-position:outside;display:grid}.inside-body ul{list-style:outside}.inside-body ol{list-style:decimal}.inside-body li::marker{color:#fdeb77db}.inside-body a{color:#f3b7a5;-webkit-text-decoration:underline #f3b7a5a6;text-decoration:underline #f3b7a5a6}.inside-body a:hover{color:#fdeb77;text-decoration-color:#fdeb77c7}.inside-body hr{background:#fdeb772e;border:0;height:1px;margin:18px 0}.inside-body code{color:#ffe4a6;background:#2c283e2e;border:1px solid #ffffff2e;border-radius:8px;padding:2px 6px;font-size:.92rem}.inside-body .md-code{color:#f8f8f2;background:#171727;border:.3px solid #ffffff1f;border-radius:14px;margin:0;padding:0;font-size:.6rem;line-height:1.5;overflow-x:auto}.inside-body .md-code code{color:inherit;background:#171727;border:0;padding:12px 14px;display:block}.inside-body .md-code .shiki,.inside-body .md-code pre,.inside-body .md-code .hljs{margin:0;padding:12px 14px;background:#171727!important}.inside-body .md-code .hljs,.inside-body .md-code .hljs-emphasis,.inside-body .md-code em{font-style:normal}.inside-spacer{height:16px}.inside-code{color:#f8f8f2;white-space:pre-wrap;background:#171727;border:.3px solid #ffffff1f;border-radius:14px;margin:0;padding:0;font-size:.6rem;font-style:normal;font-weight:350;line-height:1.5;position:relative;overflow-x:auto}.inside-code code{color:inherit;background:#171727;border:0;padding:12px 14px;font-style:normal;font-weight:350;display:block}.inside-code .shiki{margin:0;padding:12px 14px;font-size:12px;line-height:1.45;background:#171727!important}.inside-code pre,.inside-code .hljs{background:#171727;margin:0;padding:12px 14px}.inside-code .hljs,.inside-code .hljs-emphasis,.inside-code em{font-style:normal}.inside-body .hljs{color:#cccac2;font-size:12px;line-height:1.45;background:#171727!important}.inside-body .hljs-built_in,.inside-body .hljs-selector-tag,.inside-body .hljs-section,.inside-body .hljs-link,.inside-body .hljs-title.function_{color:#ffad66}.inside-body .hljs-keyword,.inside-body .hljs-title,.inside-body .hljs-strong{color:#ffad66;font-weight:700}.inside-body .hljs-string,.inside-body .hljs-symbol,.inside-body .hljs-bullet,.inside-body .hljs-addition,.inside-body .hljs-template-tag,.inside-body .hljs-template-variable{color:#d5ff80}.inside-body .hljs-comment,.inside-body .hljs-quote,.inside-body .hljs-deletion{color:#5c6773}.inside-body .hljs-literal,.inside-body .hljs-number,.inside-body .hljs-attr,.inside-body .hljs-meta-keyword{color:#d4bfff}.inside-body .hljs-variable,.inside-body .hljs-name,.inside-body .hljs-params,.inside-body .hljs-property{color:#e6e1cf}.inside-body .hljs-type,.inside-body .hljs-class .hljs-title,.inside-body .hljs-emphasis{color:#73d0ff;font-style:normal}.inside-lock{text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#1a192c66;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 36px;display:flex;position:absolute;inset:80px 0 40px}.inside-lock__blur{pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:0;background:linear-gradient(#1a192c00 0%,#1a192c8c 55%,#1a192cc7 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 55% 100%);mask-image:linear-gradient(#0000 0%,#000 55% 100%)}.inside-lock__icon,.inside-lock__text,.inside-lock__button{z-index:2;filter:none;position:relative}.inside-lock__icon{opacity:.9;background:#fdeb7714;border:.5px solid #fdeb7766;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;padding:12px;display:inline-flex}.inside-lock__text{color:#fffffff4;max-width:520px;margin:16px 0 20px;font-size:1.15rem}.inside-lock__button{color:#fdeb77;height:44px;box-shadow:none;background:0 0;border:1px solid #fdeb7780;border-radius:13px;justify-content:center;align-items:center;padding:0 20px;font-weight:600;text-decoration:none;display:inline-flex}.inside-lock__button:hover{color:#1a192c;background:#fdeb77e6;border-color:#fdeb77}@media (max-width:900px){.inside-card{border-radius:18px;padding:16px 16px 18px}.inside-card.is-locked{width:min(900px,100%);height:auto;min-height:520px}}@media (max-width:720px){.inside-card{border-radius:16px;padding:14px 14px 16px}.inside-card__controls{margin-bottom:10px}.inside-meta{margin-bottom:12px}.inside-card.is-full .inside-body{row-gap:14px}}@media (max-width:860px){.inside-body>pre.inside-code>pre,.inside-body>pre.inside-code>pre>code,.inside-body>pre.inside-code>.shiki,.inside-body>pre.inside-code>.shiki code{font-size:14px}}@media (max-width:430px){.inside-body>pre.inside-code>pre,.inside-body>pre.inside-code>pre>code,.inside-body>pre.inside-code>.shiki,.inside-body>pre.inside-code>.shiki code{font-size:13.5px;line-height:1.35}.inside-body>pre.inside-code>pre,.inside-body>pre.inside-code>.shiki{padding:8px 10px}}@media (max-width:560px){.site .inside-page h1.site-section-title.commitTitle.top{font-size:clamp(14.5px,calc(15.5px - var(--text-down-2)),15.5px);margin-bottom:3px}}@media (max-width:900px){.video-hero{grid-template-columns:1fr}.video-page .commitTitle.top{max-width:100%}.video-meta__card{width:100%}.video-main-column{justify-self:center;width:min(720px,100%);margin-left:auto;margin-right:auto}.inside-meta{align-items:flex-start}}@media (max-width:1140px){.video-hero{grid-template-columns:1fr;justify-items:center}.video-meta__card{width:100%}}@media (max-width:700px){.video-player__locked-text{max-width:100%}}@media (max-width:560px){.video-meta__card{padding:12px}.video-help{padding:14px}.video-help__content{margin-bottom:-14px;margin-left:-14px;margin-right:-14px;padding:12px 14px}.video-player__button{height:32px;padding:0 12px;font-size:13px}}@media (max-width:420px){.video-player__lock-icon{width:32px;height:32px;padding:8px}.video-player__locked-text{font-size:.86rem}}.company-insides__grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;gap:16px 18px;width:100%;min-width:0;max-width:100%;display:grid}.company-inside{background:#1a192c;border:1px solid #ffffff1f;border-radius:18px;padding:16px 18px 18px;box-shadow:0 20px 40px #00000047}.company-inside__title{color:#8a90b8;margin-bottom:12px;font-size:1rem}.company-inside__list{color:#f3b7a5;gap:6px;margin:0;padding-left:20px;list-style:decimal;display:grid}.company-inside__list ::marker{color:#fff}.company-inside__item{display:list-item}.company-inside__text{color:inherit;flex:1;text-decoration:none}.company-inside__text:hover{color:#fdeb77e6}.company-inside__date{color:#ffffff8c;white-space:nowrap}.company-empty{color:#ffffffb3;background:#1a192c99;border:1px solid #ffffff1f;border-radius:18px;justify-self:start;width:fit-content;max-width:100%;padding:18px}.company-page .window__dots{gap:clamp(5px,.55vw,8px)}.company-page .window__dot{border:.5px solid #0003;border-radius:50%;width:clamp(9px,.8vw,12px);height:clamp(9px,.8vw,12px)}.company-page .window__dot.is-red{background-color:#ff5f56;border-color:#e0443e}.company-page .window__dot.is-yellow{background-color:#ffbd2e;border-color:#dea123}.company-page .window__dot.is-green{background-color:#27c93f;border-color:#1aab29}@media (max-width:1024px){.company-videos__grid{gap:14px}}@media (max-width:900px){.company-page{gap:22px}.company-page .commitTitle.top{margin-bottom:6px;font-size:1.2rem}.site .company-page h1.site-section-title.commitTitle.top{margin-bottom:6px}.company-section__title{margin:14px 0;font-size:1.08rem}.company-inside__text{font-size:15px}.company-hero{padding:16px 16px 18px}.company-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.company-access{grid-template-columns:24px max-content auto;gap:10px}.company-access__line{align-items:center;margin:0 2px 0 0}.company-access__button,.company-access__badge{margin-left:10px}.company-videos__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.company-insides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-empty{width:fit-content;padding:14px}}@media (max-width:640px){.company-videos__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px}}@media (max-width:560px){.company-videos__grid{grid-template-columns:1fr;row-gap:26px}}@media (max-width:700px){.company-page .commitTitle.top{margin-bottom:4px;font-size:1.15rem}.site .company-page h1.site-section-title.commitTitle.top{margin-bottom:4px}.company-section__title{margin:12px 0;font-size:1.02rem}.company-hero{padding:14px 14px 16px}.company-hero__link{margin-bottom:10px;font-size:14px}.company-metric{padding:14px 0}.company-access__button,.company-access__badge{height:40px;margin-left:10px;padding:0 14px}.company-empty{width:fit-content;padding:12px}.company-inside__text{font-size:14.5px}}@media (max-width:720px){.company-access__card{justify-self:start;width:fit-content;max-width:100%}}@media (max-width:750px){.company-insides__grid{grid-template-columns:1fr;justify-items:start}.company-inside{width:min(420px,100%);max-width:420px}}@media (max-width:600px){.company-hero{padding:12px 12px 14px}.company-metric{min-width:0;padding:12px 6px}.company-metric__label{font-size:14px;line-height:1.2}.company-access{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px}.company-access__card{justify-self:stretch;width:100%;max-width:none;padding:14px;font-size:14px;line-height:1.4}.company-access__button,.company-access__badge{justify-self:start;height:36px;min-height:36px;margin-left:0;padding:0 12px;font-size:14px;line-height:1}.company-access__line{min-height:100%;margin:0 2px 0 0}}@media (max-width:520px){.company-access{grid-template-columns:20px minmax(0,1fr) auto;gap:8px}.company-access__card{justify-self:stretch;width:100%;max-width:none;padding:13px 12px}.company-access__button,.company-access__badge{height:34px;min-height:34px;padding:0 11px;font-size:13px}.company-access__line{margin:0}.company-insides__grid{grid-template-columns:1fr;justify-items:start;gap:16px 12px}}@media (max-width:420px){.company-hero{padding:12px 12px 14px}.company-access{grid-template-columns:1fr;gap:10px}.company-access__card{order:1;justify-self:stretch;width:100%;max-width:100%}.company-access__button,.company-access__badge{order:2;justify-self:start}.company-access__line{order:3;min-height:48px;margin:0}.company-insides__grid{row-gap:16px}.company-empty{width:fit-content;padding:10px}}@media (max-width:470px){.company-video__title{font-size:14px;line-height:1.22}}@media (max-width:670px){.company-access{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px 14px}.company-access__line{grid-area:1/1/span 2;align-self:stretch;min-height:100%;margin:0}.company-access__card{grid-area:1/2;justify-self:start;width:min(500px,100%);max-width:500px}.company-access__button,.company-access__badge{grid-area:2/2;place-self:start;margin-left:0}}.privacy-page{color:#fff;background:#1a192c;border:1px solid #ffffff1f;gap:22px;max-width:980px;margin-top:28px;padding:30px;display:grid;box-shadow:0 26px 60px #0a081473}.site h1.site-section-title.privacy-page__title{color:#fdeb77;text-transform:uppercase;letter-spacing:clamp(.075em,.068em + .025vw,.1em);margin:0;font-size:clamp(.96rem,.87rem + .44vw,1.12rem);font-weight:800;line-height:1.2}@media (max-width:560px){.site h1.site-section-title.privacy-page__title{font-size:clamp(.84rem,.8rem + .3vw,.92rem);line-height:1.18}}.privacy-page__subtitle{color:#8a90b8;margin:-8px 0 2px;font-size:clamp(.92rem,.88rem + .2vw,1rem)}.privacy-page__section{background:#111023;border:1px solid #ffffff1f;border-radius:16px;gap:10px;padding:16px 18px;display:grid;box-shadow:0 20px 40px #00000047}.privacy-page__section h2{color:#fff;margin:0;font-size:clamp(.92rem,.86rem + .32vw,1.02rem);font-weight:700;line-height:1.35}.privacy-page__section p{color:#fff;margin:0;font-size:clamp(.88rem,.84rem + .2vw,.96rem);line-height:1.56}.privacy-page__section ul{gap:6px;margin:0;padding-left:20px;display:grid}.privacy-page__section li{color:#fff;font-size:clamp(.88rem,.84rem + .2vw,.95rem);line-height:1.5}.privacy-page__section li::marker{color:#fdeb77}@media (max-width:900px){.privacy-page{gap:16px;padding:20px}.privacy-page__section{border-radius:14px;padding:14px}}@media (max-width:720px){.privacy-page{gap:14px;margin-top:18px;padding:16px}.privacy-page__subtitle{margin-top:-5px;font-size:.9rem}.privacy-page__section{border-radius:13px;gap:8px;padding:12px}.privacy-page__section h2{font-size:.9rem;line-height:1.32}.privacy-page__section p,.privacy-page__section li{font-size:.86rem;line-height:1.48}}@media (max-width:560px){.privacy-page{gap:12px;padding:14px}.privacy-page__subtitle{margin-top:-4px;font-size:.84rem}.privacy-page__section h2{font-size:.85rem}.privacy-page__section p,.privacy-page__section li{font-size:.82rem}.privacy-page__section ul{gap:5px;padding-left:16px}}@media (max-width:420px){.privacy-page{padding:12px}.privacy-page__section{border-radius:12px;padding:10px}.privacy-page__section h2{font-size:.82rem}.privacy-page__section p,.privacy-page__section li{font-size:.8rem;line-height:1.44}}.require-page.home-main{width:min(1025px,100%);min-width:0;max-width:1025px}@media (max-width:1000px){.site{--side-pad:clamp(14px,3.2vw,24px);--content-offset:var(--side-pad)}.site__nav,.site__layout{padding-left:var(--side-pad);padding-right:var(--side-pad)}.site__layout>main{justify-self:center;width:min(900px,100%);max-width:900px}.require-page.home-main{width:min(1025px,100%);max-width:1025px;margin-left:auto;margin-right:auto}.site__layout>main .home-main,.site__layout>main .require-page.home-main{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.site__layout>main .require-page.home-main{zoom:.92}}@media (max-width:768px){.site__layout{padding-left:var(--side-pad);padding-right:var(--side-pad)}}@media (max-width:360px){.site{--side-pad:12px;--content-offset:12px}.site__nav,.site__layout{padding-left:var(--side-pad);padding-right:var(--side-pad)}.site__layout>main{justify-self:stretch;width:100%;max-width:100%}.site__layout>main .home-main,.site__layout>main .require-page.home-main{width:100%;max-width:100%;margin-left:auto;margin-right:auto}}.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:clamp(.1em,.085em + .05vw,.16em);font-size:clamp(.86rem,.8rem + .34vw,1.06rem)}@media (max-width:400px){.site :is(h1,h2,h3).site-section-title:not(.home-feature__title){letter-spacing:clamp(.09em,.08em + .04vw,.12em);font-size:clamp(.8rem,.76rem + .24vw,.9rem)}}.profile-direction{justify-content:flex-start;width:min(1025px,100%);margin-top:16px;display:flex}.profile-direction__card{box-sizing:border-box;background:#1a192c;border:1px solid #2c2b3f;border-radius:18px;width:100%;padding:20px 22px 22px;box-shadow:0 20px 44px #00000052}.profile-direction__title{letter-spacing:.14em;text-transform:uppercase;color:#fffc;margin-bottom:14px;font-size:12px;font-weight:500}.profile-direction__chips{flex-wrap:wrap;gap:16px 12px;display:flex}.profile-direction__chip{color:#fff;min-width:100px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);cursor:pointer;background:0 0;border:.5px solid #ffffff59;border-radius:12px;justify-content:center;align-items:center;padding:8px 12px;line-height:1.1;text-decoration:none;display:inline-flex}.profile-direction__chip:hover{color:#fdeb77;border-color:#fdeb77b3}.profile-direction__chip.is-active,.profile-direction__chip[aria-current=page]{color:#fdeb77;background:0 0;border-color:#fdeb77e6;padding-left:12px;padding-right:12px;font-weight:600}.profile-direction__note{color:#fff9;font-size:clamp(14px,calc(15px - var(--text-down-1)),15px);margin-top:16px}@media (max-width:1140px){.profile-direction__card{border-radius:16px;padding:20px 22px 22px}.profile-direction__chips{gap:14px 10px}.profile-direction__chip{min-width:96px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:8px 11px}}@media (max-width:1000px){.profile-direction__card{border-radius:16px;padding:18px 18px 20px}.profile-direction__chips{gap:13px 9px}.profile-direction__chip{min-width:92px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 10px}}@media (max-width:768px){.profile-direction__card{border-radius:16px;padding:16px 16px 18px}.profile-direction__chips{gap:12px 8px}.profile-direction__chip{min-width:88px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 9px}}@media (max-width:598px){.profile-direction__card{border-radius:14px;padding:14px 14px 16px}.profile-direction__chips{gap:11px 7px}.profile-direction__chip{min-width:82px;font-size:clamp(14px,calc(.92rem - var(--text-down-1)),.92rem);border-radius:12px;padding:6px 8px}}@media (max-width:700px){.profile-summary__user{gap:8px;padding:10px}.profile-summary__user-main{gap:6px}.profile-summary__avatar{border-radius:9px;width:32px;height:32px}.profile-summary__user-icon{width:17px;height:17px}.profile-summary__user-meta{max-width:100%}.profile-summary__user-name{font-size:.88rem;line-height:1.08}.profile-summary__user-id{margin-top:1px;font-size:.73rem;line-height:1.08}.profile-summary__status{color:#ffbfbfd1;text-align:left;overflow-wrap:anywhere;word-break:break-word;background:#ff7d7d0d;border-color:#ff7d7d4d;border-radius:7px;justify-content:flex-start;max-width:108px;min-height:18px;padding:0 4px;font-size:.62rem;line-height:1}.profile-summary__status.is-active{color:#fff5bcdb;background:#fdeb7708;border-color:#fdeb7757;font-size:.68rem}.profile-active{border-radius:14px;gap:5px;padding:9px 10px}.profile-active__title{padding-bottom:6px;font-size:.66rem}.profile-active__table{gap:4px;width:100%;min-width:0;max-width:100%}.profile-active__head,.profile-active__row{grid-template-columns:minmax(0,2.05fr) minmax(56px,.5fr) minmax(0,.72fr) minmax(0,.72fr);gap:6px;padding:4px 6px}.profile-active__head{font-size:max(10px,.62rem)}.profile-active__row{font-size:max(12px,.78rem)}.profile-active__empty{padding:7px 8px;font-size:.78rem}}@media (max-width:550px){.profile-summary__user{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px}.profile-summary__status{color:#ffbfbfc7;text-align:left;overflow-wrap:anywhere;word-break:break-word;background:#ff7d7d0d;border-color:#ff7d7d47;border-radius:7px;justify-content:flex-start;justify-self:end;width:fit-content;max-width:108px;min-height:17px;padding:0 4px;font-size:.6rem;line-height:1}.profile-summary__status.is-active{color:#fff5bcd6;background:#fdeb7708;border-color:#fdeb774d;font-size:.66rem}.profile-summary__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-summary__stat:nth-child(3){grid-column:1/-1}.profile-summary__stat{min-height:60px;padding:4px 0 0}.profile-active{border-radius:12px;padding:8px 9px}.profile-active__title{padding-bottom:5px;font-size:.64rem}.profile-active__table{width:100%;min-width:0;max-width:100%}.profile-active__head,.profile-active__row{grid-template-columns:minmax(0,1.95fr) minmax(52px,.48fr) minmax(0,.66fr) minmax(0,.66fr);gap:4px;padding:3px 4px}.profile-active__head{font-size:max(10px,.54rem)}.profile-active__row{font-size:max(12px,.66rem)}.profile-active__empty{padding:6px 7px;font-size:.74rem}}@media (max-width:430px){.profile-summary__user{grid-template-columns:minmax(0,1fr);gap:6px}.profile-summary__status{justify-self:start;max-width:100%}.profile-active__table-wrap{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;overflow-x:auto}.profile-active__table{width:430px;min-width:430px;max-width:none}}@media (max-width:600px){.profile-active__head,.profile-active__row{grid-template-columns:minmax(0,1.95fr) repeat(3,minmax(0,.66fr))}}@media (min-width:400px) and (max-width:455px){.profile-active__head,.profile-active__row{grid-template-columns:140px repeat(3,minmax(0,.66fr))}}@media (min-width:456px) and (max-width:477px){.profile-active__head,.profile-active__row{grid-template-columns:minmax(0,1fr) 62px 70px 78px}}.home-plans{margin:26px 0 22px;font-family:Nunito,sans-serif}.home-plans__content{box-shadow:none;background:0 0;grid-template-columns:minmax(0,.78fr) minmax(320px,480px);align-items:center;gap:22px;display:grid}.home-plans__info{align-self:center;max-width:560px}.home-plans__title{color:#f4efe7;letter-spacing:0;text-transform:none;margin:0;font-size:30px;font-weight:600;line-height:1.12}.home-plans__title span{color:#f2c15b;transition:text-shadow .2s,color .2s}.home-plans__title span:hover{text-shadow:0 0 10px #f2c15b47,0 0 22px #f2c15b24}.home-plans__title .home-plans__title-direction{color:#f4efe7}.home-plans__content:has(.home-plans__title span:hover) .home-plans__card.is-featured{border-color:#f2c15b9e;box-shadow:inset 0 1px #ffebba0f,0 0 36px #f2c15b2e,0 0 62px #f2c15b1a}.home-plans__content:has(.home-plans__title span:hover) .home-plans__card.is-selected:not(.is-featured){box-shadow:none;background:#1b192a;border-color:#2c2b3f}.home-plans__content:has(.home-plans__title span:hover) .home-plans__card.is-selected:not(.is-featured):after{content:none}.home-main p.home-plans__subtitle{color:#b2aac5;max-width:520px;margin:12px 0 0;font-size:14px;line-height:1.45}.home-plans__chips{flex-wrap:wrap;gap:8px 10px;margin-top:18px;display:flex}.home-plans__chips span{color:#aaa6bd;background:#1a192c;border:1px solid #575074b3;border-radius:12px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.home-plans__chips span:hover{transform:translateY(-3px);box-shadow:0 10px 18px #00000029}.home-plans__order{align-content:start;justify-self:end;gap:10px;width:min(100%,540px);display:grid}.home-plans__order-title{color:#f4efe7;text-align:center;margin:0 0 -2px;font-size:16px;font-weight:600;line-height:1.15}.home-plans__grid,.home-plans__grid.is-two-cards{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:20px;width:100%;height:auto;min-height:0;padding:2px 0 0;display:grid;position:static;overflow:visible}.home-plans__card,.home-plans__grid.is-two-cards .home-plans__card,.home-plans__card:first-child,.home-plans__card:nth-child(2),.home-plans__card:nth-child(3){width:100%;max-width:100%;height:auto;min-height:202px;box-shadow:none;text-align:center;cursor:pointer;--next-width:0%;--visible-width:100%;background:#1b192a;border:1px solid #2c2b3f;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:18px 16px 16px;transition:border-color .18s,background-color .18s,transform .18s;display:flex;position:relative;inset:auto}.home-plans__card.is-featured{background:linear-gradient(#211f35fa 0%,#1b192a 100%);border-color:#f2c15b57;min-height:230px;padding:20px 18px 18px;box-shadow:inset 0 1px #ffebba0a,0 0 28px #f2c15b14}.home-plans__card:hover{transform:translateY(-1px)}.home-plans__card.is-selected{background:#211f35;border-color:#f2c15bb8;box-shadow:0 0 0 1px #f2c15b6b,0 0 28px #f2c15b29,0 0 56px #f2c15b14}.home-plans__card.is-selected:after{content:"";pointer-events:none;border:1px solid #f2c15bbd;border-radius:14px;position:absolute;inset:-1px}.home-plans__radio{border:2px solid #746e9ae6;border-radius:50%;width:18px;height:18px;position:absolute;top:10px;left:10px}.home-plans__card.is-selected .home-plans__radio{background:#f2c15b;border-color:#f2c15beb;box-shadow:inset 0 0 0 4px #1a192c}.home-plans__label{color:#f4efe7;margin-top:28px;font-size:14px;font-weight:600;line-height:1.15}.home-plans__period{color:#aaa6bd;font-size:12px;font-weight:600;line-height:1.3}.home-plans__badge{color:#f6a08a;background:linear-gradient(135deg,#fea06a29,#f4849a29);border:1px solid #f4849a47;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:10px;right:10px}.home-plans__price{color:#f4efe7;font-size:24px;font-weight:600;line-height:1.05}.home-plans__card.is-selected .home-plans__price{color:#f2c15b}.home-main p.home-plans__note{color:#8f8aa1;text-align:center;margin:-2px 0 0;font-size:12px;line-height:1.38}.home-plans__button{color:#171420;cursor:pointer;background:#f2c15b;border:1px solid #f2c15beb;border-radius:12px;align-self:center;width:min(100%,188px);min-height:40px;margin-top:4px;font-size:14px;font-weight:600;position:static;transform:none}.home-plans__button--card{margin-top:auto}.home-plans__button--card.is-selected{box-shadow:0 10px 22px #f2c15b17}.home-plans__grid.is-two-cards .home-plans__card:not(.is-featured) .home-plans__button--card,.home-plans__grid.is-two-cards .home-plans__card:not(.is-featured) .home-plans__button--card.is-selected{color:#f2eef8;box-shadow:none;background:#ffffff08;border-color:#3a3751}.home-plans__grid.is-two-cards .home-plans__card:not(.is-featured) .home-plans__button--card:hover{color:#fff;background:#ffffff0f;border-color:#fff3}.home-plans__button:hover{color:#171420;background:#ffd57d;border-color:#ffd57df2}@media (max-width:1022px){.home-plans__content{gap:10px}.home-plans__chips{flex-wrap:nowrap;min-width:0;overflow:visible}.home-plans__chips span{flex:none}.home-plans__info{max-width:none}.home-plans__order{transform:translate(60px)}}@media (max-width:900px){.home-plans__content{grid-template-columns:minmax(0,1fr) minmax(350px,430px);align-items:center;gap:18px}.home-plans__chips{gap:6px;margin-top:14px}.home-plans__chips span{border-radius:10px;min-height:26px;padding:0 10px;font-size:11px}.home-plans__order{justify-self:end;width:min(100%,430px);transform:none}.home-plans__grid,.home-plans__grid.is-two-cards{gap:14px}.home-plans__card,.home-plans__card:first-child,.home-plans__card:nth-child(2),.home-plans__card:nth-child(3){min-height:174px;padding:16px 14px 14px}.home-plans__card.is-featured{min-height:196px;padding:18px 14px 16px}}@media (max-width:790px){.home-plans__content{grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:14px}.home-plans__title{font-size:26px}.home-main p.home-plans__subtitle{font-size:13px}.home-plans__chips span{min-height:24px;padding:0 8px;font-size:11px}.home-plans__order{width:min(100%,390px)}.home-plans__grid,.home-plans__grid.is-two-cards{gap:10px}}@media (max-width:750px){.home-plans__content{grid-template-columns:minmax(0,1fr) minmax(292px,340px);gap:12px}.home-plans__order{width:min(100%,340px)}.home-plans__grid,.home-plans__grid.is-two-cards{gap:8px}.home-plans__card,.home-plans__grid.is-two-cards .home-plans__card,.home-plans__card:first-child,.home-plans__card:nth-child(2),.home-plans__card:nth-child(3){gap:6px;height:138px;min-height:138px;padding:10px}.home-plans__card.is-featured{height:148px;min-height:148px;padding:10px}.home-plans__label{margin-top:18px;font-size:12px}.home-plans__price{font-size:19px}.home-plans__period{font-size:10px}.home-plans__badge{padding:4px 8px;font-size:10px;top:8px;right:8px}.home-plans__button{min-height:30px;font-size:12px}.home-plans__button--card{margin-top:auto}}@media (max-width:700px){.home-plans__content{grid-template-columns:1fr;align-items:start;gap:28px}.home-plans__title{white-space:normal;font-size:28px}.home-plans__title br{display:block}.home-main p.home-plans__subtitle{font-size:15px}.home-plans__chips{margin-top:15px}.home-plans__info{justify-self:center;max-width:560px}.home-plans__order{justify-self:center;width:min(100%,540px)}.home-plans__grid,.home-plans__grid.is-two-cards{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:14px}.home-plans__card,.home-plans__grid.is-two-cards .home-plans__card,.home-plans__card:first-child,.home-plans__card:nth-child(2),.home-plans__card:nth-child(3){gap:8px;height:auto;min-height:174px;padding:16px 14px 14px}.home-plans__card.is-featured{height:auto;min-height:196px;padding:18px 14px 16px}.home-plans__label{margin-top:28px;font-size:14px}.home-plans__price{font-size:24px}.home-plans__period{font-size:12px}.home-plans__badge{padding:6px 10px;font-size:11px;top:10px;right:10px}.home-plans__button{min-height:40px;font-size:14px}}@media (max-width:359px){.home-plans__content{border-radius:14px;grid-template-columns:1fr;padding:16px}.home-plans__order{justify-self:center;width:min(100%,540px)}.home-main p.home-plans__subtitle{font-size:13px}.home-plans__grid,.home-plans__grid.is-two-cards{grid-template-columns:1fr}.home-plans__card{border-radius:14px;padding:14px}.home-plans__card.is-featured{min-height:188px;padding:16px 14px}.home-plans__price{font-size:24px}.home-plans__button{min-height:40px;font-size:14px}}@media (max-width:650px) and (min-width:430px){.home-plans__grid,.home-plans__grid.is-two-cards{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:14px 12px}.home-plans__card,.home-plans__grid.is-two-cards .home-plans__card,.home-plans__card:first-child,.home-plans__card:nth-child(2),.home-plans__card:nth-child(3){grid-column:auto;width:100%}}@media (max-width:429px) and (min-width:360px){.home-plans__grid,.home-plans__grid.is-two-cards{grid-template-columns:minmax(0,.92fr) minmax(0,1.12fr);gap:12px 8px}.home-plans__card,.home-plans__grid.is-two-cards .home-plans__card,.home-plans__card:first-child,.home-plans__card:nth-child(2),.home-plans__card:nth-child(3){grid-column:auto;gap:6px;width:100%;min-height:134px;padding:10px 10px 12px}.home-plans__card.is-featured{min-height:144px;padding:10px 10px 12px}.home-plans__label{margin-top:20px;font-size:13px}.home-plans__price{font-size:20px}.home-plans__period{font-size:11px}.home-plans__badge{padding:4px 8px;font-size:10px;top:8px;right:8px}.home-plans__button{min-height:34px;font-size:12px}}@media (max-width:580px){.home-plans__title{white-space:normal}.home-plans__title br{display:block}}@media (max-width:450px){.home-plans__title{font-size:26px}}.site__nav,.sidenav__card,.home-feature__card,.home-showcase__card,.home-interview__table,.home-interview__task,.home-faq__item,.home-seo__card,.companies-direction__card,.profile-direction__card{border-color:#2c2b3f;box-shadow:0 16px 34px #00000047}.sidenav__card,.home-feature__card,.home-showcase__card{background:#1a172a}.sidenav__link{color:#ffffffdb;background:#ffffff06}.sidenav__link.is-active{color:#fdeb77;background:#ffffff0e}.home-feature__card{box-shadow:none;background:radial-gradient(circle at 78% 62%,#f2c15b1f,#0000 28%),#1a192c6b;border-color:#ffffff0e;padding:34px 36px 32px}.home-feature__visual{opacity:.5}.home-feature__title{font-size:28px;font-weight:600;line-height:1.16}.home-feature__subtitle{color:#ffffffd1;max-width:410px;margin-top:16px;font-size:15px;line-height:1.55}.home-feature__actions{margin-top:26px}.home-feature__button--secondary{color:#f2c15beb;background:#f2c15b09;border-color:#f2c15b80}.home-feature__preview{top:40px;right:42px}.home-feature__preview-card{background:linear-gradient(#2b283fa8 0%,#18162abd 100%);border-color:#ffffff1a;box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff0b}.home-feature__preview-card--questions{transform:rotate(-1deg)}.home-feature__preview-card--task{transform:rotate(1.2deg)}.home-feature__preview-card--inside{bottom:-52px}.home-feature__preview-title,.home-feature__preview-row,.home-main .home-feature__preview-card--inside p{color:#ffffffdb}.home-feature__preview-meta,.home-feature__counter,.home-main p.home-showcase__description{color:#aaa6bd}.home-feature__counters{gap:22px;margin-top:36px}.home-direction__title{color:#ffffff9e}.home-direction__chip{color:#fffc;background:#ffffff06;border-color:#ffffff24}.home-direction__chip.is-active,.home-direction__chip[aria-current=page]{background:#f2c15b1a;box-shadow:inset 0 0 0 1px #f2c15b57}.home-showcase{margin-top:16px}.home-showcase__card{background:#1a192cdb}@media (max-width:1330px){.home-feature__card{padding:34px 10px 34px 24px}.home-feature__preview{right:18px}}@media (max-width:1280px){.site__layout>main .home-main{zoom:1}.home-feature__card{padding-right:0}.home-feature__preview{right:0}}@media (max-width:1301px) and (min-width:1241px){.home-feature__preview-row em{min-width:18px;padding:3px 4px;font-size:12px}.home-showcase__inside-row em{margin-top:1px;padding:3px 6px;font-size:10px}}@media (max-width:1033px){.home-showcase__inside-list{padding-right:8px}}@media (max-width:1000px){.home-plans{margin-top:14px}.home-feature__card{padding:28px 28px 50px}}@media (max-width:1000px) and (min-width:800px){.home-feature__preview{width:480px;height:190px}.home-feature__preview-card--questions{width:232px;padding:10px 11px 9px}.home-feature__preview-card--task{width:208px;padding:9px 9px 10px;right:20px}.home-feature__preview-card--inside{width:268px;padding:10px 11px 12px;bottom:-42px;right:70px}.home-feature__preview-title{margin-bottom:7px;font-size:12px}.home-feature__preview-card--questions .home-feature__preview-row,.home-feature__preview-card--questions .home-feature__preview-row b,.home-feature__preview-card--questions .home-feature__preview-row em,.home-feature__preview-card--questions .home-feature__preview-link{font-size:11px}.home-feature__preview-row{gap:6px;padding:6px 0}.home-feature__preview-row b{min-width:26px;padding:3px 5px}.home-feature__preview-row em{min-width:20px;padding:3px 4px}.home-feature__preview-card--task .home-feature__preview-tag,.home-feature__preview-card--task .home-feature__preview-code{font-size:10px}.home-feature__preview-card--task .home-feature__preview-code .shiki,.home-feature__preview-card--task .home-feature__preview-code pre,.home-feature__preview-card--task .home-feature__preview-code code{padding:6px 7px}.home-main .home-feature__preview-card--inside p{font-size:13px}.home-feature__preview-card--inside .home-feature__preview-meta{font-size:12px}.home-main .home-feature__preview-card--inside .home-feature__preview-inside-body p{white-space:normal;max-width:100%;font-size:13px}}@media (max-width:935px) and (min-width:667px){.home-feature__card{padding:29px 28px 44px}.home-feature__text .home-feature__title{font-size:23px}.home-feature__text .home-feature__subtitle{max-width:330px;font-size:13px;line-height:1.42}.home-feature__actions{gap:8px;margin-top:18px}.home-feature__button{gap:10px;min-height:36px;padding:0 16px;font-size:13px}.home-feature__counters{gap:8px;margin-top:22px}.home-feature__counter{gap:6px;font-size:12px}}@media (max-width:890px){.home-feature__card{grid-template-columns:1fr;grid-template-areas:"body""counters""preview";row-gap:20px;padding:34px 28px 28px;display:grid}.home-feature__body{grid-area:body;min-width:0;display:block}.home-feature__text-card{width:100%;max-width:100%;padding:0}.home-feature__text{text-align:center;max-width:640px;margin:0 auto}.home-feature__text .home-feature__title{font-size:26px;line-height:1.16}.home-feature__text .home-feature__subtitle{max-width:440px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.5}.home-feature__actions{justify-content:center;margin-top:22px}.home-feature__button{min-width:220px;padding-left:28px;padding-right:28px}.home-feature__counters{grid-area:counters;grid-template-columns:repeat(3,max-content);justify-content:center;align-items:start;gap:16px 24px;max-width:none;margin-top:2px;display:grid}.home-feature__counter{align-items:center;font-size:13px;line-height:1.28;display:flex}.home-feature__counter:nth-child(3){grid-column:auto}.home-feature__preview{grid-area:preview;justify-self:center;width:min(560px,100%);height:270px;margin-top:4px;display:block;position:relative;top:auto;right:auto}.home-feature__preview-card--questions{width:280px;padding:14px 15px 13px;top:8px;left:0}.home-feature__preview-card--task{width:270px;padding:13px 13px 14px;top:18px;right:0}.home-feature__preview-card--inside{width:300px;padding:14px 15px 16px;bottom:2px;left:50%;right:auto;transform:translate(-50%)}.home-feature__preview-card--inside:hover{transform:translate(-50%)translateY(-8px)}.home-feature__preview-card--inside:active{transform:translate(-50%)translateY(-5px)scale(.985)}.home-feature__preview-title{margin-bottom:9px;font-size:14px}.home-feature__preview-card--questions .home-feature__preview-row,.home-feature__preview-card--questions .home-feature__preview-row b,.home-feature__preview-card--questions .home-feature__preview-row em,.home-feature__preview-card--questions .home-feature__preview-link{font-size:13px}.home-feature__preview-row{gap:7px;padding:7px 0}.home-feature__preview-row b{min-width:32px;padding:4px 6px}.home-feature__preview-row em{min-width:24px;padding:4px 5px}.home-feature__preview-card--task .home-feature__preview-tag,.home-feature__preview-card--task .home-feature__preview-code{font-size:12px}.home-feature__preview-code,.home-feature__preview-code .shiki{min-height:96px;max-height:96px}.home-feature__preview-card--task .home-feature__preview-code .shiki,.home-feature__preview-card--task .home-feature__preview-code pre,.home-feature__preview-card--task .home-feature__preview-code code{padding:8px 10px 8px 4px}.home-main .home-feature__preview-card--inside p{white-space:normal;font-size:14px;line-height:1.3}.home-feature__preview-card--inside .home-feature__preview-meta{font-size:13px}.home-feature__visual-image{object-fit:cover;object-position:center;width:100%;height:100%;transform:none}}@media (max-width:999px) and (min-width:935px){.home-feature__card{padding:28px}}@media (max-width:598px){.home-feature__card{padding:20px}.home-feature__title{font-size:24px}}@media (max-width:652px){.home-feature__preview{width:100%}.home-feature__preview-card--questions{z-index:1;width:276px;left:14px}.home-feature__preview-card--task{z-index:3;width:250px;top:52px;right:14px}.home-feature__preview-card--inside{width:265px;bottom:4px;left:50%}.home-feature__preview-card--inside .home-feature__preview-meta{margin-top:10px}}@media (max-width:640px){.home-feature__preview{margin-top:16px;width:min(460px,100%);margin-inline:auto;transform:translate(30px)}.home-feature__preview-card--questions{top:-16px;left:30px;transform:rotate(-4deg)}.home-feature__preview-card--task{top:114px;right:40px;transform:rotate(-3deg)}.home-feature__preview-card--inside{bottom:0;left:0;transform:rotate(2deg)}}@media (max-width:620px){.home-feature__counters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-feature__counter{gap:6px;min-width:0;font-size:12px;line-height:1.22}.home-feature__counter-icon{flex:0 0 20px;width:20px;height:20px}.home-feature__counter span{overflow-wrap:anywhere;min-width:0}}@media (max-width:542px){.home-feature__counters{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature__text{text-align:left;margin-left:0;margin-right:0}.home-feature__text .home-feature__subtitle{margin-left:0;margin-right:0}}@media (max-width:532px){.home-feature__actions{gap:8px}.home-feature__button{min-width:0;padding-left:16px;padding-right:16px;font-size:13px}}@media (max-width:540px){.home-feature__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:100%;max-width:100%;display:grid}.home-feature__button{flex:none;width:100%;min-width:0}}@media (max-width:500px){.home-feature__card{overflow:hidden}.home-feature__visual:before,.home-feature__visual:after{content:"";pointer-events:none;z-index:0;filter:blur(10px);opacity:.55;border-radius:999px;position:absolute;inset:auto}.home-feature__visual:before{background:radial-gradient(circle,#ff9a6b57 0%,#ff9a6b00 72%);width:120px;height:120px;top:10px;right:-26px}.home-feature__visual:after{background:radial-gradient(circle,#f46fa347 0%,#f6c35e14 42%,#f46fa300 76%);width:132px;height:132px;bottom:56px;left:-22px}.home-feature__preview{height:360px;margin-bottom:40px}.home-feature__preview-card--questions{top:-16px;left:30px;transform:rotate(4deg)}.home-feature__preview-card--task{width:260px;top:125px;right:90px;transform:rotate(-3deg)}.home-feature__preview-card--inside{bottom:-40px;left:0;transform:rotate(4deg)}}@media (max-width:444px){.home-feature__text .home-feature__title{font-size:22px}}@media (max-width:435px){.home-feature__button.home-feature__button--secondary{padding-left:12px;padding-right:12px}}@media (max-width:375px){.home-feature__text .home-feature__title{font-size:19px}}@media (max-width:420px){.home-feature__button{flex-basis:100%}}@media (max-width:430px){.home-feature__text .home-feature__subtitle{font-size:14px}}@media (max-width:415px){.home-feature__actions{grid-template-columns:1fr}.home-feature__preview{transform-origin:top;width:min(460px,100%);transform:translate(30px)scale(.95)}.home-feature__preview-card--questions{left:0}}@media (max-width:382px){.home-showcase__stub-list--skills,.home-showcase__inside-list{margin-bottom:12px}.home-showcase__card:nth-child(3){padding-bottom:30px}}
