:root{--brand: #714b67;--brand-600: #5f3d56;--brand-50: #f5eff3;--brand-100: #ebe0e7;--bg: #f5f6f8;--surface: #ffffff;--surface-2: #fafbfc;--line: #e6e8ec;--line-2: #eef0f3;--text: #1a2233;--text-2: #4b5565;--text-3: #8a94a6;--ok: #16a34a;--ok-bg: #edfaf1;--warn: #d97706;--warn-bg: #fff8eb;--danger: #dc2626;--danger-bg: #fef2f2;--info: #2563eb;--info-bg: #eff4ff;--violet: #8b5cf6;--sleep: #5b6b8c;--sleep-bg: #eef1f7;--log-bg: #12161d;--log-fg: #d6dbe3;--radius: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(20, 28, 42, .05);--shadow: 0 2px 8px rgba(20, 28, 42, .06), 0 1px 2px rgba(20, 28, 42, .04);--shadow-lg: 0 12px 32px rgba(20, 28, 42, .12);--sidebar-w: 224px;--sidebar-w-collapsed: 64px;--header-h: 52px;--el-color-primary: var(--brand);--el-color-primary-light-3: #96738d;--el-color-primary-light-5: #b89bb1;--el-color-primary-light-7: #d8c8d3;--el-color-primary-light-8: #e6dae2;--el-color-primary-light-9: #f3edf1;--el-color-primary-dark-2: var(--brand-600);--el-color-success: var(--ok);--el-color-warning: var(--warn);--el-color-danger: var(--danger);--el-color-error: var(--danger);--el-color-info: #64748b;--el-border-color: var(--line);--el-border-color-light: var(--line);--el-border-color-lighter: var(--line-2);--el-border-color-extra-light: #f3f4f6;--el-fill-color-light: var(--surface-2);--el-fill-color-lighter: #f7f8fa;--el-text-color-primary: var(--text);--el-text-color-regular: var(--text-2);--el-text-color-secondary: var(--text-3);--el-text-color-placeholder: #a7afbd;--el-border-radius-base: 8px;--el-border-radius-small: 6px;--el-box-shadow-light: var(--shadow);--el-font-size-base: 14px}html,body,#app{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.92em;background:var(--surface-2);border:1px solid var(--line-2);padding:1px 6px;border-radius:5px;color:var(--text-2)}*{box-sizing:border-box}::selection{background:var(--brand-100)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#cfd5de;border-radius:8px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#b6bec9;background-clip:content-box;border:2px solid transparent}*::-webkit-scrollbar-track{background:transparent}.page{padding:14px 24px 32px;max-width:1600px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;gap:8px 16px;margin-bottom:12px;flex-wrap:wrap;min-height:0}.page-header h2{display:none}.page-header .desc,.page-desc{color:var(--text-3);font-size:12.5px;margin-top:0;line-height:1.5}.page-header:not(:has(.desc,.page-tools *,.el-button,.el-input,.el-select,.el-switch,.el-segmented)){display:none}.page-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.page-tools .el-button+.el-button{margin-left:0}.page-tools .el-select{min-width:120px}#hdr-tools .page-tools{flex-wrap:nowrap;flex:none}#hdr-tools .page-tools .el-select,#hdr-tools .page-tools .el-input{max-width:200px}#hdr-tools .page-tools .search{width:200px}.muted{color:var(--text-3)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.nowrap{white-space:nowrap}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:6px}.el-button:focus-visible,.el-input__inner:focus-visible{outline:none}.stat-card{border-radius:var(--radius-lg)!important;position:relative;overflow:hidden}.stat-card .value{font-size:28px;font-weight:650;margin-top:6px;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.15}.stat-card .label{color:var(--text-3);font-size:13px}.stat-card[class*=tone-]{--tone: var(--brand);--tone-bg: var(--brand-50)}.stat-card[class*=tone-]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--tone)}.stat-card .stat-ic{position:absolute;right:16px;top:16px;width:36px;height:36px;border-radius:10px;background:var(--tone-bg);color:var(--tone);display:inline-flex;align-items:center;justify-content:center;font-size:18px}.stat-card .stat-ic~.label,.stat-card .stat-ic~.value{padding-right:48px}.stat-card.tone-brand{--tone: var(--brand);--tone-bg: var(--brand-50)}.stat-card.tone-blue{--tone: #2563eb;--tone-bg: #eef4ff}.stat-card.tone-green{--tone: #16a34a;--tone-bg: #eefbf2}.stat-card.tone-orange{--tone: #ea580c;--tone-bg: #fff4ec}.stat-card.tone-indigo{--tone: #4f46e5;--tone-bg: #eef2ff}.stat-card.tone-teal{--tone: #0d9488;--tone-bg: #ecfdf8}.page-header .tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cell-id{display:flex;align-items:center;gap:10px;min-width:0}.cell-id .ic{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:none;font-size:15px;font-weight:700;background:var(--surface-2);color:var(--text-2)}.cell-id .t{font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell-id .s{font-size:12px;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mlist{display:flex;flex-direction:column;gap:10px;min-height:120px}.mcard{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.mcard .mc-head{display:flex;align-items:center;gap:10px}.mcard .mc-title{flex:1;min-width:0}.mcard .mc-title .t,.mcard .mc-title a{font-weight:650;color:var(--text);font-size:14.5px}.mcard .mc-title .s{font-size:12px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcard .chips{display:flex;flex-wrap:wrap;gap:6px}.mcard .mc-kv{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;font-size:12.5px}.mcard .mc-kv .k{color:var(--text-3);margin-right:6px}.mcard .mc-foot{font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px dashed var(--line-2);padding-top:8px}.mcard .ic{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex:none;font-weight:700}.chip-i{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;padding:2px 8px;border-radius:999px;background:var(--surface-2);color:var(--text-2);border:1px solid var(--line-2);white-space:nowrap}.chip-i.ok{background:var(--ok-bg);color:#047857;border-color:transparent}.chip-i.warn{background:var(--warn-bg);color:#b45309;border-color:transparent}.chip-i.off{color:var(--text-3)}.chip-i .el-icon{font-size:13px}.el-card{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-sm);--el-card-padding: 14px 18px}.el-card.is-hover-shadow:hover{box-shadow:var(--shadow)}.el-card__header{font-weight:600;font-size:14px;padding:10px 18px;border-bottom:1px solid var(--line-2);color:var(--text)}.el-card__body{padding:var(--el-card-padding)}.el-button{font-weight:500;border-radius:8px;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform .05s}.el-button:not(.is-link):not(.is-text):active{transform:translateY(.5px)}.el-button--default{--el-button-bg-color: #fff;--el-button-border-color: var(--line);--el-button-hover-bg-color: var(--surface-2);--el-button-hover-border-color: #cfd5de;--el-button-hover-text-color: var(--text);--el-button-active-border-color: #b6bec9;color:var(--text-2)}.el-button--primary{--el-button-hover-bg-color: var(--brand-600);--el-button-hover-border-color: var(--brand-600);--el-button-active-bg-color: #4f3247;--el-button-active-border-color: #4f3247;box-shadow:0 1px 2px #714b6740}.el-button--primary.is-plain{--el-button-bg-color: var(--brand-50);--el-button-border-color: var(--el-color-primary-light-7);box-shadow:none}.el-button--success:not(.is-plain):not(.is-link){--el-button-hover-bg-color: #15803d;--el-button-hover-border-color: #15803d}.el-button--warning:not(.is-plain):not(.is-link){--el-button-hover-bg-color: #b45309;--el-button-hover-border-color: #b45309}.el-button--danger:not(.is-plain):not(.is-link){--el-button-hover-bg-color: #b91c1c;--el-button-hover-border-color: #b91c1c}.el-button.is-link{font-weight:500}.el-button.is-circle{box-shadow:none}.el-button--small{border-radius:6px}.el-button+.el-button{margin-left:8px}.el-table{--el-table-header-bg-color: var(--surface-2);--el-table-header-text-color: var(--text-2);--el-table-row-hover-bg-color: #f7f8fa;--el-table-border-color: var(--line-2);font-size:13.5px}.el-table th.el-table__cell{font-weight:600;font-size:12.5px;letter-spacing:.01em}.el-table .cell{line-height:1.45}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#fbfbfc}.el-table__empty-text{color:var(--text-3)}.el-card>.el-card__body>.el-table:first-child{margin:-6px 0}.el-table .el-button.is-link{padding:4px 2px}.el-table .el-button.is-link+.el-button.is-link{margin-left:10px}.el-table td.el-table__cell,.el-table th.el-table__cell{padding:8px 0}.el-table__body tr:hover>td.el-table__cell{transition:background-color .12s}.el-table__fixed-right:before,.el-table__fixed:before{display:none}.el-table .el-table__fixed-right{box-shadow:-8px 0 12px -10px #141c2a2e}.el-tag{border-radius:6px;font-weight:500}.el-tag--small{height:22px;padding:0 7px}.el-tag.is-plain{--el-tag-border-color: transparent}.el-tag--info.is-plain{--el-tag-bg-color: var(--surface-2);--el-tag-text-color: var(--text-2)}.el-tag--success.is-plain{--el-tag-bg-color: var(--ok-bg)}.el-tag--warning.is-plain{--el-tag-bg-color: var(--warn-bg)}.el-tag--danger.is-plain{--el-tag-bg-color: var(--danger-bg)}.el-tag--primary.is-plain{--el-tag-bg-color: var(--brand-50)}.el-tabs__item{font-weight:500;color:var(--text-2)}.el-tabs__item.is-active{font-weight:650}.el-tabs__active-bar{height:3px;border-radius:3px 3px 0 0}.el-empty{padding:32px 0}.el-empty__image{opacity:.8}.el-input__wrapper,.el-textarea__inner,.el-select__wrapper{box-shadow:0 0 0 1px var(--line) inset!important;border-radius:8px;transition:box-shadow .15s}.el-input__wrapper:hover,.el-select__wrapper:hover,.el-textarea__inner:hover{box-shadow:0 0 0 1px #c5ccd6 inset!important}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--brand) inset,0 0 0 3px var(--brand-100)!important}.el-input.is-disabled .el-input__wrapper{box-shadow:0 0 0 1px var(--line-2) inset!important;background:var(--surface-2)}.el-form-item__label{color:var(--text-2);font-weight:500}.el-form--label-top .el-form-item__label{padding-bottom:4px}.el-radio-button__inner{font-weight:500}.el-radio-button:first-child .el-radio-button__inner{border-radius:8px 0 0 8px}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 8px 8px 0}.el-segmented{--el-segmented-item-selected-bg-color: #fff;--el-segmented-item-selected-color: var(--text);--el-segmented-bg-color: #eceef2;border-radius:8px;padding:3px}.el-segmented .el-segmented__item-selected{border-radius:6px;box-shadow:var(--shadow-sm)}.el-switch{--el-switch-on-color: var(--ok)}.el-overlay{background:#141c2a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.el-dialog{border-radius:14px;box-shadow:0 24px 64px #141c2a38;padding:0;overflow:hidden;--el-dialog-margin-top: 8vh;--dlg-head-bg: linear-gradient(120deg, #5f3d56 0%, var(--brand) 55%, #8a5a7c 100%)}@media(min-width:1100px){.el-overlay .el-dialog:not(.is-fullscreen){width:min(calc(var(--el-dialog-width, 50%) * 1.2),92vw)}}.el-dialog__header{padding:13px 20px;margin:0;border-bottom:none;display:flex;align-items:center;background:var(--dlg-head-bg);color:#fff}.el-dialog__title{font-size:15.5px;font-weight:650;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:10px;color:#fff;line-height:1.35}.el-dialog__title:before{content:"";width:4px;height:16px;border-radius:3px;background:#ffffff8c;flex:none}.el-dialog__headerbtn{top:10px;right:12px;width:30px;height:30px;border-radius:8px}.el-dialog__headerbtn .el-dialog__close{color:#fffc;font-size:17px}.el-dialog__headerbtn:hover{background:#ffffff29}.el-dialog__headerbtn:hover .el-dialog__close{color:#fff}.el-dialog__body{padding:18px 22px;max-height:calc(100vh - 200px);overflow:auto}.el-dialog__body .el-form-item{margin-bottom:14px}.el-dialog__body .el-form>.el-form-item:last-child{margin-bottom:0}.el-dialog__body .el-form-item__label{color:var(--text-2)}.el-dialog__body .el-divider--horizontal{margin:4px 0 14px}.el-dialog__body .el-radio-group,.el-dialog__body .el-checkbox{flex-wrap:wrap}.el-dialog__body .el-alert{padding:6px 10px;margin:0}.el-dialog__body .el-alert+.el-alert{margin-top:6px}.el-dialog__body .el-alert__title{font-size:12.5px;line-height:1.5}.el-dialog__body .el-alert__icon{font-size:14px;width:14px}.el-dialog__body .el-alert__content{line-height:1.5}.el-dialog__body .el-alert__description{font-size:12px;margin:2px 0 0}.el-dialog__body .form-tip{font-size:12px;color:var(--text-3);line-height:1.5;width:100%;margin-top:3px}.el-dialog__body .form-note{font-size:12px;color:var(--text-3);line-height:1.5;background:var(--surface-2);border:1px dashed var(--line);border-radius:8px;padding:6px 10px;margin:0 0 12px}.help-tip{color:var(--text-3);font-size:14px;margin-left:4px;cursor:help;vertical-align:-2px}.help-tip:hover{color:var(--brand)}.el-form-item__label .help-tip{margin-right:2px}.el-dialog__footer{padding:10px 20px 12px;border-top:1px solid var(--line-2);background:var(--surface-2);display:flex;justify-content:flex-end;align-items:center;gap:8px}.el-dialog__footer .el-button+.el-button{margin-left:0}.el-dialog__footer .el-button{min-width:84px}.el-drawer{box-shadow:var(--shadow-lg)}.el-drawer__header{margin-bottom:0;padding:13px 20px;border-bottom:none;color:#fff;font-weight:650;font-size:15px;background:linear-gradient(120deg,#5f3d56 0%,var(--brand) 55%,#8a5a7c 100%)}.el-drawer__title{display:inline-flex;align-items:center;gap:10px;color:#fff}.el-drawer__title:before{content:"";width:4px;height:16px;border-radius:3px;background:#ffffff8c;flex:none}.el-drawer__close-btn{color:#ffffffd9}.el-drawer__close-btn:hover{color:#fff}.el-drawer__body{padding:16px 20px}.el-drawer__footer{border-top:1px solid var(--line-2);padding:10px 20px;background:var(--surface-2)}.hdr-tools .el-input__wrapper,.hdr-tools .el-select__wrapper{border-radius:8px}.el-message-box{border-radius:16px;padding:22px 24px 18px;border:none;box-shadow:0 24px 64px #141c2a38}.el-message-box__header{padding-bottom:8px}.el-message-box__title{font-weight:650;font-size:15.5px}.el-message-box__status{font-size:22px!important}.el-message-box__message{color:var(--text-2);white-space:pre-line;line-height:1.7}.el-message-box__btns{padding-top:14px}.el-message-box__btns .el-button{min-width:80px}.el-popconfirm__main{padding:4px 0 6px}.el-popconfirm__action .el-button{min-width:56px}.el-message{border-radius:10px;box-shadow:var(--shadow);border-color:var(--line)}.el-notification{border-radius:12px;box-shadow:var(--shadow-lg);border-color:var(--line)}.el-popper.is-light{border-radius:10px;box-shadow:var(--shadow-lg);border-color:var(--line)}.el-dropdown-menu{padding:6px}.el-dropdown-menu__item{border-radius:6px;line-height:32px;padding:0 12px}.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu__item--divided:before{display:none}.el-dropdown-menu__item--divided{border-top:1px solid var(--line-2);padding-top:4px}.el-select-dropdown__item{border-radius:6px;margin:0 6px;padding:0 12px}.el-select-dropdown__item.is-selected{font-weight:600}.el-alert{border-radius:10px}.el-alert--info.is-light{background:var(--info-bg);color:#1e40af}.el-descriptions__label{color:var(--text-3)!important;font-weight:500!important}.el-descriptions--small .el-descriptions__cell{padding:8px 12px!important}.el-tabs__item{font-weight:500}.el-tabs__nav-wrap:after{height:1px;background:var(--line)}.el-divider__text,.el-empty__description p{color:var(--text-3)}.el-loading-mask{background:#fff9;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:inherit}.el-progress-bar__outer{background:var(--line-2)}.el-result__title p{font-weight:600}.envs .summary .chip{font-weight:600;font-size:12.5px}.envs .card .names .name{font-size:15.5px;font-weight:750;letter-spacing:-.01em}.envs .card .names .sub{margin-top:3px}.envs .card .status{font-weight:700;font-size:12.5px}.envs .card .domain{font-size:13px}.envs .card .domain a{font-weight:700}.envs .card .metric-h b{font-weight:700;font-size:12.5px}.envs .card .metric-h span{font-weight:600}.envs .card .meta .k{font-weight:500}.envs .card .meta .v{font-weight:650;color:var(--text);font-size:12.5px}.envs .card .progress-msg{font-weight:600}.envs .card .progress-msg b{font-weight:750}.envs .row-name .name{font-weight:700}.envs .card.new>div:first-of-type{font-weight:650;font-size:14px}.log,pre.log{background:var(--log-bg)!important;color:var(--log-fg)!important;border-radius:10px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px!important;line-height:1.55!important;padding:14px 16px!important}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#475569;white-space:nowrap}.status-pill.inline{padding:3px 9px}.status-pill .pulse{width:8px;height:8px;border-radius:50%;background:#94a3b8;flex:none}.status-pill.running{background:var(--ok-bg);color:#047857}.status-pill.running .pulse{background:#10b981;box-shadow:0 0 #10b98199;animation:status-pulse 1.8s infinite}.status-pill.busy{background:var(--warn-bg);color:#b45309}.status-pill.busy .pulse{background:var(--warn);box-shadow:0 0 #f59e0b99;animation:status-pulse 1.2s infinite}.status-pill.creating{background:var(--ok-bg);color:#047857}.status-pill.creating .pulse{background:#10b981;box-shadow:0 0 #10b98199;animation:status-pulse 1.2s infinite}.status-pill.failed{background:var(--danger-bg);color:#b91c1c}.status-pill.failed .pulse{background:var(--danger)}.status-pill.sleeping{background:var(--sleep-bg);color:var(--sleep)}.status-pill.sleeping .pulse{background:var(--sleep);opacity:.7}.status-pill.stopped{background:#f1f5f9;color:#475569}.status-pill.deleted{background:#fef2f2;color:#991b1b;text-decoration:line-through;text-decoration-color:#991b1b66}.status-pill.deleted .pulse{background:#f87171}@keyframes status-pulse{0%{box-shadow:0 0 0 0 currentColor;opacity:1}70%{box-shadow:0 0 0 7px transparent}to{box-shadow:0 0 0 0 transparent}}@media(max-width:900px){.page{padding:16px 16px 40px}.page .el-row>.el-col{max-width:100%!important;flex:0 0 100%!important;margin-bottom:12px}.page .el-row>.el-col:last-child{margin-bottom:0}.page .el-row>.el-col:has(>.stat-card){max-width:50%!important;flex:0 0 50%!important}.stat-card .value{font-size:22px}.el-dialog{--el-dialog-width: calc(100vw - 24px) !important;width:calc(100vw - 24px)!important;margin:12px auto!important}.el-drawer.rtl,.el-drawer.ltr{width:min(100vw,560px)!important}.el-message-box{--el-messagebox-width: calc(100vw - 32px) }.el-dialog .el-form:not(.el-form--inline) .el-form-item{display:block}.el-dialog .el-form:not(.el-form--inline) .el-form-item__label{display:block;width:auto!important;text-align:left;padding:0 0 4px}.el-dialog .el-form:not(.el-form--inline) .el-form-item__content{margin-left:0!important}}@media(max-width:640px){.page{padding:12px 12px 32px}.page-header{align-items:flex-start;flex-direction:column}.page-header>div:last-child,.page-header .tools,.page-header .page-tools,.envs .tools{display:flex;flex-wrap:wrap;gap:8px;width:100%}.page-header .el-select,.page-header .el-input,.envs .tools .el-select,.envs .tools .el-input{width:100%!important;margin-right:0!important}.page-header .el-button+.el-button{margin-left:0}.envs .tools .el-button+.el-button{margin-left:0}.envs.page,.page.envs{padding:14px 12px 32px!important}.envs .grid{grid-template-columns:1fr!important;gap:12px!important}.envs .topbar{flex-direction:column;align-items:stretch!important}.stat-card .value{font-size:20px}.el-card{--el-card-padding: 14px;border-radius:12px}.el-card__header{padding:12px 14px}.el-dialog__body{padding:16px;max-height:calc(100vh - 150px)}.el-dialog__header,.el-dialog__footer{padding-left:16px;padding-right:16px}.el-drawer.rtl,.el-drawer.ltr{width:100vw!important}.el-message{min-width:auto;max-width:calc(100vw - 24px)}.el-notification{width:calc(100vw - 24px)}.el-table{font-size:13px}.el-table .cell{padding:0 8px}.el-table th.el-table__cell>.cell{padding:0 8px}.el-dropdown-menu__item{line-height:38px}.project .head-r{width:100%}.project .head-r .el-button{flex:1}.project .tabs{padding:0 12px 12px}.project .tabs .el-tabs__header{margin:0 -12px 12px;padding:4px 8px 0}.project .tabs .el-tabs__item{padding:0 10px}.tlogs .bar>*{flex:1 1 auto}.tlogs .bar .el-input{width:100%!important}}.pre-alert .el-message-box__message{white-space:pre-wrap;-webkit-user-select:text;user-select:text;word-break:break-all}
