.document-viewer{background:#f8f9fa;flex-direction:column;height:100%;display:flex;overflow:hidden}.document-viewer-header{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;align-items:center;gap:12px;padding:8px 16px;display:flex}.document-viewer-back{color:#5f6368;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s;display:flex}.document-viewer-back:hover{background:#f1f3f4}.document-viewer-back .material-icons{font-size:24px}.document-viewer-title{color:#202124;flex:1;align-items:center;gap:10px;min-width:0;font-size:18px;font-weight:500;display:flex}.document-viewer-title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.document-viewer-title .material-icons{flex-shrink:0;font-size:24px}.document-viewer-actions{flex-shrink:0;gap:8px;display:flex}.document-viewer-action-btn{color:#5f6368;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s;display:flex}.document-viewer-action-btn:hover{background:#f1f3f4}.document-viewer-action-btn .material-icons{font-size:22px}.document-star-btn{cursor:pointer;background:0 0;border:none;gap:4px}.document-star-btn.starred{color:#f4b400}.document-star-btn.starred:hover{color:#fbbc04}.document-star-count{font-family:Google Sans,Roboto,sans-serif;font-size:12px;font-weight:500}.document-sidebar-btn.starred{color:#f4b400;background:#fef7e0}.document-sidebar-btn.starred:hover{background:#fef3cd}.document-viewer-body{flex:1;min-height:0;display:flex;overflow:hidden;container-type:inline-size}.document-viewer-pdf{background:#525659;flex:1;min-width:0;overflow:hidden}.document-viewer-pdf .rpv-core__viewer{height:100%}.document-viewer-image{background:#525659;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex;overflow:auto}.image-viewer-container{justify-content:center;align-items:center;min-height:100%;padding:24px;display:flex}.image-viewer-wrapper{display:inline-block;position:relative}.image-viewer-img{transform-origin:50%;-webkit-user-select:none;user-select:none;background:#fff;max-width:100%;height:auto;transition:transform .15s ease-out;box-shadow:0 2px 10px #0000004d}.document-viewer-video{background:#000;flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.video-viewer-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-viewer{max-width:100%;max-height:100%}.document-viewer-audio{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.audio-viewer-container{flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:48px;display:flex}.audio-viewer-icon{color:#ff9800;opacity:.8;font-size:120px}.audio-viewer{width:100%;min-width:400px;max-width:700px;height:54px}.document-viewer-spreadsheet{background:#f8f9fa;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.spreadsheet-viewer{flex-direction:column;width:100%;height:100%;display:flex}.spreadsheet-viewer-loading,.spreadsheet-viewer-error{color:#5f6368;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.spreadsheet-viewer-error .material-icons{color:#ea4335;font-size:48px}.spreadsheet-tabs{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;gap:2px;padding:8px 12px;display:flex;overflow-x:auto}.spreadsheet-tab{color:#5f6368;cursor:pointer;white-space:nowrap;background:#f1f3f4;border:none;border-radius:4px 4px 0 0;padding:8px 16px;font-size:13px;transition:background .15s}.spreadsheet-tab:hover{background:#e8eaed}.spreadsheet-tab.active{color:#1a73e8;background:#fff;border-bottom:2px solid #1a73e8}.spreadsheet-grid-container{flex:1;height:100%;min-height:0;overflow:auto}@media (max-width:768px){.spreadsheet-tabs{padding:6px 8px}.spreadsheet-tab{padding:6px 12px;font-size:12px}}.document-viewer-zoom-label{color:#5f6368;justify-content:center;align-items:center;min-width:44px;font-family:Google Sans,Arial,sans-serif;font-size:13px;display:flex}.pdf-viewer-container{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.pdf-viewer-container .rpv-core__viewer{flex:1;height:100%}.pdf-page-indicator{pointer-events:none;z-index:1000;justify-content:center;width:calc(100% - 320px);display:flex;position:fixed;bottom:24px;left:0}.pdf-page-indicator span{color:#fff;letter-spacing:.25px;background:#202124e6;border-radius:20px;padding:8px 20px;font-family:Google Sans,Arial,sans-serif;font-size:13px;font-weight:500;box-shadow:0 2px 8px #0006}.document-viewer-loading{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.document-viewer-sidebar{background:#fff;border-left:1px solid #e0e0e0;flex-shrink:0;width:320px;overflow-y:auto}.document-sidebar-section{border-bottom:1px solid #e8eaed;padding:20px}.document-sidebar-section:last-child{border-bottom:none}.document-sidebar-section h3{text-transform:uppercase;letter-spacing:.5px;color:#5f6368;margin:0 0 16px;font-size:11px;font-weight:600}.document-sidebar-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.document-sidebar-row:last-child{margin-bottom:0}.document-sidebar-label{color:#5f6368;flex-shrink:0;font-size:13px}.document-sidebar-value{color:#202124;text-align:right;word-break:break-word;font-size:13px}.document-sidebar-description{color:#3c4043;margin:0;font-size:13px;line-height:1.6}.document-sidebar-btn{color:#202124;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:12px 16px;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.document-sidebar-btn:last-child{margin-bottom:0}.document-sidebar-btn:hover{color:#1a73e8;background:#e8f0fe;border-color:#1a73e8}.document-sidebar-btn .material-icons{color:#5f6368;font-size:20px}.document-sidebar-btn:hover .material-icons{color:#1a73e8}.document-admin-badge{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}.document-admin-badge .material-icons{color:#d97706;font-size:18px}.document-sidebar-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 20px;display:none}.document-sidebar-header h2{color:#202124;margin:0;font-size:18px;font-weight:500}.document-sidebar-close{cursor:pointer;color:#5f6368;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.document-sidebar-close:hover{background:#f1f3f4}.document-info-btn{cursor:pointer;background:0 0;border:none;display:none}.document-info-btn:focus{outline:none}.document-sidebar-backdrop{display:none}@container (max-width:900px){.document-info-btn,.document-sidebar-header{display:flex}.document-viewer-sidebar .document-sidebar-section:first-of-type h3{display:none}.document-viewer-pdf{flex:1}.document-viewer-sidebar{z-index:1000;border-top:none;border-left:1px solid #e0e0e0;width:320px;max-width:85vw;height:100%;max-height:none;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000026}.document-viewer-sidebar.open{transform:translate(0)}.document-sidebar-backdrop{z-index:999;background:#00000080;display:block;position:fixed;inset:0}}@media (max-width:768px){.document-info-btn,.document-sidebar-header{display:flex}.document-viewer-sidebar .document-sidebar-section:first-of-type h3{display:none}.document-viewer-pdf{flex:1}.document-viewer-sidebar{z-index:1000;border-top:none;border-left:1px solid #e0e0e0;width:320px;max-width:85vw;height:100%;max-height:none;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000026}.document-viewer-sidebar.open{transform:translate(0)}.document-sidebar-backdrop{z-index:999;background:#00000080;display:block;position:fixed;inset:0}}@media (max-width:600px){.document-viewer-header{gap:8px;padding:8px 12px}.document-viewer-title{font-size:14px}.document-viewer-back,.document-viewer-action-btn{width:36px;height:36px}.document-viewer-sidebar{width:100%;max-width:100%}}.inline-document-viewer{background:#fff;border:1px solid #dadce0;border-radius:12px;flex-direction:column;max-width:100%;margin:8px 0;display:flex;overflow:hidden}.inline-document-header{background:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.inline-document-title{color:#202124;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:500;display:flex;overflow:hidden}.inline-document-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inline-document-title .material-icons{flex-shrink:0;font-size:18px}.inline-document-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.inline-document-action-btn{cursor:pointer;color:#5f6368;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s;display:flex}.inline-document-action-btn:hover{background:#00000014}.inline-document-action-btn:disabled{opacity:.4;cursor:not-allowed}.inline-document-action-btn .material-icons{font-size:18px}.inline-document-zoom-label{color:#5f6368;text-align:center;min-width:32px;font-size:11px}.inline-document-body{flex-direction:row;min-height:300px;max-height:400px;display:flex}.inline-document-pdf,.inline-document-image,.inline-document-video{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.inline-document-pdf .pdf-viewer-container{height:100%}.inline-document-image .image-viewer-container{height:100%;overflow:auto}.inline-document-video .video-viewer-container{background:#000;justify-content:center;align-items:center;height:100%;display:flex}.inline-document-video .video-viewer{max-width:100%;max-height:100%}.inline-document-sidebar{background:#fafafa;border-left:1px solid #e0e0e0;flex-shrink:0;width:240px;padding:12px;overflow-y:auto}.inline-document-sidebar .document-sidebar-section{margin-bottom:16px}.inline-document-sidebar .document-sidebar-section:last-child{margin-bottom:0}.inline-document-sidebar .document-sidebar-section h3{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:11px;font-weight:500}.inline-document-sidebar .document-sidebar-row{justify-content:space-between;padding:4px 0;font-size:12px;display:flex}.inline-document-sidebar .document-sidebar-label{color:#5f6368}.inline-document-sidebar .document-sidebar-value{color:#202124;text-align:right;word-break:break-word;max-width:140px}.inline-document-sidebar .document-sidebar-description{color:#3c4043;margin:0;font-size:12px;line-height:1.4}.inline-document-sidebar .document-sidebar-btn{cursor:pointer;color:#3c4043;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:12px;text-decoration:none;transition:background-color .15s;display:flex}.inline-document-sidebar .document-sidebar-btn:hover{background:#0000000f}.inline-document-sidebar .document-sidebar-btn .material-icons{color:#5f6368;font-size:18px}.inline-document-sidebar .document-sidebar-btn.starred,.inline-document-sidebar .document-sidebar-btn.starred .material-icons{color:#f9ab00}.jemini-document-viewers{flex-direction:column;gap:12px;margin:8px 0;display:flex}.inline-email-viewer{background:#fff;border:1px solid #dadce0;border-radius:12px;flex-direction:column;max-width:100%;margin:8px 0;display:flex;overflow:hidden}.inline-email-header{background:#f8f9fa;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.inline-email-title{color:#202124;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:500;display:flex;overflow:hidden}.inline-email-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inline-email-title .material-icons{flex-shrink:0;font-size:18px}.inline-email-action-link{color:#1a73e8;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-size:12px;text-decoration:none;transition:background-color .15s;display:flex}.inline-email-action-link:hover{background:#1a73e814}.inline-email-action-link .material-icons{font-size:16px}.inline-email-body{max-height:600px;padding:16px;overflow-y:auto}.jemini-email-viewers{flex-direction:column;gap:12px;margin:8px 0;display:flex}@media (max-width:600px){.inline-document-body{flex-direction:column;max-height:none}.inline-document-sidebar{border-top:1px solid #e0e0e0;border-left:none;width:100%;max-height:200px}}
