.v303-launch-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:14px 28px 0}.v303-mail-btn{border:0;border-radius:18px;padding:15px 20px;background:#14234d;color:#fff;font-weight:900;font-size:1rem;box-shadow:0 10px 24px rgba(20,35,77,.2);cursor:pointer}.v303-mail-btn .v303-count{display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;margin-left:8px;border-radius:999px;background:#e02d25;color:#fff;font-size:.76rem}.v303-compose-float{position:fixed;right:24px;bottom:102px;z-index:1400;border:0;border-radius:999px;padding:14px 18px;background:#e02d25;color:#fff;font-weight:900;box-shadow:0 14px 34px rgba(224,45,37,.32);cursor:pointer;display:none}.v303-compose-float.visible{display:block}.v303-overlay[hidden]{display:none!important}.v303-overlay{position:fixed;inset:0;z-index:3000;background:rgba(7,16,42,.72);backdrop-filter:blur(5px);display:flex;align-items:flex-end;justify-content:center;padding:12px}.v303-dialog{width:min(1120px,100%);height:min(90vh,900px);background:#f5f7fb;border-radius:28px 28px 18px 18px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;box-shadow:0 30px 90px rgba(0,0,0,.35)}.v303-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 22px;background:#fff;border-bottom:1px solid #dce3ee}.v303-head h2{margin:3px 0;color:#14234d;font-size:1.55rem}.v303-head p{margin:0;color:#6e7890}.v303-close{border:0;background:#edf1f8;color:#14234d;width:48px;height:48px;border-radius:50%;font-size:1.6rem;font-weight:900}.v303-layout{display:grid;grid-template-columns:240px 1fr;min-height:0}.v303-sidebar{background:#14234d;color:#fff;padding:18px;display:flex;flex-direction:column;gap:8px;overflow:auto}.v303-sidebar button{border:0;background:transparent;color:#dfe6f7;text-align:left;padding:13px 14px;border-radius:13px;font-weight:850;cursor:pointer}.v303-sidebar button.active,.v303-sidebar button:hover{background:#fff;color:#14234d}.v303-sidebar .v303-new{background:#e02d25;color:#fff;margin-bottom:10px}.v303-main{padding:20px;overflow:auto;min-width:0}.v303-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.v303-search{flex:1;min-width:190px;border:1px solid #d6deeb;border-radius:14px;padding:12px 14px;background:#fff}.v303-action{border:0;border-radius:13px;padding:11px 14px;background:#14234d;color:#fff;font-weight:850;cursor:pointer}.v303-action.light{background:#e8edf6;color:#14234d}.v303-list{display:grid;gap:10px}.v303-item{background:#fff;border:1px solid #dbe2ee;border-radius:18px;padding:16px;display:grid;grid-template-columns:1fr auto;gap:12px}.v303-item.unread{border-left:5px solid #e02d25}.v303-item h4{margin:0 0 5px;color:#14234d}.v303-meta{color:#727c91;font-size:.78rem}.v303-body{margin:10px 0 0;white-space:pre-wrap;color:#38435b;line-height:1.55}.v303-item-actions{display:flex;gap:6px;align-items:flex-start}.v303-icon{border:0;background:#edf1f7;border-radius:10px;padding:8px;cursor:pointer}.v303-empty{padding:24px;border:1px dashed #ccd5e4;border-radius:18px;text-align:center;color:#6f7890;background:#fff}.v303-compose{max-width:760px;margin:auto;background:#fff;border:1px solid #dce3ee;border-radius:22px;padding:20px;display:grid;gap:12px}.v303-compose label{font-weight:850;color:#14234d}.v303-compose input,.v303-compose textarea,.v303-compose select{width:100%;box-sizing:border-box;border:1px solid #d4ddea;border-radius:14px;padding:13px;background:#fff;font:inherit}.v303-compose textarea{min-height:170px;resize:vertical}.v303-recipient-results{border:1px solid #d6deeb;border-radius:14px;background:#fff;overflow:hidden}.v303-recipient-results[hidden]{display:none}.v303-recipient-results button{display:flex;width:100%;justify-content:space-between;border:0;border-bottom:1px solid #edf0f5;padding:12px;background:#fff;text-align:left}.v303-feedback{padding:12px;border-radius:12px;background:#e9fbf4;color:#176a4e;display:none}.v303-feedback.visible{display:block}.v303-feedback.error{background:#fff0f1;color:#8a2328}.v303-tabs-mobile{display:none}.v303-thread-reply{margin-top:12px;display:flex;gap:8px}.v303-thread-reply input{flex:1;border:1px solid #d4ddea;border-radius:12px;padding:10px}.v303-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#e02d25;color:#fff;font-size:.72rem;margin-left:5px}.v303-admin-broadcast{max-width:760px;margin:auto}.v303-note{padding:12px;border-radius:13px;background:#eef3fa;color:#56617a;line-height:1.5;font-size:.86rem}
@media(max-width:760px){.v303-launch-row{margin:12px 14px 0}.v303-overlay{padding:0}.v303-dialog{height:100vh;border-radius:0}.v303-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.v303-sidebar{display:none}.v303-tabs-mobile{display:flex;overflow:auto;gap:8px;padding:10px;background:#14234d}.v303-tabs-mobile button{white-space:nowrap;border:0;border-radius:999px;padding:10px 13px;background:#263860;color:#fff;font-weight:800}.v303-tabs-mobile button.active{background:#fff;color:#14234d}.v303-main{padding:14px}.v303-item{grid-template-columns:1fr}.v303-item-actions{justify-content:flex-end}.v303-compose-float{right:16px;bottom:90px}.v303-head{padding:14px}.v303-head h2{font-size:1.25rem}}
