.link_wrap #left {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}
.link_wrap #right img {
    pointer-events: none;
    user-select: none;
    width:180px;
    background:none;
}
.info_tag {
    font-size: 25px;
    font-weight:500;
}
.info_tag2 {
    font-size: 20px;
    text-align: center;
    width: 400px;
}
.linkButt {
    border-radius: 0 7.5px 7.5px 0;
    height: 18.5px;
}
#nick {
    width: 200px;
}
.link_inp_wrap {
    display: flex;
    align-items: center;
    border: 2px solid var(--separator_common);
    width: fit-content;
    border-radius: var(--def_border-radius);
}
.error_note {
    display: none;
    padding: 10px;
    border-radius: 5px;
    margin-right: 20px;
    font-weight: 500;
    font-size: 14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='fill:%23b3082a;width:16px;'%3E%3Cpath d='M12,0A12,12,0,1,0,24,12,12.013,12.013,0,0,0,12,0Zm0,3a8.947,8.947,0,0,1,5.207,1.672L4.672,17.206A8.986,8.986,0,0,1,12,3Zm0,18a8.942,8.942,0,0,1-5.206-1.672L19.328,6.793A8.986,8.986,0,0,1,12,21Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 10px;
    min-width: 200px;
    background-color: var(--l_m_hover_na);
    border: 1px dashed var(--m_active);
    margin-top: 10px;
}
left-col {
    display:none;
}
left_menu_r {
margin-top:0;    
}
main_col_noright {
    width: 100%;
    max-width: 100%;
}
.link_wrap {
    width: var(--main_width);
    display: flex;
    margin: 0 auto;
    align-items: center;
    height: calc(100vh - 124px);
    margin-top: 50px;
    flex-direction: column;
    justify-content: center;
}
div#right {
    margin-bottom: 3rem;
}
/*
     FILE ARCHIVED ON 21:31:44 Jan 11, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:27:45 Jul 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.63
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.009
  esindex: 0.015
  cdx.remote: 173.368
  LoadShardBlock: 79.148 (3)
  PetaboxLoader3.datanode: 81.683 (4)
  load_resource: 359.269
  PetaboxLoader3.resolve: 331.721
*/