/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-700:oklch(50.5% .213 27.518);--color-green-100:oklch(96.2% .044 156.743);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wider:.05em;--tracking-widest:.1em;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-full{width:100%}.flex-none{flex:none}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.border-gray-300{border-color:var(--color-gray-300)}.bg-green-100{background-color:var(--color-green-100)}.p-1{padding:calc(var(--spacing) * 1)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.3em\]{--tw-tracking:.3em;letter-spacing:.3em}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-red-700{color:var(--color-red-700)}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.outline-none{--tw-outline-style:none;outline-style:none}}:root{--auth-bg:#090d11;--auth-panel:#10161b;--auth-panel-raised:#141b21;--auth-line:#28323b;--auth-line-strong:#3a4650;--auth-text:#f1efe7;--auth-muted:#909aa3;--auth-dim:#5f6b75;--auth-prime:#9bc53d;--auth-prime-dark:#789b2c;--auth-danger:#ef7777;color-scheme:dark}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--auth-bg)}body{min-height:100vh;color:var(--auth-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.auth-page{isolation:isolate;place-items:center;min-height:100svh;padding:clamp(1rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.auth-grid{z-index:-2;background-image:linear-gradient(#ffffff06 1px,#0000 0),linear-gradient(90deg,#ffffff06 1px,#0000 0);background-size:40px 40px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.auth-page:after{z-index:-1;content:"";pointer-events:none;background:#090d11b8;position:fixed;inset:0}.auth-shell{border:1px solid var(--auth-line);background:#0d1217fa;border-radius:8px;width:min(100%,31rem);overflow:hidden;box-shadow:0 28px 80px #00000057}.auth-chrome,.auth-shell-footer{min-height:2.75rem;color:var(--auth-dim);justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .9rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem;line-height:1.2;display:flex}.auth-chrome{border-bottom:1px solid var(--auth-line)}.auth-chrome-brand,.auth-chrome-status{white-space:nowrap;align-items:center;gap:.55rem;display:inline-flex}.auth-chrome-brand img{width:1.1rem;height:1.1rem}.auth-chrome-status{color:#78838c}.auth-chrome-status>span{background:var(--auth-prime);border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 0 3px #9bc53d14}.auth-card{padding:clamp(1.5rem,5vw,2.4rem);position:relative}.auth-card[aria-busy=true]:after{background:var(--auth-prime);content:"";transform-origin:0;width:100%;height:2px;animation:auth-busy 1.2s ease-in-out infinite alternate;position:absolute;top:0;left:0}.auth-context{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:var(--auth-prime)!important;margin:0 0 1.3rem!important;font-size:.66rem!important;line-height:1.2!important}.auth-context:before{content:">";margin-right:.5rem}.auth-brand{width:8.6rem;margin:0 auto 1.65rem}.auth-brand img{width:100%;height:auto;display:block}.auth-card h1{letter-spacing:0;margin:0;line-height:1.15;color:var(--auth-text)!important;font-size:clamp(1.55rem,5vw,2rem)!important;font-weight:500!important}.auth-card h1.text-red-700{color:var(--auth-danger)!important}.auth-card p{color:var(--auth-muted);line-height:1.6}.auth-card strong{color:var(--auth-text);font-weight:600}.auth-aside{color:var(--auth-dim)!important;margin:.65rem 0 0!important;font-size:.68rem!important;line-height:1.5!important}.auth-aside,.auth-card label{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.auth-card label{color:#b8c0c6!important;font-size:.7rem!important;font-weight:500!important}.auth-card input[type=email],.auth-card input[type=tel],.auth-card input[type=text],.auth-input{min-height:3.2rem;caret-color:var(--auth-prime);border:1px solid var(--auth-line-strong)!important;color:var(--auth-text)!important;box-shadow:none!important;background:#0a0f13!important;border-radius:4px!important}.auth-card input::placeholder{color:#53606a}.auth-card input:focus{outline-offset:1px;border-color:var(--auth-prime)!important;outline:2px solid #9bc53d33!important}.auth-card input[type=checkbox]{accent-color:var(--auth-prime);flex:none}.auth-button-danger,.auth-button-primary,.auth-button-secondary,.auth-link-button{min-height:3rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;border-radius:4px!important}.auth-button-primary{border:1px solid var(--auth-prime)!important;background:var(--auth-prime)!important;color:#11150b!important}.auth-button-primary:focus-visible:not(:disabled),.auth-button-primary:hover:not(:disabled){background:#acd64e!important;border-color:#acd64e!important}.auth-button-secondary{border:1px solid var(--auth-line-strong)!important;color:#c7cdd2!important;background:0 0!important}.auth-button-secondary:focus-visible:not(:disabled),.auth-button-secondary:hover:not(:disabled){color:var(--auth-text)!important;background:#ffffff06!important;border-color:#68747d!important}.auth-button-danger{color:#f19999!important;background:0 0!important;border:1px solid #713c40!important}.auth-button-danger:focus-visible:not(:disabled),.auth-button-danger:hover:not(:disabled){background:#ef777714!important}.auth-link-button{color:var(--auth-prime)!important;background:0 0!important;border:0!important}.auth-card a:focus-visible,.auth-card button:focus-visible{outline:2px solid var(--auth-prime);outline-offset:3px}.auth-card button:disabled{cursor:not-allowed;color:#59646d!important;background:#1a2127!important;border-color:#273038!important}.auth-segmented{border:1px solid var(--auth-line)!important;background:#0a0f13!important;border-radius:4px!important}.auth-segmented button{color:#78848e!important;border-radius:3px!important}.auth-segmented button[aria-pressed=true]{background:var(--auth-panel-raised)!important;color:var(--auth-text)!important;box-shadow:inset 0 -2px var(--auth-prime)!important}.auth-alert,.auth-code-confirmation,.auth-danger-panel,.auth-scope,.auth-subpanel{border:1px solid var(--auth-line)!important;background:#0b1014!important;border-radius:4px!important}.auth-code-confirmation{color:#aeb7be!important}.auth-code-confirmation strong{color:var(--auth-prime);margin-top:.35rem;font-size:1rem;display:block}.auth-card a,.auth-subpanel a{text-underline-offset:.18rem;color:var(--auth-prime)!important}.auth-scope{align-items:center!important}.auth-scope>span:first-child{color:var(--auth-prime)!important;background:#9bc53d1f!important;border-radius:2px!important}.auth-scope>span:last-child{color:#aeb6bd!important}.auth-alert{color:#f1a3a3!important;background:#ef77770f!important;border-color:#6b383d!important}.auth-danger-panel{color:#eab2b2!important;background:#ef77770f!important;border-color:#713c40!important}.auth-shell-footer{border-top:1px solid var(--auth-line);color:#56616a;justify-content:center}.auth-shell-footer span{white-space:nowrap}@keyframes auth-busy{0%{opacity:.5;transform:scaleX(.12)}to{opacity:1;transform:scaleX(1)}}@media (max-width:520px){.auth-page{place-items:start center;padding:0}.auth-shell{min-height:100svh;box-shadow:none;border-width:0;border-radius:0}.auth-card{flex:auto;padding:1.5rem 1.15rem 2rem}.auth-shell{flex-direction:column;display:flex}.auth-chrome-status{font-size:0}.auth-shell-footer{margin-top:auto}}@media (prefers-reduced-motion:reduce){.auth-card[aria-busy=true]:after{animation:none;transform:scaleX(1)}.auth-button-danger,.auth-button-primary,.auth-button-secondary,.auth-link-button{transition:none}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}