.student-document-card{display:flex;align-items:center;gap:16px;margin-bottom:17px;padding:18px;border:1px solid #e5e8ef;border-radius:19px;background:#fff;box-shadow:0 9px 28px #28324a0d}.student-file-icon{position:relative;width:56px;height:64px;display:grid;place-items:center;flex:0 0 56px;border-radius:10px 10px 14px 14px;background:linear-gradient(145deg,#ef5f58,#c93d38);color:#fff;box-shadow:0 8px 18px #d84e4730}.student-file-icon:after{content:"";position:absolute;right:0;top:0;border-width:0 0 13px 13px;border-style:solid;border-color:transparent transparent #ffffff75 transparent}.student-file-icon i{font-size:10px;font-style:normal;font-weight:900;letter-spacing:.5px}.student-file-icon>span{position:absolute;bottom:7px;font-size:12px}.student-file-icon.file-doc,.student-file-icon.file-docx{background:linear-gradient(145deg,#367fd7,#1851a4)}.student-file-icon.file-ppt,.student-file-icon.file-pptx{background:linear-gradient(145deg,#ed754b,#c74724)}.student-file-icon.file-xls,.student-file-icon.file-xlsx,.student-file-icon.file-csv{background:linear-gradient(145deg,#36a16d,#147749)}.student-file-icon.file-zip{background:linear-gradient(145deg,#8a6bdd,#5e40b5)}.student-file-copy{min-width:0;flex:1}.document-label{color:#7a68d9;font-size:9px;font-weight:900;letter-spacing:1.2px}.student-file-copy h2{overflow:hidden;margin:5px 0 4px;color:#263950;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.student-file-copy p{margin:0;color:#8994a3;font-size:10px}.document-download{display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:11px;background:#6653d8;color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 18px #6653d82c}.document-download svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.document-preview{overflow:hidden;margin-bottom:18px;border:1px solid #dfe3ea;border-radius:20px;background:#fff;box-shadow:0 12px 35px #27314b12}.document-preview-bar{height:48px;display:flex;align-items:center;gap:14px;padding:0 17px;border-bottom:1px solid #e7e9ef;background:#f8f9fb;color:#687487;font-size:11px}.document-preview-bar>span{display:flex;gap:5px}.document-preview-bar i{width:8px;height:8px;display:block;border-radius:50%;background:#fb7469}.document-preview-bar i:nth-child(2){background:#f6c652}.document-preview-bar i:nth-child(3){background:#4bc99e}.document-preview-bar strong{flex:1}.document-preview-bar a{color:#6250ce;font-weight:800}.document-preview iframe{display:block;width:100%;height:75vh;border:0}.image-preview{display:grid;place-items:center;margin-bottom:18px;padding:16px;border:1px solid #e4e7ed;border-radius:20px;background:#fff}.image-preview img{max-width:100%;max-height:75vh;border-radius:12px}.office-notice{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:15px 17px;border-radius:15px;background:#eef6fc;color:#36546f}.office-notice-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:50%;background:#3a8cc8;color:#fff;font-weight:900}.office-notice div{flex:1}.office-notice strong{font-size:12px}.office-notice p{margin:2px 0 0;color:#6f8294;font-size:10px}.office-notice>a{color:#286fa5;font-size:11px;font-weight:800}@media(max-width:800px){.student-document-card{align-items:flex-start;padding:15px}.student-file-icon{width:49px;height:57px;flex-basis:49px}.student-file-copy h2{font-size:14px}.document-download{padding:9px}.document-download span{display:none}.document-preview iframe{height:68vh}.office-notice{align-items:flex-start;flex-wrap:wrap}.office-notice>a{width:100%;padding-left:43px}}
