@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}.docs-shortcut{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1.25rem;border:1px solid var(--theme-elevation-100);border-radius:8px;background:linear-gradient(140deg,var(--theme-elevation-50) 0,var(--theme-elevation-0) 65%)}.docs-shortcut__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:var(--theme-elevation-100);color:var(--theme-elevation-800)}.docs-shortcut__title{margin:0;font-size:1.0625rem;line-height:1.3;font-weight:600}.docs-shortcut__subtitle{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--theme-elevation-500)}.docs-shortcut__links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.25rem}.docs-shortcut__link{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border:1px solid rgba(0,0,0,0);border-radius:6px;font-size:.8125rem;font-weight:500;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.docs-shortcut__link svg{flex-shrink:0;opacity:.65}.docs-shortcut__link:focus-visible{outline:2px solid var(--theme-elevation-400);outline-offset:2px}.docs-shortcut__link--primary{background:var(--theme-elevation-800);color:var(--theme-elevation-0)}.docs-shortcut__link--primary:hover{background:var(--theme-elevation-1000);color:var(--theme-elevation-0)}.docs-shortcut__link--secondary{border-color:var(--theme-elevation-150);color:var(--theme-elevation-800)}.docs-shortcut__link--secondary:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-1000)}