/* ScoutConnect V4.9 — sober green icons + WhatsApp-inspired messages + group polls */
.sc49-icon{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.primary-nav button{display:flex!important;align-items:center;gap:12px}.primary-nav button .sc49-icon{width:23px;height:23px;flex:0 0 23px}.primary-nav .more-toggle .sc49-icon{width:25px;height:25px}
.v49-msg-shell{max-width:860px;margin:0 auto}.v49-msg-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px}.v49-msg-head h1{font-size:34px;letter-spacing:-.045em;margin:0}.v49-msg-head p{margin:4px 0 0}.v49-search{position:relative;margin:0 0 14px}.v49-search .sc49-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:19px;height:19px;color:#73837b}.v49-search input{width:100%;border:0;background:#edf2ee;border-radius:14px;padding:12px 14px 12px 43px;font:inherit;color:var(--text);outline:none}.v49-search input:focus{box-shadow:0 0 0 2px #1f704735}
.v49-chat-list{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-sm)}.v49-chat-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid #edf0ed;cursor:pointer;transition:.15s}.v49-chat-row:last-child{border-bottom:0}.v49-chat-row:hover{background:#f7faf7}.v49-chat-avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#e8f2eb;color:var(--forest);font-weight:900;overflow:hidden}.v49-chat-avatar img{width:100%;height:100%;object-fit:cover}.v49-chat-avatar .sc49-icon{width:25px;height:25px}.v49-chat-main{min-width:0}.v49-chat-titleline{display:flex;align-items:center;gap:7px}.v49-chat-title{font-size:15px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v49-chat-preview{font-size:13px;color:#718078;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.v49-chat-side{text-align:right;min-width:46px}.v49-chat-time{font-size:11px;color:#8a9891}.v49-unread{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#239b56;color:#fff;font-size:11px;font-weight:900;margin-top:6px}.v49-auto{font-size:9px;padding:3px 6px;border-radius:999px;background:#eaf4ed;color:#32734d;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.v49-chat-modal{padding:0!important;width:min(760px,96vw)!important;overflow:hidden!important}.v49-chat-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #e6ece8;background:#fff}.v49-back{border:0;background:transparent;color:var(--forest);padding:7px;display:grid;place-items:center}.v49-chat-head-main{min-width:0;flex:1}.v49-chat-head-main h2{font-size:17px!important;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v49-chat-head-main small{color:#7b8981}.v49-head-actions{display:flex;gap:4px}.v49-head-actions button{border:0;background:transparent;color:var(--forest);width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.v49-head-actions button:hover{background:#edf4ef}.v49-head-actions .sc49-icon{width:20px;height:20px}
.v49-chat-scroll{height:min(58vh,560px);overflow:auto;padding:16px;background:#f2f0e9;background-image:radial-gradient(#173f2a0b 1px,transparent 1px);background-size:18px 18px}.v49-line{display:flex;align-items:flex-end;gap:7px;margin:4px 0}.v49-line.mine{justify-content:flex-end}.v49-line .chat-bubble{background:#fff!important;border-radius:10px 10px 10px 2px!important;box-shadow:0 1px 2px #0000000d;padding:8px 10px!important;margin:0!important}.v49-line.mine .chat-bubble{background:#d9fdd3!important;border-radius:10px 10px 2px 10px!important}.v49-composer{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:7px;align-items:end;padding:9px;background:#f7f8f6;border-top:1px solid #e3e9e5}.v49-composer textarea{resize:none;border:0!important;background:#fff!important;border-radius:20px!important;min-height:42px;max-height:110px;padding:11px 14px!important}.v49-round{border:0;background:transparent;color:#617169;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.v49-send{border:0;background:var(--forest);color:#fff;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.v49-round .sc49-icon,.v49-send .sc49-icon{width:21px;height:21px}
.v49-poll{background:#fff;border-radius:12px;padding:12px;min-width:min(330px,72vw);box-shadow:0 1px 2px #0000000d}.v49-poll.mine{background:#d9fdd3}.v49-poll-q{font-weight:850;margin-bottom:9px}.v49-poll-opt{position:relative;width:100%;border:1px solid #cddbd2;background:#fff;border-radius:10px;padding:9px 10px;margin:6px 0;text-align:left;overflow:hidden;color:var(--text)}.v49-poll-opt.voted{border-color:#278c52}.v49-poll-fill{position:absolute;inset:0 auto 0 0;background:#dff1e4;z-index:0}.v49-poll-opt span{position:relative;z-index:1}.v49-poll-count{float:right;font-weight:850}.v49-poll-meta{font-size:11px;color:#74837a;margin-top:8px}
@media(max-width:820px),(hover:none) and (pointer:coarse){.primary-nav button{display:grid!important;justify-items:center;gap:3px!important;min-width:65px!important}.primary-nav button .sc49-icon{width:23px;height:23px}.v49-msg-shell{margin:-4px -2px 0}.v49-msg-head h1{font-size:29px}.v49-chat-list{border-radius:18px}.v49-chat-row{grid-template-columns:50px minmax(0,1fr) auto;padding:11px 10px}.v49-chat-avatar{width:48px;height:48px}.modal:has(.v49-chat-modal){padding:0!important;place-items:stretch!important;background:#fff!important}.v49-chat-modal{width:100vw!important;height:100dvh!important;max-height:none!important;border-radius:0!important;display:flex!important;flex-direction:column!important}.v49-chat-scroll{height:auto!important;flex:1!important}.v49-chat-head{padding-top:calc(9px + env(safe-area-inset-top))}.v49-composer{padding-bottom:calc(9px + env(safe-area-inset-bottom))}.v49-poll{min-width:min(300px,78vw)}}
