:root{--bg: #f7f7f4;--sidebar-top: #0c4b39;--sidebar-bottom: #1b5b48;--sidebar-text: rgba(255, 255, 255, .94);--sidebar-muted: rgba(255, 255, 255, .68);--sidebar-active: rgba(245, 249, 246, .96);--sidebar-active-text: #183128;--surface: #ffffff;--surface-soft: #f8f8f5;--text: #212824;--muted: #6b746f;--border: #d7ddd9;--green: #064f3a;--green-soft: rgba(6, 79, 58, .08);--shadow: 0 22px 48px rgba(18, 34, 29, .08);--radius-xl: 26px;--radius-lg: 18px;--radius-md: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}h1,h2,h3,h4,h5,h6{font-family:Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}#isso-thread{font-family:inherit}.isso-postbox{margin-top:1rem}.isso-comment{border-radius:8px;padding:1rem;margin-bottom:.75rem;background:var(--surface-soft);border:1px solid var(--border)}.isso-comment-header{margin-bottom:.5rem;font-weight:600}.isso-textarea{border-radius:8px!important;border:1px solid var(--border)!important;font-family:inherit!important;padding:.75rem!important}.isso-post-action input[type=submit]{background:var(--green)!important;border:none!important;border-radius:8px!important;padding:.75rem 1.5rem!important;font-weight:600!important;cursor:pointer!important;color:#fff!important;transition:opacity .14s ease!important}.isso-post-action input[type=submit]:hover{opacity:.9!important}
