*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #0074d9;--green-dark: #005bb5;--green-light: #e6f2ff;--text: #111827;--text-secondary: #6B7280;--border: #E5E7EB;--bg: #F3F4F6;--white: #ffffff;--red: #DC2626;--red-light: #FEF2F2;--vote-color: #4F46E5;--vote-light: #EEF2FF;--notice-color: #D97706;--notice-light: #FFFBEB;--join-color: #059669;--join-light: #ECFDF5;--removal-color: #DC2626;--removal-light: #FEF2F2;--proposal-color: #7C3AED;--proposal-light: #F5F3FF;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh}input,button,textarea,select{font-family:inherit;font-size:14px}button{cursor:pointer}.feed-outer{background:var(--bg);min-height:100vh}.feed-inner{max-width:520px;margin:0 auto}.feed-header-wrap{position:sticky;top:0;z-index:10;background:var(--white);border-bottom:.5px solid var(--border)}.feed-body{padding:14px 16px;display:flex;flex-direction:column;gap:12px}.feed-posts{display:flex;flex-direction:column;gap:12px;min-width:0}.feed-sidebar{display:none}.vote-subfilter-mobile{display:inline-flex}.vote-subfilter-desktop{display:none}@media (min-width: 768px){.feed-inner{max-width:700px}.feed-body{padding:16px 20px;gap:14px}.feed-posts{gap:14px}.vote-subfilter-mobile{display:none}.vote-subfilter-desktop{display:inline-flex}}@media (min-width: 1100px){.header-controls{display:none!important}.feed-inner{max-width:1080px}.feed-body{display:grid;grid-template-columns:1fr 300px;align-items:start;gap:24px;padding:24px}.feed-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:var(--header-h, 80px)}}.screen-outer{max-width:520px;margin:0 auto;min-height:100vh;background:var(--bg)}.screen-content{max-width:520px;margin:0 auto}@media (min-width: 768px){.screen-outer,.screen-content{max-width:700px}}@media (min-width: 1100px){.screen-outer,.screen-content{max-width:840px}}
