:root{color:#10243e;background:radial-gradient(circle at 0 0,#1f6feb1a,#0000 22%),radial-gradient(circle at 100% 0,#ff7a4a14,#0000 18%),linear-gradient(#f8fafc 0%,#eff4f8 100%)}*{box-sizing:border-box}body{margin:0;font-family:IBM Plex Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}#root,.app-shell{min-height:100vh}.brand-card{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#7fa9d9;font-size:12px}.app-header{background:0 0;justify-content:space-between;align-items:center;gap:20px;height:auto;padding:22px 32px 12px;display:flex}.app-content{padding:10px 32px 32px}.bug-standalone-mode .app-content{padding-top:24px}.workspace-card,.content-card,.empty-card{background:#fffffff5;border:1px solid #0f244012;border-radius:22px;box-shadow:0 18px 48px #1530560f}.workspace-card.is-prod{border-color:#ff7a4a4d}.header-actions .ant-btn{color:#203349;background:#ffffffeb;border-color:#10243e1a;border-radius:12px;height:42px;padding-inline:18px;font-weight:700;box-shadow:0 8px 22px #10243e0d}.header-actions .ant-btn.ant-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1f6feb 100%);border-color:#2563eb2e;box-shadow:0 12px 24px #2563eb33}.header-actions .ant-btn.ant-btn-primary:hover,.header-actions .ant-btn.ant-btn-primary:focus{background:linear-gradient(135deg,#1f62f2 0%,#4c81ff 100%);border-color:#2563eb38;color:#fff!important}.header-menu-button{min-width:132px}.workspace-page-header{flex:1;justify-content:flex-start;align-items:center;min-width:0;display:flex}.workspace-title-group{background:linear-gradient(145deg,#fffffffa 0%,#f6fafff2 55%,#f0f7ffeb 100%);border:1px solid #10243e14;border-radius:18px;min-width:260px;max-width:100%;padding:20px 22px;position:relative;overflow:hidden;box-shadow:0 18px 40px #10243e0f,inset 0 1px #fffc}.workspace-title-group:before{content:"";background:linear-gradient(#2563eb 0%,#7aa2ff 100%);width:4px;position:absolute;inset:0 auto 0 0}.workspace-title-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;display:flex}.workspace-title-group .ant-typography{margin:0!important}.workspace-title-group .eyebrow{color:#446b9a;letter-spacing:.18em;background:#2563eb14;border:1px solid #2563eb1a;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.workspace-title-group h4.ant-typography{letter-spacing:0;color:#10243e;font-size:32px;font-weight:700;line-height:1.06}.workspace-subtitle{max-width:560px;margin-top:12px;font-size:15px;font-weight:500;line-height:1.55;display:block;color:#5d738a!important}.build-version{letter-spacing:.06em;background:#10243e0d;border:1px solid #10243e0f;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;color:#51667d!important}.header-actions{flex-shrink:0;align-items:center}.header-actions .ant-space-item{align-items:center;display:flex}.workspace-controls{align-items:flex-start;gap:28px;width:100%;display:flex}.workspace-controls-stacked{flex-direction:column;gap:18px}.workspace-project-picker{flex-direction:column;gap:8px;width:100%;display:flex}.workspace-section+.workspace-section{margin-top:8px}.workspace-label{letter-spacing:.08em;color:#5f7690;margin-bottom:0;font-size:13px;font-weight:700;display:block}.workspace-env-group{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.workspace-env-row{background:linear-gradient(135deg,#f6f9fcf5 0%,#eff6ffeb 100%);border:1px solid #10243e14;border-radius:16px;grid-template-columns:minmax(0,1fr) max-content;align-items:stretch;gap:14px;width:100%;padding:16px;display:grid;box-shadow:inset 0 1px #ffffffe0}.workspace-env-heading{align-items:center;gap:10px;min-width:0;display:flex}.workspace-env-title{max-width:100%;text-overflow:unset;white-space:normal;color:#0f2544;font-size:18px;font-weight:900;line-height:1.28;display:block;overflow:visible}.env-card-list{background:#ffffffb8;border:1px solid #2563eb1a;border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;width:fit-content;max-width:100%;min-height:64px;padding:7px;display:flex;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #10243e0a}.workspace-picker-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.workspace-project-count{color:#335f9c;white-space:nowrap;background:#2563eb12;border:1px solid #2563eb1f;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.workspace-project-toggle{color:#2563eb;cursor:pointer;background:#ffffffeb;border:1px solid #2563eb24;border-radius:999px;height:28px;padding-inline:11px;font-size:12px;font-weight:800;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:0 5px 14px #10243e0a}.workspace-project-toggle:hover,.workspace-project-toggle:focus{background:#fff;border-color:#2563eb47;box-shadow:0 8px 18px #2563eb14}.project-card-grid{grid-template-columns:repeat(auto-fill,minmax(184px,1fr));gap:10px;padding:1px 2px 2px 1px;transition:max-height .22s;display:grid}.project-card-grid.is-collapsed{max-height:166px;overflow:hidden auto}.project-card-grid.is-expanded{max-height:min(424px,52vh);overflow:hidden auto}.record-table-list{margin-bottom:16px}.env-option-card{text-align:center;cursor:pointer;background:linear-gradient(#fffffffa 0%,#f8fbfff0 100%);border:1px solid #10243e14;border-radius:14px;justify-content:center;align-items:center;gap:0;width:52px;min-width:52px;height:48px;padding:4px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative;box-shadow:0 6px 14px #10243e0f}.project-option-card{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #10243e17;border-radius:13px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:7px 34px 7px 10px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 5px 14px #10243e0a}.env-option-card:hover,.project-option-card:hover{background:#fff;border-color:#1f6feb47;transform:translateY(-1px);box-shadow:0 10px 24px #1f6feb14}.project-option-card:hover{background:#fff}.env-option-card.is-active,.project-option-card.is-active{background:linear-gradient(#1f6feb24 0%,#1f6feb12 100%);border-color:#1f6feb73;box-shadow:0 12px 28px #1f6feb1f}.env-option-card.is-active{background:linear-gradient(#2f7cf6 0%,#2563eb 100%);border-color:#2563eb6b;box-shadow:0 10px 20px #2563eb38}.project-option-card.is-active:after{content:"✓";color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:800;line-height:1;display:inline-flex;position:absolute;inset-block-start:9px;inset-inline-end:10px}.env-option-card.is-prod{border-color:#ff7a4a47}.env-option-card.is-prod .env-option-mark{box-shadow:inset 0 1px #ffffffe0,0 0 0 2px #ff7a4a1a}.env-option-mark{background:linear-gradient(#fff 0%,#f4f8fffa 100%);border:1px solid #2563eb29;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 4px 10px #2563eb14}.env-option-icon{object-fit:cover;filter:saturate(.96)contrast(1.02);background:0 0;border:0;border-radius:10px;width:34px;height:34px}.env-option-icon.is-placeholder{color:#6b7f96;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.env-option-number{color:#fff;letter-spacing:0;text-shadow:0 1px 1px #0f244073,0 5px 12px #0f244047;background:linear-gradient(135deg,#2563eb6b 0%,#1d4ed894 100%);border:1px solid #ffffff6b;border-radius:11px;justify-content:center;align-items:center;min-width:0;height:auto;padding:0;font-size:22px;font-style:italic;font-weight:950;line-height:1;display:inline-flex;position:absolute;inset:1px;box-shadow:inset 0 1px #ffffff3d}.env-option-name{color:#475569;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.env-option-card.is-active .env-option-number{color:#fff;text-shadow:0 1px 1px #0f244080,0 6px 14px #0f244052;background:linear-gradient(135deg,#0f24409e 0%,#1d4ed89e 100%);border-color:#ffffff85;box-shadow:inset 0 1px #ffffff38,0 5px 12px #0f24403d}.env-option-card.is-active .env-option-mark{background:linear-gradient(#fff 0%,#eef5fff5 100%);border-color:#ffffffb3;box-shadow:inset 0 1px #ffffffe6,0 5px 13px #0f24402e}.env-option-card.is-active .env-option-icon{filter:saturate(1.04)contrast(1.03)}.project-option-card .env-option-name{text-align:left;width:100%;font-size:14px;line-height:1.25}.project-option-icon{object-fit:cover;background:#f0f4f8;border:1px solid #10243e14;border-radius:9px;flex:none;width:30px;height:30px;box-shadow:0 4px 10px #10243e14}.project-option-icon.is-placeholder{color:#526a83;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.bug-project-select-option{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.bug-project-select-option .project-option-icon{width:22px;height:22px;box-shadow:none;border-radius:6px}.bug-project-select-option-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.download-app-icon{color:#496a8e;background:linear-gradient(#eef4ff 0%,#fff 100%);border:1px solid #1f6feb2e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-flex;overflow:hidden}.download-app-icon img{object-fit:cover;width:100%;height:100%}.module-switch{justify-content:space-between;align-items:center;gap:12px;padding:0 6px;display:flex}.module-switch .ant-tabs{flex:auto;min-width:0}.module-switch .ant-tabs-nav{margin-bottom:0!important}.module-switch-feedback-button{flex:none}.module-switch .ant-tabs-tab{color:#6f8398;font-weight:600;padding:12px 4px!important}.module-switch .ant-tabs-tab-active .ant-tabs-tab-btn{color:#10243e!important}.uninitialized-env-notice{background:linear-gradient(135deg,#1f6feb1f,#ffffffeb 48%),#fff;border:1.5px solid #1f6feb57;border-radius:22px;align-items:center;gap:22px;min-height:150px;padding:30px 34px;display:flex;box-shadow:0 22px 60px #152c501a}.uninitialized-env-notice.is-loading{background:linear-gradient(135deg,#1f6feb14,#ffffffd6 48%),#fff}.uninitialized-env-icon{color:#fff;background:#1f6feb;border-radius:18px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:30px;display:flex;box-shadow:0 14px 28px #1f6feb42}.uninitialized-env-copy{flex-direction:column;flex:auto;gap:9px;min-width:0;display:flex}.uninitialized-env-kicker{font-size:13px;font-weight:800;color:#1f6feb!important}.uninitialized-env-title{color:#10243e!important;margin:0!important;font-size:24px!important;font-weight:850!important;line-height:1.22!important}.uninitialized-env-description{max-width:760px;font-size:13px;line-height:1.75;color:#40566d!important}.uninitialized-env-steps{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.uninitialized-env-steps span{color:#1b4f9c;background:#1f6feb1a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.uninitialized-env-action{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:8px;min-width:132px;display:flex}.uninitialized-env-action>.ant-spin{justify-content:center;width:116px;display:flex}.content-card{padding-top:10px}.workspace-json-modal{padding-top:4px}.workspace-json-input,.workspace-json-input textarea{text-align:left;direction:ltr;font-family:SFMono-Regular,Menlo,Monaco,Courier New,monospace;font-size:13px;line-height:1.6}.workspace-manager{flex-direction:column;gap:16px;max-height:calc(100vh - 190px);display:flex;overflow:hidden}.project-config-list{flex-direction:column;gap:16px;max-height:calc(100vh - 310px);margin-top:16px;padding:0 4px 24px 0;display:flex;overflow:hidden auto}.project-config-card{border-color:#10243e14;border-radius:18px;overflow:visible;box-shadow:0 10px 30px #10243e0d}.project-config-card .ant-card-body{padding-bottom:34px;overflow:visible}.project-config-card .ant-card-head{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom-color:#10243e0f}.project-config-title{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:inline-flex}.project-config-title-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-config-password-link{color:#7b4acb;flex-shrink:0;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.environment-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;margin-bottom:18px;padding-bottom:6px;display:grid}.environment-config-card{background:linear-gradient(#fffffffa 0%,#f8fbfffa 100%);border:1px solid #10243e14;border-radius:16px;width:100%;min-width:0;margin-bottom:0;padding:12px 12px 18px;box-shadow:0 6px 18px #10243e0a}.environment-config-main{grid-template-columns:106px minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.environment-config-qr{background:#fff;border:1px solid #10243e12;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;min-height:112px;padding:8px;display:flex}.environment-config-info{flex-direction:column;min-width:0;display:flex}.environment-config-heading{align-items:center;gap:8px;min-height:24px;display:flex}.environment-config-icon{border-radius:10px;width:34px;height:34px}.environment-config-name{color:#10243e;font-size:16px;line-height:1.4;display:block}.environment-config-meta{margin-top:6px;line-height:1.45;display:block}.environment-download-link,.workspace-download-link{word-break:break-all;align-items:flex-start;gap:6px;max-width:100%;line-height:1.45;display:flex}.environment-download-link{color:#2563eb;margin-top:6px;font-size:13px}.environment-download-link.is-password-app{color:#7b4acb}.environment-config-empty-link{margin-top:12px;line-height:1.45;display:block}.environment-config-credentials{background:#fff;border:1px solid #10243e12;border-radius:12px;grid-template-columns:1fr;gap:5px;margin-top:8px;padding:8px 10px;display:grid}.environment-config-relations{flex-direction:column;gap:6px;margin-top:8px;display:flex}.catalog-relation-summary{color:#30465d;background:#ffffffe0;border:1px solid #10243e14;border-radius:10px;align-items:center;gap:8px;min-width:0;max-width:100%;padding:5px 8px;display:inline-flex}.catalog-relation-icon{object-fit:cover;border-radius:7px;flex:none;width:28px;height:28px}.catalog-relation-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.catalog-relation-title,.catalog-relation-meta,.catalog-relation-empty{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.35;display:block;overflow:hidden}.catalog-relation-title{color:#24384f;font-size:12px;font-weight:700}.catalog-relation-meta,.catalog-relation-empty{color:#7a8da2;font-size:11px}.profile-select{width:100%}.profile-select-dropdown{max-width:min(820px,100vw - 40px);padding:8px;min-width:min(720px,100vw - 40px)!important}.profile-select-dropdown .ant-select-item{border-radius:10px;min-height:auto;padding:0}.profile-select-dropdown .ant-select-item-option-content{white-space:normal}.profile-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),.profile-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:0 0}.profile-option-card{background:#fff;border:1px solid #10243e14;border-radius:10px;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:12px;display:flex;box-shadow:0 6px 18px #10243e0f}.profile-select-dropdown .profile-option-card{margin:4px}.ant-select-item-option-active .profile-option-card,.ant-select-item-option-selected .profile-option-card{background:#f6f9ff;border-color:#1f6feb47}.profile-option-card.is-compact{box-shadow:none;background:#f9fbfd;margin-top:8px;padding:10px}.profile-option-icon{object-fit:cover;background:#eef3f8;border-radius:10px;flex:none;width:42px;height:42px}.profile-option-icon.is-placeholder{color:#7a8da2;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.profile-option-content{flex:1;gap:5px;min-width:0;display:grid}.profile-option-title-row{align-items:center;gap:8px;min-width:0;display:flex}.profile-option-title{color:#24384f;min-width:0;font-size:13px;font-weight:800;line-height:1.35}.profile-option-slug{color:#1f6feb;background:#1f6feb1a;border-radius:999px;flex:none;padding:2px 6px;font-size:11px;font-weight:800;line-height:1.3}.profile-option-line{grid-template-columns:108px minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.profile-option-label{color:#7a8da2;font-size:11px;font-weight:800}.profile-option-value{color:#30465d;overflow-wrap:anywhere;min-width:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.45}.environment-credential-chip{grid-template-columns:78px minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.environment-credential-label{color:#7a8da2;letter-spacing:.06em;font-size:11px;font-weight:700}.environment-credential-value{color:#30465d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;line-height:1.35;overflow:hidden}.workspace-download-link.is-under-qr{text-align:center;justify-content:center;width:100%;margin-top:12px;font-size:13px}.workspace-download-link.is-inline-app-link{color:#7b4acb;flex:0 auto;min-width:0;max-width:min(520px,100%);font-size:13px}.environment-config-actions{border-top:1px solid #10243e0f;justify-content:flex-end;width:100%;margin-top:14px;padding-top:10px;padding-bottom:0}.environment-config-bottom-spacer{height:0}.qr-empty{text-align:center;color:#7b8da1;background:#fff;border:1px dashed #10243e29;border-radius:10px;justify-content:center;align-items:center;width:84px;height:84px;padding:8px;font-size:11px;line-height:1.45;display:flex}.prod-mode .app-content:before{content:"";background:linear-gradient(90deg,#ff8b5d 0%,#ff5d5d 100%);border-radius:999px;width:100%;height:6px;margin-bottom:18px;display:block}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-title .ant-typography{margin-bottom:0!important}.section-title .ant-typography.ant-typography-secondary{line-height:1.5}.section-heading{flex-direction:column;gap:6px;min-width:0;display:flex}.section-heading-title{color:#10243e!important;margin:0!important;font-size:18px!important;font-weight:800!important;line-height:1.28!important}.section-heading-description{font-size:12px;display:block;color:#73879d!important;line-height:1.55!important}.workspace-overview{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.workspace-overview-panel{border-top:1px solid #10243e14;margin-top:18px;padding-top:16px}.workspace-overview-copy{min-width:220px;max-width:360px}.workspace-summary-pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.workspace-summary-pills span{color:#2f7a66;white-space:nowrap;background:#2f846a14;border:1px solid #2f846a21;border-radius:999px;align-items:center;min-height:30px;padding:5px 12px;font-size:13px;font-weight:800;line-height:1.35;display:inline-flex}.workspace-summary-pills span:first-child{color:#335f9c;background:#2563eb12;border-color:#2563eb21}.workspace-summary-pills span.is-warning{color:#d96d22;background:#ff7a4a17;border-color:#ff7a4a2e}.workspace-bug-summary-card{width:min(420px,100%);min-width:280px;color:inherit;cursor:default;font:inherit;text-align:left;background:linear-gradient(135deg,#fffffffa 0%,#f4f8fff5 100%);border:1px solid #2563eb1f;border-radius:18px;padding:16px 18px;box-shadow:inset 0 1px #ffffffb3,0 12px 28px #10243e0d}.workspace-bug-summary-card.is-interactive{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.workspace-bug-summary-card.is-interactive:hover,.workspace-bug-summary-card.is-interactive:focus-within{border-color:#2563eb33;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffc2,0 16px 34px #2563eb17}.workspace-bug-summary-card.is-flat{border-radius:16px;grid-template-columns:max-content max-content;place-self:end;align-items:center;gap:10px;width:max-content;min-width:0;max-width:100%;min-height:64px;padding:10px 12px;display:grid;box-shadow:inset 0 1px #ffffffb8,0 8px 22px #10243e0b}.workspace-bug-summary-card.is-flat .workspace-bug-summary-header{min-width:0;display:contents}.workspace-bug-summary-card.is-flat .workspace-bug-summary-header>div{grid-column:1;min-width:0}.workspace-bug-summary-card.is-flat .workspace-bug-summary-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:2px;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.workspace-bug-summary-card.is-flat .workspace-bug-summary-action{white-space:nowrap;border-radius:12px;grid-column:3;justify-content:center;justify-self:end;align-items:center;gap:7px;min-width:75px;min-height:40px;padding:8px 9px;font-size:12px;display:inline-flex}.workspace-bug-summary-card.is-flat .workspace-bug-summary-stats{grid-area:1/2;grid-template-columns:repeat(3,max-content);gap:6px;min-width:0;margin-top:0}.workspace-bug-summary-card.is-flat .workspace-bug-stat-item{border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:7px;width:max-content;min-width:0;min-height:40px;padding:8px 9px}.workspace-bug-summary-card.is-flat .workspace-bug-stat-item span{letter-spacing:0;white-space:nowrap}.workspace-bug-summary-card.is-flat .workspace-bug-stat-item strong{font-size:20px}.workspace-bug-summary-card.is-loading{cursor:progress}.workspace-bug-summary-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-bug-summary-title{color:#10243e;word-break:break-word;margin-top:6px;font-size:18px;font-weight:700;line-height:1.35}.workspace-bug-summary-action{color:#526a83;background:#ffffffe6;border:1px solid #10243e1f;border-radius:6px;flex:none;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.5}.workspace-bug-summary-action.is-primary{color:#fff;background:#2563eb;border-color:#2563eb33}.workspace-bug-summary-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.workspace-bug-stat-item{background:#ffffffeb;border:1px solid #10243e14;border-radius:14px;flex-direction:column;gap:6px;min-width:0;padding:12px 10px;display:flex}.workspace-bug-stat-item.is-open{background:#ff7a4a0f;border-color:#ff7a4a2e}.workspace-bug-stat-item span{color:#71859a;letter-spacing:.04em;font-size:12px;font-weight:600}.workspace-bug-stat-item strong{color:#10243e;font-size:24px;font-weight:700;line-height:1}.workspace-bug-summary-hint{margin-top:12px;line-height:1.6;display:block}.workspace-overview-copy .ant-typography.ant-typography-secondary{margin-top:8px;display:block;color:#62788f!important}.bug-list-page .ant-card-body{padding:22px}.bug-list-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.bug-list-header>.ant-btn,.bug-list-header-actions{flex:none}.bug-list-heading{min-width:0}.bug-list-heading .ant-typography{margin:0}.bug-list-heading h4.ant-typography{color:#0f172a;font-size:24px;font-weight:800;line-height:1.2}.bug-list-heading .ant-typography-secondary{color:#667d94;margin-top:5px;font-size:13px;line-height:1.4;display:block}.bug-list-header-meta{flex:none;justify-content:flex-end;align-items:center;gap:12px;display:flex}.bug-list-header-actions,.bug-table-actions{justify-content:flex-end}.bug-list-top-stats{grid-template-columns:repeat(3,minmax(64px,max-content));gap:8px;min-width:0;display:grid}.bug-list-top-stat{background:#f8fbff;border:1px solid #10243e14;border-radius:7px;min-width:64px;padding:5px 9px}.bug-list-top-stat.is-open{background:#fff8f5;border-color:#ff7a4a2e}.bug-list-top-stat span{color:#71859a;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2;display:block}.bug-list-top-stat strong{color:#10243e;margin-top:2px;font-size:16px;font-weight:800;line-height:1.05;display:block}.bug-filter-field.is-project-select{min-width:0}.bug-filter-field.is-project-select .ant-select{width:100%}.bug-filter-inline-summary{grid-template-columns:repeat(3,minmax(82px,1fr));gap:8px;width:min(276px,100%);min-width:0;display:grid}.bug-filter-inline-stat{background:#fff;border:1px solid #10243e14;border-radius:6px;min-width:0;min-height:32px;padding:5px 8px}.bug-filter-inline-stat.is-open{background:#fff8f5;border-color:#ff7a4a2e}.bug-filter-inline-stat.is-closed{background:#f4fbf7;border-color:#22c55e29}.bug-filter-inline-stat span{color:#71859a;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.25;display:block}.bug-filter-inline-stat strong{color:#10243e;margin-top:1px;font-size:16px;font-weight:800;line-height:1.1;display:block}.bug-list-toolbar{--bug-filter-control-height:36px;background:#f8fbff;border:1px solid #10243e14;border-radius:8px;grid-template-columns:minmax(220px,.75fr) minmax(280px,1fr) 180px auto;align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.bug-filter-field{flex-direction:column;gap:6px;min-width:0;display:flex}.bug-filter-label{color:#667d94;align-items:center;min-height:17px;font-size:12px;font-weight:700;line-height:1;display:flex}.bug-filter-field .ant-input-affix-wrapper,.bug-filter-field .ant-select-selector,.bug-filter-field .ant-select-content{min-height:var(--bug-filter-control-height);border-radius:6px!important}.bug-filter-field .ant-input-affix-wrapper{height:var(--bug-filter-control-height);align-items:center}.bug-filter-field .ant-select{width:100%;min-height:var(--bug-filter-control-height)}.bug-filter-field .ant-select-single,.bug-filter-field .ant-select-single .ant-select-selector,.bug-filter-field .ant-select-single .ant-select-content{height:var(--bug-filter-control-height)!important}.bug-filter-field .ant-select-single .ant-select-selector,.bug-filter-field .ant-select-single .ant-select-content{align-items:center;display:flex}.bug-filter-field .ant-select-single .ant-select-selector .ant-select-selection-item,.bug-filter-field .ant-select-single .ant-select-selector .ant-select-selection-placeholder,.bug-filter-field .ant-select-single .ant-select-content .bug-project-select-option,.bug-filter-field .ant-select-single .ant-select-content .ant-select-selection-item,.bug-filter-field .ant-select-single .ant-select-content .ant-select-selection-placeholder{min-height:calc(var(--bug-filter-control-height) - 2px);align-items:center;line-height:1;display:flex}.bug-filter-field .bug-project-select-option{min-height:22px}.bug-table-shell{background:#fff;border:1px solid #10243e14;border-radius:8px;overflow:hidden}.bug-list-table .ant-table{background:#fff}.bug-list-table .ant-table-cell{padding:13px 16px!important}.bug-list-table .ant-table-thead>tr>th{color:#526a83;letter-spacing:0;text-align:center;white-space:nowrap;background:#f7f9fc;border-bottom:1px solid #10243e14;font-size:12px;font-weight:700}.bug-list-table .ant-table-tbody>tr>td{color:#324961;text-align:left;vertical-align:middle;border-bottom:1px solid #10243e0f}.bug-list-table .ant-table-tbody>tr>td .ant-tag{text-align:center;min-width:52px;margin-right:0}.bug-list-table .ant-table-tbody>tr>td.ant-table-cell-align-center{text-align:center}.bug-list-table .ant-table-tbody>tr>td.ant-table-cell-align-right{text-align:right}.bug-list-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.bug-list-table .ant-table-tbody>tr.ant-table-placeholder>td{color:#71859a;text-align:center;padding:46px 16px!important}.bug-list-table .ant-table-placeholder:hover>td{background:#fff!important}.bug-list-row{cursor:pointer;transition:background .16s}.bug-list-row:hover>td{background:#2563eb0a!important}.bug-table-actions{width:100%}.bug-table-actions .ant-btn{min-width:58px}.bug-primary-cell{align-items:center;gap:10px;min-width:0;display:flex}.bug-list-title-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.bug-list-date-cell{color:#334b63;text-align:right;white-space:nowrap;min-width:132px;font-size:12px;line-height:1.3;display:inline-block}.bug-list-project-cell{align-items:center;gap:8px;min-width:0;display:flex}.bug-list-project-cell .project-option-icon{border-radius:7px;width:24px;height:24px;box-shadow:0 3px 8px #10243e14}.bug-list-project-name{color:#10243e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;line-height:1.25;display:block;overflow:hidden}.bug-list-preview-strip{align-items:center;gap:6px;min-width:0;min-height:32px;display:flex;overflow:hidden}.bug-list-preview-thumb{background:#f3f6fa;border:1px solid #10243e14;border-radius:6px;flex:0 0 32px;width:32px;height:32px;display:block;overflow:hidden}.bug-list-preview-thumb .ant-image,.bug-list-preview-thumb .ant-image-placeholder{width:100%;height:100%;display:block}.bug-list-preview-image{object-fit:cover;width:100%;height:100%;display:block}.bug-list-preview-loading{width:100%;height:100%}.bug-list-preview-empty{color:#71859a}.bug-primary-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bug-primary-copy .ant-typography{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.5;overflow:hidden}.bug-primary-copy .ant-typography-secondary{color:#7a8da1;font-size:12px}.bug-list-pagination{justify-content:flex-end;margin-top:14px;display:flex;overflow-x:auto}.bug-list-pagination .ant-pagination-total-text{color:#667d94}.bug-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.bug-feedback-title-input{padding:12px 14px;font-size:16px;line-height:1.55;min-height:116px!important}.bug-create-upload-section{flex-direction:column;gap:6px;display:flex}.bug-create-upload-columns,.bug-attachment-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.bug-create-upload-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;margin-bottom:8px;display:grid}.bug-create-upload-mode{color:#334155;cursor:pointer;background:#fff;border:1px solid #10243e1a;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:6px 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.bug-create-upload-mode:hover{background:#f8fbffe6;border-color:#2563eb57}.bug-create-upload-mode.is-active{background:#eff6fff5;border-color:#2563eb9e;box-shadow:0 0 0 2px #2563eb14}.bug-create-upload-mode span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.bug-create-upload-mode strong{color:#1d4ed8;background:#2563eb1a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:12px;display:inline-flex}.bug-create-upload-preview{cursor:pointer;background:#ffffffc7;border:1px dashed #10243e1a;border-radius:8px;min-height:116px;max-height:132px;padding:6px;transition:border-color .16s,background .16s,box-shadow .16s;overflow-y:auto}.bug-create-upload-preview.is-paste-target{background:#eff6ffad;border-color:#2563eb80;box-shadow:inset 0 0 0 1px #2563eb14}.bug-create-upload-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.bug-create-upload-preview-item{aspect-ratio:9/16;min-width:0;position:relative}.bug-create-upload-preview-image{cursor:zoom-in;background:#fff;border:1px solid #10243e14;border-radius:8px;width:100%;height:100%;padding:0;overflow:hidden}.bug-create-upload-preview-image img{object-fit:cover;width:100%;height:100%;display:block}.bug-create-upload-preview-video,.bug-comment-upload-video{cursor:pointer;object-fit:contain;background:#0f172a;border:1px solid #10243e14;border-radius:8px;width:100%;height:100%;display:block}.bug-preview-image-frame{width:100%;height:100%;display:block;position:relative}.bug-preview-image-frame img.is-loading{opacity:0}.bug-image-loading-placeholder{color:#64748b;background:linear-gradient(135deg,#f8fafcf5,#eef2f7f5);justify-content:center;align-items:center;display:flex}.bug-preview-image-loading{z-index:1;width:100%;height:100%;position:absolute;inset:0}.bug-create-upload-preview-remove{color:#526a83;cursor:pointer;background:#fffffff5;border:1px solid #10243e1f;border-radius:999px;width:20px;height:20px;padding:0;font-size:14px;line-height:18px;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 10px #10243e1f}.bug-create-upload-empty{color:#8aa0b6;justify-content:center;align-items:center;min-height:102px;font-size:12px;display:flex}.bug-create-upload-panel{background:#f8fbffc2;border:1px solid #2563eb1f;border-radius:10px;padding:8px}.bug-create-upload-section .ant-upload-wrapper{width:100%}.bug-create-upload-section .ant-upload-drag{background:#f8fbffd1;border-color:#2563eb2e;padding:0}.bug-create-upload-section.is-paste-target .ant-upload-drag{background:#eff6fff2;border-color:#2563eb9e;box-shadow:0 0 0 2px #2563eb14}.bug-create-upload-section .ant-upload-drag:hover,.bug-create-upload-section .ant-upload-drag.ant-upload-drag-hover{background:#eff6ffeb;border-color:#2563eb85}.bug-create-upload-section .ant-upload-drag-container{padding:0}.bug-create-upload-section .ant-upload-drag .ant-upload-btn{padding:0!important}.bug-create-upload-section .ant-upload.ant-upload-drag{min-height:48px}.bug-create-upload-section .ant-upload-select{margin-inline-end:0!important}.bug-create-upload-dragger .ant-upload-list{margin-top:8px}.bug-create-upload-trigger{color:#4d6480;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:46px;display:flex}.bug-comment-modal .ant-modal-content{border:1px solid #10243e0f;border-radius:20px;padding:24px;box-shadow:0 24px 70px #0f172a33}.bug-comment-modal .ant-modal-header{margin-bottom:18px}.bug-comment-modal .ant-modal-title{color:#172b45;letter-spacing:-.01em;font-size:18px;font-weight:800}.bug-comment-modal .ant-modal-close{border-radius:10px;top:18px;right:18px}.bug-comment-compose{flex-direction:column;gap:18px;display:flex}.bug-comment-content-field{margin-bottom:0}.bug-comment-content-field .ant-form-item-label{padding-bottom:8px}.bug-comment-content-field .ant-form-item-label>label{color:#334155;font-size:13px;font-weight:700}.bug-comment-content-field textarea.ant-input{color:#172b45;resize:none;background:#fbfcfe;border-color:#33415524;border-radius:14px;padding:13px 15px;line-height:1.65;transition:border-color .18s,box-shadow .18s,background-color .18s}.bug-comment-content-field textarea.ant-input:focus{background:#fff;border-color:#2563eb85;box-shadow:0 0 0 3px #2563eb17}.bug-comment-upload-rail{background:linear-gradient(145deg,#f8fafcf5,#f4f8ffd1);border:1px solid #3341551a;border-radius:16px;width:100%;min-width:0;padding:14px}.bug-comment-upload-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.bug-comment-upload-heading>div{align-items:center;gap:7px;min-width:0;display:flex}.bug-comment-upload-heading .anticon{color:#2563eb;font-size:15px}.bug-comment-upload-heading strong{color:#263b54;font-size:13px}.bug-comment-upload-heading>div>span:last-child{color:#8291a5;font-size:12px}.bug-comment-upload-count{color:#718096;text-align:center;background:#64748b14;border-radius:999px;flex:none;min-width:38px;padding:3px 8px;font-size:11px;font-weight:700;transition:color .18s,background-color .18s}.bug-comment-upload-count.has-files{color:#1d4ed8;background:#2563eb1a}.bug-comment-upload-strip{align-items:stretch;gap:10px;width:100%;min-width:0;display:flex}.bug-comment-upload-strip.is-empty{min-height:126px}.bug-comment-upload-strip.has-files{scrollbar-width:thin;background:#ffffffad;border-radius:13px;min-height:126px;padding:8px;overflow:auto hidden}.bug-comment-upload-item{opacity:1;flex:0 0 88px;width:88px;min-width:88px;height:110px;transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);position:relative;transform:translateY(0)}@starting-style{.bug-comment-upload-item{opacity:0;transform:translateY(6px)}}.bug-comment-upload-item .bug-create-upload-preview-image,.bug-comment-upload-item .bug-comment-upload-video{border-radius:11px;box-shadow:0 7px 18px #0f172a1a}.bug-comment-upload-item .bug-create-upload-preview-remove{z-index:3;color:#fff;background:#0f172ab8;border:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:background-color .15s,transform .15s cubic-bezier(.23,1,.32,1);display:inline-flex;top:6px;right:6px;box-shadow:0 4px 10px #0f172a33}.bug-comment-upload-item .bug-create-upload-preview-remove:active{transform:scale(.92)}.bug-comment-upload-kind{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172aad;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.4;position:absolute;bottom:6px;left:6px}.bug-comment-upload-panel{background:#ffffffb3;border:1px dashed #2563eb47;border-radius:12px;min-width:0;padding:0;transition:border-color .18s,background-color .18s,transform .16s cubic-bezier(.23,1,.32,1);overflow:hidden}.bug-comment-upload-panel.is-empty{flex:auto;width:100%;min-height:126px}.bug-comment-upload-panel.is-compact{flex:0 0 112px;width:112px;min-width:112px;height:110px}.bug-comment-upload-panel:active{transform:scale(.985)}.bug-comment-upload-panel .ant-upload-wrapper,.bug-comment-upload-panel .ant-upload-drag{width:100%;height:100%}.bug-comment-upload-panel .ant-upload-drag{background:0 0;border:0;border-radius:12px;padding:0}.bug-comment-upload-panel .ant-upload-drag.ant-upload-drag-hover{background:#eff6fff0}.bug-comment-upload-panel .ant-upload-drag .ant-upload-btn{padding:0!important}.bug-comment-upload-panel .ant-upload.ant-upload-drag{min-height:100%}.bug-comment-upload-trigger{color:#405a78;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:100%;padding:14px;font-size:13px;font-weight:700;display:flex}.bug-comment-upload-trigger>.anticon{color:#2563eb;font-size:24px}.bug-comment-upload-panel.is-compact .bug-comment-upload-trigger{gap:5px;padding:8px;font-size:12px}.bug-comment-upload-panel.is-compact .bug-comment-upload-trigger>.anticon{font-size:18px}.bug-comment-upload-trigger small{color:#8190a4;font-size:11px;font-weight:500;line-height:1.4}.bug-comment-modal .ant-modal-footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.bug-comment-modal .ant-modal-footer .ant-btn{border-radius:10px;min-width:84px;height:38px;font-weight:700;transition:transform .15s cubic-bezier(.23,1,.32,1),box-shadow .15s}.bug-comment-modal .ant-modal-footer .ant-btn:active{transform:scale(.97)}.bug-comment-modal .ant-modal-footer .ant-btn-primary{box-shadow:0 8px 18px #2563eb33}@media (hover:hover) and (pointer:fine){.bug-comment-upload-panel:hover{background:#eff6ffcc;border-color:#2563eb94}.bug-comment-upload-item .bug-create-upload-preview-remove:hover{background:#dc2626e0}}@media (prefers-reduced-motion:reduce){.bug-comment-upload-item,.bug-comment-upload-panel,.bug-comment-upload-item .bug-create-upload-preview-remove,.bug-comment-modal .ant-modal-footer .ant-btn{transition-duration:.01ms;transform:none}}.table-header-dictionary-description{color:#64748b;margin:0 0 16px;line-height:1.65}.table-header-dictionary-heading,.table-header-dictionary-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;align-items:start;gap:10px;display:grid}.table-header-dictionary-heading{color:#475569;padding:0 4px 8px;font-size:12px;font-weight:700}.table-header-dictionary-heading span:last-child{text-align:center}.table-header-dictionary-list{max-height:56vh;margin-bottom:12px;padding-right:4px;overflow-y:auto}.table-header-dictionary-row .ant-form-item{margin-bottom:12px}.table-header-dictionary-row>.ant-btn{margin-top:1px}.bug-detail-status-strip{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.bug-detail-status-meta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.bug-detail-neighbor-actions{justify-content:flex-end;margin-left:auto}.bug-detail-neighbor-actions .ant-btn{min-width:78px}.bug-detail-heading-copy{flex:auto;min-width:0}.bug-detail-heading-copy h3.ant-typography{color:#0f172a;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;word-break:normal;max-width:100%;margin-bottom:6px;font-size:28px;line-height:1.35;overflow:hidden}.bug-detail-top-actions{flex:none;justify-content:flex-end}.bug-detail-top-actions .ant-btn{min-width:auto}.bug-detail-status-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.bug-detail-section{background:#fff;border:1px solid #10243e14;border-radius:14px;padding:16px}.bug-detail-action-zone{background:linear-gradient(#eff6fff5 0%,#fffffffa 100%);border:1px solid #2563eb2e;border-radius:16px;padding:14px;box-shadow:0 12px 26px #2563eb14}.bug-detail-status-action-button{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:92px;padding:16px 18px;transition:transform .16s,box-shadow .16s,border-color .16s,opacity .16s;display:flex}.bug-detail-status-action-button strong{font-size:16px;line-height:1.25}.bug-detail-status-action-button span{max-width:260px;font-size:12px;line-height:1.5}.bug-detail-status-action-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #10243e1f}.bug-detail-status-action-button:disabled{cursor:not-allowed;opacity:.58}.bug-detail-status-action-button.is-complete{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-color:#2563eb47;box-shadow:0 10px 22px #2563eb33}.bug-detail-status-action-button.is-complete span{color:#ffffffdb}.bug-detail-status-action-button.is-reactivate{color:#9a3412;background:linear-gradient(#fff7ed 0%,#ffedd5 100%);border-color:#f59e0b57}.bug-detail-status-action-button.is-reactivate span{color:#b45309}.bug-detail-status-action-button.is-accept{color:#166534;background:linear-gradient(#ecfdf5 0%,#dcfce7 100%);border-color:#22c55e4d}.bug-detail-status-action-button.is-accept span{color:#15803d}.bug-feedback-description{background:linear-gradient(#eff6ffc7 0%,#fffffff5 100%);border:1px solid #2563eb29;border-radius:14px;margin-bottom:16px;padding:18px 18px 20px}.bug-feedback-description-label{margin-bottom:8px;font-size:13px;font-weight:800;display:block;color:#2563eb!important}.bug-feedback-description-text{color:#10243e;white-space:pre-wrap;word-break:break-word;font-size:22px;font-weight:800;line-height:1.55}.bug-attachment-grid{box-sizing:border-box;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;gap:12px;width:100%;min-width:0;max-width:100%;padding-bottom:8px;display:flex;overflow:auto hidden}.bug-attachment-column{background:#ffffffdb;border:1px solid #10243e14;border-radius:14px;min-width:0;padding:14px}.bug-attachment-column-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.bug-attachment-column-header>div{flex-direction:column;gap:4px;min-width:0;display:flex}.bug-attachment-item{scroll-snap-align:start;flex:0 0 112px;min-width:0}.bug-attachment-image-frame,.bug-comment-attachment-image-frame{background:linear-gradient(135deg,#f8fafcf5,#eef2f7f5);position:relative;overflow:hidden}.bug-attachment-image-frame{aspect-ratio:9/16;border:1px solid #10243e14;border-radius:10px;width:100%}.bug-attachment-image-frame .ant-image,.bug-comment-attachment-image-frame .ant-image{width:100%;height:100%;display:block}.bug-attachment-image-frame .ant-image-placeholder,.bug-comment-attachment-image-frame .ant-image-placeholder{width:100%;height:100%;position:absolute;inset:0}.bug-attachment-image,.bug-comment-attachment-image{object-fit:contain;display:block;width:100%!important;height:100%!important}.bug-attachment-video{cursor:pointer;object-fit:contain;background:#0f172a}.bug-attachment-image-loading,.bug-comment-attachment-image-loading{width:100%;height:100%}.bug-comment-list,.bug-status-history-list{flex-direction:column;gap:12px;display:flex}.bug-comment-item{color:#40566d;white-space:pre-wrap;word-break:break-word;background:#f9fbfddb;border:1px solid #10243e14;border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.bug-comment-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.bug-comment-body{line-height:1.68}.bug-comment-attachment-grid{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:2px;display:flex}.bug-comment-attachment-item{flex:0 0 72px}.bug-comment-attachment-image-frame{aspect-ratio:9/16;border:1px solid #10243e14;border-radius:8px;width:72px!important}.bug-comment-form{margin-top:16px}.bug-status-history-item{background:#f9fbfddb;border:1px solid #10243e14;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.bug-status-history-flow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bug-status-history-arrow{color:#8aa1ba;font-weight:700}.workspace-info-card-list{flex-direction:column;gap:10px;width:100%;display:flex}.workspace-manager-footer{justify-content:flex-end;align-items:center;gap:14px;width:100%;display:flex}.workspace-global-switch{align-items:center;gap:8px;min-height:32px;padding:0 4px;display:inline-flex}.workspace-global-switch-label{color:#41566f;white-space:nowrap;font-size:14px;font-weight:700}.workspace-info-row-card{background:#fff;border:1px solid #10243e12;border-radius:12px;flex-wrap:wrap;justify-content:flex-start;gap:10px 20px;width:100%;padding:12px 14px;display:flex}.workspace-app-card-row{align-items:stretch;gap:10px;width:100%;display:flex}.workspace-app-card-row .is-download{flex:360px;min-width:0}.workspace-app-card-row .is-password-app{flex:0 430px;min-width:320px}.workspace-info-row-card.is-credentials{background:#ffffffb8}.workspace-info-row-card.is-download{flex-direction:column;gap:8px}.workspace-info-row-card.is-password-app{background:linear-gradient(#fff 0%,#fbf9ff 100%);border-color:#7b4acb24;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 14px}.workspace-info-row-title{letter-spacing:.08em;color:#6d5b8f;font-size:12px;font-weight:800}.password-app-detail{grid-template-columns:88px minmax(0,1fr);align-items:flex-start;gap:14px;width:100%;max-width:100%;display:grid}.password-app-detail .ant-spin-nested-loading{min-width:0}.password-app-qr{color:#7c6d98;background:#fff;border:1px solid #7b4acb1f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:88px;min-height:96px;padding:6px;font-size:11px;font-weight:700;display:flex}.password-app-real-file-button{height:auto;min-height:20px;padding:0;font-size:11px;font-weight:800}.password-app-preview{gap:6px 12px;width:100%;min-width:0;max-width:100%;padding-top:0}.password-app-title{flex:none;align-self:center}.password-app-preview .download-link-preview-title{font-size:16px}.password-app-preview .download-link-preview-meta{gap:6px 12px}.download-link-preview{flex-wrap:wrap;align-items:center;gap:8px 14px;min-height:28px;padding-top:2px;display:flex}.download-link-preview-icon{border-radius:12px;width:40px;height:40px;font-size:14px}.main-app-preview{grid-template-columns:107px minmax(0,1fr);align-items:flex-start;gap:14px;width:100%;display:grid}.is-download .ant-spin-nested-loading,.is-download .ant-spin-container{width:100%;min-width:0}.main-app-preview-icon{border-radius:10px;width:107px;height:107px;font-size:22px}.main-app-preview-content{flex-direction:column;gap:10px;min-width:0;display:flex}.main-app-preview-heading{flex-wrap:nowrap;align-items:center;gap:8px 12px;min-width:0;display:flex}.main-app-preview .download-link-preview-title,.main-app-preview .download-link-preview-meta,.main-app-preview .download-link-preview-updated-at{white-space:nowrap}.main-app-preview .download-link-preview-meta{flex-wrap:wrap}.download-link-preview-badge{color:#496a8e;background:#1f6feb14;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:700}.download-link-preview-title{color:#24384f;font-size:18px;font-weight:700}.download-link-preview-meta{color:#7a8da2;flex-wrap:wrap;gap:8px 12px;width:100%;font-size:13px;line-height:1.45;display:flex}.download-link-preview-updated-at{flex-basis:100%}.download-link-preview-error,.download-link-preview-empty{color:#8a9aab;font-size:13px}.workspace-detail-panel{background:0 0;border:0;border-radius:0;align-items:flex-start;width:100%;padding:0;display:flex}.workspace-qr-panel{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #10243e14;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:154px;min-height:150px;padding:12px 12px 10px;display:flex;box-shadow:0 8px 20px #10243e0a}.workspace-qr-panel .ant-qrcode{background:#fff;margin-top:8px}.workspace-qr-panel .ant-qrcode svg{width:104px;height:104px}.workspace-real-file-button{border-radius:9px;width:100%;height:28px;margin-top:8px;font-size:12px;font-weight:800}.workspace-qr-empty{text-align:center;color:#7b8da1;background:#fff;border:1px dashed #10243e29;border-radius:10px;justify-content:center;align-items:center;width:144px;height:144px;margin-top:10px;padding:14px;line-height:1.45;display:flex}.workspace-qr-empty.is-small{width:72px;height:72px;min-height:72px;margin-top:0;padding:8px;font-size:11px}.workspace-detail-content{flex-wrap:wrap;flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}.compact-app-card-list{flex-wrap:wrap;align-items:flex-start;gap:12px;width:fit-content;max-width:100%;display:inline-flex}.compact-app-card-list.has-password-app{width:fit-content;max-width:100%}.compact-app-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffffe6 0%,#f8fbffdb 100%);border:1px solid #7882a029;border-radius:18px;width:fit-content;min-width:0;max-width:100%;min-height:0;padding:8px 12px;box-shadow:inset 0 1px #ffffffe0,0 8px 24px #1e28500f}.compact-app-card.is-password{background:linear-gradient(#fff 0%,#fbf9ff 100%);border-color:#7b4acb24}.compact-app-card .ant-spin-nested-loading,.compact-app-card .ant-spin-container{width:100%;min-width:0}.compact-app-card-inner{align-items:center;gap:14px;width:fit-content;min-width:0;max-width:100%;display:flex}.compact-app-icon-shell{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;width:max-content;min-width:96px;min-height:118px;display:flex}.compact-app-icon.download-app-icon{border-radius:20px;width:96px;height:96px;font-size:24px;box-shadow:0 12px 24px #10243e24}.compact-app-content{flex-direction:column;flex:0 auto;gap:0;width:max-content;min-width:0;max-width:min(560px,100vw - 500px);display:flex}.compact-app-heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.compact-app-icon-badge{color:#245bb2;width:max-content;max-width:none;text-overflow:unset;white-space:nowrap;background:#1f6feb14;border:1px solid #1f6feb24;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.35;overflow:visible}.compact-app-card.is-password .compact-app-icon-badge{color:#70539d;background:#7b4acb17}.compact-app-title{color:#172033;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:17px;font-weight:700;line-height:1.3;overflow:hidden}.compact-app-bundle{color:#7d8798;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:4px;font-size:12px;font-weight:500;line-height:1.45;overflow:hidden}.compact-app-meta-line{color:#334155;white-space:nowrap;align-items:center;gap:12px;min-width:0;margin-top:7px;font-size:12px;font-weight:800;line-height:1.45;display:flex;overflow:hidden}.compact-app-meta-item{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;min-width:0;display:inline-flex;overflow:hidden}.compact-app-key-line,.compact-app-updated-line{color:#52657a;text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:4px;min-width:0;margin-top:4px;font-size:12px;font-weight:700;line-height:1.45;display:flex;overflow:hidden}.compact-app-label{color:#8493a6;flex:none;font-weight:700}.compact-app-mono-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.compact-app-qr-panel{background:#ffffffb8;border:1px solid #10243e12;border-radius:16px;flex-direction:column;flex:0 0 98px;justify-content:center;align-items:stretch;gap:4px;width:98px;padding:5px;display:flex;box-shadow:inset 0 1px #ffffffb8}.compact-app-qr-panel .ant-qrcode{background:#fff;align-self:center}.compact-app-qr-loading{background:#fff;border:1px solid #10243e14;border-radius:12px;justify-content:center;align-self:center;align-items:center;width:86px;height:86px;display:flex}.compact-app-qr-loading .ant-spin{justify-content:center;align-items:center;min-height:86px;display:inline-flex}.compact-app-qr-empty{color:#7b8da1;text-align:center;background:#fff;border:1px dashed #10243e29;border-radius:12px;flex-direction:column;justify-content:center;align-self:center;align-items:center;width:86px;height:86px;padding:12px;font-size:12px;font-weight:700;line-height:1.45;display:flex}.compact-app-qr-error-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.compact-app-qr-retry{color:#fff;cursor:pointer;background:#2f70e5;border:0;border-radius:999px;height:20px;margin-top:6px;padding:0 10px;font-size:11px;font-weight:800;line-height:20px}.compact-app-qr-retry:active{transform:translateY(1px)}.compact-app-qr-empty.is-error{color:#b84a4d;background:#ff4d4f0f;border-color:#ff4d4f38}.compact-app-qr-switch{background:#eef6ffcc;border:1px solid #2f70e529;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;width:100%;padding:2px;display:grid}.compact-app-qr-switch button{color:#55718f;text-align:center;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:0;height:20px;padding:0 2px;font-size:9px;font-weight:800;line-height:20px}.compact-app-qr-switch button.is-active{color:#fff;background:#2f70e5;box-shadow:0 4px 10px #2f70e538}.compact-app-qr-switch button:disabled{color:#55718f73;cursor:not-allowed}.compact-app-qr-switch button.is-active:disabled{color:#fff;opacity:.72}.compact-app-empty{color:#7b8da1;background:#f8fbff;border:1px dashed #10243e29;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.compact-app-empty.is-error{color:#b84a4d;background:#ff4d4f0f;border-color:#ff4d4f33}.real-file-link-modal{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:250px;display:flex}.real-file-link-modal .ant-input{width:100%;font-size:12px;line-height:1.5}.real-file-link-title{color:#24384f;text-align:center;overflow-wrap:anywhere;max-width:100%;font-size:16px;font-weight:800}.real-file-link-meta{text-align:center;display:block}.workspace-download-empty{color:#7b8da1;background:#fff;border:1px dashed #10243e29;border-radius:10px;margin-top:10px;margin-bottom:8px;padding:10px 12px;line-height:1.45}.workspace-info-chip{min-width:0;max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:flex-start;gap:8px;padding:0;display:inline-flex}.workspace-info-chip.is-credential{min-width:120px;max-width:520px}.workspace-info-chip.is-empty{width:100%}.workspace-info-chip.is-catalog-relation{min-width:220px}.workspace-info-chip.is-catalog-relation .workspace-info-chip-value{width:100%}.workspace-info-chip.is-url-types{min-width:180px}.workspace-info-chip-label{letter-spacing:.08em;text-transform:uppercase;color:#7a8da2;white-space:nowrap;margin-bottom:0;font-size:11px;font-weight:600;display:inline-block}.workspace-info-chip-value{color:#30465d;word-break:break-word;font-size:14px;font-weight:500;line-height:1.45;display:inline-block}.workspace-url-types{flex-wrap:wrap;gap:6px;display:flex}.workspace-url-type{color:#1f5faa;text-overflow:ellipsis;white-space:nowrap;background:#1f6feb12;border:1px solid #1f6feb24;border-radius:999px;align-items:center;max-width:240px;padding:3px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex;overflow:hidden}.workspace-url-type.is-empty{color:#7a8da2;background:#f5f7fa;border-color:#10243e14;font-family:inherit}.field-title-block{white-space:normal;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.35;display:inline-flex}.field-title-main{color:#10243e;font-weight:600}.field-title-remark{color:#7b8da1;font-size:12px;font-weight:400}.empty-state-text,.table-empty-text{text-align:center;color:#7b8da1;padding:28px 16px;display:block}.ant-table-wrapper .ant-table-thead>tr>th{text-align:left;white-space:normal}.ant-table-wrapper .ant-table-tbody>tr>td{text-align:center}.ant-table-wrapper .ant-table-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ant-table-wrapper.bug-list-table .ant-table-tbody>tr>td{text-align:left}.ant-table-wrapper.bug-list-table .ant-table-thead>tr>th,.ant-table-wrapper.bug-list-table .ant-table-thead>tr>th.ant-table-cell-align-center,.ant-table-wrapper.bug-list-table .ant-table-thead>tr>th.ant-table-cell-align-right{text-align:center!important}.ant-table-wrapper.bug-list-table .ant-table-tbody>tr>td.ant-table-cell-align-center{text-align:center}.ant-table-wrapper.bug-list-table .ant-table-tbody>tr>td.ant-table-cell-align-right{text-align:right}.editable-display{cursor:text;justify-content:center;align-items:center;min-height:32px;padding:4px 0;display:flex}.editable-display.is-loading{opacity:.5}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.form-section-card{background:#f9fbfd;border:1px solid #10243e14;border-radius:12px;margin-top:16px;padding:16px}.form-section-card .ant-form-item:last-child{margin-bottom:0}.form-section-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.environment-auto-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.environment-auto-summary div{background:#fff;border:1px solid #10243e12;border-radius:8px;min-width:0;padding:10px 12px}.environment-auto-summary span{color:#7a8da1;margin-bottom:4px;font-size:12px;line-height:1.4;display:block}.environment-auto-summary strong{color:#10243e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;line-height:1.45;display:block;overflow:hidden}.editable-table-form-row{background:#fff;border:1px solid #10243e12;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px;align-items:center;gap:12px;padding:12px;display:grid}.editable-table-form-row .ant-form-item{margin-bottom:0}.editable-table-delete-cell{justify-content:center;align-items:center;padding-top:22px;display:flex}.credential-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.login-panel{flex-direction:column;gap:16px;display:flex}.fullscreen-center{justify-content:center;align-items:center;min-height:100vh;display:flex}@media (width<=960px){.app-shell{flex-direction:column!important}.app-header,.section-title,.workspace-controls,.workspace-title-group,.workspace-overview{flex-direction:column;align-items:flex-start}.app-header{align-items:stretch}.header-actions{justify-content:space-between;width:100%}.module-switch{flex-direction:column;align-items:stretch}.module-switch-feedback-button,.workspace-page-header,.workspace-title-group,.workspace-title-topline{width:100%}.workspace-picker-heading,.workspace-summary-pills{justify-content:flex-start;width:100%}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-project-picker,.workspace-env-group,.bug-list-toolbar,.workspace-bug-summary-card{min-width:100%}.workspace-env-row{grid-template-columns:1fr}.uninitialized-env-notice{flex-direction:column;align-items:stretch;padding:24px}.uninitialized-env-icon{flex-basis:52px;width:52px;height:52px}.uninitialized-env-action{align-items:stretch;min-width:0}.uninitialized-env-notice .ant-btn{width:100%}.bug-list-toolbar{grid-template-columns:1fr}.bug-filter-field.is-project-select{width:100%;min-width:0;max-width:100%}.bug-filter-inline-summary{width:100%}.bug-list-page .ant-card-body{padding:16px}.bug-list-header{flex-direction:column;align-items:stretch;gap:14px}.bug-list-header-meta{flex-direction:column;align-items:stretch}.bug-list-top-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.bug-list-header-actions{justify-content:flex-start}.bug-list-header>.ant-btn,.bug-list-header-meta .ant-btn,.bug-list-header-actions .ant-btn{width:100%}.bug-list-pagination{justify-content:flex-start}.workspace-bug-summary-stats{grid-template-columns:1fr}.workspace-bug-summary-header{flex-direction:column;align-items:stretch}.workspace-bug-summary-card.is-flat .workspace-bug-summary-header{flex-direction:row;align-items:center;display:flex}.workspace-bug-summary-card.is-flat{grid-template-columns:1fr;gap:8px;width:100%}.workspace-bug-summary-card.is-flat .workspace-bug-summary-header>div,.workspace-bug-summary-card.is-flat .workspace-bug-summary-action,.workspace-bug-summary-card.is-flat .workspace-bug-summary-stats{grid-area:auto}.workspace-bug-summary-card.is-flat .workspace-bug-summary-stats{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0}.workspace-bug-summary-card.is-flat .workspace-bug-stat-item{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:58px;padding:8px 6px}.workspace-bug-summary-card.is-flat .workspace-bug-stat-item strong{font-size:18px}.bug-form-grid,.bug-create-upload-columns,.bug-create-upload-mode-grid,.bug-attachment-columns{grid-template-columns:1fr}.bug-create-upload-preview{min-height:116px}.bug-comment-compose{gap:14px}.bug-comment-upload-rail{padding:12px}.bug-comment-modal .ant-modal-content{border-radius:18px;padding:20px 18px}.bug-comment-upload-heading>div>span:last-child{display:none}.bug-comment-upload-item{flex-basis:82px;width:82px;min-width:82px}.bug-comment-upload-panel.is-compact{flex-basis:100px;width:100px;min-width:100px}.table-header-dictionary-heading{display:none}.table-header-dictionary-row{border:1px solid #10243e14;border-radius:10px;grid-template-columns:minmax(0,1fr) 40px;margin-bottom:10px;padding:12px}.table-header-dictionary-row .ant-form-item:first-child,.table-header-dictionary-row .ant-form-item:nth-child(2){grid-column:1}.table-header-dictionary-row>.ant-btn{grid-area:1/2}.bug-detail-status-actions{grid-template-columns:1fr}.bug-detail-top-actions{justify-content:flex-start;width:100%}.bug-detail-neighbor-actions{justify-content:flex-start;width:100%;margin-left:0}.workspace-overview-copy,.workspace-info-card-list,.workspace-info-row-card,.workspace-detail-panel,.workspace-qr-panel,.workspace-info-chip{width:100%;max-width:100%}.workspace-detail-panel{grid-template-columns:1fr}.compact-app-card-inner{align-items:flex-start}.workspace-info-row-card{justify-content:flex-start}.workspace-app-card-row{flex-direction:column}.workspace-app-card-row .is-password-app{min-width:0}.password-app-detail{grid-template-columns:88px minmax(0,1fr)}.grid-two,.grid-three,.environment-config-grid,.credential-section{grid-template-columns:1fr}.environment-config-main{grid-template-columns:1fr;gap:14px}.environment-config-qr{justify-content:center;min-height:auto}.environment-credential-chip{grid-template-columns:1fr;gap:4px}.editable-table-form-row{grid-template-columns:1fr}.editable-table-delete-cell{justify-content:flex-end;padding-top:0}}
