.CommentCard-module__gnGJQq__card{background:var(--surface2);border-radius:var(--card-radius);cursor:pointer;border:1px solid #0000;margin-bottom:9px;padding:6px 10px;transition:background .15s,border-color .15s;position:relative}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked{background:var(--markc)}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked:hover,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__hovered{background:color-mix(in srgb, var(--markc) 88%, #fff)}.CommentCard-module__gnGJQq__card:hover,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__hovered{background:var(--surface3);border-color:var(--border)}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__draggable{cursor:grab}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__draggable:active{cursor:grabbing}.CommentCard-module__gnGJQq__dragGhost{background:var(--surface2);border:1px solid var(--border2);pointer-events:none;border-radius:8px;align-items:center;gap:8px;width:150px;padding:8px 10px;display:flex;position:fixed;top:-1000px;left:0;box-shadow:0 6px 20px #00000080}.CommentCard-module__gnGJQq__ghostAv{background:var(--accent);border-radius:50%;flex-shrink:0;width:18px;height:18px}.CommentCard-module__gnGJQq__ghostLines{flex-direction:column;flex:1;gap:4px;display:flex}.CommentCard-module__gnGJQq__ghostLines span{background:var(--text-muted);opacity:.55;border-radius:3px;height:5px;display:block}.CommentCard-module__gnGJQq__ghostLines span:first-child{width:100%}.CommentCard-module__gnGJQq__ghostLines span:last-child{width:60%}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__sel{background:var(--surface3);border-color:var(--accent)}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked{--seamc:color-mix(in srgb, var(--markc) 85%, var(--surface))}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__sel{background:var(--markc);box-shadow:inset 0 0 0 2px var(--seamc)}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__sel:hover,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__sel.CommentCard-module__gnGJQq__hovered{background:color-mix(in srgb, var(--markc) 88%, #fff)}.CommentCard-module__gnGJQq__hdr{align-items:flex-start;gap:7px;margin-bottom:4px;display:flex;position:relative}.CommentCard-module__gnGJQq__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.CommentCard-module__gnGJQq__numCluster{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.CommentCard-module__gnGJQq__cnumWrap{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:0;padding:0;display:flex}.CommentCard-module__gnGJQq__collapseBtn{cursor:pointer;color:var(--text-muted);opacity:.22;pointer-events:none;background:0 0;border:none;align-items:center;padding:0;transition:opacity .12s;animation:.18s CommentCard-module__gnGJQq__chevOut;display:flex}.CommentCard-module__gnGJQq__cardDone:hover .CommentCard-module__gnGJQq__collapseBtn,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__sel .CommentCard-module__gnGJQq__collapseBtn{opacity:1;pointer-events:auto}.CommentCard-module__gnGJQq__collapseBtn:hover{color:var(--text)}@keyframes CommentCard-module__gnGJQq__chevOut{0%{opacity:0;transform:translate(16px)}}.CommentCard-module__gnGJQq__chev{transition:transform .18s}.CommentCard-module__gnGJQq__chevUp{transform:rotate(-90deg)}.CommentCard-module__gnGJQq__chevDown{transform:rotate(90deg)}.CommentCard-module__gnGJQq__cnum{color:var(--text-muted);z-index:1;flex-shrink:0;font-size:11px;font-weight:700;transition:opacity .3s;position:relative}.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__cnum{opacity:.4}.CommentCard-module__gnGJQq__cardDone:hover .CommentCard-module__gnGJQq__cnum,.CommentCard-module__gnGJQq__cardDone.CommentCard-module__gnGJQq__sel .CommentCard-module__gnGJQq__cnum{opacity:1}.CommentCard-module__gnGJQq__cnumWrap:hover .CommentCard-module__gnGJQq__cnum{color:var(--text)}.CommentCard-module__gnGJQq__doneTick{border:1.4px solid var(--text-muted);opacity:0;pointer-events:none;border-radius:3.5px;flex-shrink:0;width:14px;height:14px;margin-left:0;margin-right:-14px;transition:opacity .18s,margin .18s,transform .18s,border-color .18s;transform:translate(6px)}.CommentCard-module__gnGJQq__cnumWrap:hover .CommentCard-module__gnGJQq__doneTick,.CommentCard-module__gnGJQq__cnumOn .CommentCard-module__gnGJQq__doneTick{opacity:1;margin-left:5px;margin-right:0;transform:translate(0)}.CommentCard-module__gnGJQq__cnumOn .CommentCard-module__gnGJQq__doneTick{background:var(--purple) url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23151513\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") center / 80% no-repeat;border-color:color-mix(in srgb, var(--purple) 45%, #000)}.CommentCard-module__gnGJQq__cnumOn:hover .CommentCard-module__gnGJQq__doneTick{border-color:var(--text-muted)}.CommentCard-module__gnGJQq__cardDone,.CommentCard-module__gnGJQq__cardDone:hover,.CommentCard-module__gnGJQq__cardDone.CommentCard-module__gnGJQq__hovered{background:color-mix(in srgb, var(--surface2) 94%, #000)}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__cardDone,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__cardDone:hover,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__cardDone.CommentCard-module__gnGJQq__hovered{background:color-mix(in srgb, var(--markc) 94%, #000)}.CommentCard-module__gnGJQq__cardDone:hover:not(.CommentCard-module__gnGJQq__sel),.CommentCard-module__gnGJQq__cardDone.CommentCard-module__gnGJQq__hovered:not(.CommentCard-module__gnGJQq__sel){border-color:#0000}.CommentCard-module__gnGJQq__card>:not(.CommentCard-module__gnGJQq__hdr),.CommentCard-module__gnGJQq__hdr>:not(.CommentCard-module__gnGJQq__cnumWrap){transition:opacity .3s}.CommentCard-module__gnGJQq__cardDone>:not(.CommentCard-module__gnGJQq__hdr):not(.CommentCard-module__gnGJQq__footer):not(.CommentCard-module__gnGJQq__delOverlay),.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__hdr>:not(.CommentCard-module__gnGJQq__numCluster):not(.CommentCard-module__gnGJQq__cnumWrap),.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__footer .CommentCard-module__gnGJQq__act:not(.CommentCard-module__gnGJQq__del):not(.CommentCard-module__gnGJQq__hideable),.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__footer .CommentCard-module__gnGJQq__tsBadge{opacity:.4}.CommentCard-module__gnGJQq__act:disabled,.CommentCard-module__gnGJQq__replyAct:disabled{pointer-events:none;opacity:.5}.CommentCard-module__gnGJQq__cardCollapsed .CommentCard-module__gnGJQq__hdr{margin-bottom:2px}.CommentCard-module__gnGJQq__collapsedRow{align-items:flex-start;gap:8px;display:flex}.CommentCard-module__gnGJQq__collapsedText{-webkit-line-clamp:1;-webkit-box-orient:vertical;flex:1;min-width:0;display:-webkit-box;overflow:hidden}.CommentCard-module__gnGJQq__collapsedPad{flex:1}.CommentCard-module__gnGJQq__collapsedRow .CommentCard-module__gnGJQq__tsBadge{flex-shrink:0}.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__reply:hover{background:0 0}.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__bodyText a,.CommentCard-module__gnGJQq__inert{pointer-events:none}.CommentCard-module__gnGJQq__imgInert{cursor:default}.CommentCard-module__gnGJQq__av{background:var(--accent);width:24px;height:24px;color:var(--color-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.CommentCard-module__gnGJQq__author{letter-spacing:-.1px;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:600}.CommentCard-module__gnGJQq__when{color:var(--text-muted);font-size:10px;line-height:1.2}.CommentCard-module__gnGJQq__pinnedDot{background:var(--pin-color,var(--accent));border:1px solid rgba(var(--brand-white-rgb), .6);border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #0006}.CommentCard-module__gnGJQq__body{word-break:break-word;color:var(--text);margin:6px 0;font-size:12px;line-height:1.5}.CommentCard-module__gnGJQq__bodyText{-webkit-user-select:text;user-select:text;cursor:text;padding-right:6px}.CommentCard-module__gnGJQq__sideGreen{color:var(--green)}.CommentCard-module__gnGJQq__sideBlue{color:var(--brand-bright-blue)}.CommentCard-module__gnGJQq__editTa{background:var(--color-bg-sunken);border:1px solid var(--border2);width:100%;color:var(--text);resize:none;border-radius:7px;outline:none;margin:5px 0;padding:6px 8px;font-family:inherit;font-size:12px;line-height:1.5;transition:border-color .15s}.CommentCard-module__gnGJQq__editTa:focus{border-color:var(--purple)}.CommentCard-module__gnGJQq__editBox{flex-direction:column;align-items:flex-start;display:flex}.CommentCard-module__gnGJQq__editField{box-sizing:border-box;background:var(--color-bg-sunken);border:1px solid var(--border2);border-radius:7px;width:100%;margin-top:5px;transition:border-color .15s}.CommentCard-module__gnGJQq__editField:focus-within{border-color:var(--purple)}.CommentCard-module__gnGJQq__editField .CommentCard-module__gnGJQq__editTa,.CommentCard-module__gnGJQq__editField .CommentCard-module__gnGJQq__replyTa{background:0 0;border:none;border-radius:0;margin:0}.CommentCard-module__gnGJQq__editPreview{flex-wrap:wrap;gap:4px;padding:0 8px 7px;display:flex}.CommentCard-module__gnGJQq__doneBtn{background:var(--accent);color:var(--brand-white);cursor:pointer;border:none;border-radius:6px;margin-top:6px;padding:4px 14px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s}.CommentCard-module__gnGJQq__doneBtn:hover{background:var(--accent-h)}.CommentCard-module__gnGJQq__doneBtn.CommentCard-module__gnGJQq__replyDone{border-radius:5px;margin-top:4px;padding:3px 10px;font-size:10px}.CommentCard-module__gnGJQq__footer{align-items:center;gap:10px;margin-top:6px;display:flex}.CommentCard-module__gnGJQq__acts{flex-wrap:wrap;gap:2px;margin-left:-7px;margin-right:auto;display:flex}.CommentCard-module__gnGJQq__act.CommentCard-module__gnGJQq__hideable{opacity:.22;pointer-events:none;transition:opacity .12s}:is(.CommentCard-module__gnGJQq__card:hover:not(:has(.CommentCard-module__gnGJQq__reply:hover)) .CommentCard-module__gnGJQq__act.CommentCard-module__gnGJQq__hideable:not(:disabled),.CommentCard-module__gnGJQq__cardDone:hover .CommentCard-module__gnGJQq__act.CommentCard-module__gnGJQq__hideable:not(:disabled),.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__sel .CommentCard-module__gnGJQq__act.CommentCard-module__gnGJQq__hideable:not(:disabled)){opacity:1;pointer-events:auto}.CommentCard-module__gnGJQq__act{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:3px 7px;font-size:11px;transition:color .12s,opacity .3s}.CommentCard-module__gnGJQq__act:hover{color:var(--text)}.CommentCard-module__gnGJQq__act.CommentCard-module__gnGJQq__del:hover{color:var(--danger)}.CommentCard-module__gnGJQq__replies{flex-direction:column;gap:5px;margin-top:6px;margin-left:4px;padding-top:4px;padding-left:12px;display:flex}.CommentCard-module__gnGJQq__reply{background:0 0;border:1px solid #0000;border-radius:7px;padding:6px 8px;transition:background .12s,border-color .12s;position:relative}.CommentCard-module__gnGJQq__reply:hover{background:rgba(var(--brand-white-rgb), .04)}.CommentCard-module__gnGJQq__reply.CommentCard-module__gnGJQq__replyPre{border-style:dashed;border-color:color-mix(in srgb, var(--brand-bright-blue) 55%, transparent)}.CommentCard-module__gnGJQq__reply.CommentCard-module__gnGJQq__replyOver{border-style:solid;border-color:var(--accent);background:var(--surface2)}.CommentCard-module__gnGJQq__replyHdr{align-items:flex-start;gap:5px;margin-bottom:3px;display:flex}.CommentCard-module__gnGJQq__replyMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.CommentCard-module__gnGJQq__replyAv{background:var(--accent);width:18px;height:18px;color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:700;display:flex}.CommentCard-module__gnGJQq__replyAuth{font-size:11px;font-weight:600}.CommentCard-module__gnGJQq__replyWhen{color:var(--text-muted);font-size:9px;line-height:1.2}.CommentCard-module__gnGJQq__replyBody{font-size:11.5px;line-height:1.45}.CommentCard-module__gnGJQq__replyActs{gap:2px;margin-top:2px;margin-left:-5px;display:flex}.CommentCard-module__gnGJQq__replyAct{cursor:pointer;color:var(--text-muted);opacity:.22;pointer-events:none;background:0 0;border:none;border-radius:3px;padding:1px 5px;font-size:9px;line-height:1.6;transition:color .12s,opacity .12s}.CommentCard-module__gnGJQq__reply:hover .CommentCard-module__gnGJQq__replyAct:not(:disabled){opacity:1;pointer-events:auto}.CommentCard-module__gnGJQq__replyAct:hover{color:var(--text)}.CommentCard-module__gnGJQq__replyAct.CommentCard-module__gnGJQq__del:hover{color:var(--danger)}.CommentCard-module__gnGJQq__replyRow{align-items:flex-start;gap:5px;margin-top:6px;display:flex}.CommentCard-module__gnGJQq__replyField{background:var(--color-bg-sunken);border:1px solid var(--border2);border-radius:7px;flex:1;min-width:0;transition:border-color .15s}.CommentCard-module__gnGJQq__replyField:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px rgba(var(--brand-purple-rgb), .12)}.CommentCard-module__gnGJQq__replyTa{box-sizing:border-box;background:var(--color-bg-sunken);border:1px solid var(--border2);width:100%;color:var(--text);resize:none;border-radius:7px;outline:none;min-height:30px;padding:5px 8px;font-family:inherit;font-size:11px;transition:border-color .15s;display:block}.CommentCard-module__gnGJQq__replyTa:focus{border-color:var(--accent)}.CommentCard-module__gnGJQq__replyField .CommentCard-module__gnGJQq__replyTa{background:0 0;border:none;border-radius:0}.CommentCard-module__gnGJQq__replySend{background:var(--accent);cursor:pointer;width:30px;height:30px;color:var(--color-text);border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.CommentCard-module__gnGJQq__replySend:hover{background:var(--accent-h)}.CommentCard-module__gnGJQq__editField.CommentCard-module__gnGJQq__dropActive,.CommentCard-module__gnGJQq__replyField.CommentCard-module__gnGJQq__dropActive{border-style:solid;border-color:var(--accent);box-shadow:none}.CommentCard-module__gnGJQq__editField.CommentCard-module__gnGJQq__dropPre,.CommentCard-module__gnGJQq__replyField.CommentCard-module__gnGJQq__dropPre{border-style:dashed;border-color:color-mix(in srgb, var(--brand-bright-blue) 55%, transparent);box-shadow:none}.CommentCard-module__gnGJQq__imgsWrap{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.CommentCard-module__gnGJQq__imgAttach{cursor:pointer;border-radius:7px;max-height:130px;position:relative;overflow:hidden}.CommentCard-module__gnGJQq__imgAttach img{object-fit:cover;width:100%;height:100%;display:block}.CommentCard-module__gnGJQq__aiBadge{background:rgba(var(--brand-blue-rgb), .88);color:var(--brand-white);letter-spacing:.5px;pointer-events:none;border-radius:3px;padding:1px 5px;font-size:8px;font-weight:700;line-height:1.5;position:absolute;top:3px;right:3px}.CommentCard-module__gnGJQq__replyImgPreview{flex-wrap:wrap;gap:4px;padding:0 8px 6px;display:flex}.CommentCard-module__gnGJQq__imgPrev{cursor:pointer;border-radius:6px;width:44px;height:44px;position:relative;overflow:hidden}.CommentCard-module__gnGJQq__imgPrev img{object-fit:cover;width:100%;height:100%;display:block}.CommentCard-module__gnGJQq__removeImg{width:16px;height:16px;color:var(--brand-white);cursor:pointer;opacity:0;background:#000000bf;border-radius:4px;justify-content:center;align-items:center;font-size:12px;line-height:1;transition:opacity .12s,background .12s;display:flex;position:absolute;top:3px;left:3px}.CommentCard-module__gnGJQq__imgPrev:hover .CommentCard-module__gnGJQq__removeImg{opacity:1}.CommentCard-module__gnGJQq__removeImg:hover{background:var(--danger)}.CommentCard-module__gnGJQq__tsBadge{cursor:pointer;font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:10.5px;font-weight:600;transition:color .15s,filter .15s;display:inline-flex}.CommentCard-module__gnGJQq__tsBadge.CommentCard-module__gnGJQq__vt{color:var(--purple)}.CommentCard-module__gnGJQq__tsBadge.CommentCard-module__gnGJQq__vt:hover{filter:brightness(1.3)}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__dragOver{outline:1.5px solid var(--accent);outline-offset:0;border-color:#0000}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__dragPre{outline:1.5px dashed color-mix(in srgb, var(--brand-bright-blue) 70%, transparent);outline-offset:0;border-color:#0000}.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__dragOver,.CommentCard-module__gnGJQq__card.CommentCard-module__gnGJQq__marked.CommentCard-module__gnGJQq__dragPre{border-color:var(--seamc)}.CommentCard-module__gnGJQq__delOverlay{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:var(--card-radius);background:#000000c7;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.CommentCard-module__gnGJQq__replyDelOverlay{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000d1;border-radius:7px;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.CommentCard-module__gnGJQq__delOverlay p,.CommentCard-module__gnGJQq__replyDelOverlay p{color:var(--brand-white);margin:0;font-size:10px;font-weight:600}.CommentCard-module__gnGJQq__confirmBtns{gap:5px;display:flex}.CommentCard-module__gnGJQq__confirmBtn{cursor:pointer;border:none;border-radius:6px;padding:3px 13px;font-family:inherit;font-size:11px;font-weight:600;transition:background .12s}.CommentCard-module__gnGJQq__confirmBtn.CommentCard-module__gnGJQq__yes{background:var(--danger);color:var(--brand-white)}.CommentCard-module__gnGJQq__confirmBtn.CommentCard-module__gnGJQq__yes:hover{background:#cc1f33}.CommentCard-module__gnGJQq__confirmBtn.CommentCard-module__gnGJQq__no{background:rgba(var(--brand-white-rgb), .15);color:var(--brand-white);border:1px solid rgba(var(--brand-white-rgb), .2)}.CommentCard-module__gnGJQq__confirmBtn.CommentCard-module__gnGJQq__no:hover{background:rgba(var(--brand-white-rgb), .28)}.CommentCard-module__gnGJQq__audios{flex-direction:column;gap:6px;margin-top:6px;display:flex}.CommentCard-module__gnGJQq__audioAttach{flex-direction:column;gap:5px;display:flex}.CommentCard-module__gnGJQq__aiAudioTag{letter-spacing:.6px;text-transform:uppercase;color:var(--brand-white);background:var(--accent);border-radius:4px;align-self:flex-start;padding:2px 5px;font-size:8px;font-weight:700;line-height:1}@media (pointer:coarse){.CommentCard-module__gnGJQq__act{padding:7px 10px;font-size:12px}.CommentCard-module__gnGJQq__replySend{width:38px;height:38px}.CommentCard-module__gnGJQq__removeImg{opacity:1;width:22px;height:22px;font-size:14px}.CommentCard-module__gnGJQq__removeImg:after{content:"";position:absolute;inset:-5px}}.CommentCard-module__gnGJQq__aiGroup{border:1px solid #0000;border-radius:7px;flex-direction:column;margin:2px -8px 0;padding:5px 8px;transition:background .12s;display:flex;position:relative}.CommentCard-module__gnGJQq__aiGroup:hover{background:rgba(var(--brand-white-rgb), .04)}.CommentCard-module__gnGJQq__aiGroup:hover .CommentCard-module__gnGJQq__replyAct:not(:disabled){opacity:1;pointer-events:auto}.CommentCard-module__gnGJQq__aiGroup .CommentCard-module__gnGJQq__delOverlay{border-radius:7px}.CommentCard-module__gnGJQq__cardDone .CommentCard-module__gnGJQq__aiGroup:hover{background:0 0}.CommentCard-module__gnGJQq__aiPromptBlock{flex-direction:column;gap:2px;margin:0 0 4px;display:flex}.CommentCard-module__gnGJQq__aiRefsBlock{flex-direction:column;gap:4px;margin:6px 0 0;display:flex}.CommentCard-module__gnGJQq__aiRefsBlock .CommentCard-module__gnGJQq__imgsWrap{margin-top:0}.CommentCard-module__gnGJQq__aiPromptTag{color:var(--text-muted);font-size:10px;font-weight:600;line-height:1}.CommentCard-module__gnGJQq__aiPromptText{color:var(--text-muted);white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.45}
.AudioPlayer-module__-3T2vq__wrap{width:100%}.AudioPlayer-module__-3T2vq__row{width:100%;position:relative}.AudioPlayer-module__-3T2vq__script{cursor:default;margin-top:7px}.AudioPlayer-module__-3T2vq__scriptHint{font-size:8px;font-weight:var(--weight-bold);letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px}.AudioPlayer-module__-3T2vq__scriptBody{max-height:104px;color:var(--text-muted);white-space:pre-wrap;cursor:default;font-size:11.5px;line-height:1.6;overflow-y:auto}.AudioPlayer-module__-3T2vq__word{cursor:pointer;border-radius:3px;transition:color .12s,background .12s}.AudioPlayer-module__-3T2vq__word:hover{color:var(--text-sub);background:rgba(var(--brand-white-rgb), .06)}.AudioPlayer-module__-3T2vq__wordActive,.AudioPlayer-module__-3T2vq__wordActive:hover{color:var(--brand-white);background:color-mix(in srgb, var(--accent) 32%, transparent)}.AudioPlayer-module__-3T2vq__player{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border-radius:8px;width:100%;height:32px;overflow:hidden}.AudioPlayer-module__-3T2vq__player::-webkit-media-controls-enclosure{background:rgba(var(--brand-white-rgb), .02);border-radius:8px}.AudioPlayer-module__-3T2vq__player::-webkit-media-controls-panel{background:0 0;border-radius:8px;padding-right:92px}.AudioPlayer-module__-3T2vq__player::-webkit-media-controls-timeline{display:none}.AudioPlayer-module__-3T2vq__player::-webkit-media-controls-mute-button{display:none}.AudioPlayer-module__-3T2vq__player::-webkit-media-controls-volume-slider{display:none}.AudioPlayer-module__-3T2vq__player::-webkit-media-controls-volume-control-container{display:none}.AudioPlayer-module__-3T2vq__controls{align-items:center;gap:2px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.AudioPlayer-module__-3T2vq__speedBtn,.AudioPlayer-module__-3T2vq__dl{color:#c9d2de;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;height:24px;font-family:inherit;transition:background .12s,color .12s;display:flex}.AudioPlayer-module__-3T2vq__dl{width:24px}.AudioPlayer-module__-3T2vq__speedBtn{gap:3px;min-width:24px;padding:0 5px}.AudioPlayer-module__-3T2vq__speedBtn:hover,.AudioPlayer-module__-3T2vq__dl:hover{color:#fff;background:rgba(var(--brand-white-rgb), .12)}.AudioPlayer-module__-3T2vq__speedVal{letter-spacing:.2px;font-size:11px;font-weight:600;line-height:1}.AudioPlayer-module__-3T2vq__speedMenu{z-index:200;flex-direction:column;gap:1px;width:86px;padding:6px;display:flex;position:fixed;}.AudioPlayer-module__-3T2vq__speedItem{cursor:pointer;width:100%;min-height:22px;color:var(--text);text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;padding:0 8px;font-family:inherit;font-size:12.5px;font-weight:500;display:flex}.AudioPlayer-module__-3T2vq__speedItem:hover{background:var(--surface3)}.AudioPlayer-module__-3T2vq__speedItemActive,.AudioPlayer-module__-3T2vq__speedItemActive:hover{background:var(--accent)}
.StatusBadge-module__lgBiiG__status{top:var(--badge-inset,3px);left:var(--badge-inset,3px);max-width:calc(100% - 34px);height:var(--badge-h,18px);background:var(--st);color:var(--st-text);font-size:var(--badge-fs,9px);letter-spacing:.3px;pointer-events:none;z-index:3;transform-origin:50%;backface-visibility:hidden;border-radius:.444em;align-items:center;padding:0 .667em;font-weight:700;line-height:1;display:inline-flex;position:absolute}.StatusBadge-module__lgBiiG__statusLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.StatusBadge-module__lgBiiG__outDown{animation:.12s ease-in forwards StatusBadge-module__lgBiiG__stFlipOutDown}.StatusBadge-module__lgBiiG__inDown{animation:.16s ease-out forwards StatusBadge-module__lgBiiG__stFlipInDown}.StatusBadge-module__lgBiiG__outUp{animation:.12s ease-in forwards StatusBadge-module__lgBiiG__stFlipOutUp}.StatusBadge-module__lgBiiG__inUp{animation:.16s ease-out forwards StatusBadge-module__lgBiiG__stFlipInUp}@keyframes StatusBadge-module__lgBiiG__stFlipOutDown{0%{opacity:1;transform:perspective(220px)rotateX(0)}65%{opacity:.92}to{opacity:0;transform:perspective(220px)rotateX(-90deg)}}@keyframes StatusBadge-module__lgBiiG__stFlipInDown{0%{opacity:0;transform:perspective(220px)rotateX(90deg)}40%{opacity:.92}to{opacity:1;transform:perspective(220px)rotateX(0)}}@keyframes StatusBadge-module__lgBiiG__stFlipOutUp{0%{opacity:1;transform:perspective(220px)rotateX(0)}65%{opacity:.92}to{opacity:0;transform:perspective(220px)rotateX(90deg)}}@keyframes StatusBadge-module__lgBiiG__stFlipInUp{0%{opacity:0;transform:perspective(220px)rotateX(-90deg)}40%{opacity:.92}to{opacity:1;transform:perspective(220px)rotateX(0)}}@media (prefers-reduced-motion:reduce){.StatusBadge-module__lgBiiG__outDown,.StatusBadge-module__lgBiiG__inDown,.StatusBadge-module__lgBiiG__outUp,.StatusBadge-module__lgBiiG__inUp{animation-duration:1ms}}
.FileThumb-module__gY32aa__item{border-radius:var(--tile-r,6px);cursor:pointer;background-color:var(--surface2);background-clip:padding-box;border:2px solid #0000;flex-shrink:0;transition:border-color .15s,background .15s,opacity .15s,box-shadow .15s;position:relative;overflow:visible}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__marked:before{content:"";inset:-5.5px -4px;bottom:var(--mark-bottom,-5.5px);background:var(--mark-color);z-index:-1;pointer-events:none;border-radius:2px;position:absolute}.FileThumb-module__gY32aa__item:hover{background-color:var(--surface3);opacity:1}.FileThumb-module__gY32aa__item:hover .FileThumb-module__gY32aa__thumb img{opacity:1}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__active{border-color:var(--blue-400);background-color:var(--surface3)}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__compare{border-color:var(--green-sel);background-color:var(--surface3)}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__compare .FileThumb-module__gY32aa__thumb img{opacity:1}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__active,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__compare,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duo{box-shadow:0 0 0 .5px color-mix(in srgb, var(--surface) 50%, transparent)}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__active:after,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__compare:after,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duo:after{content:"";border-radius:calc(var(--tile-r,6px) - 2px);box-shadow:inset 0 0 0 .5px color-mix(in srgb, var(--surface) 50%, transparent);pointer-events:none;z-index:2;position:absolute;inset:0}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duo{--duoL:var(--blue-400);--duoR:var(--green-sel);background:linear-gradient(90deg, var(--duoL), var(--duoR)) border-box}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duoFlip{--duoL:var(--green-sel);--duoR:var(--blue-400)}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duo .FileThumb-module__gY32aa__thumb img{opacity:1}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__verHover{outline:1px solid rgba(var(--brand-white-rgb), .5);outline-offset:-1px;box-shadow:0 0 9px rgba(var(--brand-white-rgb), .3)}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__verHover .FileThumb-module__gY32aa__thumb img{opacity:1}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__dragging{opacity:.25}.FileThumb-module__gY32aa__thumb{aspect-ratio:16/9;background:var(--app-bg);border-radius:calc(var(--tile-r,6px) - 2px);width:100%;min-height:65px;box-shadow:0 0 0 1px rgba(var(--brand-white-rgb), .1);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__active .FileThumb-module__gY32aa__thumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__compare .FileThumb-module__gY32aa__thumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duo .FileThumb-module__gY32aa__thumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__marked .FileThumb-module__gY32aa__thumb{box-shadow:none}.FileThumb-module__gY32aa__thumb img{object-fit:cover;opacity:.6;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .15s}.FileThumb-module__gY32aa__processing,.FileThumb-module__gY32aa__errThumb{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.FileThumb-module__gY32aa__spinner{background:color-mix(in srgb, var(--blue-400) 22%, transparent);border-radius:2px;width:34px;height:3.5px;position:relative;overflow:hidden}.FileThumb-module__gY32aa__spinner:after{content:"";background:var(--blue-400);border-radius:2px;width:45%;animation:1.05s ease-in-out infinite alternate FileThumb-module__gY32aa__ftLine;position:absolute;top:0;bottom:0;left:0}@keyframes FileThumb-module__gY32aa__ftLine{0%{transform:translate(-25%)}to{transform:translate(155%)}}.FileThumb-module__gY32aa__procLabel{letter-spacing:.07em;text-transform:uppercase;color:#ffffff80;font-size:8.5px}.FileThumb-module__gY32aa__uploadBar{background:color-mix(in srgb, var(--blue-400) 22%, transparent);border-radius:2px;width:64%;height:3.5px;overflow:hidden}.FileThumb-module__gY32aa__uploadBarFill{background:var(--blue-400);border-radius:2px;height:100%;transition:width .2s}.FileThumb-module__gY32aa__uploadBarIndet{background:var(--blue-400);border-radius:2px;width:40%;height:100%;animation:1.2s ease-in-out infinite alternate FileThumb-module__gY32aa__uploadIndet}@keyframes FileThumb-module__gY32aa__uploadIndet{0%{transform:translate(0)}to{transform:translate(150%)}}.FileThumb-module__gY32aa__procLine{--ll-width:64%}.FileThumb-module__gY32aa__errThumb{color:var(--color-text-danger);letter-spacing:.05em;text-transform:uppercase;gap:4px;font-size:8.5px}.FileThumb-module__gY32aa__audioThumb{background:color-mix(in srgb, var(--accent) 14%, transparent);opacity:.6;width:100%;height:100%;transition:opacity .15s;position:relative;overflow:hidden}.FileThumb-module__gY32aa__item:hover .FileThumb-module__gY32aa__audioThumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__active .FileThumb-module__gY32aa__audioThumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__compare .FileThumb-module__gY32aa__audioThumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__duo .FileThumb-module__gY32aa__audioThumb,.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__verHover .FileThumb-module__gY32aa__audioThumb{opacity:1}.FileThumb-module__gY32aa__audioWave{color:var(--accent);pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FileThumb-module__gY32aa__audioWave rect{transform-box:fill-box;transform-origin:50%}.FileThumb-module__gY32aa__waveScrubbing rect{animation:.55s ease-in-out infinite alternate FileThumb-module__gY32aa__mmEqBar}.FileThumb-module__gY32aa__waveScrubbing rect:first-child{animation-duration:.5s}.FileThumb-module__gY32aa__waveScrubbing rect:nth-child(2){animation-duration:.62s;animation-delay:80ms}.FileThumb-module__gY32aa__waveScrubbing rect:nth-child(3){animation-duration:.46s;animation-delay:30ms}.FileThumb-module__gY32aa__waveScrubbing rect:nth-child(4){animation-duration:.6s;animation-delay:.11s}.FileThumb-module__gY32aa__waveScrubbing rect:nth-child(5){animation-duration:.52s;animation-delay:20ms}@keyframes FileThumb-module__gY32aa__mmEqBar{0%{transform:scaleY(.5)}to{transform:scaleY(1.15)}}.FileThumb-module__gY32aa__audioDur{font-family:var(--font-sans);font-size:15px;font-weight:var(--weight-light);letter-spacing:.6px;color:var(--brand-white);text-shadow:0 1px 5px #000000f2,0 0 3px #000c;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FileThumb-module__gY32aa__item.FileThumb-module__gY32aa__active .FileThumb-module__gY32aa__thumb img{opacity:1}.FileThumb-module__gY32aa__num{bottom:var(--badge-inset,3px);left:var(--badge-inset,3px);height:var(--badge-h,18px);background:var(--brand-black,var(--brand-black));color:rgba(var(--brand-white-rgb), .92);font-size:var(--badge-fs,9px);letter-spacing:.3px;z-index:2;border-radius:.444em;align-items:center;padding:0 .667em;font-weight:700;line-height:1;display:inline-flex;position:absolute}.FileThumb-module__gY32aa__numKind{flex:none;display:block}.FileThumb-module__gY32aa__verDuo{z-index:4;cursor:pointer;transform-origin:100% 100%;background:0 0;border:none;gap:3px;padding:0;font-family:inherit;transition:transform .12s;display:flex;position:absolute;bottom:3px;right:3px}.FileThumb-module__gY32aa__verDuo:hover{transform:scale(1.12)}.FileThumb-module__gY32aa__duoCap{letter-spacing:.3px;border-radius:4px;align-items:center;height:18px;padding:0 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.FileThumb-module__gY32aa__duoCapBlue{background:var(--accent);color:var(--brand-white)}.FileThumb-module__gY32aa__duoCapGreen{background:var(--green);color:var(--neutral-900)}.FileThumb-module__gY32aa__verStack{z-index:4;cursor:pointer;transform-origin:100% 100%;background:0 0;border:none;align-items:flex-end;padding:0;font-family:inherit;transition:transform .12s;display:inline-flex;position:absolute;bottom:3px;right:3px}.FileThumb-module__gY32aa__verStack:hover{transform:scale(1.15)}.FileThumb-module__gY32aa__verCard{letter-spacing:.3px;border-radius:4px;align-items:center;height:18px;padding:0 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.FileThumb-module__gY32aa__verCardFront{z-index:2;background:var(--accent);color:var(--brand-white);transition:background .3s,color .3s,box-shadow .3s;position:relative}.FileThumb-module__gY32aa__verStackOlder .FileThumb-module__gY32aa__verCardFront{background:color-mix(in srgb, var(--accent) 58%, #000);color:rgba(var(--brand-white-rgb), .5);box-shadow:-2px 1px 4px #0006}.FileThumb-module__gY32aa__verCardBack{z-index:1;background:var(--accent);color:var(--brand-white);opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;position:absolute;bottom:0;right:calc(100% - 4px);transform:translate(100%)}.FileThumb-module__gY32aa__verStackOlder .FileThumb-module__gY32aa__verCardBack{opacity:1;pointer-events:auto;transform:translate(0)}.FileThumb-module__gY32aa__badge{top:var(--badge-inset,3px);right:var(--badge-inset,3px);height:var(--badge-h,18px);background:var(--accent);color:var(--brand-white);font-size:var(--badge-fs,9px);letter-spacing:.3px;z-index:2;border-radius:.444em;align-items:center;gap:.322em;padding:0 .5em 0 .422em;font-weight:700;line-height:1;display:inline-flex;position:absolute}.FileThumb-module__gY32aa__badgeIcon{flex-shrink:0;width:8.9px;height:8.9px;display:block}.FileThumb-module__gY32aa__confirm{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000c7;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.FileThumb-module__gY32aa__confirm p{color:var(--color-text);margin:0;font-size:10px;font-weight:600}.FileThumb-module__gY32aa__confirmBtns{gap:5px;display:flex}.FileThumb-module__gY32aa__confirmBtn{cursor:pointer;border:none;border-radius:6px;padding:3px 13px;font-family:inherit;font-size:11px;font-weight:600;transition:background .12s}.FileThumb-module__gY32aa__confirmBtn.FileThumb-module__gY32aa__yes{background:var(--danger);color:var(--color-text)}.FileThumb-module__gY32aa__confirmBtn.FileThumb-module__gY32aa__yes:hover{background:#cc1f33}.FileThumb-module__gY32aa__confirmBtn.FileThumb-module__gY32aa__no{background:rgba(var(--brand-white-rgb), .15);color:var(--color-text);border:1px solid rgba(var(--brand-white-rgb), .2)}.FileThumb-module__gY32aa__confirmBtn.FileThumb-module__gY32aa__no:hover{background:rgba(var(--brand-white-rgb), .28)}.FileThumb-module__gY32aa__pickedWash{background:color-mix(in srgb, var(--accent) 30%, transparent);z-index:11;pointer-events:none;border-radius:4px;position:absolute;inset:0}.FileThumb-module__gY32aa__tickWrap{z-index:12;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FileThumb-module__gY32aa__tick{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:18px;height:18px;box-shadow:inset 0 0 0 1.5px rgba(var(--brand-white-rgb), .7);color:var(--brand-white);background:#0000008c;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.FileThumb-module__gY32aa__tickOn{background:var(--accent);box-shadow:inset 0 0 0 1.5px var(--accent)}.FileThumb-module__gY32aa__tickOn.FileThumb-module__gY32aa__tickHalf{background:color-mix(in srgb, var(--accent) 45%, transparent)}.FileThumb-module__gY32aa__picked{outline:2px solid var(--accent);outline-offset:-2px}.FileThumb-module__gY32aa__markPre{border-style:dashed;border-color:color-mix(in srgb, var(--brand-bright-blue) 55%, transparent)}.FileThumb-module__gY32aa__markOver{border-style:solid;border-color:var(--accent)}
.SelectBar-module__iNQvaa__bar{z-index:30;background:var(--surface3);border:1px solid var(--border2);border-radius:9px;flex-direction:column;justify-content:space-between;padding:4px 8px 5px;animation:.22s cubic-bezier(.22,.61,.36,1) SelectBar-module__iNQvaa__sbRollIn;display:flex;position:absolute;inset:-54px 4px calc(100% - 28px);box-shadow:0 8px 22px #0006}@keyframes SelectBar-module__iNQvaa__sbRollIn{0%{transform:translate(calc(-100% - 16px))}}.SelectBar-module__iNQvaa__rollOut{animation:.2s cubic-bezier(.55,.06,.68,.19) forwards SelectBar-module__iNQvaa__sbRollOut}@keyframes SelectBar-module__iNQvaa__sbRollOut{to{transform:translate(calc(-100% - 16px))}}.SelectBar-module__iNQvaa__count{color:var(--text);text-align:center;font-size:11px;font-weight:600}.SelectBar-module__iNQvaa__swatches{justify-content:center;align-items:center;gap:9px;padding:1px 0;display:flex}.SelectBar-module__iNQvaa__sw{cursor:pointer;border:2.5px solid rgba(var(--brand-white-rgb), .18);border-color:oklch(from var(--sw) calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h);border-radius:50%;width:16px;height:16px;padding:0;transition:border-color .12s,transform .12s;position:relative}.SelectBar-module__iNQvaa__sw:hover:not(.SelectBar-module__iNQvaa__swOn){transform:scale(1.15)}.SelectBar-module__iNQvaa__swOn{border-color:var(--color-text);transform:scale(1.22)}.SelectBar-module__iNQvaa__actions{align-items:center;gap:5px;display:flex}.SelectBar-module__iNQvaa__act{border:1px solid var(--border2);background:var(--surface2);width:24px;height:24px;color:var(--text);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:background .12s,color .12s;display:flex}.SelectBar-module__iNQvaa__act:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:#fff}.SelectBar-module__iNQvaa__act:disabled{opacity:.4;cursor:default}.SelectBar-module__iNQvaa__act svg{flex-shrink:0}.SelectBar-module__iNQvaa__delAct{color:var(--danger)}.SelectBar-module__iNQvaa__delAct:hover:not(:disabled){background:var(--danger);border-color:var(--danger);color:#fff}.SelectBar-module__iNQvaa__done{border:1px solid var(--border2);background:var(--surface2);height:24px;color:var(--text);cursor:pointer;border-radius:6px;align-items:center;margin-left:auto;padding:0 6px;font-family:inherit;font-size:11px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.SelectBar-module__iNQvaa__done:hover{background:var(--accent);border-color:var(--accent);color:var(--brand-white)}.SelectBar-module__iNQvaa__asking{justify-content:center;gap:8px}.SelectBar-module__iNQvaa__confirmText{color:var(--text);text-align:center;font-size:11px;font-weight:600}.SelectBar-module__iNQvaa__confirmBtns{justify-content:center;gap:5px;display:flex}.SelectBar-module__iNQvaa__cbtn{cursor:pointer;border:none;border-radius:6px;padding:3px 13px;font-family:inherit;font-size:11px;font-weight:600;transition:background .12s}.SelectBar-module__iNQvaa__cbtn.SelectBar-module__iNQvaa__yes{background:var(--danger);color:var(--brand-white)}.SelectBar-module__iNQvaa__cbtn.SelectBar-module__iNQvaa__yes:hover{background:#cc1f33}.SelectBar-module__iNQvaa__cbtn.SelectBar-module__iNQvaa__no{background:rgba(var(--brand-white-rgb), .15);color:var(--brand-white);border:1px solid rgba(var(--brand-white-rgb), .2)}.SelectBar-module__iNQvaa__cbtn.SelectBar-module__iNQvaa__no:hover{background:rgba(var(--brand-white-rgb), .28)}
.SelectEdge-module__wDYNpa__line{pointer-events:none;z-index:80;border-radius:2px;position:fixed}.SelectEdge-module__wDYNpa__lane{pointer-events:none;z-index:80;position:fixed;overflow:hidden}.SelectEdge-module__wDYNpa__laneNode{pointer-events:none;border-radius:2px;position:absolute}@supports (animation-timeline:--t){.SelectEdge-module__wDYNpa__ride{animation:linear both SelectEdge-module__wDYNpa__railRide;animation-timeline:--rail-scroll}.SelectEdge-module__wDYNpa__liveWash.SelectEdge-module__wDYNpa__ride{animation:.3s SelectEdge-module__wDYNpa__liveEdgeIn,linear both SelectEdge-module__wDYNpa__railRide;animation-timeline:none,--rail-scroll}}@keyframes SelectEdge-module__wDYNpa__railRide{to{transform:translateY(calc(-1 * var(--rail-max,0px)))}}.SelectEdge-module__wDYNpa__line:after,.SelectEdge-module__wDYNpa__laneNode:after{content:"";border-radius:inherit;background:var(--veil);pointer-events:none;opacity:0;transition:opacity .16s;position:absolute;inset:0}.SelectEdge-module__wDYNpa__line.SelectEdge-module__wDYNpa__veiled:after,.SelectEdge-module__wDYNpa__laneNode.SelectEdge-module__wDYNpa__veiled:after{opacity:1;pointer-events:auto;-webkit-backdrop-filter:var(--veil-flatten);backdrop-filter:var(--veil-flatten)}.SelectEdge-module__wDYNpa__blue{background:var(--blue-400)}.SelectEdge-module__wDYNpa__green{background:var(--green-sel)}.SelectEdge-module__wDYNpa__duo{background:linear-gradient(180deg, var(--blue-400), var(--green-sel))}.SelectEdge-module__wDYNpa__liveWash{background:linear-gradient(to right, rgba(var(--brand-red-rgb), .44) 0%, rgba(var(--brand-red-rgb), .22) 8%, rgba(var(--brand-red-rgb), .09) 22%, rgba(var(--brand-red-rgb), .028) 45%, rgba(var(--brand-red-rgb), .008) 70%, rgba(var(--brand-red-rgb), 0) 100%);border-radius:0;animation:.3s SelectEdge-module__wDYNpa__liveEdgeIn;-webkit-mask-image:linear-gradient(#0000 0,#00000080 3px,#000 7px calc(100% - 7px),#00000080 calc(100% - 3px),#0000 100%);mask-image:linear-gradient(#0000 0,#00000080 3px,#000 7px calc(100% - 7px),#00000080 calc(100% - 3px),#0000 100%)}@keyframes SelectEdge-module__wDYNpa__liveEdgeIn{0%{opacity:0}}.SelectEdge-module__wDYNpa__dot{border-radius:50%;-webkit-mask-image:none;mask-image:none}.SelectEdge-module__wDYNpa__liveDot{background:rgba(var(--brand-red-rgb), .6);box-shadow:0 0 6px 1px rgba(var(--brand-red-rgb), .55), 0 0 14px 4px rgba(var(--brand-red-rgb), .25)}
.VersionRow-module__B2USaW__wrap{z-index:1;overscroll-behavior-x:contain;scrollbar-width:none;pointer-events:auto;border-radius:0 8px 8px 0;position:fixed;overflow:auto hidden}.VersionRow-module__B2USaW__wrap::-webkit-scrollbar{display:none}.VersionRow-module__B2USaW__roll{background:color-mix(in srgb, var(--surface2) 88%, #000);width:max-content;min-width:100%;height:100%;animation:VersionRow-module__B2USaW__verRowIn .22s var(--ease-out);border:1px solid #000;border-left:none;border-radius:0 8px 8px 0;align-items:center;gap:5px;padding:4px 6px 9px 10px;display:flex;position:relative;box-shadow:0 10px 34px #0000008c}.VersionRow-module__B2USaW__leftShade{pointer-events:none;z-index:5;background:linear-gradient(90deg,#00000047,#0000);flex-shrink:0;align-self:stretch;width:20px;margin-left:-10px;margin-right:-20px;position:sticky;left:0}@keyframes VersionRow-module__B2USaW__verRowIn{0%{transform:translate(-100%)}}.VersionRow-module__B2USaW__wrapClosing{pointer-events:none}.VersionRow-module__B2USaW__rollOut{animation:VersionRow-module__B2USaW__verRowOut .2s var(--ease-out) forwards}@keyframes VersionRow-module__B2USaW__verRowOut{to{transform:translate(-100%)}}.VersionRow-module__B2USaW__cellWrap{isolation:isolate;--mark-bottom:-3px;flex-shrink:0;position:relative}.VersionRow-module__B2USaW__vChip{background:var(--accent);height:18px;color:var(--brand-white);letter-spacing:.3px;z-index:4;pointer-events:none;border-radius:4px;align-items:center;padding:0 6px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:3px;right:3px}.VersionRow-module__B2USaW__slotDock{z-index:6;background:color-mix(in srgb, var(--surface2) 88%, #000);border-left:1px solid rgba(var(--brand-white-rgb), .1);border-radius:0 7px 7px 0;flex-shrink:0;align-self:stretch;align-items:center;margin:-4px -6px -9px 0;padding:4px 6px 9px;display:flex;position:sticky;right:0}.VersionRow-module__B2USaW__slotDock:before{content:"";pointer-events:none;background:linear-gradient(270deg,#00000040,#0000);width:16px;position:absolute;top:0;bottom:0;right:100%}.VersionRow-module__B2USaW__slot{border:1.5px dashed rgba(var(--brand-white-rgb), .28);text-align:center;color:rgba(var(--brand-white-rgb), .55);cursor:pointer;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:1px;transition:border-color .12s,color .12s,background .12s;display:flex}.VersionRow-module__B2USaW__slotPlus{font-size:17px;font-weight:300;line-height:1}.VersionRow-module__B2USaW__slotLabel{letter-spacing:.2px;opacity:.85;font-size:9px;font-weight:600}.VersionRow-module__B2USaW__slot:hover{border-color:var(--brand-bright-blue);color:var(--brand-white);background:color-mix(in srgb, var(--brand-bright-blue) 10%, transparent)}.VersionRow-module__B2USaW__insLine{background:var(--color-text);width:3px;box-shadow:0 0 6px rgba(var(--brand-white-rgb), .5);pointer-events:none;z-index:6;border-radius:2px;position:absolute;top:4px;bottom:4px;transform:translate(-50%)}.VersionRow-module__B2USaW__fileZone{border:1.5px dashed color-mix(in srgb, var(--accent) 80%, transparent);pointer-events:none;z-index:6;border-radius:0 6px 6px 0;transition:background .12s;position:absolute;inset:3px}.VersionRow-module__B2USaW__fileZoneHover{border-style:solid;border-color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, transparent)}
.EdgeScrollbar-module__LoNR0W__track{z-index:60;touch-action:none;width:9px;position:fixed;overflow:hidden}.EdgeScrollbar-module__LoNR0W__thumb{background:rgba(var(--brand-white-rgb), .16);pointer-events:auto;border-radius:2.5px;width:5px;transition:background .15s;position:absolute}.EdgeScrollbar-module__LoNR0W__left .EdgeScrollbar-module__LoNR0W__thumb{left:1px}.EdgeScrollbar-module__LoNR0W__right .EdgeScrollbar-module__LoNR0W__thumb{left:3px}.EdgeScrollbar-module__LoNR0W__track:hover .EdgeScrollbar-module__LoNR0W__thumb,.EdgeScrollbar-module__LoNR0W__track:active .EdgeScrollbar-module__LoNR0W__thumb{background:rgba(var(--brand-white-rgb), .34)}.EdgeScrollbar-module__LoNR0W__dim .EdgeScrollbar-module__LoNR0W__thumb{background:rgba(var(--brand-white-rgb), .07)}.EdgeScrollbar-module__LoNR0W__top{width:auto;height:9px}.EdgeScrollbar-module__LoNR0W__top .EdgeScrollbar-module__LoNR0W__thumb{background:#323232;width:auto;height:5px;top:1px;left:0;box-shadow:0 0 0 1px #000}.EdgeScrollbar-module__LoNR0W__top:hover .EdgeScrollbar-module__LoNR0W__thumb,.EdgeScrollbar-module__LoNR0W__top:active .EdgeScrollbar-module__LoNR0W__thumb{background:#5c5c5d}.EdgeScrollbar-module__LoNR0W__dim.EdgeScrollbar-module__LoNR0W__top .EdgeScrollbar-module__LoNR0W__thumb{background:#1e1d1d}.EdgeScrollbar-module__LoNR0W__solid .EdgeScrollbar-module__LoNR0W__thumb{background:#4b4b4d;box-shadow:0 0 0 1px #000}.EdgeScrollbar-module__LoNR0W__solid.EdgeScrollbar-module__LoNR0W__track:hover .EdgeScrollbar-module__LoNR0W__thumb,.EdgeScrollbar-module__LoNR0W__solid.EdgeScrollbar-module__LoNR0W__track:active .EdgeScrollbar-module__LoNR0W__thumb{background:#6d6d6f}.EdgeScrollbar-module__LoNR0W__dim.EdgeScrollbar-module__LoNR0W__solid .EdgeScrollbar-module__LoNR0W__thumb{background:#1e1d1d}.EdgeScrollbar-module__LoNR0W__thumbRollOut{animation:EdgeScrollbar-module__LoNR0W__sbRollOut .15s var(--ease-in) both}.EdgeScrollbar-module__LoNR0W__thumbRollIn{animation:EdgeScrollbar-module__LoNR0W__sbRollIn .18s var(--ease-out) both}@keyframes EdgeScrollbar-module__LoNR0W__sbRollOut{to{transform:translateY(calc(-1 * var(--roll-span,60px)))}}@keyframes EdgeScrollbar-module__LoNR0W__sbRollIn{0%{transform:translateY(calc(-1 * var(--roll-span,60px)))}}@media (prefers-reduced-motion:reduce){.EdgeScrollbar-module__LoNR0W__thumbRollOut,.EdgeScrollbar-module__LoNR0W__thumbRollIn{animation:none}}
.Sidebar-module__IdSuhq__sidebar{width:var(--sidebar-w);background:var(--surface);z-index:2;border-radius:12px;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate :disabled,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate .Sidebar-module__IdSuhq__logo,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate .Sidebar-module__IdSuhq__navRow,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate .Sidebar-module__IdSuhq__title,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate .Sidebar-module__IdSuhq__add,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate .Sidebar-module__IdSuhq__noProjectHint,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate .Sidebar-module__IdSuhq__dropZoneSub,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__gate svg{opacity:1}.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__home .Sidebar-module__IdSuhq__logo,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__home .Sidebar-module__IdSuhq__navRow:not(:disabled){z-index:6;pointer-events:auto;position:relative}.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__dim{pointer-events:none}.Sidebar-module__IdSuhq__sidebar:after{content:"";border-radius:inherit;background:var(--veil);z-index:5;pointer-events:none;opacity:0;transition:opacity .16s;position:absolute;inset:0}.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__dim:after{opacity:1;-webkit-backdrop-filter:var(--veil-flatten);backdrop-filter:var(--veil-flatten)}.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__studioLocked .Sidebar-module__IdSuhq__header,.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__studioLocked .Sidebar-module__IdSuhq__list{opacity:.4;pointer-events:none;transition:opacity .15s}.Sidebar-module__IdSuhq__logo{cursor:default;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:8px;padding:14px 12px 11px;display:flex}.Sidebar-module__IdSuhq__logoDim{opacity:.4;transition:opacity .15s}.Sidebar-module__IdSuhq__logoImg{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.Sidebar-module__IdSuhq__navRow{box-sizing:border-box;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:calc(100% - 12px);min-height:22px;margin:1px 6px;padding:0 6px;font-family:inherit;transition:background .15s,box-shadow .15s;display:flex}.Sidebar-module__IdSuhq__navRow:disabled{opacity:.4;cursor:default}.Sidebar-module__IdSuhq__navRow:not(:disabled):not(.Sidebar-module__IdSuhq__navRowActive):hover{background:var(--surface3)}.Sidebar-module__IdSuhq__navStudio{--nav-c:var(--green);--nav-fill:color-mix(in srgb, var(--green) 85%, #000)}.Sidebar-module__IdSuhq__navProjects{--nav-c:var(--purple);--nav-fill:color-mix(in srgb, var(--purple) 85%, #000)}.Sidebar-module__IdSuhq__navReview{--nav-c:var(--brand-bright-blue);--nav-fill:var(--accent);--nav-ink:var(--color-text)}.Sidebar-module__IdSuhq__navLabel{font-family:var(--font-serif);font-weight:var(--weight-bold);letter-spacing:.2px;color:var(--nav-c,var(--text));font-size:14px;line-height:1}.Sidebar-module__IdSuhq__navChevron{color:var(--nav-c,var(--text-muted));opacity:.55;flex-shrink:0;transition:color .15s,opacity .15s,transform .15s}.Sidebar-module__IdSuhq__navRow:not(:disabled):not(.Sidebar-module__IdSuhq__navRowActive):hover .Sidebar-module__IdSuhq__navChevron{opacity:1;color:var(--nav-c,var(--text-sub));transform:translate(3px)}.Sidebar-module__IdSuhq__navRowActive,.Sidebar-module__IdSuhq__navRowActive:hover{background:var(--nav-fill,var(--nav-c,var(--accent)));box-shadow:none}.Sidebar-module__IdSuhq__navRowActive .Sidebar-module__IdSuhq__navChevron{opacity:1;color:var(--nav-ink,var(--surface));transform:none}.Sidebar-module__IdSuhq__navRowActive .Sidebar-module__IdSuhq__navLabel{color:var(--nav-ink,var(--surface))}.Sidebar-module__IdSuhq__mediaSection{background:var(--surface2);border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;flex:1;min-height:0;margin:6px 0 0;display:flex;position:relative}.Sidebar-module__IdSuhq__header{justify-content:space-between;align-items:center;gap:6.9px;min-height:22px;margin:6px 0 1px;padding:0 6px 0 12px;display:flex}.Sidebar-module__IdSuhq__title{font-family:var(--font-serif);font-weight:var(--weight-bold);letter-spacing:.2px;color:var(--text-sub);font-size:14px;line-height:1;transition:color .15s}.Sidebar-module__IdSuhq__titleOff{color:rgba(var(--brand-white-rgb), .4)}.Sidebar-module__IdSuhq__headerNav{--nav-fill:#fff;--nav-ink:#000;border-radius:8px;position:relative}.Sidebar-module__IdSuhq__headerNav:after{content:"";background:var(--surface3);transition:right .18s var(--ease-out), background .15s;pointer-events:none;border-radius:8px;position:absolute;inset:0 calc(100% - 6px) 0 6px}.Sidebar-module__IdSuhq__headerNav:not(.Sidebar-module__IdSuhq__headerNavOff):not(.Sidebar-module__IdSuhq__headerNavActive):has(.Sidebar-module__IdSuhq__headerHit:hover):after{right:6px}.Sidebar-module__IdSuhq__headerNav:not(.Sidebar-module__IdSuhq__headerNavOff):not(.Sidebar-module__IdSuhq__headerNavActive):has(.Sidebar-module__IdSuhq__headerHit:hover) .Sidebar-module__IdSuhq__title{color:var(--text)}.Sidebar-module__IdSuhq__headerNavActive:after,.Sidebar-module__IdSuhq__headerNavActive:hover:after{background:var(--nav-fill);right:6px}.Sidebar-module__IdSuhq__headerHit{z-index:1;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;min-width:0;margin:0;padding:0;display:flex;position:relative}.Sidebar-module__IdSuhq__headerHit:disabled{cursor:default}.Sidebar-module__IdSuhq__headerNavActive .Sidebar-module__IdSuhq__title{color:var(--nav-ink)}.Sidebar-module__IdSuhq__headerNav:not(.Sidebar-module__IdSuhq__headerNavOff) .Sidebar-module__IdSuhq__headerHit:hover~.Sidebar-module__IdSuhq__headerBtns,.Sidebar-module__IdSuhq__headerNavActive .Sidebar-module__IdSuhq__headerBtns{opacity:0;pointer-events:none;transform:translate(14px)}.Sidebar-module__IdSuhq__headerNavActive .Sidebar-module__IdSuhq__headerHit{z-index:2;align-items:center;padding-left:12px;display:flex;position:absolute;inset:0}.Sidebar-module__IdSuhq__headerChevron{z-index:1;color:var(--text-sub);opacity:0;transition:opacity .15s, transform .18s var(--ease-out), color .15s;pointer-events:none;flex-shrink:0;position:absolute;top:50%;right:12px;transform:translate(-6px,-50%)}.Sidebar-module__IdSuhq__headerNav:not(.Sidebar-module__IdSuhq__headerNavOff):not(.Sidebar-module__IdSuhq__headerNavActive) .Sidebar-module__IdSuhq__headerHit:hover~.Sidebar-module__IdSuhq__headerChevron{opacity:1;color:var(--color-text);transform:translate(3px,-50%)}.Sidebar-module__IdSuhq__headerNavActive .Sidebar-module__IdSuhq__headerChevron{opacity:1;color:var(--nav-ink);transform:translateY(-50%)}.Sidebar-module__IdSuhq__add{border:1px solid var(--border2);background:var(--surface2);width:40px;height:22px;color:var(--text-sub);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:flex}.Sidebar-module__IdSuhq__add:hover{background:var(--accent);border-color:var(--accent);color:#fff}.Sidebar-module__IdSuhq__add:disabled{opacity:.4;cursor:default;pointer-events:none}.Sidebar-module__IdSuhq__headerBtns{z-index:1;transition:transform .18s var(--ease-out), opacity .14s;flex-shrink:0;align-items:center;gap:4.4px;display:flex;position:relative}.Sidebar-module__IdSuhq__sortBtn{width:18px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:flex}.Sidebar-module__IdSuhq__sortBtn:hover{color:var(--text);background:var(--surface2)}.Sidebar-module__IdSuhq__sortBtnOn{color:var(--text);background:var(--surface2);border-color:var(--border2)}.Sidebar-module__IdSuhq__sortBtn:disabled{opacity:.4;cursor:default;pointer-events:none}.Sidebar-module__IdSuhq__sortWrap{flex-shrink:0;position:relative}.Sidebar-module__IdSuhq__sortMenu{z-index:10000;overscroll-behavior:contain;flex-direction:column;gap:1px;min-width:170px;max-height:min(60vh,420px);padding:6px;display:flex;position:fixed;overflow-y:auto;}.Sidebar-module__IdSuhq__sortItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:7px 9px;transition:background .12s;display:flex}.Sidebar-module__IdSuhq__sortItem:hover{background:var(--surface3)}.Sidebar-module__IdSuhq__sortItemText{flex-direction:column;gap:1px;min-width:0;display:flex}.Sidebar-module__IdSuhq__sortItemMain{color:var(--text-sub);font-size:12.5px;font-weight:500}.Sidebar-module__IdSuhq__sortItemSub{color:var(--text-muted);font-size:10px}.Sidebar-module__IdSuhq__sortDefault{color:var(--text-muted);margin-left:5px;font-size:10px}.Sidebar-module__IdSuhq__sortItemOn,.Sidebar-module__IdSuhq__sortItemOn:hover{background:var(--accent)}.Sidebar-module__IdSuhq__sortItemOn:hover{background:color-mix(in srgb, var(--accent) 82%, var(--brand-white))}.Sidebar-module__IdSuhq__sortItemOn .Sidebar-module__IdSuhq__sortItemMain{color:var(--brand-white)}.Sidebar-module__IdSuhq__sortItemOn .Sidebar-module__IdSuhq__sortItemSub,.Sidebar-module__IdSuhq__sortItemOn .Sidebar-module__IdSuhq__sortDefault{color:rgba(var(--brand-white-rgb), .78)}.Sidebar-module__IdSuhq__sortCheck{color:var(--brand-white);flex-shrink:0;display:flex}.Sidebar-module__IdSuhq__listWrap{background:var(--surface);border-top:1px solid rgba(var(--brand-white-rgb), .1);--fade:9px;--edge:#00000040;--sbw:0px;flex-direction:column;flex:1;min-height:0;margin-top:6px;display:flex;position:relative}.Sidebar-module__IdSuhq__listWrap:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000002e,#0000);height:30px;position:absolute;top:0;left:0;right:0}.Sidebar-module__IdSuhq__listWrap.Sidebar-module__IdSuhq__dragging:after{content:"";inset:0 0 0 var(--sbw);box-shadow:inset 0 0 0 1.5px var(--accent);pointer-events:none;z-index:6;-webkit-mask-image:linear-gradient(to bottom, var(--edge) 0, #000 var(--fade), #000 100%);-webkit-mask-image:linear-gradient(to bottom, var(--edge) 0, #000 var(--fade), #000 100%);mask-image:linear-gradient(to bottom, var(--edge) 0, #000 var(--fade), #000 100%);border-radius:10px;position:absolute}.Sidebar-module__IdSuhq__listWrap.Sidebar-module__IdSuhq__preHi:after{content:"";inset:0 0 0 var(--sbw);border:2px dashed color-mix(in srgb, var(--brand-bright-blue) 55%, transparent);background:color-mix(in srgb, var(--brand-bright-blue) 6%, transparent);pointer-events:none;z-index:6;border-radius:10px;position:absolute}.Sidebar-module__IdSuhq__list{scroll-timeline:--rail-scroll y;min-height:0;padding:var(--fade) 4px 4px;-webkit-mask-image:linear-gradient(to bottom, var(--edge) 0, #000 var(--fade), #000 100%);-webkit-mask-image:linear-gradient(to bottom, var(--edge) 0, #000 var(--fade), #000 100%);mask-image:linear-gradient(to bottom, var(--edge) 0, #000 var(--fade), #000 100%);scrollbar-width:none;border-radius:10px;flex-direction:column;flex:1;gap:8px;transition:background .15s;display:flex;position:relative;overflow-y:auto}.Sidebar-module__IdSuhq__list::-webkit-scrollbar{display:none}.Sidebar-module__IdSuhq__railFolderTile{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;margin:6px 0 2px;padding:0 2px;display:block}.Sidebar-module__IdSuhq__railFolderStrip{height:18px;color:color-mix(in srgb, var(--brand-white,var(--brand-white)) 75%, transparent);z-index:2;letter-spacing:.3px;justify-content:space-between;align-items:center;gap:8px;padding:0 6px;font-size:9px;font-weight:700;line-height:1;transition:color .14s;display:inline-flex;position:absolute;bottom:3px;left:3px;right:3px}.Sidebar-module__IdSuhq__railFolderTile:hover .Sidebar-module__IdSuhq__railFolderStrip{color:var(--brand-white,var(--brand-white))}.Sidebar-module__IdSuhq__railFolderTile{opacity:.85;transition:opacity .15s}.Sidebar-module__IdSuhq__railFolderTile:hover,.Sidebar-module__IdSuhq__railFolderTileOn{opacity:1}.Sidebar-module__IdSuhq__railFolderTileOn .Sidebar-module__IdSuhq__railFolderStrip{color:var(--brand-white,var(--brand-white))}.Sidebar-module__IdSuhq__railFolderStripName{letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9px;font-weight:700;overflow:hidden}.Sidebar-module__IdSuhq__railFolderStripCount{letter-spacing:.3px;font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:2.9px;font-size:9px;font-weight:700;display:inline-flex}.Sidebar-module__IdSuhq__railFolderStripCount svg{flex-shrink:0;width:8.9px;height:8.9px;display:block}.Sidebar-module__IdSuhq__railFolderTile .Sidebar-module__IdSuhq__railMinis{gap:3px;inset:calc(3px + 1.92%) 3px 24px}.Sidebar-module__IdSuhq__railFolderTile .Sidebar-module__IdSuhq__railMinis>*{box-shadow:none;background:0 0;border-radius:4px}.Sidebar-module__IdSuhq__railFolderTile .Sidebar-module__IdSuhq__railMinis img{opacity:1}.Sidebar-module__IdSuhq__railLine{left:0;right:0;top:var(--nav-mouth,0px);border:2px solid var(--accent);border-radius:calc(var(--nav-h,0px) - var(--nav-mouth,0px)) calc(var(--nav-h,0px) - var(--nav-mouth,0px)) 12px 12px;pointer-events:none;position:absolute;bottom:0}.Sidebar-module__IdSuhq__railLineIn{animation:Sidebar-module__IdSuhq__navLineIn var(--nav-c,.18s) var(--ease-out) both;animation-delay:calc(var(--nav-a,.15s) + var(--nav-b,.13s))}.Sidebar-module__IdSuhq__railLineOut{animation:Sidebar-module__IdSuhq__navLineOut var(--nav-a,.15s) var(--ease-in) both}@keyframes Sidebar-module__IdSuhq__navLineIn{0%{opacity:0}}@keyframes Sidebar-module__IdSuhq__navLineOut{to{opacity:0}}.Sidebar-module__IdSuhq__railBack{aspect-ratio:502/150.482;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;z-index:3;background:0 0;border:0;flex:none;margin:6px 0 0;padding:0;display:block;position:relative}.Sidebar-module__IdSuhq__railBack:after{content:"";background:linear-gradient(to bottom, color-mix(in srgb, var(--brand-blue-deep) 60%, transparent), transparent);pointer-events:none;z-index:-1;height:30px;position:absolute;top:83.0545%;left:0;right:0}.Sidebar-module__IdSuhq__listWrapInFolder:before{display:none}.Sidebar-module__IdSuhq__listInFolder{margin-top:-5.07965%;padding-top:5.07965%}.Sidebar-module__IdSuhq__railBackArt{width:100%;height:100%;transition:filter .13s;display:block;position:absolute;inset:0}.Sidebar-module__IdSuhq__railBack:hover .Sidebar-module__IdSuhq__railBackArt{filter:brightness(1.16)}.Sidebar-module__IdSuhq__railBackDrop .Sidebar-module__IdSuhq__railBackArt,.Sidebar-module__IdSuhq__railBackDrop:hover .Sidebar-module__IdSuhq__railBackArt{filter:brightness(1.2) drop-shadow(0 0 1.5px var(--color-text)) drop-shadow(0 0 6px rgba(var(--brand-white-rgb), .45))}.Sidebar-module__IdSuhq__railBackLabel{color:var(--brand-white,var(--brand-white));white-space:nowrap;pointer-events:none;font-size:7px;font-weight:700;line-height:1;position:absolute;top:18%;left:15.05%;transform:translateY(-.85em)}.Sidebar-module__IdSuhq__railBackName{color:var(--brand-white,var(--brand-white));white-space:nowrap;text-overflow:ellipsis;pointer-events:none;font-size:10.5px;font-weight:500;line-height:1;position:absolute;top:68.92%;left:9.16%;right:5%;overflow:hidden;transform:translateY(-.85em)}.Sidebar-module__IdSuhq__railBackChevron{stroke-width:2.3px;width:9.5px;height:9.5px;color:var(--brand-white,var(--brand-white));pointer-events:none;position:absolute;top:11.58%;left:calc(9.47% - 3.5625px);transform:translateY(-50%)rotate(180deg)}.Sidebar-module__IdSuhq__dropLine{background:var(--color-text);pointer-events:none;z-index:20;height:3px;box-shadow:0 0 6px rgba(var(--brand-white-rgb), .5);border-radius:2px;position:absolute;left:4px;right:4px}.Sidebar-module__IdSuhq__listDragOver{background:color-mix(in srgb, var(--accent) 10%, transparent)}.Sidebar-module__IdSuhq__dropZone{border:1.5px dashed var(--border2);text-align:center;color:var(--text-muted);cursor:pointer;border-radius:6px;margin:2px 0;padding:16px 10px;font-size:10.5px;line-height:1.8;transition:background .15s,border-color .15s,opacity .15s}.Sidebar-module__IdSuhq__dropZone:hover{border-color:var(--accent);background:color-mix(in srgb, var(--brand-bright-blue) 10%, transparent)}.Sidebar-module__IdSuhq__dropZone svg{opacity:.35;margin:0 auto 8px;display:block}.Sidebar-module__IdSuhq__dropZoneSub{opacity:.5;font-size:10px}.Sidebar-module__IdSuhq__sidebar.Sidebar-module__IdSuhq__dim .Sidebar-module__IdSuhq__dropZone{opacity:.18}.Sidebar-module__IdSuhq__dropZoneBottom{flex-shrink:0;margin-top:2px;margin-bottom:12px}.Sidebar-module__IdSuhq__noProjectHint{border:1.5px dashed var(--border2);text-align:center;color:var(--text-muted);opacity:.55;cursor:default;border-radius:6px;margin:2px 0;padding:18px 10px;font-size:10.5px;line-height:1.8}.Sidebar-module__IdSuhq__noProjectHint svg{opacity:.35;margin:0 auto 8px;display:block}@media (pointer:coarse){.Sidebar-module__IdSuhq__navRow{min-height:34px}}@media (max-width:740px){.Sidebar-module__IdSuhq__logo{display:none}.Sidebar-module__IdSuhq__navRow{min-height:28px;margin:0 6px}.Sidebar-module__IdSuhq__header{min-height:20px}}.Sidebar-module__IdSuhq__listWrapNav{--nav-a:.15s;--nav-b:.13s;--nav-c:.18s;overflow:hidden}.Sidebar-module__IdSuhq__railBackWalk{margin:0;position:absolute;top:6px;left:0;right:0}.Sidebar-module__IdSuhq__listInFolderWalk{margin-top:calc(var(--nav-h,0px) - 5.07965%);padding-top:5.07965%}.Sidebar-module__IdSuhq__navRollHost{flex-direction:column;gap:8px;display:flex}.Sidebar-module__IdSuhq__navPourIn,.Sidebar-module__IdSuhq__navPourAcross{animation:Sidebar-module__IdSuhq__navPour var(--nav-c,.18s) var(--ease-out) both}.Sidebar-module__IdSuhq__navPourIn{animation-delay:calc(var(--nav-a,.15s) + var(--nav-b,.13s))}.Sidebar-module__IdSuhq__navPourAcross{animation-delay:var(--nav-a,.15s)}@keyframes Sidebar-module__IdSuhq__navPour{0%{transform:translateY(calc(-100% - 12px))}}.Sidebar-module__IdSuhq__navSlideIn{animation:Sidebar-module__IdSuhq__navSlideIn var(--nav-c,.18s) var(--ease-out) both;animation-delay:calc(var(--nav-a,.15s) + var(--nav-b,.13s))}@keyframes Sidebar-module__IdSuhq__navSlideIn{0%{transform:translate(-100%)}}.Sidebar-module__IdSuhq__navGhost{pointer-events:none;z-index:2;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Sidebar-module__IdSuhq__navGhostRoot{animation:Sidebar-module__IdSuhq__navExitLeft var(--nav-a,.15s) var(--ease-in) both;top:0}@keyframes Sidebar-module__IdSuhq__navExitLeft{to{transform:translate(-100%)}}.Sidebar-module__IdSuhq__navGhostMouth{top:var(--nav-mouth,0px);padding-top:5.07965%}.Sidebar-module__IdSuhq__navRoll{flex-direction:column;gap:8px;display:flex}.Sidebar-module__IdSuhq__navRollUp{animation:Sidebar-module__IdSuhq__navRollUp var(--nav-a,.15s) var(--ease-in) both}@keyframes Sidebar-module__IdSuhq__navRollUp{to{transform:translateY(calc(-100% - 12px))}}.Sidebar-module__IdSuhq__railBackIn{animation:Sidebar-module__IdSuhq__navHeadIn var(--nav-b,.13s) var(--ease-out) both;animation-delay:var(--nav-a,.15s)}.Sidebar-module__IdSuhq__railBackOut{animation:Sidebar-module__IdSuhq__navHeadOut var(--nav-b,.13s) var(--ease-in) both;animation-delay:var(--nav-a,.15s)}@keyframes Sidebar-module__IdSuhq__navHeadIn{0%{transform:translateY(calc(-100% - 38px))}}@keyframes Sidebar-module__IdSuhq__navHeadOut{to{transform:translateY(calc(-100% - 38px))}}.Sidebar-module__IdSuhq__navChromeHidden{visibility:hidden}@media (prefers-reduced-motion:reduce){.Sidebar-module__IdSuhq__navPourIn,.Sidebar-module__IdSuhq__navPourAcross,.Sidebar-module__IdSuhq__navSlideIn,.Sidebar-module__IdSuhq__navGhostRoot,.Sidebar-module__IdSuhq__navRollUp,.Sidebar-module__IdSuhq__railBackIn,.Sidebar-module__IdSuhq__railBackOut,.Sidebar-module__IdSuhq__railLineIn,.Sidebar-module__IdSuhq__railLineOut{animation:none}}
.SharePopover-module__91lMMG__pop{z-index:10000;width:316px;max-width:calc(100vw - 24px);position:absolute;top:calc(100% + 12.5px);right:0;}.SharePopover-module__91lMMG__backdrop{z-index:10001;background:0 0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.SharePopover-module__91lMMG__centerPanel{width:340px;max-width:calc(100vw - 48px);}.SharePopover-module__91lMMG__settings{text-align:left;flex-direction:column;gap:10px;padding:14px;display:flex}.SharePopover-module__91lMMG__settingsEmbedded{padding:0}.SharePopover-module__91lMMG__skeleton{background:linear-gradient(100deg, rgba(var(--brand-white-rgb), .05) 40%, rgba(var(--brand-white-rgb), .11) 50%, rgba(var(--brand-white-rgb), .05) 60%);background-size:200% 100%;border-radius:8px;height:60px;animation:1.1s linear infinite SharePopover-module__91lMMG__shareShimmer}@keyframes SharePopover-module__91lMMG__shareShimmer{to{background-position:-200% 0}}.SharePopover-module__91lMMG__primary{background:var(--accent);color:var(--color-text);cursor:pointer;border:none;border-radius:8px;padding:9px;font-family:inherit;font-size:12.5px;font-weight:600;transition:filter .15s}.SharePopover-module__91lMMG__primary:hover:not(:disabled){filter:brightness(1.12)}.SharePopover-module__91lMMG__primary:disabled{opacity:.4;cursor:default}.SharePopover-module__91lMMG__linkLine{background:var(--color-bg-sunken);border:1px solid rgba(var(--brand-white-rgb), .07);border-radius:7px;min-width:0;padding:9px 11px}.SharePopover-module__91lMMG__url{min-width:0;color:var(--text-sub);white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:all;user-select:all;font-size:11.5px;display:block;overflow:hidden}.SharePopover-module__91lMMG__btnRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.SharePopover-module__91lMMG__copy{background:var(--accent);color:var(--color-text);cursor:pointer;border:none;border-radius:6px;flex:none;padding:5px 0;font-family:inherit;font-size:11.5px;font-weight:600;transition:filter .15s}.SharePopover-module__91lMMG__copy:hover{filter:brightness(1.12)}.SharePopover-module__91lMMG__copyDone{animation:1.1s ease-in-out SharePopover-module__91lMMG__copyBreath}@keyframes SharePopover-module__91lMMG__copyBreath{0%,to{box-shadow:0 0 #0000}45%{box-shadow:0 0 14px 4px color-mix(in srgb, var(--brand-bright-blue) 45%, transparent)}}.SharePopover-module__91lMMG__renew,.SharePopover-module__91lMMG__off{cursor:pointer;border:none;border-radius:6px;flex:none;padding:5px 0;font-family:inherit;font-size:11.5px;font-weight:600;transition:filter .15s}.SharePopover-module__91lMMG__renew:hover:not(:disabled),.SharePopover-module__91lMMG__off:hover:not(:disabled){filter:brightness(1.12)}.SharePopover-module__91lMMG__renew:disabled,.SharePopover-module__91lMMG__off:disabled{opacity:.45;cursor:default}.SharePopover-module__91lMMG__renew{background:var(--purple);color:var(--brand-black)}.SharePopover-module__91lMMG__off{background:var(--danger);color:#fff}.SharePopover-module__91lMMG__copy,.SharePopover-module__91lMMG__renew,.SharePopover-module__91lMMG__off{text-align:center;flex:1 1 0;min-width:0}.SharePopover-module__91lMMG__securityWrap{flex-direction:column;gap:11px;display:flex}.SharePopover-module__91lMMG__optRow{min-height:22px;color:var(--text);align-items:center;gap:10px;font-size:12.5px;display:flex}.SharePopover-module__91lMMG__optLabel{flex:none}.SharePopover-module__91lMMG__optSub{min-width:0;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:10.5px;line-height:1.35;overflow:hidden}.SharePopover-module__91lMMG__toggle{border:1px solid var(--border2);background:var(--surface3);cursor:pointer;border-radius:10px;flex:none;width:34px;height:20px;padding:0;transition:background .15s,border-color .15s;position:relative}.SharePopover-module__91lMMG__toggle:disabled{opacity:.5;cursor:default}.SharePopover-module__91lMMG__knob{background:var(--text-sub);border-radius:50%;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.SharePopover-module__91lMMG__toggleOn{background:var(--accent);border-color:var(--accent)}.SharePopover-module__91lMMG__toggleOn .SharePopover-module__91lMMG__knob{background:#fff;transform:translate(14px)}.SharePopover-module__91lMMG__optSubSpacer{flex:auto}.SharePopover-module__91lMMG__pwInline{box-sizing:border-box;background:var(--surface);border:1px solid var(--border2);width:150px;height:22px;color:var(--text);border-radius:7px;outline:none;flex:none;padding:0 9px;font-family:inherit;font-size:12px}.SharePopover-module__91lMMG__pwInline:focus{border-color:var(--accent)}.SharePopover-module__91lMMG__pwInline::placeholder{color:var(--text-muted)}.SharePopover-module__91lMMG__error{color:var(--color-text-danger);font-size:11.5px;line-height:1.4}.SharePopover-module__91lMMG__upgrade{background:var(--accent);color:var(--color-text);cursor:pointer;border:none;border-radius:6px;margin-left:8px;padding:3px 9px;font-family:inherit;font-size:10.5px;font-weight:600;transition:filter .15s}.SharePopover-module__91lMMG__upgrade:hover{filter:brightness(1.12)}.SharePopover-module__91lMMG__togglePending .SharePopover-module__91lMMG__knob{animation:.9s ease-in-out infinite SharePopover-module__91lMMG__togglePulse}@keyframes SharePopover-module__91lMMG__togglePulse{50%{opacity:.35}}.SharePopover-module__91lMMG__mediaSweep{align-items:center;gap:10px;margin-top:2px;display:flex}.SharePopover-module__91lMMG__mediaSweepText{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:11px;overflow:hidden}.SharePopover-module__91lMMG__mediaSweepBtn{background:var(--surface);border:1px solid var(--border2);color:var(--text-sub);cursor:pointer;border-radius:6px;flex:none;padding:4px 9px;font-family:inherit;font-size:11px;transition:background .12s,color .12s,border-color .12s}.SharePopover-module__91lMMG__mediaSweepBtn:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}.SharePopover-module__91lMMG__mediaSweepBtn:disabled{opacity:var(--opacity-disabled);cursor:default}.SharePopover-module__91lMMG__popTitle{min-width:0;color:var(--text);white-space:nowrap;align-items:baseline;padding:12px 14px 2px;font-size:12.5px;font-weight:600;display:flex}.SharePopover-module__91lMMG__popTitleName{text-overflow:ellipsis;text-align:left;direction:rtl;unicode-bidi:plaintext;flex:0 auto;min-width:0;overflow:hidden}
.Toolbar-module__kR1USG__toolbar{background:var(--surface);flex-shrink:0;align-items:center;gap:7px;height:46px;padding:0 12px;display:flex;position:relative}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__dim{pointer-events:none}.Toolbar-module__kR1USG__toolbar:after{content:"";border-radius:inherit;background:var(--veil);z-index:20;pointer-events:none;opacity:0;transition:opacity .16s;position:absolute;inset:0}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__dim:after{opacity:1;-webkit-backdrop-filter:var(--veil-flatten);backdrop-filter:var(--veil-flatten)}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__pvViewer:after{pointer-events:auto}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__dim .Toolbar-module__kR1USG__fitPair{z-index:21;pointer-events:auto;position:relative}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__gate .Toolbar-module__kR1USG__fitPair{z-index:auto;pointer-events:none}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__gate :disabled{opacity:1}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__pvPaused .Toolbar-module__kR1USG__fitPair:not(.Toolbar-module__kR1USG__pvKeep),.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__gen .Toolbar-module__kR1USG__fitPair{z-index:auto;pointer-events:none}.Toolbar-module__kR1USG__pvKeep{z-index:25;pointer-events:auto;position:relative}.Toolbar-module__kR1USG__toolbar.Toolbar-module__kR1USG__hidden{display:none}.Toolbar-module__kR1USG__btn{border:1px solid var(--border2);background:var(--surface2);color:var(--text);cursor:pointer;white-space:nowrap;letter-spacing:-.1px;border-radius:20px;align-items:center;gap:5px;padding:6px 13px;font-size:11.5px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:flex}.Toolbar-module__kR1USG__btn:hover{background:var(--accent);border-color:var(--accent);color:var(--color-text)}.Toolbar-module__kR1USG__btn:disabled{opacity:.35;pointer-events:none}.Toolbar-module__kR1USG__dlWrap{flex:none;width:96px;display:flex}.Toolbar-module__kR1USG__dlWrap>*{width:100%}.Toolbar-module__kR1USG__btn.Toolbar-module__kR1USG__converting,.Toolbar-module__kR1USG__btn.Toolbar-module__kR1USG__converting:disabled{opacity:1;cursor:progress;letter-spacing:-.2px;font-variant-numeric:tabular-nums;justify-content:center;height:29px;padding:0 4px;font-size:10.5px}.Toolbar-module__kR1USG__dlSplit{gap:0;width:100%;height:29px;transition:gap .2s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.Toolbar-module__kR1USG__dlSplit.Toolbar-module__kR1USG__dlSplitOpen{gap:4px}.Toolbar-module__kR1USG__dlHalf{border:1px solid var(--border2);background:var(--surface2);min-width:0;height:100%;color:var(--text);cursor:pointer;letter-spacing:-.1px;white-space:nowrap;justify-content:center;align-items:center;padding:0 4px;font-size:11.5px;font-weight:500;transition:background .15s,border-color .2s;display:flex;overflow:hidden}.Toolbar-module__kR1USG__dlHalfL{border-radius:20px 0 0 20px;flex:1.4 1 0}.Toolbar-module__kR1USG__dlHalfR{border-radius:0 20px 20px 0;flex:1 1 0}.Toolbar-module__kR1USG__dlHalfR .Toolbar-module__kR1USG__dlOpt{transform:translate(-1.5px)}.Toolbar-module__kR1USG__dlSplit:not(.Toolbar-module__kR1USG__dlSplitOpen) .Toolbar-module__kR1USG__dlHalfL{border-right-color:#0000}.Toolbar-module__kR1USG__dlSplit:not(.Toolbar-module__kR1USG__dlSplitOpen) .Toolbar-module__kR1USG__dlHalfR{border-left-color:#0000}.Toolbar-module__kR1USG__dlSplit:not(.Toolbar-module__kR1USG__dlSplitOpen):not(.Toolbar-module__kR1USG__dlSplitOff):hover .Toolbar-module__kR1USG__dlHalf,.Toolbar-module__kR1USG__dlSplitOpen .Toolbar-module__kR1USG__dlHalf:hover{background:var(--accent);border-color:var(--accent);color:var(--color-text)}.Toolbar-module__kR1USG__dlSplitOff .Toolbar-module__kR1USG__dlHalf{opacity:.35;pointer-events:none}.Toolbar-module__kR1USG__dlOpt{opacity:0;transition:opacity .16s 60ms}.Toolbar-module__kR1USG__dlSplitOpen .Toolbar-module__kR1USG__dlOpt{opacity:1}.Toolbar-module__kR1USG__dlMerged{pointer-events:none;color:var(--text);letter-spacing:-.1px;opacity:1;justify-content:center;align-items:center;gap:5px;font-size:11.5px;font-weight:500;transition:opacity .1s;display:flex;position:absolute;inset:0}.Toolbar-module__kR1USG__dlSplitOpen .Toolbar-module__kR1USG__dlMerged{opacity:0}.Toolbar-module__kR1USG__dlSplit:not(.Toolbar-module__kR1USG__dlSplitOpen):not(.Toolbar-module__kR1USG__dlSplitOff):hover .Toolbar-module__kR1USG__dlMerged{color:var(--color-text)}.Toolbar-module__kR1USG__dlSplitOff .Toolbar-module__kR1USG__dlMerged{opacity:.35}.Toolbar-module__kR1USG__searchBtn{padding-left:10px;padding-right:11px}.Toolbar-module__kR1USG__btnLabel{white-space:nowrap}.Toolbar-module__kR1USG__iconOnly{padding-left:9px;padding-right:9px}.Toolbar-module__kR1USG__fitPair{flex-shrink:0;gap:3px;display:flex}.Toolbar-module__kR1USG__share{border-color:var(--border2);color:var(--text);background:var(--surface2);z-index:10;box-shadow:0 0 0 1px var(--surface);position:relative}.Toolbar-module__kR1USG__share:hover{background:var(--green);border-color:var(--green);color:var(--color-text)}.Toolbar-module__kR1USG__share:disabled{opacity:1;color:var(--text-muted)}.Toolbar-module__kR1USG__sep{background:var(--border);flex-shrink:0;align-self:center;width:1px;height:18px;margin:0 1px}.Toolbar-module__kR1USG__tbLogo{cursor:default;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;padding:0 6px 0 2px;display:flex}.Toolbar-module__kR1USG__tbLogoImg{pointer-events:none;width:auto;height:15px;display:block}.Toolbar-module__kR1USG__spacer{flex:1;min-width:8px}.Toolbar-module__kR1USG__modeGrp{border:1px solid var(--border2);background:var(--surface2);border-radius:20px;flex-shrink:0;gap:2px;height:27px;padding:1px;display:flex;overflow:hidden}.Toolbar-module__kR1USG__modeGrp .Toolbar-module__kR1USG__modeBtn{justify-content:center;width:30px;padding:0}.Toolbar-module__kR1USG__modeBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:16px;align-items:center;gap:4px;padding:5px 11px;font-size:11px;font-weight:500;transition:background .15s,color .15s;display:flex}.Toolbar-module__kR1USG__modeBtn.Toolbar-module__kR1USG__active{background:var(--accent);color:var(--color-text)}.Toolbar-module__kR1USG__modeBtn:not(.Toolbar-module__kR1USG__active):hover{background:rgba(var(--brand-white-rgb), .06);color:var(--text)}.Toolbar-module__kR1USG__modeBtn:disabled{opacity:.35;cursor:default;pointer-events:none}.Toolbar-module__kR1USG__drawOpts{flex-shrink:0;align-items:center;gap:7px;display:flex}.Toolbar-module__kR1USG__eraseMode .Toolbar-module__kR1USG__swatch,.Toolbar-module__kR1USG__eraseMode .Toolbar-module__kR1USG__strokeGrp,.Toolbar-module__kR1USG__eraseMode .Toolbar-module__kR1USG__compactPick{opacity:.3;transition:opacity .15s}.Toolbar-module__kR1USG__optsOff .Toolbar-module__kR1USG__swatch,.Toolbar-module__kR1USG__optsOff .Toolbar-module__kR1USG__strokeGrp,.Toolbar-module__kR1USG__optsOff .Toolbar-module__kR1USG__compactPick{opacity:.35;pointer-events:none}.Toolbar-module__kR1USG__swatch{cursor:pointer;border:3px solid rgba(var(--brand-white-rgb), .18);border-color:oklch(from var(--sw) calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h);border-radius:50%;flex-shrink:0;width:19.38px;height:19.38px;padding:0;transition:border-color .12s,transform .12s}.Toolbar-module__kR1USG__swatch.Toolbar-module__kR1USG__active{border-color:var(--color-text);transform:scale(1.22)}.Toolbar-module__kR1USG__swatch:hover:not(.Toolbar-module__kR1USG__active){transform:scale(1.15)}.Toolbar-module__kR1USG__strokeGrp{background:var(--surface2);border:1px solid var(--border2);border-radius:20px;align-items:center;gap:2px;margin-left:3px;padding:2px;display:flex}.Toolbar-module__kR1USG__strokeBtn{cursor:pointer;width:22px;height:22px;color:var(--text-muted);background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.Toolbar-module__kR1USG__strokeBtn:hover{color:var(--text);background:rgba(var(--brand-white-rgb), .06)}.Toolbar-module__kR1USG__strokeBtn.Toolbar-module__kR1USG__active{background:var(--accent);color:var(--color-text)}.Toolbar-module__kR1USG__clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;padding:3px 7px;font-size:10px;font-weight:500;transition:color .12s,background .12s;display:flex}.Toolbar-module__kR1USG__avTight .Toolbar-module__kR1USG__av{margin-left:-15px}.Toolbar-module__kR1USG__compactPick{display:flex;position:relative}.Toolbar-module__kR1USG__pickBtn{background:var(--surface2);border:1px solid var(--border2);height:27px;color:var(--text);cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:0 9px;transition:background .15s,border-color .15s,color .15s;display:flex}.Toolbar-module__kR1USG__pickBtn:hover{background:var(--accent);border-color:var(--accent);color:var(--color-text)}.Toolbar-module__kR1USG__pickBtn:disabled{opacity:.35;pointer-events:none}.Toolbar-module__kR1USG__pickDot{border:2.5px solid rgba(var(--brand-white-rgb), .18);border-color:oklch(from var(--sw) calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h);border-radius:50%;flex-shrink:0;width:14px;height:14px}.Toolbar-module__kR1USG__pickStroke{width:14px;height:14px;color:var(--text);justify-content:center;align-items:center;display:flex}.Toolbar-module__kR1USG__pickPop{z-index:90;align-items:center;gap:9px;padding:8px 10px;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);}.Toolbar-module__kR1USG__clear:hover{color:var(--danger);background:rgba(var(--brand-red-rgb), .08)}.Toolbar-module__kR1USG__clear:disabled{opacity:.35;cursor:default;pointer-events:none}.Toolbar-module__kR1USG__sessionUsers{align-items:center;margin-right:-16px;display:flex}.Toolbar-module__kR1USG__av{border:1px solid var(--surface);width:26px;height:26px;color:rgba(var(--brand-white-rgb), .9);cursor:default;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-9px;font-size:9px;font-weight:600;transition:transform .15s;display:flex;position:relative}.Toolbar-module__kR1USG__av:first-child{margin-left:0}.Toolbar-module__kR1USG__av:hover{transform:translateY(-3px)}.Toolbar-module__kR1USG__sessionWrap{align-items:center;display:flex;position:relative}.Toolbar-module__kR1USG__sessionUsers{cursor:pointer}.Toolbar-module__kR1USG__avMore{background:var(--surface2);color:var(--text);z-index:0;cursor:default;font-size:11px}.Toolbar-module__kR1USG__avLive{box-shadow:inset 0 0 0 2px rgba(var(--brand-red-rgb), .95), inset 0 0 0 3px #00000073, 0 0 6px rgba(var(--brand-red-rgb), .4)}.Toolbar-module__kR1USG__avLiveSolo{box-shadow:0 0 6px rgba(var(--brand-red-rgb), .4)}.Toolbar-module__kR1USG__avLiveSolo:before{content:"";border:2px solid var(--surface);pointer-events:none;border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000073}.Toolbar-module__kR1USG__avLiveSolo:after{content:"";border:2px dashed rgba(var(--brand-red-rgb), .95);pointer-events:none;border-radius:50%;position:absolute;inset:0}.Toolbar-module__kR1USG__avEnter{animation:.45s cubic-bezier(.2,.75,.25,1) backwards Toolbar-module__kR1USG__avSlideIn;z-index:0!important}.Toolbar-module__kR1USG__avExit{pointer-events:none;animation:.45s cubic-bezier(.55,0,.75,.4) forwards Toolbar-module__kR1USG__avCollapseOut;overflow:hidden;z-index:0!important}@keyframes Toolbar-module__kR1USG__avCollapseOut{35%{opacity:.85}to{opacity:0;border-width:0;width:0;margin-left:0;transform:translate(26px)}}@keyframes Toolbar-module__kR1USG__avSlideIn{0%{opacity:.4;transform:translate(72px)}to{opacity:1;transform:translate(0)}}.Toolbar-module__kR1USG__membersPanel{z-index:40;min-width:160px;padding:8px 0 6px;position:fixed;}.Toolbar-module__kR1USG__membersTitleRow{align-items:center;gap:8px;padding:2px 12px 6px;display:flex}.Toolbar-module__kR1USG__membersTitleRow>.Toolbar-module__kR1USG__membersTitle{white-space:nowrap;flex:1 0 auto;padding:0}.Toolbar-module__kR1USG__membersTitle{letter-spacing:.6px;text-transform:uppercase;color:rgba(var(--brand-white-rgb), .4);padding:2px 12px 6px;font-size:10px;font-weight:600}.Toolbar-module__kR1USG__memberRow{color:var(--color-text);align-items:center;gap:9px;padding:5px 12px;font-size:12.5px;display:flex}.Toolbar-module__kR1USG__memberDot{width:20px;height:20px;color:rgba(var(--brand-white-rgb), .9);transition:transform .12s var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;font-weight:600;display:flex}.Toolbar-module__kR1USG__memberName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Toolbar-module__kR1USG__memberYou{color:rgba(var(--brand-white-rgb), .4)}.Toolbar-module__kR1USG__memberDotLive{box-shadow:inset 0 0 0 1.5px rgba(var(--brand-red-rgb), .95), inset 0 0 0 2.5px #00000073, 0 0 5px rgba(var(--brand-red-rgb), .4)}.Toolbar-module__kR1USG__memberDotLiveSolo{box-shadow:0 0 5px rgba(var(--brand-red-rgb), .4);position:relative}.Toolbar-module__kR1USG__memberDotLiveSolo:before{content:"";border:1.5px solid var(--neutral-900);pointer-events:none;border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000073}.Toolbar-module__kR1USG__memberDotLiveSolo:after{content:"";border:1.5px dashed rgba(var(--brand-red-rgb), .95);pointer-events:none;border-radius:50%;position:absolute;inset:0}.Toolbar-module__kR1USG__memberActs{flex-shrink:0;grid-template-columns:20px 50px 20px;place-items:center;gap:2px;display:grid}.Toolbar-module__kR1USG__memberActs>.Toolbar-module__kR1USG__memberIconBtn{grid-column:1}.Toolbar-module__kR1USG__memberActs>.Toolbar-module__kR1USG__memberPill{grid-column:2}.Toolbar-module__kR1USG__memberActs>.Toolbar-module__kR1USG__memberKick{grid-column:3}.Toolbar-module__kR1USG__memberPill{font:inherit;letter-spacing:.8px;color:var(--brand-red);border:1px solid rgba(var(--brand-red-rgb), .5);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:8.5px;font-weight:700}.Toolbar-module__kR1USG__memberPillOff{color:rgba(var(--brand-white-rgb), .5);border-color:rgba(var(--brand-white-rgb), .16)}.Toolbar-module__kR1USG__memberPillSolo{border-style:dashed}button.Toolbar-module__kR1USG__memberPill:hover:not(:disabled){color:var(--red-400);border-color:rgba(var(--brand-red-rgb), .7)}button.Toolbar-module__kR1USG__memberPillOff:hover:not(:disabled){color:rgba(var(--brand-white-rgb), .7);border-color:rgba(var(--brand-white-rgb), .35)}.Toolbar-module__kR1USG__memberIconBtn{width:20px;height:20px;color:rgba(var(--brand-white-rgb), .5);cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.Toolbar-module__kR1USG__memberIconBtn:hover:not(:disabled){color:rgba(var(--brand-white-rgb), .9)}.Toolbar-module__kR1USG__memberIconOn{color:var(--brand-red)}.Toolbar-module__kR1USG__memberIconOn:hover:not(:disabled){color:var(--red-400)}.Toolbar-module__kR1USG__memberStatic{cursor:default;pointer-events:none}.Toolbar-module__kR1USG__memberKick{width:20px;height:20px;color:rgba(var(--brand-white-rgb), .5);cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:0 0 2px;font-size:15px;line-height:1;display:flex}.Toolbar-module__kR1USG__memberKick:hover{color:var(--brand-red)}.Toolbar-module__kR1USG__memberAllBtn{gap:2px;width:auto;padding:0 3px 0 4px}.Toolbar-module__kR1USG__allTag{letter-spacing:.5px;font-size:8px;font-weight:700}.Toolbar-module__kR1USG__memberActsAll>.Toolbar-module__kR1USG__memberIconBtn{justify-self:start}.Toolbar-module__kR1USG__memberActsAll>.Toolbar-module__kR1USG__memberPill{grid-column:3;justify-self:end;margin-right:6px}.Toolbar-module__kR1USG__memberRowTip:hover .Toolbar-module__kR1USG__memberDot{transform:scale(1.15)}.Toolbar-module__kR1USG__shareWrap{z-index:7;display:flex;position:relative}@media (pointer:coarse){.Toolbar-module__kR1USG__toolbar{gap:8px;height:54px}.Toolbar-module__kR1USG__btn{padding-top:9px;padding-bottom:9px}.Toolbar-module__kR1USG__modeGrp,.Toolbar-module__kR1USG__pickBtn{height:33px}.Toolbar-module__kR1USG__modeBtn{padding:8px 13px}.Toolbar-module__kR1USG__modeGrp .Toolbar-module__kR1USG__modeBtn{padding-top:0;padding-bottom:0}.Toolbar-module__kR1USG__strokeBtn{width:30px;height:30px}.Toolbar-module__kR1USG__swatch{width:26.22px;height:26.22px}.Toolbar-module__kR1USG__clear{padding:8px 10px}.Toolbar-module__kR1USG__av{width:32px;height:32px;margin-left:-11px;font-size:11px}.Toolbar-module__kR1USG__avTight .Toolbar-module__kR1USG__av{margin-left:-19px}.Toolbar-module__kR1USG__sessionUsers{margin-right:-19px}}.Toolbar-module__kR1USG__memberPill:disabled,.Toolbar-module__kR1USG__memberIconBtn:disabled,.Toolbar-module__kR1USG__memberKick:disabled{opacity:.7;cursor:default}.Toolbar-module__kR1USG__dropperSwatch{--pie:conic-gradient(#6cb94f 0 30deg, #3fae6e 30deg 60deg, #3ea8c8 60deg 90deg, #3e87d3 90deg 120deg, #3d5fc0 120deg 150deg, #41439f 150deg 180deg, #7440a8 180deg 210deg, #a93f9b 210deg 240deg, #d8388a 240deg 270deg, #d93a3a 270deg 300deg, #e06a33 300deg 330deg, #ebc93b 330deg 360deg);--pie-lift:conic-gradient(oklch(from #6cb94f calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 0 30deg, oklch(from #3fae6e calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 30deg 60deg, oklch(from #3ea8c8 calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 60deg 90deg, oklch(from #3e87d3 calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 90deg 120deg, oklch(from #3d5fc0 calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 120deg 150deg, oklch(from #41439f calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 150deg 180deg, oklch(from #7440a8 calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 180deg 210deg, oklch(from #a93f9b calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 210deg 240deg, oklch(from #d8388a calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 240deg 270deg, oklch(from #d93a3a calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 270deg 300deg, oklch(from #e06a33 calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 300deg 330deg, oklch(from #ebc93b calc(l + var(--sw-ring-lift)) calc(c * var(--sw-ring-chroma)) h) 330deg 360deg);--pie-bright:conic-gradient(#c3e2b9 0 30deg, #bce3c7 30deg 60deg, #badeec 60deg 90deg, #bedbfb 90deg 120deg, #c6d7ff 120deg 150deg, #cdd5ff 150deg 180deg, #e0cefb 180deg 210deg, #f5c7eb 210deg 240deg, #ffc4db 240deg 270deg, #ffc7c0 270deg 300deg, #fecbb6 300deg 330deg, #e4d8a9 330deg 360deg);position:relative}@supports (color:lab(0% 0 0)){.Toolbar-module__kR1USG__dropperSwatch{--pie-bright:conic-gradient(lab(86.8731% -16.1773 16.6188) 0 30deg, lab(86.8238% -17.1846 9.02121) 30deg 60deg, lab(86.3118% -10.2425 -10.6218) 60deg 90deg, lab(85.9658% -4.56339 -19.3335) 90deg 120deg, lab(85.7185% .262439 -23.2136) 120deg 150deg, lab(85.6097% 3.86703 -21.4553) 150deg 180deg, lab(85.2793% 13.1124 -19.925) 180deg 210deg, lab(85.1029% 21.1948 -11.693) 210deg 240deg, lab(84.9948% 27.4994 -2.99568) 240deg 270deg, lab(85.3496% 24.1274 13.5134) 270deg 300deg, lab(85.6866% 16.5125 17.7065) 300deg 330deg, lab(86.4035% -.876844 24.5659) 330deg 360deg)}}.Toolbar-module__kR1USG__dropperSwatch:disabled{opacity:.35;pointer-events:none}.Toolbar-module__kR1USG__dropperWheel{background:var(--pie);background:var(--pie) padding-box, var(--pie-lift) border-box;border-color:#0000}.Toolbar-module__kR1USG__dropperPicked{background:var(--sw);background:linear-gradient(var(--sw), var(--sw)) padding-box, var(--pie) border-box;border-color:#0000}.Toolbar-module__kR1USG__dropperPicked.Toolbar-module__kR1USG__active{background:linear-gradient(var(--sw), var(--sw)) padding-box, var(--pie-bright) border-box;border-color:#0000}
.ScopeSwitchAsk-module__3DLPKW__scrim{z-index:170;position:fixed;inset:0}.ScopeSwitchAsk-module__3DLPKW__seat{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.ScopeSwitchAsk-module__3DLPKW__card{animation:.16s ScopeSwitchAsk-module__3DLPKW__scopeCardIn}@keyframes ScopeSwitchAsk-module__3DLPKW__scopeCardIn{0%{opacity:0}}.ScopeSwitchAsk-module__3DLPKW__card{pointer-events:auto;background:var(--surface2);border:1px solid var(--border2);text-align:center;border-radius:10px;width:max-content;max-width:420px;padding:15px 20px 14px;box-shadow:0 18px 50px #00000073}.ScopeSwitchAsk-module__3DLPKW__head{color:var(--color-text);font-size:13.5px;font-weight:600}.ScopeSwitchAsk-module__3DLPKW__sub{color:var(--text-sub);margin-top:7px;font-size:12px;line-height:1.45}.ScopeSwitchAsk-module__3DLPKW__row{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;margin-top:14px;display:inline-grid}.ScopeSwitchAsk-module__3DLPKW__carry{background:var(--purple);color:var(--brand-black);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:600}.ScopeSwitchAsk-module__3DLPKW__carry:hover{filter:brightness(1.18)}.ScopeSwitchAsk-module__3DLPKW__carry:focus,.ScopeSwitchAsk-module__3DLPKW__carry:focus-visible,.ScopeSwitchAsk-module__3DLPKW__go:focus,.ScopeSwitchAsk-module__3DLPKW__go:focus-visible{outline:none}.ScopeSwitchAsk-module__3DLPKW__go{background:rgb(var(--brand-red-rgb));color:#fff;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:600}.ScopeSwitchAsk-module__3DLPKW__go:hover{filter:brightness(1.15)}
.ViewGizmo-module__T_Y02G__setupWrap{transform-origin:50%;animation:2.6s ease-in-out infinite ViewGizmo-module__T_Y02G__gizmoBreathe}@keyframes ViewGizmo-module__T_Y02G__gizmoBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){.ViewGizmo-module__T_Y02G__setupWrap{animation:none}}
.CompareView-module__EY-_qq__wrap{flex-direction:column;display:flex;position:absolute;inset:0}.CompareView-module__EY-_qq__panes{background:var(--surface);flex:1;gap:2px;min-height:0;display:flex;position:relative;overflow:hidden}.CompareView-module__EY-_qq__half{background:var(--app-bg);flex:50%;min-width:0;position:relative;overflow:hidden}.CompareView-module__EY-_qq__lineHub{z-index:13;pointer-events:none;flex-direction:column;align-items:center;gap:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CompareView-module__EY-_qq__chip{--xfill:var(--surface);--meltfill:var(--surface);--xsize:15px;--xglyph:9px;width:var(--xsize);height:var(--xsize);background:var(--xfill);color:rgba(var(--brand-white-rgb), .55);cursor:pointer;pointer-events:auto;transition:width .18s var(--ease-out), height .18s var(--ease-out), border-radius .18s var(--ease-out), background .14s, color .14s;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.CompareView-module__EY-_qq__chip:before,.CompareView-module__EY-_qq__chip:after{content:"";pointer-events:none;width:10px;height:4px;position:absolute;left:50%;transform:translate(-50%)}.CompareView-module__EY-_qq__chip:before{background:radial-gradient(circle at 0 0, transparent 3.6px, var(--meltfill) 4px) 0 0 / 4px 4px no-repeat, radial-gradient(circle at 100% 0, transparent 3.6px, var(--meltfill) 4px) 100% 0 / 4px 4px no-repeat;top:-4px}.CompareView-module__EY-_qq__chip:after{background:radial-gradient(circle at 0 100%, transparent 3.6px, var(--meltfill) 4px) 0 0 / 4px 4px no-repeat, radial-gradient(circle at 100% 100%, transparent 3.6px, var(--meltfill) 4px) 100% 0 / 4px 4px no-repeat;bottom:-4px}.CompareView-module__EY-_qq__chip svg{width:var(--xglyph);height:var(--xglyph);transition:width .18s var(--ease-out), height .18s var(--ease-out);display:block}.CompareView-module__EY-_qq__hubOpen .CompareView-module__EY-_qq__chip,.CompareView-module__EY-_qq__chip:hover{--xsize:28px;--xglyph:14px;color:var(--brand-white);border-radius:6px}.CompareView-module__EY-_qq__chip:hover:before,.CompareView-module__EY-_qq__chip:hover:after{opacity:0}.CompareView-module__EY-_qq__chip:before,.CompareView-module__EY-_qq__chip:after{transition:opacity .12s}.CompareView-module__EY-_qq__chipTakeBlue:hover{--xfill:var(--accent)}.CompareView-module__EY-_qq__chipTakeGreen:hover{--xfill:var(--green);color:var(--brand-black)}.CompareView-module__EY-_qq__exitIdle{opacity:0}.CompareView-module__EY-_qq__exitIdle .CompareView-module__EY-_qq__chip{pointer-events:none}.CompareView-module__EY-_qq__lineHub{transition:opacity .2s}.CompareView-module__EY-_qq__half{transition:flex-basis .3s var(--ease-out)}.CompareView-module__EY-_qq__takingLeft .CompareView-module__EY-_qq__half:first-of-type,.CompareView-module__EY-_qq__takingRight .CompareView-module__EY-_qq__half:nth-of-type(2){flex-basis:100%}.CompareView-module__EY-_qq__takingLeft .CompareView-module__EY-_qq__half:nth-of-type(2),.CompareView-module__EY-_qq__takingRight .CompareView-module__EY-_qq__half:first-of-type{flex-basis:0%}@media (pointer:coarse){.CompareView-module__EY-_qq__chip{--xsize:32px;--xglyph:15px;color:var(--brand-white);border-radius:6px}}@media (max-width:740px){.CompareView-module__EY-_qq__panes{flex-direction:column}.CompareView-module__EY-_qq__half{min-height:0}}.CompareView-module__EY-_qq__glowGreen,.CompareView-module__EY-_qq__glowBlue{pointer-events:none;z-index:0;opacity:1;transition:opacity .3s;position:absolute;inset:0}.CompareView-module__EY-_qq__glowGreen.CompareView-module__EY-_qq__glowPlaying,.CompareView-module__EY-_qq__glowBlue.CompareView-module__EY-_qq__glowPlaying{opacity:.45}.CompareView-module__EY-_qq__glowGreen.CompareView-module__EY-_qq__glowPv,.CompareView-module__EY-_qq__glowBlue.CompareView-module__EY-_qq__glowPv{opacity:.7}.CompareView-module__EY-_qq__glowGreen,.CompareView-module__EY-_qq__glowBlue{background-position:top,bottom;background-repeat:no-repeat,no-repeat;background-size:100% 0,100% 400px}.CompareView-module__EY-_qq__glowGreen{background-image:linear-gradient(to bottom, rgba(var(--brand-green-rgb), .238) 0%, rgba(var(--brand-green-rgb), .119) 8%, rgba(var(--brand-green-rgb), .049) 22%, rgba(var(--brand-green-rgb), .015) 45%, rgba(var(--brand-green-rgb), .004) 70%, rgba(var(--brand-green-rgb), 0) 100%), linear-gradient(to top, rgba(var(--brand-green-rgb), .238) 0%, rgba(var(--brand-green-rgb), .119) 8%, rgba(var(--brand-green-rgb), .049) 22%, rgba(var(--brand-green-rgb), .015) 45%, rgba(var(--brand-green-rgb), .004) 70%, rgba(var(--brand-green-rgb), 0) 100%)}.CompareView-module__EY-_qq__glowBlue{background-image:linear-gradient(to bottom, rgba(var(--brand-blue-rgb), .308) 0%, rgba(var(--brand-blue-rgb), .154) 8%, rgba(var(--brand-blue-rgb), .063) 22%, rgba(var(--brand-blue-rgb), .02) 45%, rgba(var(--brand-blue-rgb), .006) 70%, rgba(var(--brand-blue-rgb), 0) 100%), linear-gradient(to top, rgba(var(--brand-blue-rgb), .308) 0%, rgba(var(--brand-blue-rgb), .154) 8%, rgba(var(--brand-blue-rgb), .063) 22%, rgba(var(--brand-blue-rgb), .02) 45%, rgba(var(--brand-blue-rgb), .006) 70%, rgba(var(--brand-blue-rgb), 0) 100%)}.CompareView-module__EY-_qq__glowPulse{animation:1.05s both CompareView-module__EY-_qq__paneGlowPulse}@keyframes CompareView-module__EY-_qq__paneGlowPulse{0%{background-size:100% 0,100% 400px;animation-timing-function:linear}14%{background-size:100% 400px,100% 1200px;animation-timing-function:cubic-bezier(.33,1,.68,1)}to{background-size:100% 0,100% 400px}}@media (prefers-reduced-motion:reduce){.CompareView-module__EY-_qq__glowPulse{animation:none}}.CompareView-module__EY-_qq__rollTop{animation:.24s cubic-bezier(.22,.61,.36,1) both CompareView-module__EY-_qq__cmpInTop}.CompareView-module__EY-_qq__rollBottom{animation:.24s cubic-bezier(.22,.61,.36,1) both CompareView-module__EY-_qq__cmpInBottom}@keyframes CompareView-module__EY-_qq__cmpInTop{0%{opacity:0;transform:translateY(-12%)}}@keyframes CompareView-module__EY-_qq__cmpInBottom{0%{opacity:0;transform:translateY(12%)}}.CompareView-module__EY-_qq__pane{transition:opacity .15s;position:absolute;inset:0}.CompareView-module__EY-_qq__modelStill{z-index:1;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.CompareView-module__EY-_qq__modelStill img{object-fit:contain;opacity:.72;border-radius:4px;max-width:82%;max-height:72%}.CompareView-module__EY-_qq__modelStillName{max-width:78%;color:var(--text-sub);text-align:center;overflow-wrap:anywhere;font-size:13px}.CompareView-module__EY-_qq__modelStillNote{letter-spacing:.06em;text-transform:uppercase;color:#ffffff6b;font-size:9.5px}.CompareView-module__EY-_qq__paneLoading{z-index:8;background:color-mix(in srgb, var(--app-bg) 82%, transparent);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;animation:.18s CompareView-module__EY-_qq__paneLoadingIn;display:flex;position:absolute;inset:0;transform:translateZ(0)}@keyframes CompareView-module__EY-_qq__paneLoadingIn{0%{opacity:0}}.CompareView-module__EY-_qq__paneSpinner{width:var(--select-line-len);background:color-mix(in srgb, var(--blue-400) 22%, transparent);border-radius:2px;height:3.5px;position:relative;overflow:hidden}.CompareView-module__EY-_qq__paneSpinner:after{content:"";background:var(--blue-400);border-radius:2px;width:45%;animation:1.05s ease-in-out infinite alternate CompareView-module__EY-_qq__paneLine;position:absolute;top:0;bottom:0;left:0}@keyframes CompareView-module__EY-_qq__paneLine{0%{transform:translate(-25%)}to{transform:translate(155%)}}.CompareView-module__EY-_qq__paneLoadingText{font-size:12px;font-weight:var(--weight-light);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text);opacity:.6}.CompareView-module__EY-_qq__paneDim{opacity:.18}.CompareView-module__EY-_qq__audio{z-index:12;cursor:pointer;color:rgba(var(--brand-white-rgb), .35);filter:drop-shadow(0 1px 3px #000000b3);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:flex;position:absolute;top:10px;left:11px}.CompareView-module__EY-_qq__audio:hover,.CompareView-module__EY-_qq__audioOn{color:var(--brand-white)}.CompareView-module__EY-_qq__strips{cursor:pointer;touch-action:none;border:1px solid var(--border);background:var(--surface2);border-radius:5px;height:41px;transition:border-color .2s;position:relative}.CompareView-module__EY-_qq__dropPreHi,.CompareView-module__EY-_qq__dropOver{pointer-events:none;z-index:6;border-radius:6px;position:absolute;inset:-2px}.CompareView-module__EY-_qq__dropPreHi{border:2px dashed color-mix(in srgb, var(--brand-bright-blue) 55%, transparent)}.CompareView-module__EY-_qq__dropOver{border:2px solid var(--accent)}.CompareView-module__EY-_qq__row1,.CompareView-module__EY-_qq__row2,.CompareView-module__EY-_qq__rowSolo{background:var(--surface2);border:1px solid var(--border);border-radius:4px;height:19px;transition:border-color .2s;position:absolute;overflow:hidden}.CompareView-module__EY-_qq__row1{border-radius:4px 4px 0 0;height:auto;top:0;bottom:50%}.CompareView-module__EY-_qq__row2{border-radius:0 0 4px 4px;height:auto;top:50%;bottom:0}.CompareView-module__EY-_qq__rowSolo{height:41px;top:0}.CompareView-module__EY-_qq__tintGreen{border-color:color-mix(in srgb, var(--green) 60%, var(--border))}.CompareView-module__EY-_qq__tintBlue{border-color:color-mix(in srgb, var(--accent) 60%, var(--border))}.CompareView-module__EY-_qq__miniStrip{border:1px solid var(--border);background:var(--surface2);opacity:.45;cursor:pointer;touch-action:none;z-index:6;border-radius:6px;height:34px;transition:opacity .2s;position:absolute;bottom:10px;left:16px;right:16px}.CompareView-module__EY-_qq__pane:hover .CompareView-module__EY-_qq__miniStrip{opacity:.8}.CompareView-module__EY-_qq__miniStrip:hover{opacity:1}.CompareView-module__EY-_qq__miniStripClip{border-radius:5px;position:absolute;inset:0;overflow:hidden}.CompareView-module__EY-_qq__miniMarkFull{top:0;bottom:0}.CompareView-module__EY-_qq__miniTip{border:1px solid rgba(var(--brand-white-rgb), .14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.4px;color:rgba(var(--brand-white-rgb), .85);font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;z-index:9;background:#08090cb8;border-radius:10px;padding:3px 8px;font-size:10.5px;position:absolute;top:-30px;transform:translate(-50%)}.CompareView-module__EY-_qq__cacheFill{z-index:1;background:color-mix(in srgb, var(--purple) 20%, transparent);pointer-events:none;transform-origin:0;transition:left .35s linear,width .35s linear,opacity .3s .6s;animation:.35s linear CompareView-module__EY-_qq__cmpCacheFillIn;position:absolute;top:0;bottom:0}@keyframes CompareView-module__EY-_qq__cmpCacheFillIn{0%{transform:scaleX(0)}}.CompareView-module__EY-_qq__cacheFillDone{opacity:0}.CompareView-module__EY-_qq__ghostPlayhead{background:rgba(var(--brand-white-rgb), .32);pointer-events:none;z-index:4;border-radius:2px;width:1.5px;height:calc(100% + 2px);position:absolute;top:-1px;transform:translate(-50%)}.CompareView-module__EY-_qq__frame{opacity:.7;pointer-events:none;background-position:50%;background-size:cover;border-right:1px solid #00000040;height:100%;position:absolute;top:0}.CompareView-module__EY-_qq__waveFrame{opacity:.85;background-size:100% 100%;border-right:none}.CompareView-module__EY-_qq__rollerTrack{z-index:8;height:12px;position:absolute;top:-12px;left:0;right:0}.CompareView-module__EY-_qq__rollerThumb{cursor:default;touch-action:none;align-items:center;height:100%;display:flex;position:absolute;top:0}.CompareView-module__EY-_qq__rollerBar{background:var(--border2);border-radius:99px;width:100%;height:4px;transition:background .12s}.CompareView-module__EY-_qq__rollerThumb:hover .CompareView-module__EY-_qq__rollerBar,.CompareView-module__EY-_qq__rollerThumb:active .CompareView-module__EY-_qq__rollerBar{background:var(--text-muted)}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__rollerThumb{pointer-events:none}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__rollerBar{opacity:.18}.CompareView-module__EY-_qq__drawMark{background:var(--green);z-index:6;pointer-events:none;opacity:.7;border-radius:1px;width:2.5px;transition:opacity .15s;position:absolute;transform:translate(-50%)}.CompareView-module__EY-_qq__drawMarkFull{top:0;bottom:0}.CompareView-module__EY-_qq__drawMarkTop{top:0;bottom:50%}.CompareView-module__EY-_qq__drawMarkBottom{top:50%;bottom:0}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__drawMark{opacity:.15}.CompareView-module__EY-_qq__cmtMark{background:var(--purple);z-index:6;pointer-events:none;opacity:.7;border:none;border-radius:1px;width:2.5px;padding:0;transition:width .1s,opacity .15s;position:absolute;transform:translate(-50%)}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__cmtMark{opacity:.15}.CompareView-module__EY-_qq__cmtMarkDraw{background:linear-gradient(to bottom, var(--purple), var(--green))}.CompareView-module__EY-_qq__pinDot{background:var(--brand-bright-blue);width:6px;height:3px;box-shadow:0 0 0 1px rgba(var(--brand-white-rgb), .6), 0 1px 3px #00000080;pointer-events:none;z-index:8;opacity:.7;border-radius:6px 6px 0 0;transition:opacity .2s;position:absolute;top:-4px;transform:translate(-50%)}.CompareView-module__EY-_qq__pinDotBottom{top:calc(50% - 4px)}.CompareView-module__EY-_qq__playhead{background:var(--color-text);pointer-events:none;z-index:7;width:3px;height:calc(100% + 2px);box-shadow:0 0 8px rgba(var(--brand-white-rgb), .6);border-radius:2px;position:absolute;top:-1px;transform:translate(-50%)}.CompareView-module__EY-_qq__pageBox{border:2px solid var(--color-text);height:calc(100% + 2px);box-shadow:0 -3px 8px -2px rgba(var(--brand-white-rgb), .6), -4px 0 5px -3px rgba(var(--brand-white-rgb), .55), 4px 0 5px -3px rgba(var(--brand-white-rgb), .55);pointer-events:none;z-index:7;transition:left .25s var(--ease-out), width .25s var(--ease-out);border-radius:4px;position:absolute;top:-1px}.CompareView-module__EY-_qq__ghostPageBox{border:1.5px solid rgba(var(--brand-white-rgb), .4);pointer-events:none;z-index:6;border-radius:4px;height:calc(100% + 2px);position:absolute;top:-1px}.CompareView-module__EY-_qq__playheadEase{transition:left .36s cubic-bezier(.22,1,.36,1)}.CompareView-module__EY-_qq__strips:before{content:"";z-index:5;opacity:0;pointer-events:none;background:#000;border-radius:4px;transition:opacity .2s;position:absolute;inset:0}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing:before{opacity:.75}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__pinDot{opacity:.15}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__playhead{background:var(--accent);box-shadow:0 0 8px rgba(var(--brand-blue-rgb), .6)}.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing,.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__row1,.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__row2,.CompareView-module__EY-_qq__strips.CompareView-module__EY-_qq__playing .CompareView-module__EY-_qq__rowSolo{border-color:#000000a6}.CompareView-module__EY-_qq__cmpMid{flex:1;min-width:0;padding-left:4px;position:relative}.CompareView-module__EY-_qq__cmpCells{align-items:center;gap:6px;display:flex}.CompareView-module__EY-_qq__cmpTrack{background:var(--app-bg);border-radius:2px;width:100%;height:3px;margin-top:6px;position:relative}.CompareView-module__EY-_qq__cmpLoupeCell{background:var(--surface2);min-width:0;height:41px;box-shadow:inset 0 0 0 1px var(--border2);border-radius:6px;position:relative;overflow:hidden}.CompareView-module__EY-_qq__cmpColorHint{background:var(--surface2);min-width:0;height:41px;box-shadow:inset 0 0 0 1px var(--border2);border-radius:6px;flex:1}.CompareView-module__EY-_qq__cmpColorHintText{color:var(--text-muted);pointer-events:none;justify-content:center;align-items:center;padding-bottom:9px;font-size:12px;display:flex;position:absolute;inset:0}.CompareView-module__EY-_qq__half{position:relative}.CompareView-module__EY-_qq__half:after{content:"";background:var(--veil);z-index:5;pointer-events:none;opacity:0;transition:opacity .16s;position:absolute;inset:0}.CompareView-module__EY-_qq__half.CompareView-module__EY-_qq__composeDim:after{opacity:1}.CompareView-module__EY-_qq__rangeBand{pointer-events:none;z-index:4;position:absolute;inset:0}.CompareView-module__EY-_qq__rangeBand>div{position:absolute;top:0;bottom:0}.CompareView-module__EY-_qq__rangeOut{background:#0908079e}.CompareView-module__EY-_qq__rangeIn{box-shadow:inset 1px 0 0 var(--accent), inset -1px 0 0 var(--accent)}.CompareView-module__EY-_qq__cmpRangeTop{z-index:9}.CompareView-module__EY-_qq__cmpBottom{display:contents}
.Lightbox-module__GqK6Hq__veil{z-index:9990;background:var(--veil);-webkit-backdrop-filter:var(--veil-flatten);backdrop-filter:var(--veil-flatten);opacity:0;pointer-events:none;transition:opacity .26s;position:fixed;inset:0}.Lightbox-module__GqK6Hq__veilOn{opacity:1}.Lightbox-module__GqK6Hq__img{z-index:9992;transform-origin:0 0;will-change:transform;opacity:0;pointer-events:none;position:fixed;box-shadow:0 18px 55px #0009}.Lightbox-module__GqK6Hq__anim{transition:transform .38s cubic-bezier(.22,.9,.26,1),opacity .3s}.Lightbox-module__GqK6Hq__closingAnim{transition:transform .32s cubic-bezier(.55,.04,.66,.36),opacity .32s}.Lightbox-module__GqK6Hq__catcher{z-index:9995;cursor:zoom-out;position:fixed;inset:0}.Lightbox-module__GqK6Hq__save{z-index:9996;background:var(--surface2);border:1px solid var(--border2);width:32px;height:32px;color:var(--text-sub);cursor:pointer;letter-spacing:-.1px;white-space:nowrap;opacity:.9;border-radius:50%;justify-content:center;align-items:center;gap:5px;padding:0;font-size:11.5px;font-weight:500;transition:opacity .15s,background .15s,border-color .15s,color .15s;display:flex;position:fixed;top:10px;right:56px}.Lightbox-module__GqK6Hq__save[data-seated]{color:var(--text);opacity:1;border-radius:20px;padding:6px 13px}.Lightbox-module__GqK6Hq__saveLabel{display:none}.Lightbox-module__GqK6Hq__save[data-seated] .Lightbox-module__GqK6Hq__saveLabel{display:inline}.Lightbox-module__GqK6Hq__save:hover{opacity:1;color:var(--text);background:var(--surface3)}.Lightbox-module__GqK6Hq__save[data-seated]:hover{background:var(--accent);border-color:var(--accent);color:var(--color-text)}@media (pointer:coarse){.Lightbox-module__GqK6Hq__save:not([data-seated]){width:38px;height:38px}}
.OtpInput-module__XqDDra__wrap{cursor:text;position:relative}.OtpInput-module__XqDDra__input{color:#0000;caret-color:#0000;width:100%;height:100%;font:inherit;z-index:1;background:0 0;border:0;outline:none;margin:0;padding:0;position:absolute;inset:0}.OtpInput-module__XqDDra__cells{grid-template-columns:repeat(var(--otp-len,6), 1fr);gap:7px;display:grid}.OtpInput-module__XqDDra__cell{background:var(--surface2);border:1px solid var(--border2);height:44px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;font-size:20px;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.OtpInput-module__XqDDra__cell.OtpInput-module__XqDDra__active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.OtpInput-module__XqDDra__cell.OtpInput-module__XqDDra__filled{border-color:color-mix(in srgb, var(--border2) 40%, var(--text-muted))}
