.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{display:flex;align-items:center}@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{display:flex;gap:12px;margin-left:auto}.file-details .changelog{min-height:100px;overflow:auto;word-wrap:break-word}.file-details .changelog p{line-height:normal}.file-details .changelog ol,.file-details .changelog ul{padding-left:20px}.file-details .changelog ul{list-style:disc}.file-details .related-projects-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(384px,1fr));grid-gap:16px;gap:16px;margin-top:24px}.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{margin-bottom:0;height:80px}.file-details .tab-content .no-results{margin-top:0}.file-details .versions-group{display:grid;grid-column-gap:12px;column-gap:12px;grid-auto-flow:column;grid-auto-columns:auto 1fr;font-size:12px;color:#b2b2b2;margin-top:12px}.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{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.file-details .versions-group .versions-group-items li:not(:last-child):after{content:"";display:inline-block;vertical-align:middle;height:12px;width:1px;background-color:#4d4d4d;margin:-2px 6px 0}.file-details-card{background-color:#1a1a1a;padding:4px 20px 0;color:#e5e5e5;display:flex;flex-direction:column;min-width:0;margin-bottom:24px;position:relative}.file-details-card a,.file-details-card button{position:relative}.file-details-card .learn-more{color:#b2b2b2;margin:12px 0}.file-details-card h2 a{text-decoration:none}.file-details-card h2 a:hover{text-decoration:underline}.file-details-card section{padding-bottom:16px;padding-top:12px;color:#b2b2b2;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:make-overflow-default .2s forwards}@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{font-weight:700;font-size:14px;color:#e5e5e5;display:flex;justify-content:space-between;align-items:center}.file-details-card section h3 .actions{margin-left:auto;display:flex;gap:8px}.file-details-card section h3 .actions button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#999}.file-details-card section h3 .actions button svg{width:20px;height:20px}.file-details-card section h3 .actions button:hover{background-color:#333;color:#e5e5e5}.file-details-card section+section{border-top:1px solid #333}.file-details-card section code{display:block;padding:6px 12px;font-size:14px;width:100%;background-color:#262626;white-space:pre}.section-file-info{display:grid;grid-template-areas:"title author button" "details-list details-list button" "supported-versions supported-versions supported-versions";grid-template-columns:auto 1fr auto;align-items:start;justify-content:flex-start}.section-file-info ul.details-list{font-size:12px;color:#b2b2b2;margin-top:12px}.section-file-info ul.details-list .channel-tag{font-size:14px}.section-file-info h2{grid-area:title;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;margin-bottom:0;display:block}.section-file-info .author{grid-area:author;border-left:1px solid #4d4d4d;margin-left:8px;padding-left:8px;color:#b2b2b2;font-size:14px;line-height:16px;margin-top:4px;min-width:0}.info-warning{display:flex;gap:8px;color:#b2b2b2;font-size:14px;padding:8px 12px;border:1px solid #333}.info-warning:before{flex-shrink:0;content:"";width:20px;height:20px;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")}@media(max-width:900px){.file-details-card .section-file-info{grid-template-areas:"title author" "details-list details-list" "supported-versions supported-versions";grid-template-columns:auto minmax(80px,1fr)}.file-details-card .section-file-info ul.details-list{flex-wrap:wrap;height:auto;gap:12px 20px}}