:root{--v6-page-gutter:14px;--v6-page-header-height:54px;--v6-section-height:40px;--v6-row-min-height:82px;--v6-header-control-size:44px;--v6-nav-row-height:49px;--v6-control-radius:999px;--v6-row-radius:13px;--v6-section-radius:14px;--v6-icon-size:24px;--v6-display-title-size:18px;--v6-display-subtitle-size:14.5px;--v6-title-size:15px;--v6-body-size:14px;--v6-meta-size:12px;--v6-chat-user-size:15px;--v6-chat-answer-size:17px;--v6-chat-heading-1:21px;--v6-chat-heading-2:19px;--v6-chat-heading-3:17px}.v6-page{padding-inline:var(--v6-page-gutter);position:relative}.v6-page-header{min-height:var(--v6-page-header-height);justify-content:space-between;align-items:center;gap:12px;display:flex}.v6-display-copy{gap:5px;display:grid}.v6-display-title{color:var(--text);font-family:var(--font);font-size:var(--v6-display-title-size);letter-spacing:-.018em;margin:0;font-weight:600;line-height:1.25}.v6-display-subtitle{max-width:306px;color:var(--muted);font-family:var(--font);font-size:var(--v6-display-subtitle-size);letter-spacing:.003em;margin:0;font-weight:400;line-height:1.48}.v6-title-1,.v6-title-2,.v6-title-3{color:var(--text);font-family:var(--font);letter-spacing:-.018em;margin:0}.v6-title-1{font-size:var(--v6-title-size);font-weight:500;line-height:1.2}.v6-title-2{font-size:var(--v6-title-size);font-weight:500;line-height:1.32}.v6-title-3{font-size:var(--v6-body-size);font-weight:500;line-height:1.38}.v6-description{color:var(--muted);font-size:var(--v6-meta-size);letter-spacing:-.01em;margin:0;line-height:1.5}.v6-search{border:1px solid var(--line);border-radius:var(--v6-control-radius);width:100%;height:42px;color:var(--text);background:var(--surface-soft);font-size:var(--v6-body-size);outline:0;padding:0 13px}.v6-search::placeholder{color:var(--muted);opacity:1}.v6-pill{border:1px solid var(--line);border-radius:var(--v6-control-radius);min-height:38px;color:var(--text);background:var(--surface-raised);box-shadow:var(--soft-shadow);font-size:var(--v6-body-size);white-space:nowrap;align-items:center;gap:8px;padding:0 13px;line-height:1;display:inline-flex}.v6-pill-quiet{min-height:30px;color:var(--muted-strong);background:var(--surface-soft);box-shadow:none;padding-inline:11px;font-size:11px}.v6-label-badge{letter-spacing:0;white-space:nowrap;border-radius:5px;align-items:center;margin:0;padding:3px 7px;font-size:12px;font-weight:500;line-height:1.3;display:inline-flex}.v6-label-badge-new{color:#007b76;background:#25beb52b}.v6-label-badge-important{color:var(--important-label,#d28a29);background:var(--important-label-soft,#d28a2929)}.v6-section-bar{width:100%;min-height:var(--v6-section-height);border-radius:var(--v6-section-radius);color:var(--text);background:var(--surface-soft);font-size:var(--v6-title-size);text-align:left;border:0;justify-content:space-between;align-items:center;gap:12px;margin:0 0 7px;padding:0 11px;font-weight:400;line-height:1.2;display:flex}.v6-section-meta{color:var(--muted);font-size:11px}.v6-list{margin:0;padding:0;list-style:none;display:grid}.v6-list-row{min-height:var(--v6-row-min-height);border-radius:var(--v6-row-radius);color:var(--text);text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:10px 2px;transition:background-color .15s,transform .12s;display:grid;position:relative}.v6-list-row.assigned-question-card{grid-template-columns:minmax(0,1fr) 32px;width:100%}.v6-list-row:hover{background:var(--surface-soft)}.v6-list-icon{width:34px;height:34px;color:var(--muted-strong);background:var(--surface-soft);border-radius:11px;place-items:center;display:grid}.v6-list-icon svg{width:var(--v6-icon-size);height:var(--v6-icon-size)}.v6-list-copy{gap:5px;min-width:0;display:grid}.v6-list-title{color:var(--text);font-size:var(--v6-title-size);letter-spacing:-.018em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:400;line-height:1.42;display:-webkit-box;overflow:hidden}.v6-list-meta{min-width:0;color:var(--muted);font-size:var(--v6-meta-size);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;line-height:1.25;display:flex;overflow:hidden}.v6-list-meta svg{flex:none;width:15px;height:15px}.v6-row-action{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:color .15s,background-color .15s,transform .12s;display:grid}.v6-row-action:hover{color:var(--text);background:var(--surface-raised)}.v6-row-action:active{transform:scale(.94)}.v6-row-action svg{width:18px;height:18px}.v6-empty-state{min-height:220px;color:var(--muted);text-align:center;place-items:center;padding:30px 20px;display:grid}.v6-empty-state[hidden]{display:none}.v6-empty-icon{width:46px;height:46px;color:var(--muted-strong);background:var(--surface-soft);border-radius:13px;place-items:center;margin:0 auto 14px;display:grid}.v6-empty-icon svg{width:25px;height:25px}.v6-empty-state .v6-title-2{margin-bottom:7px}.v6-empty-state .v6-description{max-width:260px}.v6-skeleton-line,.v6-skeleton-circle,.v6-skeleton-block{background:linear-gradient(90deg, var(--surface-soft) 0%, var(--surface-raised) 48%, var(--surface-soft) 100%);background-size:240% 100%;animation:1.18s ease-in-out infinite v6SkeletonShimmer;overflow:hidden}.v6-skeleton-line{border-radius:999px;height:12px}.v6-skeleton-circle{border-radius:50%;flex:none}.v6-skeleton-block{border-radius:14px}@keyframes v6SkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}
