/* dmt_studio_blocks.css — how Course Studio's blocks look to a member.
   Linked from Course.asp (and the Studio's own canvas). Everything a
   block needs to LAY OUT correctly is written inline on the block, so a
   lesson still reads properly if this file is missing; this file adds
   the theme colours (--c-accent from dmt_course_theme.asp) and the
   phone rules, which inline styles cannot express. */

.lbody .cs-img,.csummary .cs-img{display:block;margin:20px auto;max-width:100%}
.lbody .cs-img img,.csummary .cs-img img{margin:0;max-width:100%}
.lbody .cs-img figcaption,.csummary .cs-img figcaption,
.lbody .cs-gallery figcaption,.csummary .cs-gallery figcaption{font-family:'Lora',Georgia,serif;font-style:italic;font-size:14px;line-height:1.5;
  color:var(--mut,rgba(44,37,32,.72));text-align:center;margin-top:8px}
.lbody .cs-crop,.csummary .cs-crop{position:relative;overflow:hidden;width:100%}
.lbody .cs-crop img,.csummary .cs-crop img{position:absolute;max-width:none!important;height:auto;margin:0!important;border-radius:0!important}
.lbody .cs-gallery img,.csummary .cs-gallery img{margin:0}
.lbody .cs-split img,.csummary .cs-split img{margin:0}
.lbody .cs-split p:last-child,.csummary .cs-split p:last-child{margin-bottom:0}
.lbody .cs-callout,.csummary .cs-callout{background:var(--c-accent-soft,rgba(212,175,55,.14));border:1px solid var(--c-accent-line,rgba(212,175,55,.38))}
.lbody .cs-callout p:last-child,.csummary .cs-callout p:last-child{margin-bottom:0}
.lbody .cs-callout .cs-callout-h,.csummary .cs-callout .cs-callout-h{color:var(--c-accent-deep,#b8963e)}
html:not([data-theme="warm"]) .lbody .cs-callout .cs-callout-h{color:var(--c-accent,#D4AF37)}
.lbody a.cs-btn,.csummary a.cs-btn{background:var(--c-accent,#b8963e);color:var(--c-on-accent,#1a1409)!important;text-decoration:none}
.lbody a.cs-btn.ghost,.csummary a.cs-btn.ghost{background:transparent;color:var(--c-accent-deep,#b8963e)!important;border:1.5px solid var(--c-accent,#b8963e)}
html:not([data-theme="warm"]) .lbody a.cs-btn.ghost{color:var(--c-accent,#D4AF37)!important}
.lbody a.cs-dl,.csummary a.cs-dl{color:var(--ink,#2C2520)!important;text-decoration:none;border:1px solid var(--c-accent-line,rgba(212,175,55,.38));background:var(--card,#fff)}
.lbody a.cs-dl:hover,.csummary a.cs-dl:hover{border-color:var(--c-accent,#D4AF37)}
.lbody a.cs-dl .cs-dl-go,.csummary a.cs-dl .cs-dl-go{color:var(--c-accent-deep,#b8963e)}
html:not([data-theme="warm"]) .lbody a.cs-dl .cs-dl-go{color:var(--c-accent,#D4AF37)}
.lbody .cs-dl small,.csummary .cs-dl small{color:var(--mut,rgba(44,37,32,.72))}
.lbody .cs-audio audio,.csummary .cs-audio audio{width:100%}
.lbody .cs-clear,.csummary .cs-clear{clear:both}

@media (max-width:600px){
  .lbody .cs-img.cs-wrap,.csummary .cs-img.cs-wrap{float:none!important;width:100%!important;margin:18px 0!important}
  .lbody .cs-img.cs-sm,.csummary .cs-img.cs-sm{width:100%!important;margin-left:0!important;margin-right:0!important}
  .lbody .cs-gallery.c3,.lbody .cs-gallery.c4,.csummary .cs-gallery.c3,.csummary .cs-gallery.c4{grid-template-columns:repeat(2,1fr)!important}
  .lbody .cs-split,.csummary .cs-split{flex-direction:column!important;align-items:stretch!important}
  .lbody .cs-split > .cs-split-m,.csummary .cs-split > .cs-split-m{flex-basis:auto!important;width:100%!important}
}


/* A link to a file inside the lesson text shows as a pill, not a bare link:
   an icon for its type, its title, a download mark. Picked out by the
   address, so nothing in the saved lesson has to change. Download blocks,
   buttons and linked pictures keep their own look. */
.lbody a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.csummary a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img)),.lbody-preview a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)){
  display:inline-flex;align-items:center;gap:8px;max-width:100%;vertical-align:middle;
  margin:3px 2px;padding:6px 14px 6px 6px;border-radius:999px;
  background:var(--c-accent-soft,rgba(212,175,55,.14));border:1px solid var(--c-accent-line,rgba(212,175,55,.38));
  color:inherit!important;text-decoration:none!important;font-weight:600;font-size:.92em;line-height:1.3;
  transition:transform .15s,box-shadow .15s,border-color .15s}
.lbody a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.csummary a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover,.lbody-preview a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img)):hover{transform:translateY(-1px);border-color:var(--c-accent,#D4AF37);box-shadow:0 6px 16px -10px rgba(0,0,0,.35)}
.lbody a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{
  font-family:'Material Symbols Rounded','Material Icons Round';font-weight:normal;font-style:normal;font-size:18px;line-height:1;
  -webkit-font-smoothing:antialiased;letter-spacing:normal;text-transform:none;
  flex:none;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;
  background:var(--c-accent,#D4AF37);color:#fff;content:'draft'}
.lbody a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.csummary a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after,.lbody-preview a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::after{
  font-family:'Material Symbols Rounded','Material Icons Round';font-weight:normal;font-style:normal;font-size:17px;line-height:1;
  -webkit-font-smoothing:antialiased;letter-spacing:normal;text-transform:none;opacity:.55;content:'download'}
.lbody a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".pdf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".pdf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'picture_as_pdf'}
.lbody a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".doc" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".doc?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".docx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".docx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".txt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".txt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".rtf" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".rtf?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".pages" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".pages?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".epub" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".epub?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'description'}
.lbody a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".xls" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".xls?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".xlsx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".xlsx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".csv" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".csv?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".numbers" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".numbers?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'table_chart'}
.lbody a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".ppt" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".ppt?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".pptx" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".pptx?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".key" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".key?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'slideshow'}
.lbody a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".jpg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".jpg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".jpeg" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".jpeg?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".png" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".png?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".gif" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".gif?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".webp" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".webp?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'image'}
.lbody a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".zip" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".zip?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'folder_zip'}
.lbody a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".mp3" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".mp3?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".m4a" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".m4a?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'headphones'}
.lbody a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.csummary a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".mp4" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".mp4?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href$=".mov" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before,.lbody-preview a[href*=".mov?" i]:not(.cs-dl):not(.cs-btn):not(:has(img))::before{content:'movie'}
