.preview-constructor-mode{border-radius:4px;bottom:16px;display:flex;overflow:hidden;position:fixed;right:16px;z-index:80}.preview-constructor-mode__button{background-color:transparent;border:0;color:inherit;font-family:inherit;padding:0}.preview-constructor-mode__button:not(:disabled){cursor:pointer}.preview-constructor-mode__button:focus-visible{border:none}.preview-constructor-mode__button{align-items:center;background-color:var(--Light-Red-500);border:1px solid var(--Light-Red-600);color:var(--Light-Base-0);display:flex;justify-content:center;transition:background-color .15s,color .15s,border .15s}@media(hover:hover){.preview-constructor-mode__button:hover{background-color:var(--Light-Red-600)}}.preview-constructor-mode__button--link{border-radius:4px 0 0 4px;max-width:250px;padding:12px 20px 12px 16px;text-align:left}.preview-constructor-mode__button--cross{border-left:0;border-radius:0 4px 4px 0;padding:12px}.preview-constructor-mode--on .preview-constructor-mode__button{background-color:var(--Light-Green-100);border-color:var(--Light-Green-200);color:var(--Light-Green-500)}@media(hover:hover){.preview-constructor-mode--on .preview-constructor-mode__button:hover{background-color:var(--Light-Green-600);border-color:var(--Light-Green-600);color:var(--Light-Base-0)}}.preview-constructor-mode__button-icon{align-items:center;display:flex;fill:currentColor;flex:0 0 30px;height:30px;justify-content:center}.preview-constructor-mode__button-text{font-size:15px;font-weight:400;line-height:22px;line-height:16px}.preview-constructor-mode__button--link .preview-constructor-mode__button-icon{margin-right:8px}.preview-constructor-mode__loader{align-items:center;background-color:#fff6;display:flex;inset:0;justify-content:center;position:absolute}
