*,:before,:after{box-sizing:border-box}:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 72% 45%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--radius:.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}body{background:hsl(var(--muted));color:hsl(var(--foreground));margin:0;font-size:.875rem}h1,h2,h3{letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:600}h1{letter-spacing:-.02em;font-size:1.5rem;line-height:1.25}h2{font-size:1.125rem;line-height:1.3}p{text-wrap:pretty;margin:0}a{color:hsl(var(--foreground));text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:hsl(var(--muted-foreground))}code,kbd{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}input,button,select,textarea{font:inherit;color:inherit}label{margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.2;display:block}input,select,textarea{border:1px solid hsl(var(--input));border-radius:calc(var(--radius) - 2px);background:hsl(var(--background));width:100%;height:2.5rem;padding:0 .75rem;transition:border-color .12s,box-shadow .12s}textarea{height:auto;padding:.5rem .75rem}input::placeholder{color:hsl(var(--muted-foreground))}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#c2c2c2}input:disabled,select:disabled,textarea:disabled,button:disabled{cursor:not-allowed;opacity:.5}form{flex-direction:column;gap:.375rem;display:flex}form label{margin-bottom:0}form input+label,form select+label,form textarea+label{margin-top:.875rem}form button{margin-top:.5rem}button{border-radius:calc(var(--radius) - 2px);background:hsl(var(--primary));height:2.5rem;color:hsl(var(--primary-foreground));white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;line-height:1;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}button:hover:not(:disabled){background:#333}button:active:not(:disabled){background:#242424}button.secondary{background:hsl(var(--background));border-color:hsl(var(--border));color:hsl(var(--foreground))}button.secondary:hover:not(:disabled){background:hsl(var(--accent))}[role=alert]{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--muted));color:hsl(var(--destructive));padding:.75rem .875rem;font-size:.875rem;line-height:1.45;display:block}[role=alert] ul{margin:0;padding-left:1.125rem}[role=alert] li+li{margin-top:.25rem}.screen{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));width:100%;max-width:25rem;color:hsl(var(--card-foreground));box-shadow:var(--shadow-sm);margin:0 auto;padding:1.75rem}:is(body:has(>#root>.screen),body:has(>#root>div>.screen)){place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.screen>h1{margin-bottom:.375rem}.screen>h1+p{margin-bottom:0}.screen>h1+form,.screen>h1+[role=alert],.screen>h1+p+[role=alert],.screen>form{margin-top:1.5rem}.screen>[role=alert]+form{margin-top:1rem}.screen>a{color:hsl(var(--muted-foreground));text-underline-offset:.25em;margin-top:1.25rem;font-size:.875rem;display:block}.screen>a:hover{color:hsl(var(--foreground))}.screen>p+p{margin-top:.75rem}.screen>p{color:hsl(var(--muted-foreground));line-height:1.55}.screen>p:last-of-type{margin-bottom:0}.screen>p:has(+form){margin-bottom:0}.screen img{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:#fff;width:11rem;height:11rem;margin:1.25rem auto;padding:.5rem;display:block}.screen code{border-radius:calc(var(--radius) - 4px);background:hsl(var(--muted));letter-spacing:.02em;overflow-wrap:anywhere;padding:.125rem .375rem;font-size:.8125rem;display:inline-block}.bootstrap-status,.bootstrap-error{width:100%;max-width:30rem;margin:20vh auto 0;padding:1.5rem}.bootstrap-error{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:var(--shadow-sm)}.bootstrap-error h1{margin-bottom:.5rem}.bootstrap-error p{color:hsl(var(--muted-foreground));margin-top:.5rem}.shell{grid-template-columns:15.5rem minmax(0,1fr);min-height:100dvh;display:grid}.shell-sidebar{border-right:1px solid hsl(var(--border));background:hsl(var(--background));flex-direction:column;height:100dvh;padding:0 .75rem 1.25rem;display:flex;position:sticky;top:0}.shell-brand{border-bottom:1px solid hsl(var(--border));letter-spacing:-.01em;align-items:center;height:3.75rem;margin:0 -.75rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;display:flex}.shell-nav{flex-direction:column;gap:.125rem;margin-top:1rem;display:flex}.shell-nav-item,.shell-signout{border-radius:calc(var(--radius) - 2px);width:100%;height:2.25rem;color:hsl(var(--muted-foreground));background:0 0;border:1px solid #0000;justify-content:flex-start;align-items:center;gap:.625rem;padding:0 .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex}.shell-nav-item:hover,.shell-signout:hover:not(:disabled){background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.shell-nav-item.is-active{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.shell-nav-item.is-active:hover{color:hsl(var(--primary-foreground));background:#333}.shell-nav-icon{flex:none}.shell-sidebar-footer{border-top:1px solid hsl(var(--border));margin-top:auto;padding-top:1rem}.shell-main{background:hsl(var(--muted));flex-direction:column;min-width:0;display:flex}.shell-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--background));align-items:center;min-height:3.75rem;padding:0 1.5rem;display:flex}.shell-header h1{letter-spacing:-.01em;font-size:1.125rem}.shell-content{flex:1;padding:1.5rem}.pending{border:1px dashed hsl(var(--border));border-radius:var(--radius);background:hsl(var(--background));min-height:16rem;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;padding:1.5rem;display:flex}@media (width<=48rem){.shell{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr)}.shell-sidebar{border-right:0;border-bottom:1px solid hsl(var(--border));flex-flow:wrap;align-items:center;gap:.5rem .75rem;height:auto;padding:.625rem .75rem;position:static}.shell-brand{border-bottom:0;flex:none;height:auto;margin:0;padding:0;line-height:1.5}.shell-nav{scrollbar-width:none;flex-direction:row;order:3;gap:.25rem;width:100%;min-width:0;margin:-2px;padding:2px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 2.5rem),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 2.5rem),#0000 100%)}.shell-nav::-webkit-scrollbar{display:none}.shell-nav-item{white-space:nowrap}.shell-sidebar-footer{border-top:0;margin-top:0;margin-left:auto;padding-top:0}.shell-signout{width:auto}.shell-header{min-height:3.25rem;padding:0 1rem}.shell-content{padding:1rem}}@media (width>=64rem){.screen{max-width:34rem;padding:2rem}.screen>form{grid-template-columns:8.5rem minmax(0,1fr);align-items:center;gap:.875rem 1rem;display:grid}.screen>form>*{grid-column:1/-1}.screen>form>label{grid-column:1;margin:0;line-height:2.5rem}.screen>form>input,.screen>form>select,.screen>form>textarea,.screen>form>button{grid-column:2;margin:0}.screen>form>textarea{align-self:start}}
