.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}}
.lore-root{--paper:#f3ead8;--paper-edge:#e4d8bf;--ink:#2b2620;--ink-soft:#6a6253;--accent:#b07b3a;--stage:#0d0e10;background:var(--stage);color:#d6d3cc;min-height:100vh;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;position:relative}.lore-muted{color:var(--ink-soft);opacity:.95}.lore-page-wrap{max-width:1080px;margin:0 auto;padding:32px 24px 80px}.lore-section-title{letter-spacing:.14em;text-transform:uppercase;color:#b9b3a6;align-items:center;gap:8px;margin:28px 0 14px;font-size:14px;display:flex}.lore-html{line-height:1.7}a.lore-link{color:var(--accent);cursor:pointer;border-bottom:1px solid #b07b3a66;text-decoration:none}a.lore-link:hover{border-bottom-color:var(--accent)}.lore-link--broken{color:#c0392b;border-bottom:1px dotted #c0392b}.lore-home-btn{z-index:10;position:absolute;top:10px;left:10px}.lore-landing__header{text-align:center;margin:24px 0 12px}.lore-landing__header h1{margin:0 0 8px;font-size:40px}.lore-landing__header p{max-width:560px;margin:0 auto}.lore-landing__subtitle{color:#d6d3cc9e;text-align:justify;-webkit-hyphens:none;hyphens:none;max-width:560px;margin:0 auto;line-height:1.6}.lore-landing__content{color:#d6d3cc05;pointer-events:none;-webkit-user-select:none;user-select:none;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.45}.lore-landing__content p{margin:0 0 .6em}.lore-stage>.lore-landing__content{z-index:0;position:absolute;inset:38% 5% 3% 16%;overflow:hidden}.lore-landing__content--bottom{width:100%;margin:48px auto 0}.lore-cover-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:22px;display:grid}.lore-cover-grid--feature{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.lore-cover{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;flex-direction:column;gap:10px;padding:0;transition:transform .15s;display:flex}.lore-cover:hover{transform:translateY(-4px)}.lore-cover img{aspect-ratio:148/210;object-fit:cover;border-radius:4px;width:100%;display:block;box-shadow:0 10px 26px #00000080}.lore-cover__title{font-size:17px}.lore-cover__subtitle{color:#d6d3cc9e;font-size:13px}.lore-cover__code{letter-spacing:.08em;color:#d6d3cc9e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.lore-stage-placeholder{min-height:70vh}.lore-stage{flex-direction:column;align-items:center;margin-top:24px;display:flex;position:relative}.lore-stage__feature{z-index:50;justify-content:center;gap:32px;display:flex;position:relative}.lore-feature{z-index:50;justify-content:center;align-items:center;display:flex;position:relative}.lore-feature:not(.lore-feature--stack) .lore-continue{position:absolute;top:50%;left:calc(50% + 190px);transform:translateY(-50%)}.lore-feature--stack{flex-direction:column;gap:20px}.lore-continue{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;flex-direction:column;gap:10px;max-width:520px;padding:0;display:flex}.lore-continue:disabled{cursor:default;opacity:.5}.lore-continue__cta{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:700}.lore-continue:hover:not(:disabled) .lore-continue__cta{text-decoration:underline}.lore-continue__chapter{color:#e7e3d9;font-size:26px;line-height:1.15}.lore-cover--feature{width:300px}.lore-cover--feature img{box-shadow:0 22px 50px #0009}.lore-cover--feature .lore-cover__meta{text-align:center}.lore-cover--feature .lore-cover__title{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:#d6d3cc9e;font-size:22px}.lore-cover--feature .lore-cover__code{font-size:15px}.lore-cover--feature .lore-cover__subtitle{text-align:center;font-size:13px;font-style:italic;line-height:1.5}.lore-stage__arc-title{margin-top:8px}.lore-arc{width:min(100%,1000px);height:420px;margin-top:-80px;position:relative}.lore-arc__slot{transform-origin:50% 0;width:150px;transition:transform .2s;position:absolute;top:0}.lore-arc__slot:hover{z-index:100!important;transform:translate(-50%)translateY(0)rotate(0)scale(1.06)!important}.lore-back{margin-bottom:8px}.lore-bookhome__hero{flex-wrap:wrap;align-items:flex-start;gap:32px;display:flex}.lore-bookhome__cover{aspect-ratio:148/210;object-fit:cover;border-radius:5px;width:220px;box-shadow:0 14px 32px #0000008c}.lore-bookhome__body{flex:1;min-width:280px}.lore-bookhome__body h1{margin:0 0 6px;font-size:32px}.lore-bookhome__subtitle{color:var(--ink-soft);margin:0 0 14px;font-style:italic}.lore-bookhome__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.lore-pick-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;display:grid}.lore-pick,.lore-codex-cell{cursor:pointer;color:inherit;text-align:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;transition:border-color .15s,transform .15s;display:flex}.lore-pick:hover,.lore-codex-cell:hover{border-color:var(--accent);transform:translateY(-3px)}.lore-pick img,.lore-codex-cell img{object-fit:cover;border:2px solid #ffffff14;border-radius:50%;width:84px;height:84px}.lore-pick__name,.lore-codex-cell__name{font-size:15px}.lore-pick__role,.lore-codex-cell__role{color:var(--ink-soft);font-size:12px}.lore-pick--main img{border-radius:6px;width:64px;height:90px}.lore-reader{flex-direction:column;min-height:100vh;display:flex}.lore-reader__bar{box-sizing:border-box;z-index:5;background:var(--stage);border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;min-height:48px;padding:8px 12px;display:flex;position:sticky;top:0}.lore-reader__chaptertitle{font-size:16px}.lore-reader__stage{justify-content:center;align-items:safe center;min-height:calc(100svh - 48px);padding:20px 0;display:flex;position:relative}.lore-reader__spread{justify-content:center;align-items:stretch;width:100%;display:flex}.lore-flip{cursor:pointer;min-width:0;color:var(--ink-soft);background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.lore-flip:hover:not(:disabled){color:#e6e2d8;background:#ffffff08}.lore-flip:disabled{opacity:.18;cursor:default}.lore-book{filter:drop-shadow(0 18px 40px #0009);flex:none;align-self:safe center;min-width:0;position:relative}.lore-pdf-btn{z-index:6;letter-spacing:.06em;color:var(--ink-soft);opacity:.5;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:4px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5pt;text-decoration:none;transition:opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lore-pdf-btn:hover{opacity:1}.lore-page{box-sizing:border-box;background:var(--paper);border:1px solid var(--paper-edge);width:148mm;max-width:100%;height:210mm;color:var(--ink);background-image:linear-gradient(90deg,#0000000f,#0000 6%);border-radius:3px;flex-direction:column;padding:8mm 7.5mm;display:flex;overflow:auto;box-shadow:inset 0 0 60px #78603214}.lore-page__foot{color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:10px;margin-top:auto;padding-top:8mm;font-size:9pt;display:flex}.lore-page__foot-chapter{text-overflow:ellipsis;white-space:nowrap;font-style:italic;overflow:hidden}.lore-page__foot-num{font-variant-numeric:tabular-nums;flex:none}.lore-page__chapter{text-align:center;margin-bottom:18px}.lore-page__chapter-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:11px}.lore-page__chapter h2{margin:4px 0 0;font-size:18pt}.lore-page__body{font-size:9pt;line-height:1.5}.lore-page__body p{text-indent:2em;text-align:justify;-webkit-hyphens:none;hyphens:none;margin:0 0 .25em}.lore-page__body .lore-page__header{text-align:justify;-webkit-hyphens:none;hyphens:none;text-indent:0;width:90%;margin:0 auto 3em;font-size:1em;line-height:1.05}.lore-page__body .lore-page__header-by{text-align:right;display:block}@media (max-width:820px){.lore-flip{display:none}}@media (max-width:600px){.lore-reader__stage{padding:8px 0}.lore-page{border-left:none;border-right:none;border-radius:0;width:100vw;height:auto;min-height:calc(100svh - 64px);padding:10mm 8mm;overflow:visible}}.lore-reader__panel{box-sizing:border-box;border-top:1px solid #ffffff0f;width:100%;max-width:1080px;margin:0 auto;padding:28px 16px 40px}.lore-reader__panel .lore-codex--embedded{padding:0}.lore-fact{flex-wrap:wrap;align-items:baseline;gap:8px;margin:8px 0;display:flex}.lore-fact__type{text-transform:lowercase}.lore-fact__who{color:var(--accent);font-size:12px}.lore-fact__page{color:#8a8579;white-space:nowrap;font-variant-numeric:tabular-nums;flex:none;font-size:11px}.lore-fact__text{display:inline}.lore-fact__text p{margin:0;display:inline}.lore-fact--secret .lore-fact__type{background:#c0392b40}.lore-fact--reveal .lore-fact__type{background:#b07b3a4d}.lore-codex__note{margin-bottom:8px}.lore-codex-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:14px;display:grid}.lore-codex-cell--locked{cursor:default;opacity:.45}.lore-codex-cell--locked:hover{border-color:#ffffff12;transform:none}.lore-codex-cell__lock{background:#ffffff0d;border-radius:50%;place-items:center;width:84px;height:84px;font-size:28px;display:grid}.lore-timeline{padding-left:0;list-style:none}.lore-timeline__chapter{font-size:12px}.lore-drawer__backdrop{z-index:30;background:#00000080;position:fixed;inset:0}.lore-drawer{z-index:31;background:#15171a;border-left:1px solid #ffffff14;width:min(440px,92vw);padding:16px 20px 60px;position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-16px 0 40px #00000080}.lore-drawer__head{justify-content:space-between;align-items:center;display:flex}.lore-drawer__hero{align-items:center;gap:16px;margin:12px 0 16px;display:flex}.lore-drawer__hero img{object-fit:cover;border-radius:10px;width:96px;height:96px}.lore-drawer__hero h2{margin:0;font-size:22px}.lore-drawer__role{color:var(--accent);font-size:14px}.lore-drawer__locked{color:var(--ink-soft);background:#ffffff08;border-radius:6px;padding:8px 10px;font-size:13px}.lore-drawer__first{font-size:13px}.lore-drawer__desc{font-size:15px;line-height:1.6}.lore-drawer__relations ul,.lore-drawer__facts ul{padding-left:18px}.lore-drawer h4{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);margin:18px 0 8px;font-size:12px}.lore-toplinks{justify-content:center;gap:6px;margin-top:10px;display:flex}.lore-graph__hint{max-width:720px;margin:8px 16px 0}.lore-graph__scroll{padding:12px 16px 48px;overflow:auto}.lore-graph__canvas{position:relative}.lore-graph__svg{pointer-events:none;position:absolute;inset:0}.lore-graph__lane{color:#cfcabf;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:138px;padding:0;display:flex;position:absolute;left:0;transform:translateY(-50%)}.lore-graph__swatch{border-radius:3px;flex:none;width:12px;height:12px}.lore-graph__lane-title{font-size:13px;font-weight:600}.lore-graph__node{cursor:pointer;color:#e6e2d8;text-align:left;background:#15171a;border:1px solid;border-radius:8px;flex-direction:column;gap:3px;padding:7px 9px;display:flex;position:absolute;transform:translateY(-50%);box-shadow:0 6px 16px #00000073}.lore-graph__node:hover{filter:brightness(1.2)}.lore-graph__node-title{font-size:12.5px;line-height:1.2}.lore-graph__node-pov{letter-spacing:.05em;color:#d8c39a;background:#ffffff1a;border-radius:8px;align-self:flex-start;padding:1px 6px;font-size:10px}.lore-graph__node-pov:hover{background:#b07b3a80}.lore-graph__col{color:#6f6a5f;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:10px;position:absolute;overflow:hidden}.lore-graph__node.is-selected{box-shadow:0 0 0 2px var(--accent),0 6px 16px #00000080}.lore-graph__lane.is-selected .lore-graph__lane-title{color:#fff;text-decoration:underline}.lore-graph__node--locked{height:30px;box-shadow:none;cursor:default;background:#ffffff0a;border:1px dashed #ffffff29;place-items:center;display:grid}.lore-graph__lock{filter:grayscale();opacity:.6;font-size:12px}.lore-graph--embedded .lore-graph__node{padding:5px 8px}.lore-graph--embedded .lore-graph__node-title{font-size:11.5px}.lore-reader__bar-right{align-items:center;gap:4px;display:flex}.lore-reader__map{flex:1;padding-bottom:24px;overflow:auto}.lore-reader__map .lore-graph__hint{margin:12px 16px}
.lore-editor-shell{color:#d6d3cc;background:#0d0e10;flex-direction:column;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.lore-editor__map{background:#0f1113;border-bottom:1px solid #ffffff14;flex-direction:column;max-height:340px;display:flex}.lore-editor__map.is-collapsed{max-height:none}.lore-editor__map-head{align-items:center;gap:10px;padding:4px 10px;font-size:12px;display:flex}.lore-editor__sync{margin-left:auto}.lore-editor__map .lore-graph__scroll{max-height:296px;padding:4px 12px 14px}.lore-editor{color:#d6d3cc;background:#0d0e10;grid-template-columns:240px 1fr;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.lore-editor-shell .lore-editor{flex:1;height:auto;min-height:0}.lore-editor--offline{place-items:center;display:grid}.lore-editor__offline-card{background:#15171a;border:1px solid #ffffff14;border-radius:10px;max-width:460px;padding:24px 28px}.lore-editor__cmd{color:#8fe;background:#000;border-radius:6px;padding:10px 12px;font-family:monospace}.lore-editor__offline-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.lore-editor__tree{border-right:1px solid #ffffff12;flex-direction:column;gap:4px;padding:10px;display:flex;overflow:auto}.lore-editor__brand{align-items:center;gap:8px;padding:4px;font-weight:600;display:flex}.lore-editor__new{gap:4px;margin:6px 0 10px;display:flex}.lore-editor__new .lore-input{padding:4px 6px;font-size:12px}.lore-editor__group-label{letter-spacing:.1em;text-transform:uppercase;color:#7c766a;margin:12px 0 4px;font-size:11px}.lore-editor__file{text-align:left;color:#c8c4bb;cursor:pointer;background:0 0;border:none;border-radius:5px;width:100%;padding:5px 8px;font-size:13px;display:block}.lore-editor__file:hover{background:#ffffff0d}.lore-editor__file.is-active{color:#fff;background:#b07b3a38}.lore-editor__file:active{cursor:grabbing}.lore-editor__file[draggable]{cursor:grab}.lore-editor__file-id{color:#6f6a5f;font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px}.lore-editor__graphlink{margin-top:auto}.lore-editor__main{flex-direction:column;min-width:0;display:flex}.lore-editor__empty{place-items:center;height:100%;display:grid}.lore-editor__bar{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.lore-editor__path{color:#9a948a;font-family:monospace;font-size:12px}.lore-editor__path em{color:#e0a860;font-style:normal}.lore-editor__bar-actions{align-items:center;gap:8px;display:flex}.lore-editor__savestate{color:#837c70;font-size:12px;font-style:italic}.lore-editor__panes{flex:1;grid-template-columns:1fr 1fr;min-height:0;display:grid}.lore-editor__edit{border-right:1px solid #ffffff12;flex-direction:column;min-height:0;display:flex}.lore-editor__toolbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:2px;padding:4px 8px;display:flex}.lore-editor__textarea{resize:none;color:#e6e2d8;background:#111316;border:none;outline:none;flex:1;min-height:220px;padding:16px 18px;font-family:SF Mono,ui-monospace,monospace;font-size:13.5px;line-height:1.6}.lore-fmform{background:#0f1113;border-top:1px solid #ffffff12;max-height:42%;padding:12px 16px;overflow:auto}.lore-field{margin-bottom:10px;display:block}.lore-field__label{letter-spacing:.06em;text-transform:uppercase;color:#837c70;margin-bottom:4px;font-size:11px;display:block}.lore-input{color:#e6e2d8;background:#1a1d20;border:1px solid #ffffff1a;border-radius:5px;width:100%;padding:6px 8px;font-family:inherit;font-size:13px}.lore-input--area{resize:vertical;min-height:54px}.lore-input--inline{flex:1;width:auto;min-width:80px}.lore-chips{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.lore-chip{color:#b8b3a8;cursor:pointer;background:#1a1d20;border:1px solid #ffffff1f;border-radius:12px;padding:3px 9px;font-size:12px}.lore-chip--on{border-color:var(--accent,#b07b3a);color:#fff;background:#b07b3a47}.lore-chip__x{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0}.lore-ordered ol{margin:0 0 8px;padding-left:18px}.lore-ordered li{justify-content:space-between;align-items:center;gap:8px;display:flex}.lore-ordered__name{font-family:monospace;font-size:12px}.lore-editor__preview{background:#141518;padding:16px;overflow:auto}.lore-editor__warnings{color:#f0b9b2;background:#c0392b26;border:1px solid #c0392b66;border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.lore-editor__preview-meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.lore-editor__a5{color:#2b2620;background:#f3ead8;border-radius:3px;flex-direction:column;flex:none;width:148mm;height:210mm;margin:0 auto 16px;padding:8mm 7.5mm;font-family:Georgia,serif;display:flex;overflow:auto;box-shadow:0 10px 26px #00000073}.lore-editor__a5--auto{width:min(100%,148mm);height:auto}.lore-editor__a5 .lore-page__body{font-size:9pt;line-height:1.5}.lore-editor__a5 .lore-page__chapter h2{font-size:13.5pt}.lore-editor__pagemeta{border-top:1px dashed #cdbf9f;margin-top:10px;padding-top:6px;font-size:11px}.lore-editor__entityimg{object-fit:cover;border-radius:10px;width:96px;height:96px}.lore-editor__message{color:#cbb68a;border-top:1px solid #ffffff12;padding:8px 14px;font-size:12px}@media (max-width:900px){.lore-editor{grid-template-columns:1fr;height:auto}.lore-editor__panes{grid-template-columns:1fr}}
/*# sourceMappingURL=0kvu.kkfv6lcv.css.map*/