.header-bar{position:relative;z-index:1100}.header-bar__app-bar{background:#1b1c1c;box-shadow:0 4px 20px #0000001a;border-bottom:1px solid rgba(255,255,255,.1)}.header-bar__toolbar{justify-content:space-between;align-items:center;width:100%;position:relative}.header-bar__logo-section{flex-shrink:0}.header-bar__logo-button{padding:4px;border-radius:12px;transition:all .3s ease}.header-bar__logo-button:hover{background-color:#ffffff1a;transform:scale(1.05)}.header-bar__logo-image{border-radius:8px;transition:all .3s ease;cursor:pointer}.header-bar__logo-image:hover{filter:brightness(1.1)}.header-bar__title{text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px;-webkit-user-select:none;user-select:none}.header-bar__actions{display:flex;align-items:center;flex-shrink:0}.header-bar__username{opacity:.7}.header-bar__admin-button,.header-bar__help-button{transition:all .3s ease}.header-bar__admin-button:hover,.header-bar__help-button:hover{background-color:#ffffff1a;transform:scale(1.1)}@media(max-width:768px){.header-bar__title{font-size:1.25rem;margin:0 8px}.header-bar__logo-section{gap:4px}}@media(max-width:480px){.header-bar__title{font-size:1.1rem;text-align:center;flex:1}.header-bar__toolbar{padding:0 8px}}.header-bar *{box-sizing:border-box}.header-bar__logo-button:focus-visible,.header-bar__admin-button:focus-visible,.header-bar__help-button:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}@media(prefers-contrast:high){.header-bar__app-bar{background:#1565c0;border-bottom:2px solid white}}@media(prefers-reduced-motion:reduce){.header-bar__logo-button,.header-bar__admin-button,.header-bar__help-button,.header-bar__logo-image{transition:none}.header-bar__logo-button:hover,.header-bar__admin-button:hover,.header-bar__help-button:hover{transform:none}}.help-dialog__heading{font-size:1.1rem;font-weight:700}.help-dialog__body{margin:6px}.help-dialog__divider{margin:10px 0}.help-dialog__list{padding-left:16px}.preset-notes{width:100%;margin-top:1.25rem}.preset-notes__header{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:.75rem}.preset-notes__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.preset-notes__column{min-width:0}.preset-notes__column-title{text-align:center;font-weight:700;font-size:1rem;color:#fffffff2}.preset-notes__column-title--mobile{display:none;margin-bottom:.75rem}.preset-notes__list{width:100%;padding:.75rem!important;margin:0}.preset-notes__item{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);align-items:stretch;gap:1rem;width:100%;margin-bottom:.75rem;padding:.75rem;border-radius:4px;background:#ffffff06;border:1px solid rgba(255,255,255,.05);box-sizing:border-box}.preset-notes__item:last-child{margin-bottom:0}.preset-notes__item-meta{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.preset-notes__item-media{width:38px;min-width:38px;display:flex;align-items:flex-start;justify-content:center;padding-top:.125rem}.preset-notes__item-media img{max-width:38px;max-height:38px;object-fit:contain}.preset-notes__item-text{display:flex;flex-direction:column;min-width:0}.preset-notes__item-text span{display:block;font-weight:600;line-height:1.35;white-space:normal;overflow:hidden;text-overflow:ellipsis}.preset-notes__item-body{min-width:0;display:flex;align-items:stretch}.preset-notes__editor{width:100%;display:block;font-size:15px;line-height:1.5em;white-space:pre-wrap!important;word-wrap:break-word!important;overflow-wrap:break-word!important;padding:12px 14px;min-height:56px;color:#fff;background:#ffffff04;border-radius:6px;border:1px solid rgba(255,255,255,.12);outline:none;box-sizing:border-box;box-shadow:inset 0 1px #ffffff06;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.preset-notes__editor:hover{border-color:#fff3;background:#ffffff06}.preset-notes__editor:focus{border-color:var(--accentColour);background:#ffffff08;box-shadow:0 0 0 3px #ffffff08}.preset-notes__editor img.disc-emoji{width:18px;height:18px;vertical-align:middle}.preset-notes__editor--readonly{background:transparent;border:0;box-shadow:none;padding:2px 0;min-height:0;cursor:default}.preset-notes__editor--readonly:hover{border:0;background:transparent;box-shadow:none}.preset-notes__editor--readonly:focus{border:0;background:transparent;box-shadow:none;outline:none}@media(max-width:900px){.preset-notes__header{display:none}.preset-notes__grid{grid-template-columns:1fr}.preset-notes__column-title--mobile{display:block}.preset-notes__item{grid-template-columns:1fr}.preset-notes__item-meta,.preset-notes__item-body{min-width:0}}.dialog__paper{width:520px;max-width:92vw;margin-top:10vh;margin-bottom:auto}.dialog--collapsed .dialog__content,.dialog--expanded .dialog__content{height:30vh}.MuiAutocomplete-listbox{max-height:20vh}.dialog__content{padding:16px}.dialog__layout{display:grid;grid-template-columns:1fr;row-gap:25px;width:100%}.dialog__search,.dialog__search .MuiAutocomplete-root,.dialog__search .MuiFormControl-root{width:100%}.dialog__options{width:100%;display:flex;align-items:center;opacity:.85}.dialog__recent{width:100%;padding:12px;border-radius:10px;background:#ffffff0a}.dialog__recent-title{display:block;margin-bottom:8px;opacity:.6;letter-spacing:.08em}.dialog__recent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:8px}.recent-item-button{padding:0!important;min-width:0!important;justify-content:center}.recent-item-image img{max-height:28px}.dialog__option{display:flex;align-items:center;gap:10px;padding:8px 12px}.dialog__list__image{width:20px;height:20px;object-fit:contain}.dialog__actions{padding:12px 16px;display:flex;justify-content:space-between}.MuiAutocomplete-listbox .Mui-focused{background-color:#313131}.preset-slots__slot{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;overflow:visible;border:2px solid transparent;transition:border-color .12s ease;pointer-events:auto}.preset-slots__slot--filled{background:var(--preset-slot-bg) no-repeat center;background-size:cover}.preset-slots__slot--inventory.preset-slots__slot--filled{background:none}.preset-slots__slot:hover{border-color:#fff6;cursor:pointer;background-color:#ffffff0d}.preset-slots__slot--selected{border-color:var(--accentColour)}.preset-slots__icon{pointer-events:none;max-height:34px;max-width:38px}.inventory--mobile{margin-left:-3px}.preset-extras{display:flex;flex-direction:column;min-width:0;padding:8px 6px}.preset-extras__title{margin-bottom:6px;text-align:center;line-height:1.15;font-size:.95rem;font-weight:700}.preset-extras__items{display:grid;gap:6px;min-width:0}.preset-extras--slots-3 .preset-extras__items{grid-template-columns:repeat(3,minmax(0,1fr))}.preset-extras--slots-1 .preset-extras__items{grid-template-columns:1fr}.preset-extras__item{display:flex;align-items:center;justify-content:center;min-width:0;min-height:56px;padding:6px 8px;border-radius:8px;transition:background-color .15s ease;background:#ffffff03;border:1px solid rgb(255 255 255 / 6%)}.preset-extras__item:hover{background:#ffffff0d}.preset-extras--show-names .preset-extras__item{flex-direction:column;gap:4px}.preset-extras--icons-only .preset-extras__item{flex-direction:row;gap:0}.preset-extras__item-image{width:30px;height:30px;object-fit:contain;flex:0 0 30px}.preset-extras__item-name{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.1}.preset-extras__add{opacity:.75;transition:opacity .15s ease}.preset-extras__item:hover .preset-extras__add{opacity:1}.preset-extras__tooltip-anchor{display:inline-flex;align-items:center;justify-content:center}.preset-extras--editable .preset-extras__item{cursor:pointer}.preset-extras--readonly .preset-extras__item{cursor:default}@media(max-width:900px){.preset-extras{padding:10px 4px}.preset-extras__title{margin-bottom:4px;font-size:.85rem;line-height:1.1}.preset-extras__items{gap:4px}.preset-extras__item{min-height:56px;padding:4px 6px}.preset-extras__item-name{font-size:.72rem}.preset-extras--slots-3 .preset-extras__items{grid-template-columns:repeat(2,minmax(0,1fr))}}.preset-layout{width:100%;max-width:472px;margin:0 auto;display:flex;flex-direction:column;gap:0px}.preset-layout__slots{width:100%}.preset-layout__panel{position:relative;overflow:visible}.preset-layout__extras{overflow:hidden}.preset-layout__panel>*:not(.preset-layout__frame){position:relative;z-index:1}.preset-layout__frame{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.preset-layout__frame-corner,.preset-layout__frame-edge{position:absolute;background-repeat:no-repeat;image-rendering:pixelated}.preset-layout__frame-corner{z-index:100;width:4px;height:4px;background-image:var(--preset-frame-corner);background-size:4px 4px;transform-origin:center}.preset-layout__frame-corner--tl{top:0;left:0}.preset-layout__frame-corner--tr{top:0;right:0;transform:scaleX(-1)}.preset-layout__frame-corner--bl{bottom:0;left:0;transform:scaleY(-1)}.preset-layout__frame-corner--br{right:0;bottom:0;transform:scale(-1)}.preset-layout__frame-edge--top,.preset-layout__frame-edge--bottom{left:4px;width:calc(100% - 8px);height:4px;background-image:var(--preset-frame-border-top);background-size:3px 4px;background-repeat:repeat-x}.preset-layout__frame-edge--top{top:0}.preset-layout__frame-edge--bottom{bottom:0;transform:scaleY(-1);transform-origin:center}.preset-layout__frame-edge--left,.preset-layout__frame-edge--right{top:4px;width:4px;height:calc(100% - 8px);background-image:var(--preset-frame-border-side);background-size:4px 3px;background-repeat:repeat-y}.preset-layout__frame-edge--left{left:0}.preset-layout__frame-edge--right{right:0;transform:scaleX(-1);transform-origin:center}.preset-slots{position:relative;display:block;width:fit-content}.preset-slots>img,.preset-slots__mobile-image img{display:block;position:relative;z-index:1}.preset-layout__extras{width:100%;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);grid-template-areas:"relics familiar" "ammo aspect";gap:10px 4px;align-items:stretch;text-align:center;background-image:var(--preset-extras-bg);padding:8px}.preset-layout__extras>:nth-child(2){grid-area:relics}.preset-layout__extras>:nth-child(3){grid-area:familiar}.preset-layout__extras>:nth-child(4){grid-area:aspect}.preset-layout__extras>:nth-child(5){grid-area:ammo}.preset-layout__content{padding:10px!important}.preset-layout__content:last-child{padding-bottom:10px!important}@media(max-width:900px){.preset-editor__card{width:100%}.preset-layout{max-width:194px}.preset-layout__slots{display:flex;justify-content:center}.preset-slots{display:block;width:194px}.preset-layout__extras{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"relics relics" "familiar aspect" "ammo ammo";gap:0;padding:15px 5px}.preset-layout__extras>:nth-child(2),.preset-layout__extras>:nth-child(3),.preset-layout__extras>:nth-child(4),.preset-layout__extras>:nth-child(5){min-width:0}}.preset-info{background:#ffffff06;box-shadow:0 10px 30px #00000057,inset 0 1px #ffd68c12,inset 0 0 18px #b88b340f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.preset-info__content{display:flex;flex-direction:column;gap:16px}.preset-info__title-wrap{position:relative;min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:#ffffff03;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.preset-info__title-wrap:hover{border-color:#b88b3438;background:#ffffff05}.preset-info__title-wrap:focus-within{border-color:#b88b3461;background:#ffffff05;box-shadow:0 0 0 1px #b88b341f}.preset-info__title-input{width:100%;display:block;min-height:44px;padding:10px 12px 10px 40px;border:0;outline:none;background:transparent;color:#fff;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.25;white-space:pre-wrap!important;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box}.preset-info__title-input:focus{outline:none}.preset-info__title-input img.disc-emoji{width:20px;height:20px;vertical-align:middle}.preset-info__title-placeholder{position:absolute;top:10px;left:40px;right:12px;pointer-events:none;color:#ffffff6b;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.3rem;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preset-info__title-placeholder,.preset-info__notes-placeholder{transition:opacity .12s ease}.preset-info__title-wrap:focus-within .preset-info__title-placeholder,.preset-info__notes-wrap:focus-within .preset-info__notes-placeholder{opacity:0;visibility:hidden}.preset-info__title-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#ffffff52;pointer-events:none;z-index:2}.preset-info__title-wrap:hover .preset-info__title-icon,.preset-info__title-wrap:focus-within .preset-info__title-icon{color:#b88b3494}.preset-info__notes-wrap{position:relative}.preset-info__notes-label{display:inline-block;cursor:default;margin-bottom:8px;margin-left:16px;color:#ffffffb3;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:500}.preset-info__notes-input{width:100%;display:block;font-size:16px;white-space:pre-wrap!important;word-wrap:break-word!important;overflow-wrap:break-word!important;padding:12px 14px;min-height:120px;color:#fff;border-radius:4px;border:1px solid rgba(255,255,255,.12);outline:none;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.55;box-sizing:border-box;position:relative;z-index:2;background:#ffffff03;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.preset-info__notes-input:hover{border-color:#b88b3438;background:#ffffff05}.preset-info__notes-input:focus{border-color:#b88b3461;background:#ffffff05;box-shadow:0 0 0 1px #b88b341f}.preset-info__notes-input img.disc-emoji{width:20px;height:20px;vertical-align:middle}.preset-info__notes-placeholder{position:absolute;top:33px;left:0;right:0;z-index:5;padding:12px 14px;font-size:16px;pointer-events:none;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preset-info__title-wrap--readonly{border:0;background:transparent;box-shadow:none}.preset-info__title-input--readonly{padding-left:16px}.preset-info__title-input--readonly,.preset-info__notes-input--readonly{background:transparent;border:0;box-shadow:none;cursor:default}.preset-info__notes-label--readonly+.preset-info__notes-placeholder{padding-top:0}.preset-info__notes-label--readonly{cursor:default}.preset-info__title-wrap--readonly:hover,.preset-info__notes-input--readonly:hover{border:0;background:transparent;box-shadow:none}.preset-info__title-wrap--readonly:focus-within{border:0;background:transparent;box-shadow:none}.preset-info__notes-input--readonly:focus{border:0;background:transparent;box-shadow:none}@media(max-width:900px){.preset-info__title-input,.preset-info__title-placeholder{font-size:1.2rem}.preset-info__notes-input{min-height:0}}.name-wrapper{overflow-y:visible}.preset-menu{width:100%}.preset-menu__primary,.preset-menu__secondary,.preset-menu__primary-actions,.preset-menu__secondary-actions,.preset-menu__recent{min-width:0}.preset-menu__divider{margin:4px 0}@keyframes preset-loader-pulse{0%{box-shadow:0 0 #ffc10766}70%{box-shadow:0 0 0 10px #ffc10700}to{box-shadow:0 0 #ffc10700}}@media(max-width:900px){.preset-menu__paper .MuiGrid-container.preset-menu{row-gap:12px}.preset-menu__primary{width:100%}.preset-menu__secondary{width:calc(100% - 16px)}.preset-menu__primary-actions,.preset-menu__secondary-actions{width:100%;margin:0}.preset-menu__primary-actions{display:grid;grid-template-columns:1fr;gap:10px}.preset-menu__secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.preset-menu__recent{width:100%;min-width:0}.preset-menu__recent>*{min-width:0;width:100%}.preset-menu__new-button,.preset-menu__menu-button,.preset-menu__save-button{width:100%;min-height:42px;justify-content:center}.preset-menu__secondary-actions>*{min-width:0}.preset-menu__secondary-actions>span{display:block;width:100%}}.preset-page{width:100%}.preset-page__menu{margin-bottom:16px}.preset-page__top,.preset-page__bottom{margin-bottom:24px}.preset-page__info{min-width:0;z-index:1;flex:1 1 0}.preset-page__editor{z-index:5;flex:0 0 auto;box-shadow:0 0 30px #0000009f}.preset-page__top-grid{align-items:flex-start;flex-wrap:nowrap}@media(max-width:900px){.preset-page__top-grid{flex-direction:column;align-items:stretch;flex-wrap:wrap}.preset-page__info{order:1;width:100%;margin-bottom:16px}.preset-page__editor{order:2;width:100%}}html,body,#root{min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#0a0a0a;color:#fff}.app-container{position:relative;min-height:100vh;overflow:hidden}.background-gradient{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(135,103,45,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(110,82,34,.08) 0%,transparent 46%),radial-gradient(circle at 40% 80%,rgba(160,120,48,.06) 0%,transparent 48%),linear-gradient(135deg,#0d0d0e,#151416 38%,#1c1a1b 68%,#111112);animation:gradientShift 20s ease infinite}@keyframes gradientShift{0%,to{opacity:1}50%{opacity:.8}}.loading-container{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;z-index:1000}.loading-card{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:48px;text-align:center;box-shadow:0 20px 40px #0000004d,inset 0 1px #fff3;animation:cardSlideIn .6s ease-out;max-width:400px;width:90%}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.loading-spinner-wrapper{margin-bottom:32px}.modern-spinner{position:relative;width:80px;height:80px;margin:0 auto}.spinner-ring{position:absolute;border:3px solid transparent;border-radius:50%;animation:spin 2s linear infinite}.spinner-ring:nth-child(1){width:80px;height:80px;border-top-color:#7777c6;animation-delay:0s}.spinner-ring:nth-child(2){width:60px;height:60px;top:10px;left:10px;border-top-color:#ff77c6;animation-delay:-.4s}.spinner-ring:nth-child(3){width:40px;height:40px;top:20px;left:20px;border-top-color:#77c6ff;animation-delay:-.8s}@keyframes spin{to{transform:rotate(360deg)}}.loading-content{color:#fff}.loading-title{margin-bottom:12px!important;font-weight:600!important;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loading-subtitle{margin-bottom:24px!important;opacity:.8}.progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin:16px 0}.progress-fill{height:100%;background:linear-gradient(90deg,#7777c6,#ff77c6,#77c6ff);border-radius:2px;transition:width .3s ease;animation:progressShimmer 2s infinite}@keyframes progressShimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.progress-text{opacity:.7;font-weight:500}.app-content{position:relative;width:100%;min-height:100vh;z-index:1}.App{width:100%;margin-top:0}.width-50{width:50%}.width-100{width:100%}.height-100{height:100%}.d-flex{display:flex}.flex-col{flex-direction:column}.flex-center{align-items:center;justify-content:center}.flex-align-center{align-items:center}.m-8{margin:8px}.m-16{margin:16px}.mh-8{margin-left:8px;margin-right:8px}.mv-8{margin-top:8px;margin-bottom:8px}.mt-8{margin-top:8px}.mr-8{margin-right:8px}.mt-auto{margin-top:auto}.ml-8{margin-left:8px}.cursor-pointer:hover{cursor:pointer}.card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2em;transition:all .3s ease}.card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s ease}.logo:hover{filter:drop-shadow(0 0 2em rgba(119,119,198,.6))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.disc-emoji{width:1.375em;height:1.375em!important;object-fit:contain;vertical-align:middle}.mobile-only{display:none}@media(max-width:900px){.app-content{padding:1rem}.loading-card{padding:32px 24px}.desktop-only{display:none}.mobile-only{display:block}.width-50{width:100%}}@media(prefers-color-scheme:dark){.card{background:#ffffff08}.card:hover{background:#ffffff0f}}@media(prefers-contrast:high){.background-gradient{background:#000}.loading-card{background:#fff3;border:2px solid rgba(255,255,255,.5)}.card{border:2px solid rgba(255,255,255,.3)}}@media(prefers-reduced-motion:reduce){.floating-shapes .shape,.background-gradient,.progress-fill,.loading-card{animation:none}.card{transition:none}}.dialog__paper{overflow-y:hidden}.dialog__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:hidden}.dialog__auto-complete{width:400px;margin-top:5px}.dialog__list__image{width:25px;height:25px;object-fit:contain;margin-right:10px;flex-shrink:0}html{overflow-y:scroll}*,*:focus,*:hover{outline:none!important}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
