.edit{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-top:60px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-height:558px){.edit{padding-top:100px}}@media(min-width:768px)and (min-height:558px){.edit{padding-top:130px}}@media(min-width:479px)and (max-height:557px){.edit:before{background:var(--color-theme-dark);content:"";inset:0;opacity:.4;position:absolute;z-index:1}}.edit__bg{z-index:-1}.edit__bg,.edit__bg-current,.edit__bg-next{inset:0;position:absolute}.edit__bg-next{opacity:0}.edit__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px)and (min-height:558px){.edit__bg img{opacity:.5}}.edit__img{inset:0;position:absolute}.edit__img-current,.edit__img-next{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.edit__img-next{opacity:0}.edit__img img,.edit__svg img{height:130%;max-width:130%;-o-object-fit:contain;object-fit:contain;width:130%}@media(min-width:992px)and (min-height:558px){.edit__img img,.edit__svg img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.edit__svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.edit__grid,.edit__svg{inset:0;pointer-events:none;position:absolute;z-index:0}.edit__grid{display:grid;overflow:hidden}.edit__grid-cell{background-color:var(--color-theme-dark);opacity:0}.edit__title{display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 24px}@media(min-width:479px)and (max-height:557px){.edit__title{z-index:2}}@media(min-height:558px){.edit__title{height:min(14.58333vw,112px)}}@media(min-width:992px)and (min-height:558px){.edit__title{height:min(5.72917vw,110px)}}.edit__title-back,.edit__title-front{font-size:32px;font-style:italic;font-weight:900;line-height:1.4;text-align:center;text-transform:uppercase;white-space:nowrap;width:100%;--base-width:768;--base-font-size:80;--max-font-size:80px}@media(min-height:558px){.edit__title-back,.edit__title-front{font-size:clamp(24px,calc(var(--base-font-size)*100vw/var(--base-width)),var(--max-font-size))}}@media(min-width:992px)and (min-height:558px){.edit__title-back,.edit__title-front{--base-font-size:110;--base-width:1920;--max-font-size:110px}}.edit__title-back{position:relative;z-index:-1}.edit__title-front{background:none;border:none;caret-color:var(--color-text-white);inset:0;padding:0 24px;position:absolute}@media(min-height:558px){.edit__title-front{color:transparent;-webkit-text-stroke:1px #fff}}.edit__title-front::-moz-selection{background-color:var(--color-theme-selection);color:var(--color-text-white)}.edit__title-front::selection{background-color:var(--color-theme-selection);color:var(--color-text-white)}.edit__title-front::-webkit-input-placeholder{color:var(--color-text-white);opacity:.3}.edit__title-front::-moz-placeholder{color:var(--color-text-white);opacity:.3}.edit__title-front:-ms-input-placeholder{color:var(--color-text-white);opacity:.3}.edit__title-front::-ms-input-placeholder{color:var(--color-text-white);opacity:.3}.edit__title-front::placeholder{color:var(--color-text-white);opacity:.3}.edit__title-front:focus{outline:none}.edit__footer{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:auto;padding:8px 16px 16px}@media(min-width:380px)and (min-height:400px){.edit__footer{padding-inline:24px}}@media(min-height:558px){.edit__footer{gap:24px;padding-bottom:48px;padding-top:24px}}@media(min-width:768px)and (min-height:558px){.edit__footer{gap:clamp(24px,1.5625vw,48px);padding-bottom:clamp(32px,2.70833vw,68px)}}@media(min-width:620px)and (max-width:991px)and (max-height:557px){.mobile .edit__footer,.tablet .edit__footer{padding-bottom:30px}}.edit__random{background:none}.edit__random svg{display:block;fill:var(--color-white);height:100%;width:100%}.edit__controls{position:relative;width:100%}.edit__controls-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:992px)and (min-height:558px){.edit__controls-default{-ms-flex-pack:distribute;justify-content:space-around}}.edit__controls-editing{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden}@media(min-width:620px)and (max-width:991px)and (max-height:557px){.edit__controls-editing{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.edit__charts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}@media(min-width:620px)and (max-width:991px)and (max-height:557px){.edit__charts{bottom:8px;position:absolute}}@media(min-height:400px){.edit__charts{gap:12px}}@media(min-width:768px)and (min-height:558px){.edit__charts{gap:clamp(16px,1.66667vw,48px)}}
