:root{--ppmc-accent:#044389;--ppmc-accent-deep:#032e5e;--ppmc-accent-ink:#fff;--ppmc-text:#1a1a1a;--ppmc-muted:#6b7280;--ppmc-muted-soft:#9ca3af;--ppmc-line:#e5e7eb;--ppmc-surface:#fff;--ppmc-surface-alt:#f6f8fb;--ppmc-radius:12px;--ppmc-radius-sm:8px;--ppmc-gap:18px;--ppmc-shadow:0 1px 2px rgba(16,24,40,.04),0 6px 18px rgba(16,24,40,.05);--ppmc-sans:Archivo,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ppmc-serif:"Source Serif 4","Source Serif Pro",Georgia,serif}.jnews_comment_container,.comments-area,#comments,.jeg_comment{color:var(--ppmc-text);line-height:1.6}.jnews_comment_container .comments-title,.jnews_comment_container .comment-title,#comments .comments-title,#comments>h2,#comments>h3,.jeg_comment .jeg_post_title{font-family:var(--ppmc-sans);font-size:1.3rem;font-weight:700;letter-spacing:-.01em;margin:0 0 var(--ppmc-gap);padding-bottom:12px;border-bottom:2px solid var(--ppmc-line)}.commentlist,.comment-list,ol.commentlist,ol.comment-list{list-style:none !important;margin:0 !important;padding:0 !important}.commentlist li.comment,.comment-list li.comment{list-style:none !important;margin:0 0 var(--ppmc-gap) !important;padding:0 !important}.commentlist li.comment>.comment-body,.comment-list li.comment>.comment-body,.commentlist .comment-body{position:relative;padding:16px 18px 14px;background:var(--ppmc-surface);border:1px solid var(--ppmc-line);border-radius:var(--ppmc-radius);box-shadow:var(--ppmc-shadow);overflow:hidden}.commentlist .comment-author,.comment-list .comment-author{display:flex;align-items:center;gap:10px;margin-bottom:8px;line-height:1.3}.commentlist .comment-author img.avatar,.comment-list .comment-author img.avatar,.commentlist .comment-body img.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;margin:0 !important;float:none !important;border:2px solid var(--ppmc-surface);box-shadow:0 0 0 1px var(--ppmc-line);flex:0 0 auto}.commentlist .comment-author .fn,.comment-list .comment-author .fn,.commentlist cite.fn{font-family:var(--ppmc-sans);font-style:normal;font-weight:700;font-size:.98rem;color:var(--ppmc-text)}.commentlist .comment-author .says{display:none}.commentlist .bypostauthor>.comment-body:after,.comment-list .bypostauthor>.comment-body:after{content:"PsyPost";position:absolute;top:14px;right:16px;font-family:var(--ppmc-sans);font-size:.62rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ppmc-accent);background:rgba(4,67,137,.1);padding:3px 8px;border-radius:999px}.commentlist .comment-meta,.comment-list .comment-meta,.commentlist .commentmetadata{font-family:var(--ppmc-sans);font-size:.78rem;color:var(--ppmc-muted);margin-bottom:8px}.commentlist .comment-meta a,.comment-list .comment-meta a{color:var(--ppmc-muted);text-decoration:none}.commentlist .comment-meta a:hover{color:var(--ppmc-accent)}.commentlist .comment-content,.comment-list .comment-content,.commentlist .comment-body>p{font-family:var(--ppmc-serif);font-size:.96rem;color:var(--ppmc-text)}.commentlist .comment-content p:last-child{margin-bottom:0}.commentlist .reply,.comment-list .reply{margin-top:8px}.comment-reply-link{display:inline-flex;align-items:center;gap:5px;font-family:var(--ppmc-sans);font-size:.78rem;font-weight:600;color:var(--ppmc-accent) !important;text-decoration:none !important;padding:5px 12px;border:1px solid var(--ppmc-line);border-radius:999px;transition:background .15s ease,border-color .15s ease,color .15s ease}.comment-reply-link:hover{background:var(--ppmc-accent);border-color:var(--ppmc-accent);color:var(--ppmc-accent-ink) !important}.commentlist .children,.comment-list .children{list-style:none !important;margin:var(--ppmc-gap) 0 0 !important;padding-left:24px !important;border-left:2px solid var(--ppmc-line)}.commentlist .children li.comment>.comment-body{background:var(--ppmc-surface-alt)}.comment-respond,#respond{margin-top:calc(var(--ppmc-gap) * 1.4);padding:20px;background:var(--ppmc-surface-alt);border:1px solid var(--ppmc-line);border-radius:var(--ppmc-radius)}#respond #reply-title,.comment-respond .comment-reply-title{font-family:var(--ppmc-sans);margin:0 0 12px;font-size:1.05rem;font-weight:700}#commentform label,.comment-form label{display:block;font-family:var(--ppmc-sans);font-size:.8rem;font-weight:600;color:var(--ppmc-muted);margin-bottom:5px}#commentform textarea,#commentform input[type=text],#commentform input[type=email],#commentform input[type=url],.comment-form textarea,.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url]{width:100%;padding:11px 13px;font-family:var(--ppmc-serif);font-size:.95rem;color:var(--ppmc-text);background:var(--ppmc-surface);border:1px solid var(--ppmc-line);border-radius:var(--ppmc-radius-sm);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}#commentform textarea:focus,#commentform input:focus,.comment-form textarea:focus,.comment-form input:focus{outline:none;border-color:var(--ppmc-accent);box-shadow:0 0 0 3px rgba(4,67,137,.15)}#commentform #submit,#commentform input[type=submit],.comment-form input[type=submit],.comment-form #submit{font-family:var(--ppmc-sans);padding:11px 24px;font-size:.9rem;font-weight:700;color:var(--ppmc-accent-ink);background:var(--ppmc-accent);border:none;border-radius:999px;cursor:pointer;transition:background .15s ease,transform .05s ease}#commentform input[type=submit]:hover,.comment-form input[type=submit]:hover{background:var(--ppmc-accent-deep)}.psypost-mc-notice{display:flex;align-items:flex-start;gap:16px;margin-top:calc(var(--ppmc-gap) * 1.4);padding:22px 24px;background:linear-gradient(180deg,rgba(4,67,137,.06),var(--ppmc-surface) 60%);border:1px solid var(--ppmc-line);border-left:4px solid var(--ppmc-accent);border-radius:var(--ppmc-radius);box-shadow:var(--ppmc-shadow)}.psypost-mc-notice__icon{flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:var(--ppmc-accent);background:rgba(4,67,137,.1)}.psypost-mc-notice__body{flex:1 1 auto;min-width:0}.psypost-mc-notice__heading{font-family:var(--ppmc-sans);margin:2px 0 4px;font-size:1.05rem;font-weight:700;color:var(--ppmc-text);letter-spacing:-.01em}.psypost-mc-notice__text{font-family:var(--ppmc-serif);margin:0 0 14px;font-size:.92rem;color:var(--ppmc-muted);max-width:60ch}.psypost-mc-notice__actions{display:flex;flex-wrap:wrap;gap:10px}.psypost-mc-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--ppmc-sans);padding:9px 18px;font-size:.85rem;font-weight:700;letter-spacing:.02em;line-height:1;border-radius:999px;text-decoration:none !important;transition:background .15s ease,color .15s ease,border-color .15s ease}.psypost-mc-btn--solid{color:var(--ppmc-accent-ink) !important;background:var(--ppmc-accent);border:1px solid var(--ppmc-accent)}.psypost-mc-btn--solid:hover{background:var(--ppmc-accent-deep);border-color:var(--ppmc-accent-deep)}.psypost-mc-btn--ghost{color:var(--ppmc-accent) !important;background:0 0;border:1px solid var(--ppmc-line)}.psypost-mc-btn--ghost:hover{border-color:var(--ppmc-accent);background:rgba(4,67,137,.06)}.psypost-mc-locked .jnews_comment_container form,.psypost-mc-locked form#commentform,.psypost-mc-locked .comment-form,.psypost-mc-locked #respond form,.psypost-mc-locked .jeg_respond form{display:none !important}@media (max-width:600px){.commentlist li.comment>.comment-body,.comment-list li.comment>.comment-body{padding:14px 14px 12px}.commentlist .comment-author img.avatar,.comment-list .comment-author img.avatar{width:38px;height:38px}.commentlist .children,.comment-list .children{padding-left:14px !important}.psypost-mc-notice{flex-direction:column}}