.communication-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px;margin-bottom:18px;border-color:#66531a;background:linear-gradient(135deg,#262314,#121619)}.communication-hero span{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.12em}.communication-hero h2{margin:6px 0;font-size:25px}.communication-hero p{margin:0;color:var(--muted)}.communication-hero>strong{min-width:100px;text-align:center;color:var(--gold);font-size:34px}.communication-hero>strong small{display:block;color:var(--muted);font-size:10px;font-weight:500}.communication-compose{padding:0;margin-bottom:18px}.communication-compose summary{padding:18px 20px;cursor:pointer;font-weight:800}.communication-compose form{padding:0 20px 20px;border-top:1px solid var(--line)}.communication-list{display:grid;gap:13px}.communication-card{padding:20px}.communication-card.is-unread{border-color:#8b6d1d;box-shadow:inset 4px 0 0 var(--gold)}.communication-card header,.communication-card footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.communication-card header span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.1em}.communication-card h3{margin:5px 0 0;font-size:19px}.communication-card header>b{padding:5px 8px;border-radius:7px;background:#20262c;color:#aeb9c5;font-size:10px}.communication-card.is-unread header>b{background:#3b3112;color:var(--gold)}.communication-message{margin:17px 0;color:#dce3ea;line-height:1.65;white-space:normal}.communication-video{display:inline-flex;margin-bottom:17px;padding:9px 12px;border:1px solid #65521c;border-radius:8px;background:#211e12;color:var(--gold);font-weight:700}.communication-card footer{align-items:center;padding-top:13px;border-top:1px solid var(--line)}.communication-card footer small{color:var(--muted)}.communication-card footer>div{display:flex;gap:7px}.communication-empty{padding:28px;text-align:center}.profile-mail{position:relative;display:grid!important;place-items:center;width:33px;height:33px;border:1px solid #35404a;border-radius:9px;background:#151a20;color:#dce4ec!important;font-size:16px}.profile-mail.has-unread{border-color:#9a7920;background:#302713;color:var(--gold)!important;animation:mail-pulse 1.8s infinite}.profile-mail em{position:absolute;right:-6px;top:-7px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #0d1114;border-radius:12px;background:#e7b936;color:#111;font-size:9px;font-style:normal;font-weight:900}.communication-gate{position:fixed;z-index:500;inset:0;display:grid;place-items:center;padding:18px;background:rgba(3,5,7,.88);backdrop-filter:blur(7px)}.communication-gate-card{width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:26px;border:1px solid #8c6d1e;border-radius:15px;background:#12171c;box-shadow:0 30px 90px rgba(0,0,0,.72)}.communication-gate-card>span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.12em}.communication-gate-card h2{margin:8px 0 14px;font-size:25px}.communication-gate-message{padding:17px;border-radius:10px;background:#090d10;color:#e1e7ed;line-height:1.65}.communication-gate-card form{margin-top:18px}.communication-acknowledge{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #3d4852;border-radius:9px;cursor:pointer}.communication-acknowledge input{width:18px;height:18px}.communication-gate-card button{width:100%;margin-top:10px}.communication-gate-card button:disabled{opacity:.4;cursor:not-allowed}@keyframes mail-pulse{50%{box-shadow:0 0 0 7px rgba(231,185,54,.1)}}@media(max-width:700px){.communication-hero{align-items:flex-start}.communication-card header,.communication-card footer{flex-direction:column}.communication-card footer>div{width:100%}.communication-card footer form,.communication-card footer button{width:100%}}
.communication-card.is-archived{opacity:.72}.communication-read-report{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.communication-read-report summary{cursor:pointer;color:var(--gold);font-size:12px;font-weight:800}.read-report-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:12px}.read-report-columns section{display:grid;align-content:start;gap:7px;padding:12px;border-radius:9px;background:#0b0f12}.read-report-columns section>strong{font-size:12px}.read-report-columns span{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid #20262c;font-size:12px}.read-report-columns span:last-of-type{border-bottom:0}.read-report-columns span small,.read-report-columns em{color:var(--muted);font-size:10px;font-style:normal}@media(max-width:700px){.read-report-columns{grid-template-columns:1fr}}
.communication-hero-tools{display:flex;align-items:center;gap:14px}.communication-hero-tools>strong{min-width:100px;text-align:center;color:var(--gold);font-size:34px}.communication-hero-tools>strong small{display:block;color:var(--muted);font-size:10px;font-weight:500}@media(max-width:700px){.communication-hero{flex-direction:column}.communication-hero-tools{width:100%;justify-content:space-between}}
