:root{--novus-white: #ffffff;--novus-dark-gray: #212121;--novus-accent-blue: #1d1991;--novus-light-gray: #7f7f7f;--novus-gray-background: #f5f5f5;--novus-blue-border: #e9edfd;--novus-blue-background: #f3f5ff;--novus-borders: #e5e5e5}.thirdparty-shortcuts-container{width:100%;max-width:100%;padding:0}.thirdparty-shortcuts-list{display:flex;flex-direction:column;gap:10px}@media(min-width:500px){.thirdparty-shortcuts-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;column-gap:12px}}@media(min-width:768px){.thirdparty-shortcuts-list{grid-template-columns:repeat(2,minmax(auto,300px));justify-content:start}}.thirdparty-shortcut-item{display:flex;align-items:center;gap:10px;padding:6px;background:transparent;border:none;cursor:pointer;transition:background-color .2s ease;border-radius:8px;text-decoration:none;width:100%}.thirdparty-shortcut-icon{width:40px;height:40px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.thirdparty-shortcut-icon img{width:24px;height:24px;object-fit:contain}.thirdparty-shortcut-text{font-weight:400;font-style:normal;line-height:13px;color:var(--novus-dark-gray, #212121);text-align:left}
