.file-list{display:grid;gap:6px;text-align:left;margin:10px 2px 0;padding:10px 12px;background:#f7f8fb;border-radius:11px;color:#555963;font-size:11px}.file-list>div{display:flex;justify-content:space-between;gap:12px;min-width:0}.file-list>div:not(.file-list-more){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-list small{flex:0 0 auto;color:#92969e}.file-list-more{color:#0071e3}
.download-mode{background:#f5f5f7}.download-mode header,.download-mode main,.download-mode footer{display:none}.download-screen{min-height:100vh;background:#f5f5f7;color:#1d1d1f}.download-topbar{max-width:1080px;margin:0 auto;padding:37px 28px 25px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.download-identity{min-width:0}.download-title-line{display:flex;align-items:center;gap:12px;min-width:0}.download-title-line h1{font-size:28px;line-height:1.1;letter-spacing:-1.1px;margin:0;font-weight:650;max-width:min(70vw,680px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.count-pill{background:#e5e5e8;color:#66666c;border-radius:99px;padding:5px 10px;font-size:11px;white-space:nowrap}.download-identity p{font-size:12px;color:#9a9aa0;margin:9px 0 0}.download-separator{margin:0 7px;color:#c7c7cb}.report-link{color:#0071e3;font-weight:600}.download-brand{font-size:15px;font-weight:650;letter-spacing:-.45px;color:#737378;padding-top:6px;white-space:nowrap}.download-grid{max-width:1080px;margin:0 auto;padding:3px 28px 78px;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:26px}.download-card{background:transparent;min-width:0}.file-preview{aspect-ratio:1.48;background:#e7e7eb;border-radius:17px;display:grid;place-items:center;color:#b6b6ba}.file-type{width:100px;height:116px;background:#c4c4c8;border-radius:9px 9px 13px 13px;display:grid;place-items:center;color:#ececef;font-size:12px;font-weight:650;letter-spacing:.3px;position:relative;box-shadow:0 2px 2px #00000008}.file-type:before{content:'';position:absolute;right:0;top:0;width:30px;height:30px;background:#e7e7eb;clip-path:polygon(0 0,100% 100%,0 100%);border-radius:0 8px 0 0}.download-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 6px 0}.download-meta strong{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#555963}.download-meta small{display:block;color:#a1a1a7;font-size:11px;margin-top:4px}.download-button{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#0071e3;color:#fff;display:grid;place-items:center;font-size:20px;line-height:1;transition:transform .18s,background .18s}.download-button:hover{background:#0077ed;transform:scale(1.08)}.download-footer{text-align:center;color:#a0a0a6;font-size:11px;padding:0 20px 34px}.download-loading,.download-error{text-align:center;color:#8e8e94;padding-top:25vh;font-size:14px}.download-screen>.success-icon{margin:25vh auto 20px}.download-screen>.primary{display:flex;max-width:240px;margin:24px auto 0;height:45px;text-align:center}.download-screen>h1{text-align:center;font-size:35px;letter-spacing:-1.4px;margin:0}.download-screen>.download-error{text-align:center;padding-top:0}
@media(max-width:600px){.download-topbar{padding:27px 20px 19px}.download-title-line h1{font-size:22px;max-width:calc(100vw - 130px)}.download-brand{font-size:12px}.download-identity p{font-size:10px}.download-grid{padding:3px 20px 55px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.file-preview{border-radius:12px}.file-type{width:61px;height:73px;font-size:9px}.file-type:before{width:20px;height:20px}.download-meta{padding:9px 2px 0;gap:6px}.download-meta strong{font-size:11px;max-width:calc(100% - 31px)}.download-meta small{font-size:9px}.download-button{width:25px;height:25px;flex-basis:25px;font-size:17px}.download-footer{font-size:9px}}
@media(prefers-reduced-transparency:reduce){.download-mode{background:#f5f5f7}}
