.ui-module__hjaCdq__app{background:var(--paper-warm);flex-direction:column;min-height:100vh;display:flex}.ui-module__hjaCdq__shell{width:100%;max-width:1120px;margin:0 auto;padding:0 28px}.ui-module__hjaCdq__shellNarrow{width:100%;max-width:760px;margin:0 auto;padding:0 28px}.ui-module__hjaCdq__main{flex:1;padding:36px 0 72px}.ui-module__hjaCdq__brandBar{background:var(--gradient-cloud);height:4px}.ui-module__hjaCdq__nav{background:var(--charcoal-deep);border-bottom:1px solid var(--line-dark);z-index:40;position:sticky;top:0}.ui-module__hjaCdq__navInner{justify-content:space-between;align-items:center;gap:20px;height:62px;display:flex}.ui-module__hjaCdq__navLeft,.ui-module__hjaCdq__navRight{align-items:center;gap:6px;display:flex}.ui-module__hjaCdq__navLeft{gap:22px}.ui-module__hjaCdq__brand{color:var(--on-dark);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:10px;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.ui-module__hjaCdq__brandSuffix{color:var(--on-dark-faint);font-weight:400}.ui-module__hjaCdq__mark{flex-shrink:0;width:26px;height:26px;position:relative}.ui-module__hjaCdq__mark i:first-child{background:var(--orange);width:18px;height:18px;position:absolute;bottom:0;left:0}.ui-module__hjaCdq__mark i:last-child{background:var(--orange);width:10px;height:10px;position:absolute;top:0;right:0}.ui-module__hjaCdq__navLink{color:var(--on-dark-soft);border-radius:var(--radius-sm);white-space:nowrap;padding:7px 11px;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s}.ui-module__hjaCdq__navLink:hover{color:var(--on-dark);background:#ffffff12}.ui-module__hjaCdq__navLinkActive{color:var(--on-dark);background:#ffffff1a}.ui-module__hjaCdq__navUser{color:var(--on-dark-faint);white-space:nowrap;margin-right:4px;font-size:.82rem}.ui-module__hjaCdq__menu{position:relative}.ui-module__hjaCdq__menuButton{cursor:pointer;color:var(--on-dark-soft);border-radius:var(--radius-sm);white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:7px 11px;font-size:.875rem;transition:background .15s,color .15s;display:inline-flex}.ui-module__hjaCdq__menuButton:hover,.ui-module__hjaCdq__menuOpen{color:var(--on-dark);background:#ffffff12}.ui-module__hjaCdq__menuPanel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);z-index:50;min-width:230px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 34px #17212629}.ui-module__hjaCdq__menuItem{border-radius:var(--radius-sm);color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:9px 12px;font-size:.875rem;text-decoration:none;transition:background .12s;display:block}.ui-module__hjaCdq__menuItem:hover{background:var(--paper-warm)}.ui-module__hjaCdq__menuItemNote{color:var(--ink-soft);margin-top:2px;font-size:.75rem;display:block}.ui-module__hjaCdq__menuSep{background:var(--line);height:1px;margin:6px 4px}.ui-module__hjaCdq__pageHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.ui-module__hjaCdq__pageTitle{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:600}.ui-module__hjaCdq__pageSub{color:var(--ink-soft);margin:6px 0 0;font-size:.9rem;line-height:1.6}.ui-module__hjaCdq__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--orange);font-size:.72rem;font-weight:500}.ui-module__hjaCdq__card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.ui-module__hjaCdq__cardTitle{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px;font-size:.82rem;font-weight:600}.ui-module__hjaCdq__row{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);color:inherit;align-items:center;gap:16px;padding:15px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.ui-module__hjaCdq__row:hover{border-color:var(--line-strong);transform:translateY(-1px);box-shadow:0 4px 16px #1721260f}.ui-module__hjaCdq__rowAlert{border-color:var(--danger)}.ui-module__hjaCdq__rowBody{flex:1;min-width:0}.ui-module__hjaCdq__rowTitle{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.94rem;font-weight:600;overflow:hidden}.ui-module__hjaCdq__rowRef{font-family:var(--font-mono), monospace;color:var(--ink-soft);margin-right:8px;font-size:.78rem;font-weight:400}.ui-module__hjaCdq__rowMeta{color:var(--ink-soft);margin:3px 0 0;font-size:.8rem}.ui-module__hjaCdq__rowIcon{color:var(--teal);flex-shrink:0;display:flex}.ui-module__hjaCdq__list{flex-direction:column;gap:9px;display:flex}.ui-module__hjaCdq__empty{background:var(--paper);border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;color:var(--ink-soft);padding:44px 24px;font-size:.9rem}.ui-module__hjaCdq__badge{white-space:nowrap;border-radius:100px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;line-height:1.5;display:inline-flex}.ui-module__hjaCdq__badgeNeutral{color:var(--ink-soft);background:var(--paper-warm);border:1px solid var(--line)}.ui-module__hjaCdq__badgeBrand{color:var(--orange-dark);background:var(--orange-wash)}.ui-module__hjaCdq__badgeSuccess{color:var(--success);background:var(--success-wash)}.ui-module__hjaCdq__badgeDanger{color:var(--danger);background:var(--danger-wash)}.ui-module__hjaCdq__badgeInfo{color:var(--info);background:var(--info-wash)}.ui-module__hjaCdq__badgeWarn{color:#9a5a05;background:#fb952d29}.ui-module__hjaCdq__btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.ui-module__hjaCdq__btn:disabled{opacity:.55;cursor:not-allowed}.ui-module__hjaCdq__btnPrimary{background:var(--orange);color:#fff}.ui-module__hjaCdq__btnPrimary:hover:not(:disabled){background:var(--orange-dark);transform:translateY(-1px)}.ui-module__hjaCdq__btnSecondary{background:var(--paper);color:var(--ink);border-color:var(--line-strong)}.ui-module__hjaCdq__btnSecondary:hover:not(:disabled){border-color:var(--ink-soft)}.ui-module__hjaCdq__btnGhostDark{color:var(--on-dark-soft);background:0 0;border-color:#ffffff38}.ui-module__hjaCdq__btnGhostDark:hover:not(:disabled){color:var(--on-dark);border-color:#ffffff73}.ui-module__hjaCdq__btnDanger{color:var(--danger);border-color:var(--danger-wash);background:0 0}.ui-module__hjaCdq__btnDanger:hover:not(:disabled){border-color:var(--danger)}.ui-module__hjaCdq__btnSuccess{background:var(--success);color:#fff}.ui-module__hjaCdq__btnSuccess:hover:not(:disabled){filter:brightness(1.08)}.ui-module__hjaCdq__btnSm{padding:7px 13px;font-size:.8rem}.ui-module__hjaCdq__btnBlock{width:100%}.ui-module__hjaCdq__field{display:block}.ui-module__hjaCdq__label{color:var(--ink-soft);margin-bottom:6px;font-size:.8rem;font-weight:500;display:block}.ui-module__hjaCdq__input,.ui-module__hjaCdq__select,.ui-module__hjaCdq__textarea{background:var(--paper);border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;color:var(--ink);padding:10px 13px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.ui-module__hjaCdq__input:focus,.ui-module__hjaCdq__select:focus,.ui-module__hjaCdq__textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-wash);outline:none}.ui-module__hjaCdq__textarea{resize:vertical;line-height:1.65}.ui-module__hjaCdq__search{min-width:250px}.ui-module__hjaCdq__fieldRow{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.ui-module__hjaCdq__formStack{flex-direction:column;gap:16px;display:flex}.ui-module__hjaCdq__notice{border-radius:var(--radius-sm);padding:12px 16px;font-size:.875rem;line-height:1.6}.ui-module__hjaCdq__noticeError{color:var(--danger);background:var(--danger-wash);border:1px solid var(--danger-wash)}.ui-module__hjaCdq__noticeSuccess{color:var(--success);background:var(--success-wash);border:1px solid var(--success-wash)}.ui-module__hjaCdq__noticeInfo{color:var(--info);background:var(--info-wash);border:1px solid var(--info-wash)}.ui-module__hjaCdq__noticeBrand{color:var(--ink);background:var(--orange-wash);border-left:3px solid var(--orange)}.ui-module__hjaCdq__link{color:var(--orange-dark);font-weight:500;text-decoration:none}.ui-module__hjaCdq__link:hover{text-decoration:underline}.ui-module__hjaCdq__filters{flex-wrap:wrap;gap:7px;display:flex}.ui-module__hjaCdq__chip{cursor:pointer;border:1px solid var(--line-strong);background:var(--paper);color:var(--ink-soft);border-radius:100px;padding:6px 12px;font-size:.78rem;font-weight:500;transition:background .13s,color .13s,border-color .13s}.ui-module__hjaCdq__chip:hover{border-color:var(--ink-soft)}.ui-module__hjaCdq__chipActive{background:var(--charcoal);border-color:var(--charcoal);color:#fff}.ui-module__hjaCdq__chipAlert{border-color:var(--danger);color:var(--danger)}.ui-module__hjaCdq__chipAlertActive{background:var(--danger);border-color:var(--danger);color:#fff}.ui-module__hjaCdq__stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:28px;display:grid}.ui-module__hjaCdq__stat{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px}.ui-module__hjaCdq__statValue{letter-spacing:-.025em;font-size:1.7rem;font-weight:600;line-height:1.1}.ui-module__hjaCdq__statLabel{color:var(--ink-soft);margin-top:5px;font-size:.8rem}.ui-module__hjaCdq__statLead .ui-module__hjaCdq__statValue{color:var(--orange)}.ui-module__hjaCdq__statTop{position:relative;overflow:hidden}.ui-module__hjaCdq__statTop:before{content:"";background:var(--accent,var(--orange));height:3px;position:absolute;top:0;left:0;right:0}.ui-module__hjaCdq__thread{flex-direction:column;gap:18px;padding:4px 0 20px;display:flex}.ui-module__hjaCdq__msg{flex-direction:column;max-width:78%;display:flex}.ui-module__hjaCdq__msgMine{align-self:flex-end;align-items:flex-end}.ui-module__hjaCdq__msgTheirs{align-self:flex-start}.ui-module__hjaCdq__msgWho{color:var(--ink-soft);margin-bottom:5px;padding:0 2px;font-size:.74rem}.ui-module__hjaCdq__bubble{border-radius:var(--radius);white-space:pre-wrap;word-break:break-word;padding:12px 16px;font-size:.9rem;line-height:1.68}.ui-module__hjaCdq__bubbleMine{background:var(--orange);color:#fff;border-bottom-right-radius:3px}.ui-module__hjaCdq__bubbleAi{background:var(--teal);color:#fff;border-bottom-left-radius:3px}.ui-module__hjaCdq__bubbleTech{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-bottom-left-radius:3px}.ui-module__hjaCdq__attachment{color:var(--info);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:6px;padding:2px;font-size:.8rem;display:inline-flex}.ui-module__hjaCdq__attachment:hover{text-decoration:underline}.ui-module__hjaCdq__composer{border-top:1px solid var(--line);margin-top:8px;padding-top:16px}.ui-module__hjaCdq__composerRow{align-items:flex-end;gap:10px;display:flex}.ui-module__hjaCdq__composerFile{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--paper);color:var(--ink-soft);cursor:pointer;justify-content:center;align-items:center;padding:11px;transition:border-color .15s,color .15s;display:inline-flex}.ui-module__hjaCdq__composerFile:hover{border-color:var(--ink-soft);color:var(--ink)}.ui-module__hjaCdq__composerFileName{color:var(--ink-soft);align-items:center;gap:8px;margin-bottom:8px;font-size:.8rem;display:flex}.ui-module__hjaCdq__feedback{background:var(--info-wash);border:1px solid var(--info-wash);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:14px 18px;display:flex}.ui-module__hjaCdq__feedbackText{color:var(--ink);flex:1;min-width:200px;font-size:.875rem}.ui-module__hjaCdq__internal{border:1px solid var(--line-strong);border-left:3px solid var(--saffron);border-radius:var(--radius);background:var(--paper);margin-top:6px;padding:16px 18px}.ui-module__hjaCdq__internalHead{color:var(--ink-soft);align-items:center;gap:7px;margin-bottom:10px;font-size:.78rem;font-weight:600;display:flex}.ui-module__hjaCdq__split{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:30px;display:grid}.ui-module__hjaCdq__side{flex-direction:column;gap:16px;display:flex;position:sticky;top:82px}@media (max-width:940px){.ui-module__hjaCdq__split{grid-template-columns:1fr}.ui-module__hjaCdq__side{position:static}}.ui-module__hjaCdq__back{color:var(--ink-soft);align-items:center;gap:7px;margin-bottom:18px;font-size:.85rem;text-decoration:none;display:inline-flex}.ui-module__hjaCdq__back:hover{color:var(--ink)}.ui-module__hjaCdq__authPage{background:var(--charcoal-deep);justify-content:center;align-items:center;min-height:100vh;padding:48px 20px;display:flex}.ui-module__hjaCdq__authCard{width:100%;max-width:430px}.ui-module__hjaCdq__authBrand{color:var(--on-dark);letter-spacing:-.01em;justify-content:center;align-items:center;gap:11px;margin-bottom:26px;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.ui-module__hjaCdq__authBox{background:var(--paper);border-radius:var(--radius-lg);padding:32px;box-shadow:0 18px 48px #00000047}.ui-module__hjaCdq__authTitle{letter-spacing:-.02em;margin:0 0 8px;font-size:1.3rem;font-weight:600}.ui-module__hjaCdq__authSub{color:var(--ink-soft);margin:0 0 24px;font-size:.9rem;line-height:1.6}.ui-module__hjaCdq__authFoot{text-align:center;color:var(--ink-soft);margin-top:20px;font-size:.875rem}.ui-module__hjaCdq__authBack{text-align:center;color:var(--on-dark-faint);margin-top:22px;font-size:.82rem;text-decoration:none;display:block}.ui-module__hjaCdq__authBack:hover{color:var(--on-dark-soft)}.ui-module__hjaCdq__loading{min-height:100vh;color:var(--ink-soft);justify-content:center;align-items:center;font-size:.9rem;display:flex}@media (max-width:720px){.ui-module__hjaCdq__shell,.ui-module__hjaCdq__shellNarrow{padding:0 18px}.ui-module__hjaCdq__navInner{flex-wrap:wrap;height:auto;padding:12px 0}.ui-module__hjaCdq__search{width:100%;min-width:0}}
