.ide-layout{width:100%;min-height:100%;position:relative}.ide-layout--contained{height:100vh;min-height:0}.ide-layout--contained .ide-split,.ide-layout--contained .ide-tabgroup{height:100%;min-height:0}.ide-layout--contained .ide-panel-content{min-height:0;overflow-y:auto}.ide-layout--contained .ide-panel-content::-webkit-scrollbar{width:2px}.ide-layout--contained .ide-panel-content::-webkit-scrollbar-thumb{background:#ffffff1a}.ide-split{width:100%;min-height:100%;display:flex}.ide-split--horizontal{flex-direction:row}.ide-split--vertical{flex-direction:column}.ide-split__child{min-width:0;min-height:0}.ide-split__child--v-constrained{overflow:clip}.ide-resize-handle{z-index:10;background:#ffffff0f;flex:0 0 4px;transition:background-color .15s;position:relative}.ide-resize-handle--horizontal{cursor:col-resize;width:4px}.ide-resize-handle--horizontal:before{content:"";position:absolute;inset:0 -4px}.ide-resize-handle--vertical{cursor:row-resize;height:4px}.ide-resize-handle--vertical:before{content:"";position:absolute;inset:-4px 0}.ide-resize-handle:hover,.ide-resize-handle--active{background:#fff}.ide-tabgroup{flex-direction:column;width:100%;min-height:100%;display:flex;position:relative}.ide-tabgroup--sticky{height:100%;min-height:0;max-height:100vh;position:sticky;top:0}.ide-tabgroup--sticky>.ide-panel-content{min-height:0;overflow-y:auto}.ide-tabgroup--sticky>.ide-panel-content::-webkit-scrollbar{width:2px}.ide-tabgroup--sticky>.ide-panel-content::-webkit-scrollbar-thumb{background:#ffffff1a}.ide-tabbar{z-index:5;background:#0a0a0a;border-bottom:1px solid #ffffff14;flex:none;min-height:32px;display:flex;position:sticky;top:0;overflow:auto hidden}.ide-tabbar::-webkit-scrollbar{height:2px}.ide-tabbar::-webkit-scrollbar-thumb{background:#ffffff1a}.ide-tab{color:#fff6;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#0a0a0a;border-bottom:2px solid #0000;border-right:1px solid #ffffff0f;align-items:center;gap:6px;padding:4px 12px;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1;transition:background-color .1s,color .1s;display:flex}.ide-tab:hover{color:#ffffffb3;background:#ffffff0a}.ide-tab--active{color:#fff;background:#ffffff0a;border-bottom-color:#fff}.ide-tab--dragging{opacity:.5}.ide-tab__icon{flex:none;align-items:center;gap:6px;display:flex}.ide-tab__icon svg{width:14px;height:14px}.ide-tab__title{flex:auto}.ide-tab__close{opacity:0;cursor:pointer;width:16px;height:16px;color:inherit;background:0 0;border:none;border-radius:3px;flex:none;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;transition:opacity .1s,background-color .1s;display:flex}.ide-tab__close:hover{background:#ffffff26}.ide-tab:hover .ide-tab__close,.ide-tab--active .ide-tab__close{opacity:1}.ide-panel-content{background:0 0;flex:auto}.ide-panel-content--hidden{display:none}.ide-tab-insert-indicator{background:#fff;flex:0 0 2px;align-self:stretch}.ide-drop-indicator{pointer-events:none;z-index:100;background:#ffffff0f;border:2px solid #ffffff40;transition:all .1s;position:absolute}
.lib-page{color:#fff;box-sizing:border-box;background:#0a0a0a;width:100%;min-height:100vh;font-family:Courier New,Courier,monospace}.lib-header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;display:flex}.lib-header__left{flex-shrink:0}.lib-header__center{text-align:center}.lib-header__center h1{text-shadow:0 0 4px #ffffff80,0 0 11px #ffffff38;margin:0;font-size:20px;font-weight:700}.lib-layout-container{box-sizing:border-box;width:100%;max-width:1650px;height:calc(100vh - 80px);margin:0 auto;padding-top:10px}.lib-socials{justify-content:center;gap:12px;padding-top:4px;display:flex}.lib-social-link{color:#ffffff80;font-size:12px;text-decoration:none}.lib-social-link:hover{color:#fff}.lib-row{gap:6px;display:flex}.lib-row-middle{align-items:center}.lib-row-between{justify-content:space-between}.lib-inline-row{align-items:center;gap:3px;display:inline-flex}.lib-indent{padding-left:20px}.lib-muted{color:#ffffff73}.lib-disabled{color:#ffffff4d}.lib-selectable{cursor:pointer;border-radius:4px;padding:4px 8px;transition:background .1s}.lib-selectable:hover{background:#ffffff0d}.lib-selectable--selected{background:#ffffff1a}.lib-entry{margin-bottom:2px}.lib-entry-name{margin-left:6px}.lib-entry-title{margin:0;font-size:16px}.lib-entry-left{flex:auto;min-width:0;padding-left:6px}.lib-entry-controls{flex-shrink:0;align-items:center;gap:4px;display:flex}.lib-selectors{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.lib-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:3px;align-items:center;gap:4px;padding:3px 6px;font-family:inherit;font-size:12px;display:inline-flex}.lib-btn:hover{background:#ffffff14}.lib-btn--icon{padding:2px}.lib-btn--selector{font-size:13px}.lib-btn--lang{padding:1px 4px;font-size:10px}.lib-btn--back{padding:6px 10px;font-size:14px}.lib-snippet{box-sizing:border-box;color:#fff9;white-space:pre-wrap;word-break:break-all;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;width:100%;margin:4px 0;padding:8px 10px;font-size:12px}.lib-dropdown{color:#fff;background:#1a1a1a;border:1px solid #ffffff26;border-radius:6px;min-width:180px;max-height:300px;padding:4px 0;font-family:Courier New,Courier,monospace;overflow-y:auto;box-shadow:0 8px 24px #0009}.lib-dropdown-item{cursor:pointer;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:background .1s;display:flex}.lib-dropdown-item:hover{background:#ffffff14}.lib-dropdown-item--active{background:#ffffff0d}.lib-dropdown-item--header{cursor:default;color:#ffffff80;border-bottom:1px solid #ffffff14;font-size:12px}.lib-dropdown-item--header:hover{background:0 0}.lib-dropdown-row{align-items:center;gap:6px;width:100%;display:flex}.lib-dropdown-tags{gap:4px;margin-left:auto;display:flex}.lib-tag{cursor:pointer;color:#fff9;background:0 0;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:3px;padding:1px 6px;font-family:inherit;font-size:11px;transition:background .1s,border-color .1s;display:inline-flex}.lib-tag:hover{background:#ffffff1a;border-color:#ffffff4d}.lib-tag--active{color:#fff;background:#6496ff26;border-color:#6496ff66}.lib-settings{padding:8px}.lib-settings h3{margin:0;font-size:16px}.lib-settings__section{margin-top:12px}.lib-settings__section h4{margin:8px 0 4px;font-size:13px}.lib-settings__group{margin-bottom:8px}.lib-settings__value{text-align:left;justify-content:flex-start;width:100%;padding:6px 8px}.lib-settings__edit{opacity:.4;margin-left:8px}.lib-settings__divider{border-top:1px solid #ffffff1a;margin:12px 0}.lib-display{padding:12px}.lib-display h2{margin:0;font-size:22px}.lib-display__socials{margin-top:8px;padding-left:30px}.lib-panel-icon{margin-right:8px;display:inline-flex}.lib-panel-icon--lg svg{width:18px;height:18px}.lib-project-list{flex-direction:column;display:flex}.lib-libraries-group{margin-bottom:2px}
.settings-page{color:#fff;box-sizing:border-box;max-width:1120px;min-height:100vh;margin:0 auto;padding:32px 24px;font-family:Courier New,Courier,monospace}.settings-page .repo-header{text-shadow:0 0 4px #ffffff80,0 0 11px #ffffff38;align-items:baseline;gap:8px;margin-bottom:8px;font-size:22px;display:flex}.settings-page .repo-header .user{color:#ffffff8c}.settings-page .repo-header .sep{color:#ffffff40}.settings-page .repo-header .repo-name{color:#fff;font-weight:700}.settings-page .repo-header a{color:inherit;text-decoration:none}.settings-page .repo-header a:hover{text-decoration:underline}.settings-back-link{color:#ffffff80;cursor:pointer;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;text-decoration:none;display:inline-flex}.settings-back-link:hover{color:#fff}.settings-back-link svg{fill:currentColor;width:16px;height:16px}.settings-layout{border:1px solid #ffffff1a;border-radius:6px;gap:0;min-height:600px;margin-top:16px;display:flex;overflow:hidden}.settings-sidebar{border-right:1px solid #ffffff1a;width:200px;min-width:200px;padding:12px 0}.settings-sidebar-tab{color:#fff6;cursor:pointer;text-align:left;background:0 0;border:none;border-left:2px solid #0000;width:100%;padding:10px 18px;font-family:inherit;font-size:13px;transition:color .1s,border-color .1s;display:block}.settings-sidebar-tab:hover{color:#ffffffa6}.settings-sidebar-tab--active{color:#fff;border-left-color:#fff}.settings-sidebar-tab--disabled{color:#ffffff26;cursor:not-allowed}.settings-content{flex:1;padding:24px;overflow-y:auto}.settings-title-bar{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.settings-total-credits{color:#fff;text-shadow:0 0 6px #ffffff4d;align-items:baseline;gap:8px;font-size:20px;font-weight:700;display:flex}.settings-total-credits__label{color:#ffffff59;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:400}.settings-period-toggle{border:1px solid #ffffff26;border-radius:4px;display:flex;overflow:hidden}.settings-period-toggle-btn{color:#fff6;cursor:pointer;background:0 0;border:none;padding:6px 14px;font-family:inherit;font-size:11px;transition:color .1s,background .1s}.settings-period-toggle-btn:not(:last-child){border-right:1px solid #ffffff26}.settings-period-toggle-btn:hover{color:#ffffffa6;background:#ffffff0a}.settings-period-toggle-btn--active{color:#fff;background:#ffffff14}.settings-currency{position:relative}.settings-currency-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12px;transition:color .1s,border-color .1s;display:flex}.settings-currency-btn:hover{color:#fff;border-color:#ffffff4d}.settings-currency-btn svg{fill:currentColor;width:12px;height:12px}.settings-currency-popup{z-index:100;background:#0e0e0e;border:1px solid #ffffff1f;border-radius:8px;width:260px;max-height:320px;padding:8px;font-family:Courier New,Courier,monospace;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 4px 24px #0009,0 0 12px #ffffff08}.settings-currency-popup::-webkit-scrollbar{width:6px}.settings-currency-popup::-webkit-scrollbar-track{background:0 0}.settings-currency-popup::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.settings-currency-search{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:4px;outline:none;width:100%;margin-bottom:6px;padding:6px 10px;font-family:inherit;font-size:12px}.settings-currency-search:focus{border-color:#ffffff4d}.settings-currency-option{color:#ffffff80;cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;transition:background .1s,color .1s;display:flex}.settings-currency-option:hover{color:#fffc;background:#ffffff0f}.settings-currency-option--active{color:#fff;background:#ffffff14}.settings-currency-symbol{color:#ffffff4d;min-width:24px}.settings-section{margin-bottom:32px}.settings-section__title{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff59;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;display:flex}.settings-section__title svg{fill:currentColor;width:16px;height:16px}.settings-section__right{letter-spacing:0;text-transform:none;color:#ffffff80;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.settings-storage-bar{margin-bottom:16px}.settings-storage-bar__rail{background:#ffffff0f;border-radius:4px;height:8px;margin-bottom:6px;position:relative;overflow:hidden}.settings-storage-bar__fill{background:linear-gradient(90deg,#ffffff40,#ffffff80);border-radius:4px;height:100%;transition:width .3s,background .3s;box-shadow:0 0 8px #ffffff26,0 0 20px #ffffff0d}.settings-storage-bar__fill--danger{background:linear-gradient(90deg,#ff503c99,#ff321ed9);box-shadow:0 0 8px #ff3c284d,0 0 20px #ff28141a}.settings-storage-bar__label{color:#fff6;font-size:11px}.settings-storage-bar__label strong{color:#ffffffb3}.settings-providers{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.settings-provider{cursor:pointer;color:#fff6;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:11px;transition:all .15s;display:flex}.settings-provider:hover{color:#fff9;border-color:#ffffff4d}.settings-provider--active{color:#fff;background:#ffffff0d;border-color:#ffffff80;box-shadow:0 0 12px #ffffff14,0 0 4px #ffffff0a}.settings-provider__check{opacity:.5;font-size:11px}.settings-provider--active .settings-provider__check{opacity:1}.settings-region-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.settings-region-row__label{color:#ffffff59;min-width:80px;font-size:11px}.settings-region-row__price{color:#ffffff4d;margin-left:auto;font-size:11px}.settings-region-select{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:4px;outline:none;padding:5px 10px;font-family:inherit;font-size:12px}.settings-region-select:focus{border-color:#ffffff4d}.settings-region-select option{color:#fff;background:#0e0e0e}.settings-gc-tabs{border:1px solid #ffffff1f;border-radius:4px;width:fit-content;margin-bottom:6px;display:flex;overflow:hidden}.settings-gc-tabs__tab{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:4px 12px;font-family:inherit;font-size:11px;transition:color .1s,background .1s}.settings-gc-tabs__tab:not(:last-child){border-right:1px solid #ffffff1f}.settings-gc-tabs__tab:hover{color:#fff9}.settings-gc-tabs__tab--active{color:#fff;background:#ffffff14}.settings-pricing-table{border-collapse:collapse;width:100%;margin-bottom:20px;font-size:11px}.settings-pricing-table th{text-align:left;color:#ffffff4d;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff14;padding:6px 8px;font-size:10px;font-weight:400}.settings-pricing-table td{color:#ffffff8c;border-bottom:1px solid #ffffff0a;padding:6px 8px}.settings-pricing-table tr:last-child td{border-bottom:none}.settings-tree{margin-top:8px}.settings-tree-node{cursor:pointer;-webkit-user-select:none;user-select:none}.settings-tree-row{border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:13px;transition:background .1s;display:flex}.settings-tree-row:hover{background:#ffffff0a}.settings-tree-arrow{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .1s;display:flex}.settings-tree-arrow svg{fill:none;stroke:currentColor;stroke-width:48px;width:10px;height:10px}.settings-tree-arrow--expanded{transform:rotate(90deg)}.settings-tree-arrow--leaf{visibility:hidden}.settings-tree-icon{color:#ffffff59;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.settings-tree-icon svg{fill:currentColor;width:14px;height:14px}.settings-tree-name{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.settings-tree-row:hover .settings-tree-name{color:#fff}.settings-tree-size{color:#ffffff4d;text-align:right;min-width:70px;font-size:11px}.settings-tree-cost{color:#fff6;text-align:right;min-width:80px;font-size:11px}.settings-tree-children{padding-left:20px}.settings-tree-children--collapsed{display:none}.settings-op{border:1px solid #ffffff0f;border-radius:6px;margin-bottom:10px;overflow:hidden}.settings-op__header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:10px 14px;transition:background .1s;display:flex}.settings-op__header:hover{background:#ffffff08}.settings-op__icon{color:#fff6;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.settings-op__icon svg{fill:currentColor;width:18px;height:18px}.settings-op__label{color:#ffffffb3;flex:1;font-size:13px}.settings-op__header:hover .settings-op__label{color:#fff}.settings-op__total{color:#ffffff80;font-size:13px}.settings-op__arrow{color:#ffffff40;width:14px;height:14px;transition:transform .1s}.settings-op__arrow svg{fill:none;stroke:currentColor;stroke-width:48px;width:12px;height:12px}.settings-op__arrow--expanded{transform:rotate(90deg)}.settings-op__body{padding:0 14px 10px 44px}.settings-op__body--collapsed{display:none}.settings-op__sub{color:#ffffff59;align-items:center;gap:8px;padding:3px 0;font-size:12px;display:flex}.settings-op__sub-icon{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.settings-op__sub-icon svg{fill:currentColor;width:12px;height:12px}.settings-op__sub-label{flex:1}.settings-op__sub-cost{color:#ffffff73}.settings-usage-extra{color:#ffffff40;margin-left:auto;font-size:11px}
.lang-list{color:#fff;max-width:760px;margin:0 auto;padding:32px 24px;font-family:Courier New,Courier,monospace}.lang-list__header{text-shadow:0 0 4px #ffffff80,0 0 11px #ffffff38;margin-bottom:6px;font-size:22px}.lang-list__description{color:#ffffff73;margin-bottom:18px;font-size:13px}.lang-list__row{cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;padding:8px 16px;display:flex}.lang-list__row:hover{background:#ffffff0a}.lang-list__row:last-child{border-bottom:none}.lang-list__icon{opacity:.6;flex:0 0 24px;margin-right:10px}.lang-list__name{color:#fffc;flex:1;font-size:14px}.lang-list__meta{color:#fff6;font-size:12px}.lang-list__new{border-top:1px dashed #ffffff0f;align-items:center;padding:8px 16px;display:flex}.lang-list__new .lang-new-input{color:#ffffff80;background:0 0;border:none;outline:none;flex:1;padding:0;font-family:Courier New,Courier,monospace;font-size:14px}.lang-list__new .lang-new-input::placeholder{color:#fff3}.lang-list__new .lang-new-input:focus{color:#fff}.program-panel{color:#fffc;outline:none;height:100%;padding:8px 0;font-family:Courier New,Courier,monospace;font-size:13px;overflow-y:auto}.prog-line{cursor:pointer;white-space:nowrap;align-items:center;gap:4px;min-height:24px;padding:2px 12px;transition:background 80ms;display:flex}.prog-line:hover{background:#ffffff08}.prog-line--selected{background:#ffffff12}.prog-line--default .prog-chrome{color:#fff6}.prog-line--default .prog-field-text{color:#ffffff80}.prog-line--default.prog-line--selected .prog-chrome{color:#fff9}.prog-line--default.prog-line--selected .prog-field-text{color:#ffffffb3}.prog-arrow{text-align:center;color:#fff6;-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:none;flex-shrink:0;width:12px;padding:0;font-family:inherit;font-size:10px}.prog-arrow:hover{color:#ffffffb3}.prog-display{align-items:center;gap:0;display:inline-flex}.prog-chrome{color:#ffffffa6;-webkit-user-select:none;user-select:none}.prog-field-text{font-family:inherit;font-size:inherit;color:#ffffffd9;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;margin:0;padding:0 1px}.prog-field-text:hover{border-bottom-color:#ffffff26}.prog-field-text:focus{color:#fff;border-bottom-color:#fff6}.prog-field-text::placeholder{color:#ffffff40}.prog-field-select{font-family:inherit;font-size:inherit;color:#ffffffd9;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0}.prog-field-select:focus{color:#fff}.prog-field-select option{color:#ffffffd9;background:#111}.prog-field-toggle{accent-color:#fff;cursor:pointer;margin:0}.prog-error-dot{background:#f48771;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-left:4px}.errors-panel{color:#fffc;height:100%;padding:8px 0;font-family:Courier New,Courier,monospace;font-size:13px;overflow-y:auto}.errors-panel__header{text-transform:uppercase;letter-spacing:.5px;color:#ffffff4d;justify-content:space-between;align-items:center;padding:4px 12px 8px;font-size:10px;display:flex}.errors-panel__count{border-radius:8px;padding:1px 6px;font-size:11px}.errors-panel__count--has{color:#f48771;background:#f4877126}.errors-panel__count--none{color:#89d185;background:#89d18526}.errors-panel__entry{color:#f48771;cursor:pointer;align-items:flex-start;gap:6px;padding:5px 12px;font-size:12px;display:flex}.errors-panel__entry:hover{background:#ffffff0a}.errors-panel__none{color:#fff3;text-align:center;padding:20px 12px;font-size:12px}.lang-sidebar{color:#fff9;padding:8px 0;font-family:Courier New,Courier,monospace;font-size:13px}.lang-sidebar__empty{color:#ffffff4d;padding:12px;font-size:12px}.lang-sidebar__file{cursor:pointer;align-items:center;gap:6px;padding:4px 12px;display:flex}.lang-sidebar__file:hover{color:#fff;background:#ffffff0a}
.ether-diff{color:#ffffffd9;background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;font-family:JetBrains Mono,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;overflow:auto}.ether-diff__line{white-space:pre;grid-template-columns:48px 48px 18px 1fr;display:grid}.ether-diff__line--add{background:#38c86e14}.ether-diff__line--remove{background:#dc505014}.ether-diff__num{text-align:right;color:#ffffff4d;-webkit-user-select:none;user-select:none;padding-right:10px}.ether-diff__prefix{text-align:center;color:#ffffff73}.ether-diff__text{padding-right:10px}.ether-diff-sbs{border:1px solid #ffffff14;border-radius:6px;grid-template-columns:1fr 1fr;font-family:JetBrains Mono,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;display:grid;overflow:hidden}.ether-diff-sbs__row{display:contents}.ether-diff-sbs__cell{white-space:pre;color:#ffffffd9;grid-template-columns:48px 1fr;padding:0 8px;display:grid}.ether-diff-sbs__cell--add{background:#38c86e14}.ether-diff-sbs__cell--remove{background:#dc505014}.ether-diff-sbs__cell--empty{background:#ffffff04}.ether-diff-sbs__num{text-align:right;color:#ffffff4d;-webkit-user-select:none;user-select:none;padding-right:10px}
.pr-page{color:#fff;box-sizing:border-box;max-width:1120px;margin:0 auto;padding:32px 24px;font-family:Courier New,Courier,monospace}.pr-page .repo-header{text-shadow:0 0 4px #ffffff80,0 0 11px #ffffff38;align-items:baseline;gap:8px;margin-bottom:8px;font-size:22px;display:flex}.pr-page .repo-header .user{color:#ffffff8c}.pr-page .repo-header .sep{color:#ffffff40}.pr-page .repo-header .repo-name{color:#fff;font-weight:700}.pr-page .repo-header a{color:inherit;cursor:pointer;text-decoration:none}.pr-page .repo-header a:hover{text-decoration:underline}.pr-back-link{color:#ffffff80;cursor:pointer;align-items:center;gap:6px;margin:8px 0 18px;font-size:13px;text-decoration:none;display:inline-flex}.pr-back-link:hover{color:#fff}.pr-back-link svg{width:16px;height:16px}.pr-list-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.pr-new-btn{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;text-decoration:none;display:inline-flex}.pr-new-btn:hover{color:#fff;border-color:#ffffff4d}.pr-new-btn svg{width:14px;height:14px}.pr-filter-tabs{border-bottom:1px solid #ffffff14;gap:12px;margin-bottom:12px;display:flex}.pr-filter-tab{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:8px 4px;font-family:inherit;font-size:13px;display:inline-flex}.pr-filter-tab:hover{color:#ffffffb3}.pr-filter-tab--active{color:#fff;border-bottom-color:#fff}.pr-filter-count{color:#fff9;background:#ffffff14;border-radius:8px;padding:1px 6px;font-size:11px}.pr-list{flex-direction:column;display:flex}.pr-row{color:inherit;cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.pr-row:hover{background:#ffffff0a}.pr-row__icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.pr-row__icon--open{color:#56d364}.pr-row__icon--closed{color:#f85149}.pr-row__icon--merged{color:#b87cf0}.pr-row__icon svg{width:18px;height:18px}.pr-row__body{flex:1;min-width:0}.pr-row__title{color:#fff;margin-bottom:2px;font-size:14px}.pr-row__meta{color:#ffffff73;font-size:11px}.pr-row__path{color:#fff6;margin-right:6px}.pr-status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;margin-left:4px;padding:1px 6px;font-size:10px;display:inline-block}.pr-status-badge.open{color:#56d364;background:#56d36426}.pr-status-badge.closed{color:#f85149;background:#f8514926}.pr-status-badge.merged{color:#b87cf0;background:#b87cf026}.pr-empty{text-align:center;color:#ffffff4d;padding:32px;font-size:13px}.pr-category{color:inherit;cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.pr-category:hover{background:#ffffff0a}.pr-category__icon{color:#ffffff8c;width:18px;height:18px}.pr-category__body{flex:1}.pr-category__name{color:#fff;font-size:14px}.pr-category__meta{color:#ffffff73;font-size:11px}.pr-detail{max-width:1120px;margin:0 auto}.pr-detail__sticky{z-index:10;background:#0a0a0a;border-bottom:1px solid #ffffff0f;padding:12px 24px;position:sticky;top:0}.pr-detail__title{color:#fff;align-items:center;gap:8px;font-size:18px;display:flex}.pr-detail__meta{color:#ffffff73;margin-top:4px;font-size:12px}.pr-detail__body{padding:16px 24px}.pr-detail__section{border:1px solid #ffffff14;border-radius:6px;margin-bottom:14px;overflow:hidden}.pr-detail__section-title{text-transform:uppercase;letter-spacing:1px;color:#fff6;border-bottom:1px solid #ffffff0f;padding:8px 12px;font-size:11px}.pr-detail__section-body{padding:10px 12px;font-size:13px}.pr-form{max-width:700px}.pr-form label{color:#ffffff80;margin-bottom:4px;font-size:12px;display:block}.pr-form input[type=text],.pr-form textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:4px;outline:none;width:100%;margin-bottom:14px;padding:8px 10px;font-family:inherit;font-size:13px}.pr-form input[type=text]:focus,.pr-form textarea:focus{border-color:#ffffff4d}.pr-form textarea{resize:vertical;min-height:140px}.pr-form-actions{gap:8px;display:flex}.pr-form-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;padding:8px 18px;font-family:inherit;font-size:13px}.pr-form-btn:hover{background:#ffffff1f}.pr-form-btn--primary{color:#56d364;background:#56d36426;border-color:#56d36466}.pr-form-btn--primary:hover{background:#56d36438}
.repo-page{color:#fff;box-sizing:border-box;max-width:960px;min-height:100vh;margin:0 auto;padding:32px 24px;font-family:Courier New,Courier,monospace}.repo-page.file-view-mode{flex-direction:column;max-width:none;padding-bottom:0;padding-right:0;display:flex}.file-view-top{max-width:none;padding-right:24px}.ide-layout-mount{flex:1 0 0}.repo-header{text-shadow:0 0 4px #ffffff80,0 0 11px #ffffff38;align-items:baseline;gap:8px;margin-bottom:8px;font-size:22px;display:flex}.repo-header .user{color:#ffffff8c}.repo-header .sep{color:#ffffff40}.repo-header .repo-name{color:#fff;font-weight:700}.repo-header a{color:inherit;text-decoration:none}.repo-header a:hover{text-decoration:underline}.repo-description{color:#fff6;margin-bottom:24px;font-size:14px}.repo-nav-row{justify-content:flex-end;align-items:center;gap:2px;margin-bottom:6px;display:flex;position:relative}.nav-actions{display:none}.breadcrumb-actions{display:contents}.repo-breadcrumb{color:#ffffff73;align-items:center;gap:4px;margin-bottom:16px;font-size:14px;display:flex;position:relative}.repo-breadcrumb a,.repo-breadcrumb span,.repo-breadcrumb .version-badge{white-space:nowrap;flex-shrink:0}.repo-breadcrumb a{color:#ffffffa6;cursor:pointer;text-decoration:none}.repo-breadcrumb a:hover{color:#fff;text-decoration:underline}.repo-breadcrumb .sep{margin:0 2px}.version-badge{color:#ffffff80;border:1px solid #ffffff26;border-radius:10px;margin-left:4px;padding:2px 8px;font-size:12px;display:inline-block}.file-table{border:1px solid #ffffff1a;border-radius:6px;width:100%;margin-bottom:32px;overflow:hidden}.file-row{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0f;align-items:center;padding:8px 16px;text-decoration:none;transition:background .1s;display:flex}.file-row:last-child{border-bottom:none}.file-row:hover{background:#ffffff0a}.file-icon{flex:0 0 24px;justify-content:center;align-items:center;margin-right:10px;display:flex}.file-icon svg{display:block}.file-access{flex:none;align-items:center;gap:1px;margin-right:6px;display:inline-flex}.file-access svg{display:block}.access-badge{cursor:pointer;align-items:center;display:inline-flex}.access-badge>svg{display:block}.access-tooltip{white-space:nowrap;color:#ffffffd9;z-index:2147483647;pointer-events:auto;background:#111;border:1px solid #ffffff1f;border-radius:6px;align-items:baseline;gap:6px;padding:6px 10px;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.4;display:none;position:fixed;box-shadow:0 4px 12px #00000080}.access-tooltip.visible{display:flex}.access-tooltip .access-tooltip-label{font-weight:600}.access-tooltip .access-tooltip-desc{color:#ffffff80}.access-tooltip .access-tooltip-link{color:#fff;cursor:pointer;text-decoration:none}.access-tooltip .access-tooltip-link:hover{text-decoration:underline}.access-tooltip .access-tooltip-input{color:inherit;background:0 0;border:none;outline:none;width:100%;min-width:80px;margin:0;padding:0;font-family:Courier New,Courier,monospace;font-size:12px;font-weight:600}.file-name{color:#ffffffd9;flex:1;font-size:14px}.file-row:hover .file-name{color:#fff}.file-modified{color:#ffffff40;white-space:nowrap;font-size:12px}.readme-section{border:1px solid #ffffff1a;border-radius:6px;overflow:hidden}.readme-header{color:#fff9;background:#ffffff05;border-bottom:1px solid #ffffff1a;padding:10px 16px;font-size:13px;font-weight:700}.readme-body{color:#fffc;padding:24px 32px;font-size:14px;line-height:1.7}.readme-body.hidden{display:none}.readme-body h1{color:#fff;text-shadow:0 0 6px #ffffff4d;border-bottom:1px solid #ffffff1a;margin:0 0 16px;padding-bottom:8px;font-size:28px}.readme-body h2{color:#fff;border-bottom:1px solid #ffffff0f;margin:28px 0 12px;padding-bottom:6px;font-size:22px}.readme-body h3{color:#fff;margin:24px 0 8px;font-size:18px}.readme-body h4,.readme-body h5,.readme-body h6{color:#ffffffe6;margin:20px 0 6px;font-size:15px}.readme-body p{margin:0 0 12px}.readme-body a{color:#7db8e0;text-decoration:none}.readme-body a:hover{text-decoration:underline}.readme-body code{background:#ffffff14;border-radius:3px;padding:2px 6px;font-size:13px}.readme-body pre{background:#00000080;border:1px solid #ffffff14;border-radius:6px;margin:0 0 16px;padding:16px;overflow-x:auto}.readme-body pre code{color:#ffffffbf;background:0 0;padding:0;font-size:13px}.readme-body blockquote{color:#ffffff8c;border-left:3px solid #ffffff26;margin:0 0 12px;padding:4px 16px}.readme-body ul,.readme-body ol{margin:0 0 12px;padding-left:24px}.readme-body li{margin-bottom:4px}.readme-body li.task-item{margin-left:-24px;list-style:none}.readme-body li.task-item input{accent-color:#fff;margin-right:6px}.readme-body table{border-collapse:collapse;width:100%;margin:0 0 16px}.readme-body table th,.readme-body table td{border:1px solid #ffffff1a;padding:6px 12px;font-size:13px}.readme-body table th{color:#ffffffb3;background:#ffffff0a}.readme-body hr{border:none;border-top:1px solid #ffffff1a;margin:20px 0}.readme-body del{color:#ffffff59}.readme-body img{max-width:100%;margin:8px 0}.readme-body strong{color:#fff}.readme-body em{color:#ffffffe6;font-style:italic}.repo-404{text-align:center;color:#fff6;padding:80px 20px;font-size:18px}.repo-404 .code{color:#ffffff1f;margin-bottom:16px;font-size:64px}.compound-group{border-left:2px solid #ffffff14}.compound-and{border-color:#ffffff1f}.compound-or{border-color:#00c8504d}.compound-count{color:#ffffff59;margin-left:4px;font-size:12px}.readme-tabs{background:#ffffff05;border-bottom:1px solid #ffffff1a;display:flex}.readme-tab{color:#fff6;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-family:inherit;font-size:13px}.readme-tab:hover{color:#fff9}.readme-tab.active{color:#fff;border-bottom-color:#fff}.action-btn{box-sizing:border-box;cursor:pointer;vertical-align:middle;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:26px;margin-left:4px;padding:0 10px;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1;display:inline-flex}.action-btn .action-icon{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.action-btn .action-icon svg{fill:currentColor;width:14px;height:14px;display:block}.action-btn .action-label{align-items:center;height:100%;display:flex}.action-btn .action-icon-small{display:none!important}.action-btn .action-count{font-weight:700}.star-btn{color:#ffffff8c;background:0 0;border:1px solid #ffffff26;transition:border-color .15s,color .15s}.star-btn:hover{color:#ffffffbf;border-color:#ffffff4d}.star-btn.starred{color:#f5a623;border-color:#f5a623}.star-btn.starred:hover{color:#f7b84e;border-color:#f7b84e}.follow-btn{color:#ffffff8c;background:0 0;border:1px solid #ffffff26;transition:border-color .15s,color .15s}.follow-btn:hover{color:#ffffffbf;border-color:#ffffff4d}.follow-btn.following{color:#fff;border-color:#fff}.follow-btn.following:hover{color:#fff;opacity:.85;border-color:#fff}.icon-btn{color:#ffffff80;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;padding:0 6px}.icon-btn:hover{color:#ffffffd9;border-bottom-color:#ffffff4d}.clone-btn{color:#0a0a0a;background:#00c850;border:1px solid #00c850;transition:background .15s,border-color .15s}.clone-btn:hover{background:#00da58;border-color:#00da58}.popup{z-index:100;background:#0e0e0e;border:1px solid #ffffff1f;border-radius:8px;width:fit-content;max-width:100%;padding:16px;font-family:Courier New,Courier,monospace;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 24px #0009,0 0 12px #ffffff08}.popup.open{display:block}.popup-backdrop{z-index:99;display:none;position:fixed;inset:0}.popup-backdrop.open{display:block}.popup-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.popup-row:last-child{margin-bottom:0}.popup-row-icon{flex-shrink:0;align-items:center;display:flex}.popup-row-icon img,.popup-row-icon svg{width:22px;height:22px}.popup-row-icon svg{fill:#fff6}.popup-code{color:#ffffffb3;word-break:break-all;overflow-wrap:anywhere;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;flex:1;min-width:0;padding:6px 10px;font-size:12px}.copy-btn{cursor:pointer;color:#fff6;background:0 0;border:1px solid #ffffff1a;border-radius:4px;flex-shrink:0;align-items:center;padding:5px 7px;transition:color .15s,border-color .15s;display:flex}.copy-btn svg{fill:currentColor;width:14px;height:14px}.copy-btn:hover{color:#fff;border-color:#ffffff40}.copy-btn.copied{color:#fff;border-color:#fff}.popup-ether-block{align-items:center;gap:10px;display:flex}.popup-ether-icon{flex-shrink:0;align-self:center;align-items:center;display:flex}.popup-ether-icon img{width:22px;height:22px}.popup-ether-lines{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.popup-ether-line{align-items:center;gap:6px;display:flex}.popup-play-btn{cursor:pointer;color:#0a0a0a;background:#00c850;border:1px solid #00c850;border-radius:4px;flex-shrink:0;align-items:center;padding:5px 7px;transition:background .15s,border-color .15s;display:flex}.popup-play-btn svg{fill:currentColor;width:14px;height:14px}.popup-play-btn:hover{background:#00da58;border-color:#00da58}.popup-fork-icon{color:#fff6;flex-shrink:0;align-items:center;display:flex}.popup-fork-icon svg{fill:currentColor;width:14px;height:14px}.popup-fork-prefix{color:#ffffff59;white-space:nowrap;font-size:12px}.popup-fork-input{color:#ffffffb3;background:0 0;border:none;border-bottom:1px solid #ffffff26;outline:none;flex:1;min-width:0;padding:2px 4px;font-family:Courier New,Courier,monospace;font-size:12px}.popup-fork-input:focus{color:#ffffffe6;border-bottom-color:#fff}.popup-fork-suffix{color:#ffffff59;white-space:nowrap;flex-shrink:0;font-size:12px}.file-view-sidebar-entry{color:#fff9;cursor:pointer;align-items:center;gap:6px;padding:4px 8px;font-size:13px;text-decoration:none;transition:background .1s;display:flex}.file-view-sidebar-entry:hover{color:#ffffffd9;background:#ffffff0a}.file-view-sidebar-entry.active{color:#fff;background:#ffffff0f}.file-view-sidebar-entry svg{flex-shrink:0}.sidebar-dir-header{color:#fff9;cursor:pointer;align-items:center;gap:6px;padding:4px 8px;font-size:13px;transition:background .1s;display:flex}.sidebar-dir-header:hover{color:#ffffffd9;background:#ffffff0a}.sidebar-dir-header svg{flex-shrink:0}.sidebar-arrow{text-align:center;color:#ffffff4d;flex-shrink:0;width:14px;font-size:11px;line-height:1}.sidebar-arrow-spacer{flex-shrink:0;width:14px}.sidebar-dir-children.hidden{display:none}.file-view-content{flex:1;min-width:0}.file-view-body.hidden{display:none}.file-view-header{color:#fff9;z-index:2;background:#0a0a0a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:8px 16px;font-size:13px;display:flex;position:sticky;top:0}.file-view-header .line-count{color:#ffffff4d;font-size:12px}.file-view-tabs{z-index:2;background:#0a0a0a;border-bottom:1px solid #ffffff1a;display:flex;position:sticky;top:0}.file-view-tab{color:#fff6;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-family:inherit;font-size:13px}.file-view-tab:hover{color:#fff9}.file-view-tab.active{color:#fff;border-bottom-color:#fff}.file-view-scroll-container{tab-size:4;position:relative}.file-view-virtual-spacer{width:100%}.file-view-lines.virtual{position:absolute;left:0;right:0}.file-line{height:20px;line-height:20px;display:flex}.file-line-number{text-align:right;color:#fff3;-webkit-user-select:none;user-select:none;flex:0 0 60px;padding-right:16px;font-family:Courier New,Courier,monospace;font-size:13px}.file-line-text{white-space:pre;color:#ffffffbf;flex:1;font-family:Courier New,Courier,monospace;font-size:13px;overflow-x:hidden}.file-no-content{color:#ffffff40;flex:1;justify-content:center;align-items:center;padding:40px;font-size:14px;display:flex}.iframe-overlay{color:#ffffffa6;z-index:10;-webkit-backdrop-filter:blur(6px);background:#0000008c;border-top-left-radius:8px;align-items:center;gap:10px;padding:6px 14px;font-family:Courier New,Courier,monospace;font-size:13px;display:flex;position:fixed;bottom:0;right:0}.iframe-overlay .popup{top:auto;bottom:calc(100% + 6px);right:0}.iframe-overlay .overlay-label{color:#ffffffd9;pointer-events:none;white-space:nowrap}.iframe-overlay .overlay-desc{color:#fff6;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}@media (max-width:640px){.iframe-overlay{border-top-left-radius:0;justify-content:flex-end;gap:6px;padding:6px 10px;left:0}.iframe-overlay .overlay-desc,.iframe-overlay .action-btn .action-label{display:none}.iframe-overlay .action-btn{gap:4px;padding:0 6px}.repo-breadcrumb{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;overflow-x:auto}.repo-breadcrumb::-webkit-scrollbar{display:none}.breadcrumb-actions{display:none!important}.nav-actions{display:contents}.nav-actions .action-btn:not(.follow-btn) .action-label{display:none}.nav-actions .star-btn,.nav-actions .clone-btn{gap:4px;padding:0 6px}.action-icon-default{display:none!important}.action-btn .action-icon-small{display:flex!important}}@media (max-width:400px){.iframe-overlay .overlay-label{font-size:11px}.iframe-overlay .action-btn,.repo-breadcrumb .action-btn{margin-left:2px}}.profile-layout{margin-top:8px;display:block}.profile-layout:after{content:"";clear:both;display:block}.profile-readme{min-width:0}.profile-card{float:right;z-index:2;flex-direction:column;gap:4px;width:300px;margin-bottom:32px;margin-left:32px;display:flex;position:relative;overflow:visible}.profile-card .popup{max-width:none;right:0}.profile-card .repo-nav-row{margin-top:8px}.profile-avatar-wrap{align-self:center;margin-bottom:12px}.profile-avatar{cursor:default;background:#ffffff0a;border:2px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative;overflow:hidden}.profile-avatar img,.profile-avatar svg{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar.editable{cursor:pointer}.profile-avatar.editable:hover .profile-avatar-overlay{opacity:1}.profile-avatar-overlay{opacity:0;pointer-events:none;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.profile-avatar-overlay svg{fill:#ffffffb3;width:24px;height:24px}.profile-name-row{align-items:center;gap:0;line-height:28px;display:flex}.profile-name-row .profile-hover-edit{opacity:0;flex-shrink:0;margin-left:6px;transition:opacity .15s}.profile-name-row:hover .profile-hover-edit{opacity:1}.profile-display-name{color:#fff;cursor:default;margin:0;padding:0;font-size:20px;font-weight:700;line-height:28px;display:inline}.profile-hover-edit{cursor:pointer;color:#ffffff4d;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s;display:inline-flex}.profile-hover-edit:hover{color:#ffffffb3}.profile-hover-edit svg{fill:currentColor;width:14px;height:14px}.profile-display-name-input{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff3;outline:none;width:200px;padding:0 0 2px;font-family:Courier New,Courier,monospace;font-size:20px;font-weight:700;line-height:28px}.profile-username-row{align-items:center;gap:0;height:20px;display:flex}.profile-username-row .profile-hover-edit{opacity:0;flex-shrink:0;width:20px;height:20px;margin-left:2px;transition:opacity .15s}.profile-username-row .profile-hover-edit svg{width:10px;height:10px}.profile-username-row:hover .profile-hover-edit{opacity:1}.profile-username-row .version-badge{margin-left:4px}.profile-username{color:#fff6;cursor:default;font-size:14px}.profile-username.editable{cursor:text}.profile-username-input{color:#fff6;background:0 0;border:none;border-bottom:1px solid #fff3;outline:none;width:100%;padding:0;font-family:inherit;font-size:14px}.profile-names{width:100%;margin-top:16px}.profile-names-header{color:#ffffff4d;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ffffff0f;margin-bottom:10px;padding-bottom:6px;font-size:12px}.profile-name-item{color:#ffffffb3;flex-wrap:wrap;align-items:center;gap:8px;padding:5px 0;font-size:13px;display:flex;position:relative}.profile-name-item.dragging{opacity:.4}.profile-name-item.drag-over-top{box-shadow:0 -1px #ffffff4d}.profile-name-item.drag-over-bottom{box-shadow:0 1px #ffffff4d}.profile-name-item:hover .profile-name-drag,.profile-name-item:hover .profile-name-remove{opacity:1}.profile-name-item.mode-email [data-name-value-wrap]{display:none}.profile-name-item.mode-email [data-name-platform-wrap]{flex:1}.profile-name-item.mode-email .profile-name-field{width:100%}.profile-name-item.mode-world .profile-name-field{color:#ffffffb3;width:140px}.profile-name-item.mode-world .profile-name-field:focus{color:#ffffffe6}.profile-name-drag{cursor:grab;color:#ffffff26;opacity:0;-webkit-user-select:none;user-select:none;flex:0 0 14px;justify-content:center;align-items:center;font-size:11px;transition:opacity .15s;display:flex}.profile-name-drag:active{cursor:grabbing}.profile-name-drag svg{fill:currentColor;width:10px;height:14px}.profile-name-icon{flex:0 0 20px;justify-content:center;align-items:center;min-height:20px;display:flex}.profile-name-icon svg{fill:#ffffff80;width:16px;height:16px}.profile-name-platform{color:#ffffff59;font-size:13px}.profile-name-value{color:#ffffffb3;word-break:break-word;min-width:0}.profile-name-value a{color:#7db8e0;text-decoration:none}.profile-name-value a:hover{text-decoration:underline}.profile-name-remove{color:#fff3;cursor:pointer;opacity:0;background:0 0;border:none;margin-left:auto;padding:2px 6px;font-size:14px;line-height:1;transition:opacity .15s}.profile-name-remove:hover{color:#f87171}.profile-name-field{color:#ffffff59;caret-color:#ffffff80;background:0 0;border:none;outline:none;width:90px;padding:0;font-family:Courier New,Courier,monospace;font-size:13px}.profile-name-field:focus{color:#fff9}.profile-name-field-value{color:#ffffffb3;caret-color:#fff;background:0 0;border:none;outline:none;width:120px;padding:0;font-family:Courier New,Courier,monospace;font-size:13px}.profile-name-field-value:focus{color:#ffffffe6}.profile-name-field-wrap{align-items:center;min-width:0;display:inline-flex;position:relative}.profile-name-field-ghost{pointer-events:none;color:#ffffff26;white-space:pre;font-family:Courier New,Courier,monospace;font-size:13px;line-height:normal;position:absolute;top:0;left:0}.profile-name-world-path{flex-direction:column;gap:1px;display:flex}.profile-name-path-line{white-space:nowrap;line-height:1.4}.profile-name-path-line a{color:#7db8e0;text-decoration:none}.profile-name-path-line a:hover{text-decoration:underline}.profile-name-dropdown{flex-basis:100%;order:99;margin-top:2px;display:none}.profile-name-dropdown.active{display:block}.profile-name-dropdown-item{color:#ffffff40;cursor:pointer;white-space:nowrap;padding:1px 0;font-family:Courier New,Courier,monospace;font-size:13px}.profile-name-dropdown-item.selected{color:#fff9}.profile-name-dropdown-item:hover{color:#ffffff80}.profile-name-group{flex-direction:column;gap:0;margin-bottom:6px;display:flex}.profile-name-group:hover .profile-name-group-drag{opacity:1}.profile-name-group.drag-over-top{border-top:2px solid #fff6}.profile-name-group.drag-over-bottom{border-bottom:2px solid #fff6}.profile-name-group.dragging{opacity:.3;pointer-events:none}.profile-name-group-row{-webkit-user-select:none;user-select:none;align-items:center;gap:4px;min-height:24px;padding:0;display:flex}.profile-name-group-row input{-webkit-user-select:text;user-select:text}.profile-name-group-row:hover{background:#ffffff05}.profile-name-group-row:hover .profile-name-verified,.profile-name-group-row:hover .profile-name-entry-remove{opacity:1}.profile-name-group-row.drag-over-top{border-top:2px solid #fff6}.profile-name-group-row.drag-over-bottom{border-bottom:2px solid #fff6}.profile-name-group-row.dragging{opacity:.3;pointer-events:none}.profile-name-group-row .profile-name-field-value{color:#ffffffe6;width:auto}.profile-name-group-row .profile-name-field{width:auto}.profile-name-group-row.mode-email [data-name-value-wrap]{display:none}.profile-name-group-row.mode-email [data-name-platform-wrap]{flex:1}.profile-name-group-row.mode-email .profile-name-field{width:100%}.profile-name-group-row.mode-world .profile-name-field{color:#ffffffb3;width:140px}.profile-name-group-row.mode-world .profile-name-field:focus{color:#ffffffe6}.profile-name-group-drag{cursor:grab;opacity:0;flex-shrink:0;align-items:center;transition:opacity .15s;display:inline-flex}.profile-name-group-drag svg{fill:#ffffff4d;width:12px;height:12px}.profile-name-group-icon{flex:0 0 20px;justify-content:center;align-items:center;min-height:20px;display:inline-flex}.profile-name-group-icon svg{fill:#ffffff80;width:16px;height:16px}.profile-name-group-icon-spacer{flex:0 0 20px;display:inline-block}.profile-name-group-label{color:#ffffff80;flex-shrink:0;min-width:60px;font-size:12px}.profile-name-group-label-spacer{flex-shrink:0;min-width:60px;display:inline-block}.profile-name-group-value{color:#ffffffe6;font-family:Courier New,Courier,monospace;font-size:13px}.profile-name-group-value a{color:#ffffffe6;text-decoration:none}.profile-name-group-value a:hover{text-decoration:underline}.profile-name-verified{opacity:0;flex-shrink:0;align-items:center;margin-left:auto;transition:opacity .15s;display:inline-flex}.profile-name-verified svg{fill:#4caf5073;width:13px;height:13px}.profile-name-entry-remove{color:#ffffff59;cursor:pointer;opacity:0;background:0 0;border:none;flex-shrink:0;margin-left:4px;padding:0 2px;font-size:14px;line-height:1;transition:opacity .15s}.profile-name-entry-remove:hover{color:#f87171}@media (max-width:700px){.profile-card{float:none;width:100%;margin-left:0}}
/*# sourceMappingURL=07zm8h6gwy45x.css.map*/