.group-tabs{display:flex;gap:8px;background:#e4ece1;border-radius:14px;padding:5px;margin-top:24px}.group-tabs button{flex:1;background:transparent;color:#476253}.group-tabs .active{background:#fff;box-shadow:0 2px 6px #173f3210;color:#15503d}.group-chat-heading,.poll-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:22px 0 16px}.group-chat-heading h2,.poll-toolbar h2{margin:0;font-size:22px}.group-chat-heading p,.poll-toolbar p{font-size:14px;color:#6c7e70;margin:5px 0}.chat-feed{height:min(55dvh,600px);min-height:280px;overflow-y:auto;overscroll-behavior:contain;background:#edf2e9;border:1px solid #dce7d8;border-radius:20px 20px 0 0;padding:18px;scrollbar-width:thin}.chat-message{display:flex;align-items:flex-end;gap:9px;margin:15px 0;max-width:90%}.chat-message>.player-avatar{width:32px;height:32px;font-size:11px;flex-shrink:0}.chat-message.mine{margin-left:auto;flex-direction:row-reverse}.chat-bubble{background:white;border-radius:16px 16px 16px 4px;padding:13px 16px;min-width:0;box-shadow:0 2px 4px #163f3206}.mine .chat-bubble{background:#dceecf;border-radius:16px 16px 4px 16px}.chat-byline{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.chat-byline strong{font-size:14px}.chat-byline time{font-size:12px;color:#6b7b70}.chat-bubble p{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.5}.chat-photo{display:block;width:100%;max-width:380px;max-height:320px;object-fit:contain;border-radius:10px;margin-top:10px}.chat-bubble small{display:block;font-size:12px;color:#647863;margin-top:6px}.chat-expired{font-size:14px;color:#798474;font-style:italic;margin-top:10px}.chat-composer{background:white;border:1px solid #dce7d8;border-top:0;border-radius:0 0 20px 20px;padding:16px}.chat-composer textarea{font:inherit;width:100%;resize:vertical;min-height:72px;padding:12px;border:1px solid #d5dfd0;border-radius:12px;color:#15382e}.chat-composer>small{font-size:12px;color:#6d7b6f}.chat-compose-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:10px 0}.chat-compose-actions .primary{width:auto;min-width:105px;margin:0}.chat-attach{position:relative;background:#edf3e8;color:#215c43;padding:12px 16px;border-radius:10px;margin:0;overflow:hidden;cursor:pointer}.chat-attach input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.chat-attach:focus-within{outline:3px solid #94bc61}#chat-image-preview{display:flex;align-items:center;gap:12px;margin-top:12px}#chat-preview-photo{max-width:150px;max-height:110px;object-fit:contain;border-radius:10px}.poll-toolbar .primary{width:auto;flex-shrink:0;margin:0}.poll-card{background:white;border:1px solid #dde6d8;border-radius:20px;margin:18px 0;overflow:hidden}.poll-card-header{padding:22px;background:#f4f8ef;border-bottom:1px solid #e0e8da}.poll-kicker{font-size:12px;font-weight:800;letter-spacing:.08em;color:#60805e}.poll-card-header h3{font-size:22px;line-height:1.4;margin:8px 0;overflow-wrap:anywhere}.poll-card-header p{font-size:14px;color:#6e7e6c;margin:0}.poll-day{padding:18px 22px;border-bottom:1px solid #edf1e9}.poll-day:last-child{border-bottom:0}.poll-day-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.poll-day-main small{display:block;margin-top:6px;font-size:14px;color:#6a7e68}.vote-button{background:#edf3e7;color:#356044;font-size:14px;flex-shrink:0}.vote-button.voted{background:#1c684b;color:white}.poll-past{font-size:13px;color:#7e887a}.poll-day details{margin-top:12px;font-size:14px;color:#496d4c}.poll-day summary{cursor:pointer}.poll-people{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.poll-people>span{display:flex;align-items:center;gap:6px;background:#f4f7f0;border-radius:30px;padding:5px 10px 5px 5px;font-size:14px}.poll-people .player-avatar{width:28px;height:28px;font-size:10px}.poll-date-range{display:grid;grid-template-columns:1fr 1fr;gap:12px}#group-notice:empty{display:none}@media(max-width:540px){.chat-feed{padding:10px;height:48dvh}.chat-message{max-width:97%}.chat-bubble{padding:12px}.chat-message>.player-avatar{width:27px;height:27px}.poll-card-header{padding:18px}.poll-day{padding:16px}.group-tabs button{font-size:14px;padding:12px 8px}.poll-toolbar{align-items:flex-start}.poll-toolbar h2{font-size:20px}.poll-toolbar .primary{font-size:14px;padding:12px}.poll-card-header h3{font-size:20px}.poll-day-main strong{font-size:14px}#workspace nav button{font-size:13px}.poll-date-range{gap:8px}.poll-date-range input{padding:8px;min-width:0}}
