@import url("../shared.css");
:root{--purple:#607683;--purple-2:#405762;--purple-soft:rgba(64,87,98,.16)}
.theme-light .page-shell{background:linear-gradient(145deg,#f4f8f9,#dce7eb)}
.page-shell::after{background:rgba(89,112,124,.12)}
.theme-light .eyebrow{color:#607683}
.button{background:#17161a;color:#fff}
.button:hover{background:#000;color:#fff}
.file-art{border-color:#cfd7db;background:linear-gradient(145deg,#fff,#edf2f4 78%);box-shadow:0 35px 90px rgba(39,54,62,.16)}
.file-art::before{background-image:linear-gradient(rgba(51,69,79,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(51,69,79,.045) 1px,transparent 1px)}
.file-art .stage-bar{border-color:#d4dce0;background:rgba(255,255,255,.78);color:#707a7f}
.file-art .dots i{background:#bec9ce}
.file-art .source-file{border-color:#ccd5da;background:#fff;box-shadow:0 20px 50px rgba(40,57,66,.12)}
.file-art .source-file>i{border-color:#cfd9de;background:#eef3f5;color:#5d6b72}
.file-art .source-file strong{color:#27232b}
.file-art .source-file small{color:#79727e}
.file-art .source-file::after{background:linear-gradient(90deg,var(--purple) 73%,#d4dde1 73%)}
.file-art .recipient-list>div{border-color:#d0d9dd;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(41,57,65,.08)}
.file-art .recipient-list i{background:#eaf0f2;color:#56666e}
.file-art .recipient-list strong{color:#29262d}
.file-art .recipient-list small{color:#77717c}
.file-art .recipient-list b{color:#4e6875}
@keyframes recipientWake{45%,68%{border-color:rgba(64,87,98,.58);box-shadow:0 0 26px rgba(64,87,98,.15)}}
