@layer quartz-base{.hdr-comments{border-top:1px solid var(--lightgray);margin:3rem 0 1rem;padding-top:1.5rem}.hdr-comments-title{margin:0 0 1rem;font-size:1.25rem}.hdr-comments-count{color:var(--gray);font-weight:400}.hdr-comments-list{gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.hdr-comments-empty{color:var(--gray);font-size:.95rem}.hdr-comment{border:1px solid var(--lightgray);background:var(--light);border-radius:10px;margin:0;padding:.75rem .9rem}.hdr-comment.is-private{border-style:dashed;border-color:var(--tertiary);background:0 0;background:color-mix(in srgb, var(--tertiary) 7%, transparent)}.hdr-comment.is-hidden{color:var(--gray);border-style:dashed;flex-wrap:wrap;align-items:baseline;gap:.25rem .6rem;font-size:.9rem;display:flex}.hdr-comment-head{flex-wrap:wrap;align-items:baseline;gap:.15rem .6rem;display:flex}.hdr-comment-name{color:var(--dark);overflow-wrap:anywhere}.hdr-comment-badge{border:1px solid var(--tertiary);color:var(--tertiary);border-radius:999px;padding:0 .5rem;font-size:.72rem;line-height:1.5}.hdr-comment-date{color:var(--gray);font-size:.82rem}.hdr-comment-body{white-space:pre-wrap;overflow-wrap:anywhere;margin:.45rem 0 0;line-height:1.6}.hdr-comment-delete{color:var(--gray);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;margin-left:auto;padding:.35rem .6rem;font-size:.82rem}.hdr-comment-delete:hover,.hdr-comment-delete:focus-visible{color:var(--secondary);text-decoration:underline}.hdr-comments-form{gap:.6rem;display:grid}.hdr-comments .hdr-comments-name,.hdr-comments .hdr-comments-content{box-sizing:border-box;border:1px solid var(--gray);background:var(--light);width:100%;min-width:0;color:var(--dark);font:inherit;appearance:none;border-radius:8px;padding:.7rem .8rem;font-size:16px;line-height:1.5}.hdr-comments-name{max-width:20rem}.hdr-comments-content{resize:vertical;min-height:6.5rem}.hdr-comments-name:focus,.hdr-comments-content:focus{outline:2px solid var(--secondary);outline-offset:1px;border-color:#0000}.hdr-comments-trap{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.hdr-comments-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;display:flex}.hdr-comments-private{min-height:44px;color:var(--darkgray);cursor:pointer;align-items:center;gap:.5rem;font-size:.92rem;display:inline-flex}.hdr-comments-private input{width:1.15rem;height:1.15rem;accent-color:var(--secondary);margin:0}.hdr-comments-submit{background:var(--secondary);min-height:44px;color:var(--light);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 1.2rem;font-size:1rem;font-weight:600}.hdr-comments-submit:disabled{opacity:.55;cursor:default}.hdr-comments-hint,.hdr-comments-status{color:var(--gray);margin:0;font-size:.88rem;line-height:1.5}.hdr-comments-hint[hidden],.hdr-comments-status:empty{display:none}.hdr-comments-status.is-error{color:#d14343}@media (max-width:600px){.hdr-comments-name{max-width:none}.hdr-comments-footer{flex-direction:column;align-items:stretch}.hdr-comments-submit{width:100%}}}