.file-details .file-card{cursor:unset}.file-details .file-card:hover{background-color:#1a1a1a}.file-details .maven-snippet{margin-bottom:24px}.file-details .maven-snippet .maven-snippet-container{align-items:center;display:flex}@media (max-width:900px){.file-details .maven-snippet .maven-snippet-container .tooltip{display:none}}.file-details .maven-snippet .maven-snippet-container code{overflow:auto}.file-details .actions{gap:12px;margin-left:auto;display:flex}.file-details .changelog{overflow-wrap:break-word;min-height:100px;overflow:auto}.file-details .changelog p{line-height:initial}.file-details .changelog ol,.file-details .changelog ul{padding-left:20px}.file-details .changelog ul{list-style:outside}.file-details .related-projects-list{grid-template-columns:repeat(auto-fill,minmax(384px,1fr));gap:16px;margin-top:24px;display:grid}.file-details .related-projects-list .related-project-card{margin-bottom:0}.file-details .tab-content .tabs{margin-bottom:24px}.file-details .tab-content .pagination.bottom,.file-details .tab-content .skeleton-loader{margin-top:24px}.file-details .tab-content .skeleton-loader .skeleton-rect-narrow{height:80px;margin-bottom:0}.file-details .tab-content .no-results{margin-top:0}.file-details .versions-group{color:#b2b2b2;grid-auto-columns:auto 1fr;grid-auto-flow:column;column-gap:12px;margin-top:12px;font-size:12px;display:grid}.file-details .versions-group:not(:last-child){margin-bottom:8px}.file-details .versions-group .versions-group-title{font-weight:700}.file-details .versions-group .versions-group-title:after{content:":"}.file-details .versions-group .versions-group-items{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.file-details .versions-group .versions-group-items li:not(:last-child):after{content:"";vertical-align:middle;background-color:#4d4d4d;width:1px;height:12px;margin:-2px 6px 0;display:inline-block}.file-details-card{color:#e5e5e5;background-color:#1a1a1a;flex-direction:column;min-width:0;margin-bottom:24px;padding:4px 20px 0;display:flex;position:relative}.file-details-card a,.file-details-card button{position:relative}.file-details-card h2 a{text-decoration:none}.file-details-card h2 a:hover{text-decoration:underline}.file-details-card section{color:#b2b2b2;padding-top:12px;padding-bottom:16px;font-size:14px}.file-details-card section p{margin-top:12px}.file-details-card section .expandable-content{max-height:0;transition:max-height .25s;overflow:hidden}.file-details-card section .expandable-content>:first-child{margin-top:12px}.file-details-card section.is-expanded .expandable-content{max-height:500px;animation:.2s forwards make-overflow-default}@keyframes make-overflow-default{99%{overflow:hidden}to{overflow:unset}}.file-details-card section.is-expanded .btn-toggle svg{transform:rotate(180deg)}.file-details-card section h3{color:#e5e5e5;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.file-details-card section h3 .actions{gap:8px;margin-left:auto;display:flex}.file-details-card section h3 .actions button{color:#999;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.file-details-card section h3 .actions button svg{width:20px;height:20px}.file-details-card section h3 .actions button:hover{color:#e5e5e5;background-color:#333}.file-details-card section+section{border-top:1px solid #333}.file-details-card section code{white-space:pre;background-color:#262626;width:100%;padding:6px 12px;font-size:14px;display:block}.section-file-info{grid-template-columns:auto 1fr auto;grid-template-areas:"title author button""details-list details-list button""supported-versions supported-versions supported-versions";justify-content:flex-start;align-items:start;display:grid}.section-file-info ul.details-list{color:#b2b2b2;margin-top:12px;font-size:12px}.section-file-info ul.details-list .channel-tag{font-size:14px}.section-file-info h2{text-overflow:ellipsis;white-space:nowrap;grid-area:title;margin-bottom:0;font-size:16px;display:block;overflow:hidden}.section-file-info .author{color:#b2b2b2;border-left:1px solid #4d4d4d;grid-area:author;min-width:0;margin-top:4px;margin-left:8px;padding-left:8px;font-size:14px;line-height:16px}.info-warning{color:#b2b2b2;border:1px solid #333;gap:8px;padding:8px 12px;font-size:14px;display:flex}.info-warning:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 19.5C14.9706 19.5 19 15.4706 19 10.5C19 5.52944 14.9706 1.5 10 1.5C5.02944 1.5 1 5.52944 1 10.5C1 15.4706 5.02944 19.5 10 19.5ZM11 5.5V7.5H9L9 5.5L11 5.5ZM11 9.5L11 15.5H9L9 9.5H11Z' fill='%23999999'/%3E%3C/svg%3E%0A");flex-shrink:0;width:20px;height:20px}@media (max-width:900px){.file-details-card .section-file-info{grid-template-columns:auto minmax(80px,1fr);grid-template-areas:"title author""details-list details-list""supported-versions supported-versions"}.file-details-card .section-file-info ul.details-list{flex-wrap:wrap;gap:12px 20px;height:auto}}