.comments-module__Zu8hyG__root{border:1px solid var(--art-border,#354b51);background:var(--art-panel-bg,#0a1215);color:var(--art-text,#dbe5e7);border-radius:17px;margin-top:20px;padding:22px}.comments-module__Zu8hyG__sectionHeader{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.comments-module__Zu8hyG__sectionHeader>p{color:var(--pink);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.65rem;font-weight:950}.comments-module__Zu8hyG__sectionHeader>h2{color:var(--cyan);text-align:center;margin:0;font-size:2rem;font-weight:500}.comments-module__Zu8hyG__sectionHeader>span{color:#71878b;justify-self:end}.comments-module__Zu8hyG__moderationBanner{border:1px solid var(--TC_Red,#ff315f);background:#21070d;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:12px 14px;display:flex}.comments-module__Zu8hyG__moderationBanner strong{color:var(--TC_Red,#ff315f);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.comments-module__Zu8hyG__moderationBanner>div{flex-wrap:wrap;gap:8px;display:flex}.comments-module__Zu8hyG__moderationBanner button,.comments-module__Zu8hyG__historyClose,.comments-module__Zu8hyG__historyTabs button,.comments-module__Zu8hyG__historyActions button{border:1px solid var(--TC_Cyan,#29dce4);min-height:34px;color:var(--TC_Cyan,#29dce4);cursor:pointer;background:#07171a;border-radius:7px;padding:0 11px;font-weight:850}.comments-module__Zu8hyG__box{border:1px solid var(--art-border,#2d4349);background:var(--art-panel-bg,#071012);border-radius:12px;margin-top:16px;padding:16px}.comments-module__Zu8hyG__composer{gap:8px;display:grid}.comments-module__Zu8hyG__formatToolbar{flex-wrap:wrap;gap:6px;display:flex}.comments-module__Zu8hyG__formatToolbar button{background:var(--art-panel-raised,#0a1619);color:#b8c7ca;cursor:pointer;border:1px solid #365158;border-radius:6px;min-width:34px;min-height:31px;padding:0 9px;font-weight:850}.comments-module__Zu8hyG__formatToolbar button:hover,.comments-module__Zu8hyG__formatToolbar button:focus-visible{border-color:var(--TC_Cyan,#29dce4);color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__composerContext{background:var(--art-panel-strong,#0c171a);color:#aababe;border:1px solid #3c555b;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:10px;padding:9px 11px;font-size:.78rem;display:flex}.comments-module__Zu8hyG__composerContext strong{color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__composerContext button{color:#ff81ad;cursor:pointer;background:0 0;border:0;font-weight:900}.comments-module__Zu8hyG__composer textarea,.comments-module__Zu8hyG__editBox textarea{box-sizing:border-box;resize:vertical;background:var(--art-panel-strong,#0b1518);width:100%;min-height:120px;color:var(--art-text-strong,#eef4f5);font:inherit;overflow-wrap:anywhere;border:1px solid #3c545a;border-radius:9px;padding:13px;line-height:1.5}.comments-module__Zu8hyG__composerFooter{justify-content:flex-end;align-items:center;gap:12px;display:flex}.comments-module__Zu8hyG__counter,.comments-module__Zu8hyG__editCounter{color:#dfe7e9;font-size:.78rem}.comments-module__Zu8hyG__counterLimit,.comments-module__Zu8hyG__editCounter[data-invalid=true]{color:var(--TC_Red,#ff315f);font-weight:900}.comments-module__Zu8hyG__postButton{border:1px solid var(--TC_Cyan,#29dce4);min-height:38px;color:var(--TC_Cyan,#29dce4);cursor:pointer;background:#072126;border-radius:8px;padding:0 16px;font-weight:950}.comments-module__Zu8hyG__postButton:hover:not(:disabled),.comments-module__Zu8hyG__postButton:focus-visible:not(:disabled){background:#0b3037;box-shadow:0 0 0 1px #27dfe833}.comments-module__Zu8hyG__postButton:active:not(:disabled){transform:translateY(1px)}.comments-module__Zu8hyG__postButton:disabled{opacity:.42;cursor:not-allowed}.comments-module__Zu8hyG__error,.comments-module__Zu8hyG__inlineValidation{color:#ff7898;margin:0;font-size:.78rem}.comments-module__Zu8hyG__list{gap:10px;margin-top:18px;display:grid}.comments-module__Zu8hyG__empty{color:var(--art-text-muted,#91a2a6);margin:8px 0}.comments-module__Zu8hyG__threadNode{gap:8px;min-width:0;display:grid}.comments-module__Zu8hyG__commentCard{border:1px solid var(--art-border,#2b4146);background:var(--art-panel-strong,#0b1518);border-radius:10px;grid-template-columns:184px minmax(0,1fr);min-width:0;min-height:184px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;overflow:hidden;transform:translateY(0)}.comments-module__Zu8hyG__commentCard:hover{border-color:#3d666e;transform:translateY(-2px);box-shadow:0 7px 22px #0000002e}.comments-module__Zu8hyG__commentCardOwn{border-color:var(--TC_Cyan,#29dce4);box-shadow:inset 0 0 0 1px #29dce412}.comments-module__Zu8hyG__commentCardOwn:hover{border-color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__commentCardReplyToViewer{border-color:var(--TC_Pink,#ff5b9d);box-shadow:inset 0 0 0 1px #ff5b9d14}.comments-module__Zu8hyG__commentCardReplyToViewer:hover{border-color:var(--TC_Pink,#ff5b9d)}.comments-module__Zu8hyG__commentCardRemoved{border-color:var(--TC_Red,#ff315f);box-shadow:inset 0 0 0 1px #ff315f17}.comments-module__Zu8hyG__commentCardRemoved:hover{border-color:var(--TC_Red,#ff315f)}.comments-module__Zu8hyG__commentCardPermalinkTarget{outline:2px solid var(--TC_Cyan,#29dce4);outline-offset:3px;box-shadow:0 0 0 1px #29dce429}.comments-module__Zu8hyG__commentCard:focus{outline-offset:3px}.comments-module__Zu8hyG__authorPanel{box-sizing:border-box;border-right:1px solid var(--art-border,#2b4146);background:var(--art-panel-soft,#091114);text-align:center;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:stretch;gap:8px;min-width:0;min-height:184px;padding:13px;display:flex}.comments-module__Zu8hyG__authorPanel[data-moderation-clickable=true]{cursor:pointer}.comments-module__Zu8hyG__authorPanel[data-moderation-clickable=true]:hover,.comments-module__Zu8hyG__authorPanel[data-moderation-clickable=true]:focus-visible{background:var(--art-panel-strong,#0b171a);outline:none;box-shadow:inset 0 0 0 1px #29dce42e}.comments-module__Zu8hyG__authorHeading{align-content:start;justify-items:center;gap:2px;display:grid}.comments-module__Zu8hyG__authorName{-webkit-line-clamp:2;min-height:2.5em;max-height:2.5em;color:var(--art-text-strong,#eef4f5);overflow-wrap:anywhere;-webkit-hyphens:manual;hyphens:manual;-webkit-box-orient:vertical;font-weight:950;line-height:1.25;display:-webkit-box;overflow:hidden}.comments-module__Zu8hyG__authorPanel[data-user-type=moderator] .comments-module__Zu8hyG__authorName{color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__authorPanel[data-user-type=admin] .comments-module__Zu8hyG__authorName{color:var(--TC_Red,#ff315f)}.comments-module__Zu8hyG__authorRole{color:var(--art-text-muted,#7f959a);font-size:.7rem;font-weight:800}.comments-module__Zu8hyG__muted{color:var(--TC_Red,#ff315f);margin-top:2px;font-size:.66rem;font-weight:900}.comments-module__Zu8hyG__avatar{background:var(--art-panel-raised,#111e22);width:78px;height:78px;color:var(--TC_Cyan,#29dce4);border:2px solid #425a60;border-radius:50%;flex:none;align-self:center;place-items:center;font-size:1.7rem;font-weight:950;display:grid;overflow:hidden}.comments-module__Zu8hyG__avatar img{object-fit:cover;width:100%;height:100%}.comments-module__Zu8hyG__postCount{min-height:18px;color:var(--art-text-soft,#a6b7ba);flex:none;align-self:center;font-size:.73rem;font-weight:850;line-height:1.25}.comments-module__Zu8hyG__messagePanel{grid-template-rows:auto minmax(112px,1fr) auto;min-width:0;display:grid}.comments-module__Zu8hyG__messageMeta{min-width:0;color:var(--art-text-muted,#738a8f);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px 8px;font-size:.68rem;display:flex}.comments-module__Zu8hyG__messageMeta>div{overflow-wrap:anywhere;min-width:0}.comments-module__Zu8hyG__postNumber{color:var(--art-text-muted,#91a7ab);flex:none;font-weight:900;text-decoration:none}.comments-module__Zu8hyG__postNumber:hover,.comments-module__Zu8hyG__postNumber:focus-visible{color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__messageBody{align-content:start;gap:10px;min-width:0;padding:4px 14px 22px;display:grid}.comments-module__Zu8hyG__quoteBlock{border-left:3px solid var(--TC_Cyan,#29dce4);background:var(--art-panel-soft,#081013);color:#9fb2b6;overflow-wrap:anywhere;margin:0;padding:9px 11px;font-size:.78rem}.comments-module__Zu8hyG__quoteBlock strong{color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__quoteDefault{border-left-color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__quoteToViewer{border-left-color:var(--TC_Pink,#ff5b9d);background:#160b12}.comments-module__Zu8hyG__quoteToViewer strong{color:var(--TC_Pink,#ff5b9d)}.comments-module__Zu8hyG__quoteRemoved{border-left-color:var(--TC_Red,#ff315f);color:#ba929b;background:#19090d}.comments-module__Zu8hyG__quoteRemoved strong{color:var(--TC_Red,#ff315f)}.comments-module__Zu8hyG__message{min-width:0;color:var(--art-text,#c5d0d2);overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;margin:0;line-height:1.62}.comments-module__Zu8hyG__message a{color:var(--TC_Cyan,#29dce4);text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline}.comments-module__Zu8hyG__tombstone{color:#a99197;overflow-wrap:anywhere;align-self:start;margin:0;font-style:italic;line-height:1.5}.comments-module__Zu8hyG__messageFooter{border-top:1px solid var(--art-divider,#1d3035);justify-content:space-between;align-items:flex-end;gap:10px;min-height:44px;padding:9px 14px 10px;display:flex}.comments-module__Zu8hyG__footerLeft{align-items:center;min-width:0;display:flex}.comments-module__Zu8hyG__replyCountButton{min-height:29px;color:var(--art-text-muted,#789096);cursor:pointer;background:0 0;border:0;padding:0 8px;font-size:.68rem;font-weight:850}.comments-module__Zu8hyG__replyCountButton:hover,.comments-module__Zu8hyG__replyCountButton:focus-visible{color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.comments-module__Zu8hyG__actions button,.comments-module__Zu8hyG__continueThread,.comments-module__Zu8hyG__threadFocusBar button{background:var(--art-panel-soft,#091416);min-height:29px;color:var(--art-text-soft,#aebfc2);cursor:pointer;border:1px solid #344d53;border-radius:6px;padding:0 9px;font-size:.7rem;font-weight:850}.comments-module__Zu8hyG__actions button:hover,.comments-module__Zu8hyG__actions button:focus-visible,.comments-module__Zu8hyG__continueThread:hover,.comments-module__Zu8hyG__continueThread:focus-visible,.comments-module__Zu8hyG__threadFocusBar button:hover,.comments-module__Zu8hyG__threadFocusBar button:focus-visible{border-color:var(--TC_Cyan,#29dce4);color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__actions .comments-module__Zu8hyG__danger,.comments-module__Zu8hyG__actions .comments-module__Zu8hyG__moderationAction{color:#ff7598;border-color:#713044}.comments-module__Zu8hyG__replies{border-left:1px solid #294148;gap:8px;margin-left:22px;padding-left:18px;display:grid;position:relative}.comments-module__Zu8hyG__replies:before{content:"";border-top:1px solid #294148;width:12px;position:absolute;top:18px;left:-1px}.comments-module__Zu8hyG__continueThread{justify-self:start;margin-left:22px}.comments-module__Zu8hyG__continueThread,.comments-module__Zu8hyG__threadFocusBar button{border-color:var(--TC_Pink,#ff5b9d);color:var(--TC_Pink,#ff5b9d);background:#170a12}.comments-module__Zu8hyG__continueThread:hover,.comments-module__Zu8hyG__continueThread:focus-visible,.comments-module__Zu8hyG__threadFocusBar button:hover,.comments-module__Zu8hyG__threadFocusBar button:focus-visible{border-color:var(--TC_Pink,#ff5b9d);color:#ffd0e1;background:#24101a;outline:none}.comments-module__Zu8hyG__continueThread span{color:#ad7f92;margin-left:5px;font-weight:700}.comments-module__Zu8hyG__threadFocusBar{background:var(--art-panel-strong,#0b171a);border:1px solid #345057;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:10px 12px;display:flex}.comments-module__Zu8hyG__threadFocusBar>div{gap:2px;display:grid}.comments-module__Zu8hyG__threadFocusBar strong{color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__threadFocusBar span{color:var(--art-text-muted,#7f969b);font-size:.72rem}.comments-module__Zu8hyG__editBox{gap:8px;display:grid}.comments-module__Zu8hyG__editCounter{justify-self:end}.comments-module__Zu8hyG__editActions{justify-content:flex-end;gap:7px;display:flex}.comments-module__Zu8hyG__editActions button{background:var(--art-panel-soft,#081316);min-height:31px;color:var(--art-text-soft,#b6c6c9);cursor:pointer;border:1px solid #355158;border-radius:6px;padding:0 10px}.comments-module__Zu8hyG__editActions button:disabled{opacity:.42;cursor:not-allowed}.comments-module__Zu8hyG__moderatorTools{background:#16090d;border:1px solid #6a3141;border-radius:8px;gap:9px;margin-top:4px;padding:11px;display:grid}.comments-module__Zu8hyG__moderatorToolHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.comments-module__Zu8hyG__moderatorToolHeader strong{color:var(--TC_Red,#ff315f)}.comments-module__Zu8hyG__moderatorToolHeader button{color:#c7d3d5;cursor:pointer;background:#091417;border:1px solid #3c545a;border-radius:6px;min-height:28px;padding:0 8px}.comments-module__Zu8hyG__moderatorTools label{color:#91a4a8;gap:4px;font-size:.7rem;display:grid}.comments-module__Zu8hyG__moderatorTools input,.comments-module__Zu8hyG__moderatorTools select{color:#e2eaec;background:#091417;border:1px solid #3c545a;border-radius:6px;min-height:34px;padding:0 9px}.comments-module__Zu8hyG__moderatorButtons{flex-wrap:wrap;gap:6px;display:flex}.comments-module__Zu8hyG__moderatorButtons button{color:#ff829f;cursor:pointer;background:#1a0b10;border:1px solid #6b3344;border-radius:6px;min-height:31px;padding:0 9px;font-size:.7rem;font-weight:850}.comments-module__Zu8hyG__historyBackdrop{z-index:1200;background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.comments-module__Zu8hyG__historyModal{background:var(--art-panel-bg,#071012);border:1px solid #3f5960;border-radius:15px;grid-template-rows:auto auto minmax(0,1fr);width:min(1050px,94vw);max-height:88vh;display:grid;overflow:hidden;box-shadow:0 24px 90px #000}.comments-module__Zu8hyG__historyHeader{border-bottom:1px solid #2a4147;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.comments-module__Zu8hyG__historyHeader h3{color:var(--TC_Cyan,#29dce4);margin:0}.comments-module__Zu8hyG__historyTabs{border-bottom:1px solid #22383d;gap:7px;padding:10px 18px;display:flex}.comments-module__Zu8hyG__historyTabs button[data-active=true]{border-color:var(--TC_Pink,#ff5b9d);color:var(--TC_Pink,#ff5b9d)}.comments-module__Zu8hyG__historyBody{padding:14px 18px;overflow:auto}.comments-module__Zu8hyG__historyList{gap:9px;display:grid}.comments-module__Zu8hyG__historyItem{background:#0a1518;border:1px solid #2f474d;border-radius:8px;padding:11px}.comments-module__Zu8hyG__historyItem header{justify-content:space-between;gap:10px;display:flex}.comments-module__Zu8hyG__historyItem strong{color:#e3ebed}.comments-module__Zu8hyG__historyItem small{color:#758b90}.comments-module__Zu8hyG__historyItem p{color:#aebdc0;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0}.comments-module__Zu8hyG__historyActions{gap:6px;margin-top:9px;display:flex}.comments-module__Zu8hyG__historySearch{color:#e2eaec;background:#091417;border:1px solid #365058;border-radius:7px;min-height:36px;margin:0 18px 10px;padding:0 10px}@media (max-width:760px){.comments-module__Zu8hyG__root{padding:13px}.comments-module__Zu8hyG__sectionHeader{grid-template-columns:1fr auto}.comments-module__Zu8hyG__sectionHeader>h2{text-align:center;grid-area:1/1/auto/-1}.comments-module__Zu8hyG__sectionHeader>p,.comments-module__Zu8hyG__sectionHeader>span{grid-row:2}.comments-module__Zu8hyG__moderationBanner{flex-direction:column;align-items:flex-start}.comments-module__Zu8hyG__commentCard{grid-template-columns:1fr;min-height:0}.comments-module__Zu8hyG__authorPanel{text-align:left;border-right:0;border-bottom:1px solid var(--art-border,#2b4146);grid-template-rows:1fr;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:10px 12px}.comments-module__Zu8hyG__authorHeading{grid-area:1/2;justify-items:start}.comments-module__Zu8hyG__authorName{min-height:2.5em;max-height:2.5em}.comments-module__Zu8hyG__avatar{grid-area:1/1;width:52px;height:52px;font-size:1.1rem}.comments-module__Zu8hyG__postCount{white-space:nowrap;grid-area:1/3;align-self:center}.comments-module__Zu8hyG__messagePanel{grid-template-rows:auto minmax(96px,1fr) auto}.comments-module__Zu8hyG__messageMeta{align-items:flex-start}.comments-module__Zu8hyG__messageFooter{flex-direction:column;align-items:stretch}.comments-module__Zu8hyG__actions{justify-content:flex-start}.comments-module__Zu8hyG__replies{margin-left:8px;padding-left:10px}.comments-module__Zu8hyG__continueThread{margin-left:8px}.comments-module__Zu8hyG__threadFocusBar{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.comments-module__Zu8hyG__commentCard{transition:none}.comments-module__Zu8hyG__commentCard:hover{transform:none}}.comments-module__Zu8hyG__root button:focus-visible,.comments-module__Zu8hyG__root a:focus-visible,.comments-module__Zu8hyG__root textarea:focus-visible,.comments-module__Zu8hyG__root input:focus-visible,.comments-module__Zu8hyG__root select:focus-visible,.comments-module__Zu8hyG__historyModal button:focus-visible,.comments-module__Zu8hyG__historyModal input:focus-visible{outline:2px solid var(--TC_Cyan,#29dce4);outline-offset:2px}.comments-module__Zu8hyG__composer textarea:focus-visible,.comments-module__Zu8hyG__editBox textarea:focus-visible,.comments-module__Zu8hyG__moderatorTools input:focus-visible,.comments-module__Zu8hyG__moderatorTools select:focus-visible,.comments-module__Zu8hyG__historySearch:focus-visible{border-color:var(--TC_Cyan,#29dce4)}.comments-module__Zu8hyG__commentCard[tabindex="-1"]:focus-visible{outline:2px solid var(--TC_Pink,#ff5b9d);outline-offset:3px}@media (pointer:coarse){.comments-module__Zu8hyG__formatToolbar button,.comments-module__Zu8hyG__postButton,.comments-module__Zu8hyG__composerContext button,.comments-module__Zu8hyG__replyCountButton,.comments-module__Zu8hyG__actions button,.comments-module__Zu8hyG__continueThread,.comments-module__Zu8hyG__threadFocusBar button,.comments-module__Zu8hyG__editActions button,.comments-module__Zu8hyG__moderatorToolHeader button,.comments-module__Zu8hyG__moderatorButtons button,.comments-module__Zu8hyG__moderationBanner button,.comments-module__Zu8hyG__historyClose,.comments-module__Zu8hyG__historyTabs button,.comments-module__Zu8hyG__historyActions button{min-height:44px}.comments-module__Zu8hyG__postNumber{place-items:center;min-width:44px;min-height:44px;display:inline-grid}}@media (prefers-reduced-motion:reduce){.comments-module__Zu8hyG__root *,.comments-module__Zu8hyG__root :before,.comments-module__Zu8hyG__root :after,.comments-module__Zu8hyG__historyBackdrop *,.comments-module__Zu8hyG__historyBackdrop :before,.comments-module__Zu8hyG__historyBackdrop :after{scroll-behavior:auto!important}.comments-module__Zu8hyG__commentCard,.comments-module__Zu8hyG__postNumber,.comments-module__Zu8hyG__actions button,.comments-module__Zu8hyG__continueThread,.comments-module__Zu8hyG__threadFocusBar button{transition:none}}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__root{padding:15px}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__sectionHeader{grid-template-columns:1fr auto}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__sectionHeader>h2{text-align:center;grid-area:1/1/auto/-1}:is(.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__sectionHeader>p,.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__sectionHeader>span){grid-row:2}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__commentCard{grid-template-columns:1fr;min-height:0}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__authorPanel{border-right:0;border-bottom:1px solid var(--art-border,#2b4146);text-align:left;grid-template-rows:1fr;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:10px 12px;display:grid}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__authorHeading{grid-area:1/2;justify-items:start}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__avatar{grid-area:1/1;width:52px;height:52px;font-size:1.1rem}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__postCount{white-space:nowrap;grid-area:1/3;align-self:center}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__messageFooter{flex-direction:column;align-items:stretch}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__actions{justify-content:flex-start}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__replies{margin-left:10px;padding-left:12px}.artwork-page-builder-page[data-artwork-responsive-profile=mobile-desktop] .comments-module__Zu8hyG__continueThread{margin-left:10px}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__root{color:var(--art-text)}:is(.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__moderationBanner,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__moderatorTools){background:var(--art-danger-surface);border-color:color-mix(in srgb, var(--TC_Red) 50%, var(--art-border))}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__moderationBanner button{border-color:var(--art-border);background:var(--art-panel-raised);color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyClose{border-color:var(--art-border);background:var(--art-panel-raised);color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyTabs button{border-color:var(--art-border);background:var(--art-panel-raised);color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyActions button{border-color:var(--art-border);background:var(--art-panel-raised);color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__actions button{border-color:var(--art-border);background:var(--art-panel-raised);color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__editActions button{border-color:var(--art-border);background:var(--art-panel-raised);color:var(--art-text-strong)}:is(.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__formatToolbar,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__composerContext,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__threadFocusBar,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__editBox,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyItem){border-color:var(--art-border);background:var(--art-panel-soft);color:var(--art-text)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__composer textarea{border-color:var(--art-border);color:var(--art-text-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__editBox textarea{border-color:var(--art-border);color:var(--art-text-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__moderatorTools input{border-color:var(--art-border);color:var(--art-text-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__moderatorTools select{border-color:var(--art-border);color:var(--art-text-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historySearch{border-color:var(--art-border);color:var(--art-text-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__postButton{background:var(--art-cyan-surface);color:var(--TC_Cyan)}:is(.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__commentCard,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__authorPanel,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__messagePanel,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyModal){background:var(--art-panel-bg);color:var(--art-text);border-color:var(--art-border)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__commentCardOwn{background:var(--art-cyan-surface)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__commentCardReplyToViewer{background:var(--art-pink-surface);color:var(--TC_Pink)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__quoteToViewer{background:var(--art-pink-surface);color:var(--TC_Pink)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__continueThread{background:var(--art-pink-surface);color:var(--TC_Pink)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__threadFocusBar button{background:var(--art-pink-surface);color:var(--TC_Pink)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyTabs button[data-active=true]{background:var(--art-pink-surface);color:var(--TC_Pink)}:is(.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__commentCardRemoved,.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__quoteRemoved){background:var(--art-danger-surface)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__message{color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__authorName{color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyItem strong{color:var(--art-text-strong)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__messageMeta{color:var(--art-text-muted)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__authorRole{color:var(--art-text-muted)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__postCount{color:var(--art-text-muted)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__counter{color:var(--art-text-muted)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyItem small{color:var(--art-text-muted)}.universal-site-shell[data-appearance-scope=artwork][data-site-appearance-resolved=light] .comments-module__Zu8hyG__historyItem p{color:var(--art-text-muted)}
