:root{--base-size-4: .25rem;--base-size-6: .375rem;--base-size-8: .5rem;--base-size-12: .75rem;--base-size-16: 1rem;--base-size-20: 1.25rem;--base-size-24: 1.5rem;--base-size-32: 2rem;--base-size-40: 2.5rem;--base-size-48: 3rem;--base-size-64: 4rem;--base-size-80: 5rem;--base-size-96: 6rem;--base-size-112: 7rem;--base-size-128: 8rem;--base-text-weight-light: 300;--base-text-weight-normal: 400;--base-text-weight-medium: 500;--base-text-weight-semibold: 600;--text-body-size-small: .75rem;--text-body-size-medium: .875rem;--text-body-size-large: 1rem;--text-body-lineHeight-small: 1.6666;--text-body-lineHeight-medium: 1.4285;--text-body-lineHeight-large: 1.5;--text-title-size-small: .875rem;--text-title-size-medium: 1.25rem;--text-title-size-large: 2rem;--text-title-lineHeight-small: 1.5;--text-title-lineHeight-medium: 1.6;--text-title-lineHeight-large: 1.25;--bgColor-default: #ffffff;--bgColor-muted: #ffffff;--bgColor-inset: #ffffff;--bgColor-accent-muted: #ddf4ff;--bgColor-danger-muted: #ffebe9;--bgColor-success-emphasis: #1f883d;--bgColor-accent-emphasis: #0969da;--bgColor-danger-emphasis: #cf222e;--bgColor-attention-emphasis: #9a6700;--bgColor-attention-muted: #fff8c5;--bgColor-done-emphasis: #8250df;--bgColor-done-muted: #fbefff;--bgColor-emphasis: #25292e;--bgColor-inverse: #25292e;--bgColor-neutral-emphasis: #59636e;--bgColor-neutral-muted: #818b981f;--bgColor-disabled: #eff2f5;--bgColor-transparent: #ffffff00;--fgColor-default: #1f2328;--fgColor-muted: #59636e;--fgColor-accent: #0969da;--fgColor-danger: #d1242f;--fgColor-success: #1a7f37;--fgColor-onEmphasis: #ffffff;--fgColor-white: #ffffff;--fgColor-disabled: #818b9880;--borderWidth-thin: 1px;--borderWidth-thick: 2px;--borderRadius-small: .375rem;--borderRadius-medium: .5rem;--borderRadius-large: .75rem;--borderRadius-full: 9999px;--borderColor-default: #d1d9e0;--borderColor-muted: #d1d9e0b3;--borderColor-emphasis: #818b98;--borderColor-danger-emphasis: #cf222e;--borderColor-success-emphasis: #1f883d;--borderColor-accent-emphasis: #0969da;--borderColor-attention-emphasis: #9a6700;--borderColor-accent-muted: #54aeff66;--borderColor-attention-muted: #d4a72c66;--borderColor-danger-muted: #ff818266;--borderColor-done-emphasis: #8250df;--borderColor-neutral-emphasis: #59636e;--borderColor-disabled: #818b981a;--button-default-bgColor-rest: #ffffff;--button-default-bgColor-hover: #f3f4f6;--button-default-bgColor-active: #ebecf0;--button-default-bgColor-disabled: #ffffff;--button-default-borderColor-rest: #d1d9e0;--button-default-borderColor-hover: #d1d9e0;--button-default-borderColor-active: #d1d9e0;--button-default-fgColor-rest: #25292e;--button-default-shadow-resting: 0px 1px 0px 0px #1f23280a;--button-primary-bgColor-rest: #1f883d;--button-primary-bgColor-hover: #1c8139;--button-primary-bgColor-active: #197935;--button-primary-bgColor-disabled: #95d8a6;--button-primary-borderColor-rest: #1f232826;--button-primary-fgColor-rest: #ffffff;--button-primary-fgColor-disabled: #ffffffcc;--button-danger-bgColor-rest: #f6f8fa;--button-danger-bgColor-hover: #a40e26;--button-danger-bgColor-active: #8b0820;--button-danger-fgColor-rest: #d1242f;--button-danger-fgColor-hover: #ffffff;--button-invisible-bgColor-rest: transparent;--button-invisible-bgColor-hover: #818b981a;--button-invisible-bgColor-active: #818b9826;--button-invisible-fgColor-rest: #0969da;--control-bgColor-rest: #ffffff;--control-bgColor-hover: #f6f8fa;--control-bgColor-active: #f3f4f6;--control-bgColor-disabled: #ffffff;--control-borderColor-rest: #d1d9e0;--control-borderColor-emphasis: #818b98;--control-borderColor-disabled: #818b981a;--control-fgColor-rest: #25292e;--control-fgColor-placeholder: #6e7781;--control-fgColor-disabled: #818b9880;--focus-outlineColor: #0969da;--overlay-bgColor: #ffffff;--overlay-backdrop: #25292e66;--shadow-inset: inset 0px 1px 0px 0px #1f23280a;--shadow-resting-small: 0px 1px 0px 0px #1f23280a;--shadow-resting-medium: 0 3px 6px rgba(140,149,159,.15);--shadow-floating-small: 0px 1px 3px 0px #25292e1f, 0px 2px 12px 0px #25292e14;--shadow-floating-medium: 0px 8px 24px 0px #25292e1f;--shadow-floating-large: 0 12px 28px rgba(140,149,159,.3);--fontStack-sansSerif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--header-height: 64px;--container-max-width: 1280px;--container-narrow-max-width: 768px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--fontStack-sansSerif);font-size:var(--text-body-size-medium);font-weight:var(--base-text-weight-normal);line-height:1.5;color:var(--fgColor-default);background-color:var(--bgColor-default)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-weight:var(--base-text-weight-semibold);color:var(--fgColor-default)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.75rem}p{margin-top:0;margin-bottom:var(--base-size-16)}a{color:var(--fgColor-accent);text-decoration:none}a:hover{text-decoration:underline}input,select,textarea,button{font-family:inherit;font-size:inherit;line-height:inherit}label{font-weight:var(--base-text-weight-semibold);font-size:var(--text-body-size-medium);color:var(--fgColor-default)}input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=url],textarea{display:block;width:100%;padding:var(--base-size-8) var(--base-size-12);font-size:var(--text-body-size-medium);line-height:1.5;color:var(--control-fgColor-rest);background-color:var(--control-bgColor-rest);border:var(--borderWidth-thin) solid var(--control-borderColor-rest);border-radius:var(--borderRadius-medium);box-shadow:var(--shadow-inset);transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=url]:focus,textarea:focus{outline:none;border-color:var(--focus-outlineColor);box-shadow:inset 0 0 0 1px var(--focus-outlineColor)}input::placeholder,textarea::placeholder{color:var(--control-fgColor-placeholder);opacity:1}input:disabled,textarea:disabled{background-color:var(--control-bgColor-disabled);border-color:var(--control-borderColor-disabled);color:var(--control-fgColor-disabled);cursor:not-allowed}button{cursor:pointer;border:none;background:none;padding:0;font:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--base-size-8);padding:var(--base-size-6) var(--base-size-16);font-size:var(--text-body-size-medium);font-weight:var(--base-text-weight-medium);line-height:1.5;border-radius:var(--borderRadius-medium);border:var(--borderWidth-thin) solid transparent;transition:background-color .2s,border-color .2s,color .2s;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none}.btn:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-default{background-color:var(--button-default-bgColor-rest);border-color:var(--button-default-borderColor-rest);color:var(--button-default-fgColor-rest);box-shadow:var(--button-default-shadow-resting)}.btn-default:hover:not(:disabled){background-color:var(--button-default-bgColor-hover)}.btn-default:active:not(:disabled){background-color:var(--button-default-bgColor-active)}.btn-primary{background-color:var(--button-primary-bgColor-rest);border-color:var(--button-primary-borderColor-rest);color:var(--button-primary-fgColor-rest)}.btn-primary:hover:not(:disabled){background-color:var(--button-primary-bgColor-hover)}.btn-primary:active:not(:disabled){background-color:var(--button-primary-bgColor-active)}.btn-primary:disabled{background-color:var(--button-primary-bgColor-disabled);color:var(--button-primary-fgColor-disabled)}.btn-danger{background-color:var(--button-danger-bgColor-rest);border-color:var(--button-default-borderColor-rest);color:var(--button-danger-fgColor-rest)}.btn-danger:hover:not(:disabled){background-color:var(--button-danger-bgColor-hover);border-color:var(--button-danger-bgColor-hover);color:var(--button-danger-fgColor-hover)}.btn-danger:active:not(:disabled){background-color:var(--button-danger-bgColor-active);border-color:var(--button-danger-bgColor-active);color:var(--button-danger-fgColor-hover)}.btn-invisible{background-color:var(--button-invisible-bgColor-rest);color:var(--button-invisible-fgColor-rest)}.btn-invisible:hover:not(:disabled){background-color:var(--button-invisible-bgColor-hover)}.btn-invisible:active:not(:disabled){background-color:var(--button-invisible-bgColor-active)}.btn-sm{padding:var(--base-size-4) var(--base-size-12);font-size:var(--text-body-size-small)}.btn-lg{padding:var(--base-size-12) var(--base-size-24);font-size:var(--text-body-size-large)}.btn-block{display:flex;width:100%}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--base-size-16)}.container-narrow{max-width:var(--container-narrow-max-width);margin:0 auto;padding:0 var(--base-size-16)}.Box{background-color:var(--bgColor-default);border:var(--borderWidth-thin) solid var(--borderColor-default);border-radius:var(--borderRadius-medium)}.Box--condensed{padding:var(--base-size-16)}.Box--spacious{padding:var(--base-size-24)}.Box-header{padding:var(--base-size-16);margin:calc(-1 * var(--borderWidth-thin));margin-bottom:0;background-color:var(--bgColor-default);border-bottom:var(--borderWidth-thin) solid var(--borderColor-default);border-radius:var(--borderRadius-medium) var(--borderRadius-medium) 0 0}.Box-body{padding:var(--base-size-16)}.Box-footer{padding:var(--base-size-16);margin:calc(-1 * var(--borderWidth-thin));margin-top:calc(-1 * var(--borderWidth-thin));background-color:var(--bgColor-default);border-top:var(--borderWidth-thin) solid var(--borderColor-default);border-radius:0 0 var(--borderRadius-medium) var(--borderRadius-medium)}.settings-section{background-color:var(--bgColor-default);border:var(--borderWidth-thin) solid var(--borderColor-default);border-radius:var(--borderRadius-large);box-shadow:0 1px 3px #1f23280a,0 1px 2px #1f23280f;overflow:hidden;transition:box-shadow .2s ease}.settings-section:hover{box-shadow:0 4px 12px #1f232814,0 1px 3px #1f23280f}.settings-section-header{display:flex;align-items:center;gap:var(--base-size-12);padding:var(--base-size-20) var(--base-size-24);border-bottom:var(--borderWidth-thin) solid var(--borderColor-muted)}.settings-section-header h3{font-size:1rem;font-weight:var(--base-text-weight-semibold);color:var(--fgColor-default);margin:0}.settings-section-header-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--borderRadius-medium);background-color:var(--bgColor-accent-muted);color:var(--fgColor-accent)}.settings-section-body{padding:var(--base-size-24)}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:var(--base-text-weight-medium);border-radius:var(--borderRadius-full);white-space:nowrap}.status-badge--success{background-color:#dafbe1;color:var(--fgColor-success)}.status-badge--warning{background-color:var(--bgColor-attention-muted);color:#9a6700}.status-badge--danger{background-color:var(--bgColor-danger-muted);color:var(--fgColor-danger)}.status-badge--neutral{background-color:var(--bgColor-neutral-muted);color:var(--fgColor-muted)}.status-badge--accent{background-color:var(--bgColor-accent-muted);color:var(--fgColor-accent)}.module-card{display:flex;align-items:center;justify-content:space-between;padding:var(--base-size-16) var(--base-size-20);background-color:var(--bgColor-default);border:var(--borderWidth-thin) solid var(--borderColor-default);border-radius:var(--borderRadius-medium);transition:border-color .15s ease,background-color .15s ease}.module-card--active{background-color:#f0fdf4;border-color:#86efac}.module-card-info{display:flex;flex-direction:column;gap:2px}.module-card-title{font-weight:var(--base-text-weight-semibold);color:var(--fgColor-default)}.module-card-description{font-size:var(--text-body-size-small);color:var(--fgColor-muted)}.Header{display:flex;align-items:center;justify-content:space-between;padding:var(--base-size-16) var(--base-size-24);background-color:var(--bgColor-default);border-bottom:var(--borderWidth-thin) solid var(--borderColor-default)}.Header-item{display:flex;align-items:center;gap:var(--base-size-16)}.Header-link{font-weight:var(--base-text-weight-semibold);color:var(--fgColor-default);text-decoration:none}.Header-link:hover{color:var(--fgColor-muted);text-decoration:none}.flash{padding:var(--base-size-16);border-radius:var(--borderRadius-medium);border:var(--borderWidth-thin) solid transparent}.flash-error{background-color:var(--bgColor-danger-muted);border-color:var(--borderColor-danger-muted);color:var(--fgColor-danger)}.flash-success{background-color:#dafbe1;border-color:#aceebb;color:var(--fgColor-success)}.flash-warn{background-color:var(--bgColor-attention-muted);border-color:var(--borderColor-attention-muted);color:#9a6700}.form-group{margin-bottom:var(--base-size-16)}.form-group>label{display:block;margin-bottom:var(--base-size-8)}.form-group-header{margin-bottom:var(--base-size-8)}.form-group-body{position:relative}.form-control{display:block;width:100%;padding:var(--base-size-8) var(--base-size-12);font-size:var(--text-body-size-medium);line-height:1.5;color:var(--control-fgColor-rest);background-color:var(--control-bgColor-rest);border:var(--borderWidth-thin) solid var(--control-borderColor-rest);border-radius:var(--borderRadius-medium);box-shadow:var(--shadow-inset);transition:border-color .2s,box-shadow .2s}.form-control:focus{outline:none;border-color:var(--focus-outlineColor);box-shadow:inset 0 0 0 1px var(--focus-outlineColor)}.form-control-lg{padding:var(--base-size-12) var(--base-size-12);font-size:var(--text-body-size-large)}.form-hint{margin-top:var(--base-size-8);font-size:var(--text-body-size-small);color:var(--fgColor-muted)}.blankslate{padding:var(--base-size-48) var(--base-size-24);text-align:center}.blankslate-icon{margin-bottom:var(--base-size-16);color:var(--fgColor-muted)}.blankslate-heading{margin-bottom:var(--base-size-8)}.blankslate-description{color:var(--fgColor-muted);margin-bottom:var(--base-size-24)}.Spinner{display:inline-block;width:32px;height:32px;border:3px solid var(--borderColor-muted);border-top-color:var(--fgColor-accent);border-radius:50%;animation:spinner-rotate .6s linear infinite}.Spinner--small{width:16px;height:16px;border-width:2px}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.Link--muted{color:var(--fgColor-muted)}.Link--muted:hover,.Link--primary{color:var(--fgColor-accent)}.text-mono{font-family:var(--fontStack-monospace)}.text-small{font-size:var(--text-body-size-small)}.text-normal{font-weight:var(--base-text-weight-normal)}.text-bold{font-weight:var(--base-text-weight-semibold)}.text-muted{color:var(--fgColor-muted)}.text-center{text-align:center}.mt-0{margin-top:0}.mt-1{margin-top:var(--base-size-4)}.mt-2{margin-top:var(--base-size-8)}.mt-3{margin-top:var(--base-size-16)}.mt-4{margin-top:var(--base-size-24)}.mt-5{margin-top:var(--base-size-32)}.mt-6{margin-top:var(--base-size-48)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--base-size-4)}.mb-2{margin-bottom:var(--base-size-8)}.mb-3{margin-bottom:var(--base-size-16)}.mb-4{margin-bottom:var(--base-size-24)}.mb-5{margin-bottom:var(--base-size-32)}.mb-6{margin-bottom:var(--base-size-48)}.p-0{padding:0}.p-1{padding:var(--base-size-4)}.p-2{padding:var(--base-size-8)}.p-3{padding:var(--base-size-16)}.p-4{padding:var(--base-size-24)}.p-5{padding:var(--base-size-32)}.p-6{padding:var(--base-size-48)}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-items-center{align-items:center}.flex-justify-between{justify-content:space-between}.flex-justify-center{justify-content:center}.flex-justify-end{justify-content:flex-end}.flex-column{flex-direction:column}.flex-1{flex:1}.gap-1{gap:var(--base-size-4)}.gap-2{gap:var(--base-size-8)}.gap-3{gap:var(--base-size-16)}.gap-4{gap:var(--base-size-24)}.Divider{display:flex;align-items:center;gap:var(--base-size-16);color:var(--fgColor-muted);font-size:var(--text-body-size-small)}.Divider:before,.Divider:after{content:"";flex:1;height:var(--borderWidth-thin);background-color:var(--borderColor-default)}.Avatar{display:inline-block;overflow:hidden;border-radius:var(--borderRadius-full);background-color:var(--bgColor-muted)}.Avatar--size-32{width:32px;height:32px}:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:2px}input:focus-visible,textarea:focus-visible{outline:none}
