@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:#272334;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}.site{--page-pad:90px;--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;overflow:hidden;box-shadow:0 12px 30px #00000059}@media (min-width:1271px){.site__nav{padding:0 95px 0 32px}}.site__logo{justify-content:center;align-items:center;gap:12px;width:260px;margin-right:auto;display:inline-flex}.site__logo-icon{flex-shrink:0;width:120px;height:50px}.site__brand{letter-spacing:.01em;font-size:1.08rem;font-weight:700}.site__profile{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}.site__profile:hover{background:#fdeb771f}.site__profile:focus-visible{outline:none;box-shadow:0 0 0 2px #fff3}.site__login{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}.site__login:hover{color:#fdeb77;border-color:#fdeb77e6}.site__login-icon{width:18px;height:18px}.site__login-text{font-size:1rem}.site__burger{color:#fdeb77;cursor:pointer;background:#fdeb7714;border:.5px solid #fdeb77b8;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}.site__burger-icon{width:16px;height:16px;display:block}.site__burger:hover,.site__burger.is-open{color:#fff2a6;background:#fdeb771f;border-color:#fdeb77d9}.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:#2c2a3c;border:1px solid #ffffff14;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;display:flex}.login-modal__logo{width:42px;height:30px}.login-modal__brand{color:#ffffffe6;margin-bottom:10px;font-size:1.1rem}.login-modal__tg{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;padding:12px 20px;font-size:1rem;display:inline-flex}.login-modal__tg:disabled{opacity:.65;cursor:wait}.login-modal__tg img{width:22px;height:22px}.login-modal__timer{color:#ffffff9e;font-size:.76rem}.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{color:#ffffff80;text-align:center;padding-bottom:8px;font-size:.85rem}@media (max-width:760px){.login-modal__panel{width:min(360px,93vw);min-height:304px;padding:8px 13px 13px}}@media (max-width:560px){.login-modal__panel{border-radius:16px;width:min(340px,94vw);min-height:292px;padding:7px 12px 12px}}@media (max-width:430px){.login-modal__panel{border-radius:14px;width:min(320px,96vw);min-height:280px;padding:7px 11px 11px}}@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;flex:1;grid-template-columns:260px minmax(0,1fr);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 #ffffff14;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:598px){.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:#2c2a3cd9;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:#2c2a3cd9;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:#272334f2;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:#2c2a3c}.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:#2c2a3b;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:#2c2a3b;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}.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 #ffffff14;border-radius:18px;padding:18px;box-shadow:0 18px 40px #00000073}.sidenav__card.sidenav__info .sidenav__text{color:#fffc;font-size:.9rem}.sidenav__link-inline{color:#fdeb77;text-decoration:none}.sidenav__link-inline:hover{text-decoration:underline}.sidenav__title{text-transform:uppercase;letter-spacing:.18em;color:#ffffff8c;margin-bottom:12px;font-size:.7rem}.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;background:#ffffff05;border-radius:12px;margin-bottom:6px;padding:9px 10px;text-decoration:none;transition:text-shadow .12s,background .12s,transform .12s;display:block}.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;background:#ffffff05;font-weight:700}.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:#272334;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}.sidenav__burger-login-wrap{border:1px solid #ffffff14;border-radius:14px;padding:14px;box-shadow:0 18px 40px #00000073}.site__sidenav.site__sidenav--burger .sidenav__burger-login-wrap{align-items:center;min-height:65px;display:flex}.site__sidenav.site__sidenav--burger .sidenav__card.sidenav__info{flex-direction:column;justify-content:flex-start;min-height:90px;display:flex}.site__sidenav.site__sidenav--burger .sidenav__card.sidenav__hint{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.sidenav__burger-login{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:34px;padding:8px 10px;font-size:.9rem;line-height:1.2;text-decoration:none;transition:text-shadow .12s,background .12s,transform .12s,border-color .12s,color .12s;display:inline-flex}.sidenav__burger-login:hover{color:#fdeb77;text-shadow:0 0 6px #fdeb77b3;background:#fdeb7714;border-color:#fdeb7759;transform:translate(2px)}.sidenav__burger-login-icon{flex-shrink:0;width:14px;height:14px}@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 #ffffff14;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:#2c2a3cf5;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{width:min(1025px,100%);margin:10px 0 20px}.navigation-search__input{box-sizing:border-box;color:#fff;background:#2c2a3ce6;border:1px solid #ffffff3d;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px;font-size:.96rem}.navigation-search__input::placeholder{color:#ffffff85}.navigation-search__input:focus{border-color:#fdeb77cc}.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}.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: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(#27233400,#272334e6);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:#272334f2;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:#2c2a3c;border:1px solid #ffffff14;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:#2c2a3c;border:1px solid #ffffff14;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:#2c2a3c;border:1px solid #ffffff14;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:#2c2a3c;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:1025px;padding:18px 20px}.guide-card{box-sizing:border-box;background:#2c2a3c;border:1px solid #ffffff14;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(#2c2a3c00,#2c2a3cf2);height:70px;position:absolute;bottom:0;left:0;right:0}.guide-body__toggle{color:#fdeb77;cursor:pointer;z-index:1;background:#272334f2;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 #ffffff14;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(#2c2a3c59,#2c2a3ceb);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:#272334d9;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:#272334f2;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:#2c2a3c;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%);display:flex}.home-feature__card{box-sizing:border-box;background:#2c2a3c;border:1px solid #ffffff14;border-radius:18px;width:100%;padding:45px;box-shadow:0 24px 50px #00000059}.home-feature__body{align-items:center;gap:40px;width:100%;display:flex}.home-feature__text-card{background:#59596b24;border:.5px solid #ffffff14;border-radius:18px;width:min(360px,100%);padding:40px 10px 40px 30px;box-shadow:0 20px 36px #0e0e1e0a}.home-feature__text{max-width:100%;padding-top:0}.home-feature__title{margin:0;font-size:32px;font-weight:600;line-height:.9}.home-feature__subtitle{color:#0000;background-image:linear-gradient(to bottom right,#fdeb77,#f584b3,#2473bc);-webkit-background-clip:text;background-clip:text;margin:8px 0 0;font-size:28px;font-weight:500;line-height:1}.home-feature__list{align-self:center;width:min(460px,100%);margin:0;padding-left:0}.home-feature__check{vertical-align:top;align-self:start;width:18px;height:18px;margin-top:0;margin-right:0}.home-feature__item{font-size:clamp(14px,calc(17px - var(--text-down-3)),17px);grid-template-columns:18px 1fr;align-items:start;column-gap:12px;margin:0 0 15px;line-height:1.38;list-style-type:none;display:grid}.home-feature__item:last-child{margin-bottom:0}.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__card,.profile-direction__card{box-sizing:border-box;background:#2c2a3c;border:1px solid #ffffff14;border-radius:18px;width:100%;padding:20px 22px 22px;box-shadow:0 20px 44px #00000052}.companies-direction__title{color:#fffc;margin-bottom:14px;font-size:1rem}.companies-direction__chips{flex-wrap:wrap;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}.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}.home-metrics__card{box-sizing:border-box;text-align:left;background:#2c2a3c;border:1px solid #ffffff14;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.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-examples{justify-content:flex-start;width:min(1025px,100%);margin-top:24px;display:flex}.home-examples__card{box-sizing:border-box;background:#2c2a3c;border:1px solid #ffffff14;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:#2c2a3c;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:flex}.home-insides__grid{grid-template-columns:minmax(0,1fr) 200px;gap:16px;width:100%;display:grid}.home-insides__card{box-sizing:border-box;background:#2c2a3c;border:1px solid #ffffff14;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:flex}.home-questions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;min-width:0;display:grid}.home-questions__card{background:#2c2a3c;border:1px solid #ffffff14;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-companies{justify-content:flex-start;width:min(1025px,100%);margin-top:24px;display:flex}.home-companies__card{box-sizing:border-box;width:100%;font-size:clamp(14px,calc(.96rem - var(--text-down-1)),.96rem);background:#2c2a3c;border:1px solid #ffffff14;border-radius:16px;padding:20px 22px 22px;position:relative;box-shadow:0 20px 44px #00000052}.home-companies__title{color:#fffffff2;margin-bottom:12px;font-size:1.2rem;font-weight:500}.home-companies__chips{flex-wrap:wrap;gap:10px 12px;display:flex}.home-companies__chips.is-clamped{max-height:74px;overflow:hidden}.home-companies__chips.is-expanded{max-height:none}.home-companies__chip{color:#fff;min-width:104px;height:28px;font-size:clamp(14px,calc(.96rem - var(--text-down-1)),.96rem);letter-spacing:.01em;background:0 0;border:.5px solid #fff9;border-radius:9px;justify-content:center;align-items:center;padding:0 13px;font-weight:500;line-height:25px;text-decoration:none;transition:color .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.home-companies__chip:hover{color:#fdeb77;background:#fdeb7714;border-color:#fdeb77e6;box-shadow:0 0 0 2px #fdeb771f}.home-companies__toggle{color:#fff;cursor:pointer;background:#2c2a3c;border:.5px solid #fff9;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:32px;margin:0;padding:0 14px;font-size:.95rem;display:inline-flex;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.home-companies__toggle:hover{color:#fdeb77;border-color:#fdeb77cc}.home-companies__toggle-icon{width:16px;height:16px;transition:transform .2s;display:inline-flex}.home-companies__toggle-icon.is-up{transform:rotate(180deg)}.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:1rem;font-weight:600}.home-plans__grid{box-sizing:border-box;width:100%;max-width:100%;height:clamp(218px,17.4vw,250px);position:relative;overflow-x:hidden}.home-plans__card{box-sizing:border-box;--next-width:0%;--visible-width:100%;background:#2c2a3c;border:.5px solid #ffffff38;border-radius:18px;align-content:start;gap:14px;max-width:100%;height:clamp(182px,14.6vw,210px);padding:16px 18px 34px;display:grid;position:absolute;top:0;right:0;box-shadow:0 20px 44px #00000052}.home-plans__card:first-child{z-index:1;--next-width:calc(100%*2/3*1.04);--visible-width:calc(100% - var(--next-width));background:#3e3c53;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:#323046;width:69.3333%}.home-plans__card:nth-child(3){z-index:3;background:#2c283b;width:36.3333%}.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__old-price{color:#fff9;min-height:1.2em;font-size:.95rem;text-decoration:line-through}.home-plans__old-price.is-empty{visibility:hidden}.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%)}.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:#323046;border:1px solid #ffffff2e;border-radius:16px;padding:16px 18px;box-shadow:0 20px 44px #00000047}.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:#2c283b;border-top:1px solid #ffffff24;border-radius:16px;margin:12px -18px -16px;padding:14px 18px;line-height:1.5}.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{margin-right:0}.not-found__page .site__logo-icon{width:140px;height:58px}.not-found__card{text-align:center;background:#2c2a3c;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__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:#2c2a3c;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 #ffffff14;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:24px;width:min(1025px,100%);display:grid}.profile-summary{background:#2c2a3c;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:#2c2a3c;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 #ffffff14;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-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;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:18px}.profile-page .profile-direction{margin-top:0}@media (max-width:1280px){.site__nav{padding:0 0 0 20px}.site__logo{justify-content:center;width:220px}.site__logo-icon{width:104px;height:auto}.site__login{margin-right:70px}.site__layout{grid-template-columns:220px minmax(0,1fr);gap:22px;padding:24px 70px 52px 20px}.site__layout>main .home-main{zoom:.92}.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-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}.home-companies__toggle{height:31px;padding:0 13px;font-size:.92rem;bottom:-16px}.home-companies__chips{margin-bottom:14px}}@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:188px}.site__logo-icon{width:92px;height:auto}.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:10px}.home-companies__chip{min-width:96px;height:27px;font-size:clamp(14px,calc(.96rem - var(--text-down-1)),.96rem);padding:0 15px}.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__title{letter-spacing:.145em;margin-bottom:16px;font-size:.92rem}.home-plans__grid{height:clamp(198px,21.2vw,216px)}.home-plans__card{gap:9px;height:clamp(167px,17.8vw,182px);padding:14px 14px 33px}.home-plans__label{font-size:1.08rem}.home-plans__old-price{font-size:.88rem}.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{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,.home-insides__card:not(.is-icon):not(.is-wide),.home-questions__card,.home-seo__card{padding:18px 18px 20px}.home-companies__title{margin-bottom:10px;font-size:1.12rem}.home-companies__chips{gap:8px 10px}.home-companies__chip{min-width:98px;height:27px;font-size:clamp(14px,calc(.96rem - var(--text-down-1)),.96rem);padding:0 12px}.home-plans__grid{width:100%;height:clamp(198px,24vw,216px);min-height:0;display:block;overflow-x:hidden}.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(186px,22vw,198px)}.home-plans__card{gap:9px;height:clamp(154px,18.6vw,167px);padding:13px 13px 31px}.home-plans__label{font-size:clamp(17px,1.85vw,21px)}.home-plans__old-price{font-size:14px}.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 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;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__old-price{font-size:14px}.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 10px 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__old-price{font-size:14px}.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}.home-companies__toggle{height:30px;padding:0 12px;font-size:.9rem}.home-companies__toggle-icon{width:15px;height:15px}}@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}.home-companies__toggle{height:29px;padding:0 11px;font-size:.88rem}.home-companies__toggle-icon{width:14px;height:14px}}@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:1140px) and (min-width:1001px){.site{--content-offset:max(calc((100vw - 900px)/2),40px)}.site__nav{padding:0 var(--content-offset);gap:10px}.site__logo{justify-content:flex-start;width:auto;margin-right:auto}.site__logo-icon{width:104px;height: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}.site__layout>main .home-main{zoom:.92;min-width:0;max-width:100%;overflow-x:hidden}.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:1140px) 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:1140px){.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-companies__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){.site__nav{padding:0 var(--side-pad);gap:8px}.site__logo-icon{width:96px}.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,.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,.home-insides__card:not(.is-icon):not(.is-wide),.home-questions__card,.home-seo__card{padding:16px 16px 18px}.home-companies__title{margin-bottom:9px;font-size:1.02rem}.home-companies__chips{gap:7px 9px}.home-companies__chip{min-width:92px;height:27px;font-size:clamp(14px,calc(.96rem - var(--text-down-1)),.96rem);padding:0 11px}}@media (max-width:640px){.home-examples__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px}}@media (max-width:560px){.home-examples__grid{grid-template-columns:1fr;row-gap:26px}.profile-plans__note{font-size:.86rem}}@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-icon{width:92px}.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__title br,.home-feature__list br,.home-feature__subtitle br{display:none}.home-feature__subtitle br:first-of-type{display:block}}.home-direction{justify-content:flex-start;width:min(1025px,100%);margin-top:16px;display:flex}.home-direction__card,.companies-direction__card,.profile-direction__card{box-sizing:border-box;background:#2c2a3c;border:1px solid #ffffff14;border-radius:18px;width:100%;padding:20px 22px 22px;box-shadow:0 20px 44px #00000052}.home-direction__title,.companies-direction__title{letter-spacing:.14em;text-transform:uppercase;color:#fffc;margin-bottom:14px;font-size:12px;font-weight:500}.home-direction__chips,.companies-direction__chips{flex-wrap:wrap;gap:16px 12px;display:flex}.home-direction__chip,.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}.home-direction__chip:hover,.companies-direction__chip:hover{color:#fdeb77;border-color:#fdeb77b3}.home-direction__chip.is-active,.home-direction__chip[aria-current=page],.companies-direction__chip.is-active,.companies-direction__chip[aria-current=page]{color:#fdeb77;background:0 0;border-color:#fdeb77e6;font-weight:600}@media (max-width:1140px){.home-direction__card,.companies-direction__card,.profile-direction__card{border-radius:16px;padding:20px 22px 22px}.home-direction__chips,.companies-direction__chips{gap:14px 10px}.home-direction__chip,.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,.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,.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,.companies-direction__card,.profile-direction__card{border-radius:16px;padding:16px 16px 18px}.home-direction__chips,.companies-direction__chips{gap:12px 8px}.home-direction__chip,.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,.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,.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-plans__title{letter-spacing:.16em;font-size:.95rem}.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-plans__title{letter-spacing:.145em;font-size:.92rem}.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-plans__title{letter-spacing:.13em;font-size:.88rem}.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-plans__title{letter-spacing:.11em;font-size:.84rem}.home-faq__title{letter-spacing:.11em;font-size:.95rem}}@media (max-width:748px){.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}}.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 #ffffff14;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:#2d2a39;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:#2c2a3c;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:#2c2a3c;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:#2c2a3c;border-color:#fdeb7780}.company-video__button.is-view{text-transform:none;color:#fdeb77;background:#2c2a3cf2;border-color:#fdeb77cc}.company-video__button:hover,.company-video.is-locked .company-video__button:hover{color:#fdeb77;border-color:#fdeb77cc}.video-page{gap:clamp(12px,1.8vw,18px);width:min(1025px,100%);min-width:0;max-width:1025px;display:grid}.video-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;margin-top:clamp(10px,1.4vw,16px);display:grid}.video-player{aspect-ratio:16/9;background:#2c2a3c;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:#2c2a3c;background:#fdeb77e6;border-color:#fdeb77}.video-meta__card{background:#2c2a3c;border:1px solid #ffffff1f;border-radius:clamp(14px,1.8vw,18px);width:min(720px,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-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:#2c2a3c;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:#2c2a3c;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;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.06' 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.06' 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-spacer{height:16px}.inside-code{color:#f8f8f2;white-space:pre-wrap;background:#282a36;border:.3px solid #ffffff1f;border-radius:14px;margin:0;padding:12px 14px;font-size:.6rem;font-style:normal;font-weight:350;line-height:1.5;position:relative;overflow-x:auto}.inside-code code{color:inherit;background:0 0;border:0;padding:8px;font-style:normal;font-weight:350;display:block}.inside-code .hljs,.inside-code .hljs-emphasis,.inside-code em{font-style:normal}.inside-lock{text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#2c2a3c66;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(#2c2a3c00 0%,#2c2a3c8c 55%,#2c2a3cc7 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:#2c2a3c;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: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{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{justify-items:center}.video-meta__card{justify-self:center;margin-left:auto;margin-right:auto}}@media (max-width:700px){.video-player__locked-text{max-width:100%}}@media (max-width:560px){.video-meta__card{padding:12px}.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:#2c2a3c;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:#2c2a3c99;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:#2c2a3c;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:#272334;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:#2c2a3c;border:1px solid #ffffff14;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}.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}.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}}
.hljs{background:#282a36;padding:.5em;display:block;overflow-x:auto}.hljs-built_in,.hljs-selector-tag,.hljs-section,.hljs-link{color:#8be9fd}.hljs-keyword{color:#ff79c6}.hljs,.hljs-subst{color:#f8f8f2}.hljs-title,.hljs-attr,.hljs-meta-keyword{color:#50fa7b;font-style:italic}.hljs-string,.hljs-meta,.hljs-name,.hljs-type,.hljs-symbol,.hljs-bullet,.hljs-addition,.hljs-variable,.hljs-template-tag,.hljs-template-variable{color:#f1fa8c}.hljs-comment,.hljs-quote,.hljs-deletion{color:#6272a4}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-title,.hljs-section,.hljs-doctag,.hljs-type,.hljs-name,.hljs-strong{font-weight:700}.hljs-literal,.hljs-number{color:#bd93f9}.hljs-emphasis{font-style:italic}
