/*! tailwindcss v4.3.3 | 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)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-semibold:600;--font-weight-bold:700;--radius-2xl:1rem;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.m-0{margin:0}.\!mt-0{margin-top:0!important}.block{display:block}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.min-h-6{min-height:calc(var(--spacing) * 6)}.animate-pulse{animation:var(--animate-pulse)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-2xl{border-radius:var(--radius-2xl)}.bg-\[\#b3261e\]{background-color:#b3261e}.bg-\[\#f5b301\]{background-color:#f5b301}.bg-\[var\(--surface-raised\)\]{background-color:var(--surface-raised)}.p-1{padding:var(--spacing)}.p-4{padding:calc(var(--spacing) * 4)}.p-10{padding:calc(var(--spacing) * 10)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[clamp\(4rem\,22vw\,16rem\)\]{font-size:clamp(4rem,22vw,16rem)}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#1a1200\]{color:#1a1200}.text-\[var\(--text\)\]{color:var(--text)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-white{color:var(--color-white)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}@media (prefers-reduced-motion:reduce){.motion-reduce\:animate-none{animation:none}}}:root{--navy:#03214d;--navy-light:#032d6a;--navy-deep:#001a40;--brand-blue:#1f6fe0;--brand-sky:#29c4f6;--brand-green:#7cc242;--brand-red:#ff3b30;--white:#fff;--text-muted-on-navy:#b9cbe6;--surface:var(--navy);--surface-raised:var(--navy-light);--text:#fff;--text-muted:#b9cbe6;--border:#0a3b7d;--accent:var(--brand-primary-dark);--on-accent:var(--navy);--focus:var(--brand-sky);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--surface:#f4f6fa;--surface-raised:#fff;--text:#0b1b33;--text-muted:#44546a;--border:#d3dae5;--accent:var(--brand-primary);--on-accent:#fff;--focus:var(--brand-blue);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}:root[data-theme=light]{--surface:#f4f6fa;--surface-raised:#fff;--text:#0b1b33;--text-muted:#44546a;--border:#d3dae5;--accent:var(--brand-primary);--on-accent:#fff;--focus:var(--brand-blue);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--surface);color:var(--text);-webkit-tap-highlight-color:transparent;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit;text-underline-offset:.15em;text-decoration:underline}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.cadetops-shell{flex-direction:column;min-height:100dvh;display:flex}.cadetops-main{box-sizing:border-box;flex:1;width:100%;max-width:48rem;margin:0 auto;padding:1rem}.cadetops-header{padding:.5rem 1rem;padding-top:max(.5rem, env(safe-area-inset-top));background:var(--navy);color:var(--white);border-bottom:1px solid var(--navy-light);align-items:center;gap:.75rem;display:flex}.cadetops-header__brand{flex:1;min-width:0}.cadetops-header__home,.cadetops-header__brand{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.cadetops-header__emblem{object-fit:contain;width:2.5rem;height:2.5rem}.cadetops-header__title{flex-direction:column;line-height:1.2;display:flex}.cadetops-header__family{color:var(--text-muted-on-navy);font-size:.75rem}.cadetops-header__app{font-size:1.125rem;font-weight:600}.cadetops-header__end{align-items:center;gap:.5rem;display:flex}.cadetops-footer{padding:.75rem 1rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom));border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.75rem;display:flex}.cadetops-icon-button{width:2.75rem;height:2.75rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;display:inline-flex}.cadetops-icon-button:hover{background:#ffffff1a}.cadetops-button{border:1px solid var(--border);background:var(--surface-raised);min-height:2.75rem;color:var(--text);font:inherit;cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-weight:600}.cadetops-button--primary{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.cadetops-badge{border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.cadetops-badge--offline{color:#ffd9d4;background:#5c1a14}.cadetops-banner{border:1px solid var(--border);background:var(--surface-raised);box-sizing:border-box;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:calc(100% - 2rem);max-width:46rem;margin:.75rem auto 0;padding:.75rem 1rem;display:flex}.cadetops-banner p{color:var(--text-muted);margin:.25rem 0 0;font-size:.875rem}.cadetops-banner .cadetops-banner__title{color:var(--text);margin:0;font-size:1rem;font-weight:600}.cadetops-banner__actions{gap:.5rem;display:flex}.cadetops-inline-icon{vertical-align:-.2em}.cadetops-notice{background:var(--surface-raised);border:1px solid var(--border);border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.cadetops-muted{color:var(--text-muted)}.cadetops-menu{border:1px solid var(--border);background:var(--surface-raised);width:min(24rem,100% - 2rem);max-height:calc(100dvh - 2rem);color:var(--text);border-radius:.75rem;margin:1rem 1rem auto auto;padding:0 1rem 1rem}.cadetops-menu::backdrop{background:#000a1e99}.cadetops-menu__head{justify-content:space-between;align-items:center;display:flex}.cadetops-menu__head h2{margin:.75rem 0;font-size:1.125rem}.cadetops-menu__section{border:0;border-top:1px solid var(--border);margin:0 0 1rem;padding:.75rem 0 0}.cadetops-menu__section legend{float:left;width:100%}.cadetops-menu__section legend+*{clear:both}.cadetops-menu__section legend,.cadetops-menu__section h3{color:var(--text-muted);margin:0 0 .5rem;padding:0;font-size:.875rem;font-weight:600}.cadetops-menu__section p{margin:0 0 .75rem}.cadetops-radio{align-items:center;gap:.5rem;min-height:2.5rem;display:flex}.cadetops-launcher__heading{color:var(--text-muted);margin:1rem 0 .75rem;font-size:.8125rem;font-weight:600}.cadetops-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem .5rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=40rem){.cadetops-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.cadetops-tile{width:100%;color:var(--text);font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.75rem;line-height:1.25;text-decoration:none;display:flex}.cadetops-tile__icon{background:var(--brand-primary);width:3.5rem;height:3.5rem;color:var(--white);border-radius:.875rem;justify-content:center;align-items:center;display:flex;position:relative}.cadetops-tile:hover .cadetops-tile__icon{background:var(--brand-deep)}.cadetops-tile__marker,.cadetops-tile__star{background:var(--surface-raised);width:1.25rem;height:1.25rem;color:var(--text);border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute}.cadetops-tile__marker{bottom:-.25rem;right:-.25rem}.cadetops-tile__star{color:#f5b301;top:-.25rem;right:-.25rem}.cadetops-tile__hidden{color:#fff1d6;background:#7a4b00;border-radius:999px;padding:0 .375rem;font-size:.6875rem;font-weight:600}.cadetops-launcher__footer{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.cadetops-launcher__footer p{margin:0}.cadetops-search{border:1px solid var(--border);background:var(--surface-raised);width:100%;min-height:2.75rem;color:var(--text);font:inherit;box-sizing:border-box;border-radius:.625rem;padding:.5rem .75rem}.cadetops-empty{text-align:center;padding:3rem 1rem}.cadetops-empty p{color:var(--text-muted)}.cadetops-back{min-height:2.75rem;color:var(--text-muted);align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.cadetops-back:hover{color:var(--text)}.cadetops-tool__title{margin:.25rem 0 1rem;font-size:1.5rem}.cadetops-force{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.cadetops-force select{border:1px solid var(--border);background:var(--surface-raised);min-height:2.5rem;color:var(--text);font:inherit;border-radius:.5rem;padding:0 .5rem}.cadetops-changelog__version{border:1px solid var(--border);background:var(--surface-raised);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.cadetops-changelog__version h2{align-items:baseline;gap:.5rem;margin:0 0 .75rem;font-size:1.125rem;display:flex}.cadetops-changelog__date{color:var(--text-muted);font-size:.875rem;font-weight:400}.cadetops-changelog__version h3{color:var(--text-muted);margin:1rem 0 .5rem;font-size:.8125rem;font-weight:600}.cadetops-changelog__version ul{margin:0;padding-left:1.25rem;line-height:1.5;list-style:outside}.cadetops-changelog__version ul ul{margin-top:.375rem;list-style:circle}.cadetops-changelog__version li+li{margin-top:.375rem}.cadetops-changelog__version code{background:var(--surface);border-radius:.25rem;padding:0 .25rem;font-size:.875em}.cadetops-form{flex-direction:column;gap:.5rem;max-width:24rem;display:flex}.cadetops-form label{margin-top:.5rem;font-weight:600}.cadetops-form__row{gap:.5rem;display:flex}.cadetops-form__row .cadetops-input{flex:1;min-width:0}.cadetops-input{border:1px solid var(--border);background:var(--surface-raised);min-height:2.75rem;color:var(--text);font:inherit;box-sizing:border-box;border-radius:.5rem;width:100%;padding:.5rem .75rem}.cadetops-input--pin{letter-spacing:.3em;max-width:10rem;font-size:1.25rem}.cadetops-input--code{letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,Cascadia Mono,Consolas,monospace}.cadetops-save,.cadetops-first-run{border:1px solid var(--border);background:var(--surface-raised);border-radius:.75rem;margin-top:2rem;padding:1rem}.cadetops-first-run{margin-top:1rem}.cadetops-save h2{margin:0 0 .5rem;font-size:1.125rem}.cadetops-save__actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.cadetops-save__confirm{margin-top:.75rem}.cadetops-save__message{margin-top:.75rem;font-weight:600;display:block}.cadetops-warning{background:var(--surface);border-left:4px solid #f5b301;padding:.5rem .75rem}.cadetops-button--danger{color:#fff;background:#b3261e;border-color:#b3261e}.cadetops-code{flex-wrap:wrap;align-items:center;gap:.75rem;margin:.5rem 0;display:flex}.cadetops-code__value{background:var(--surface);letter-spacing:.08em;-webkit-user-select:all;user-select:all;border-radius:.5rem;margin:0;padding:.5rem .75rem;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:1.375rem;font-weight:700}.cadetops-tool__title,.cadetops-first-run h1{font-weight:700}.cadetops-first-run h1{margin:0 0 .75rem;font-size:1.375rem}.cadetops-save h2,.cadetops-tool h2{font-weight:700}.cadetops-tool h2{margin:1.5rem 0 .5rem;font-size:1.125rem}.cadetops-tool ul{margin:.5rem 0;padding-left:1.25rem;list-style:outside}.cadetops-tool .cadetops-save h2{margin:0 0 .5rem}.cadetops-admin__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.cadetops-admin__tabs [aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.cadetops-admin__who{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cadetops-admin__apps{flex-wrap:wrap;gap:.5rem;margin:0 0 1rem;display:flex}.cadetops-admin__apps a{text-decoration:none}.cadetops-admin__apps [aria-current=page]{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.cadetops-admin__list{margin:0;padding:0;list-style:none}.cadetops-tool .cadetops-admin__list{padding:0;list-style:none}.cadetops-admin__list>li{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.75rem 0;display:flex}.cadetops-admin__list>li>span:first-child{flex:12rem}.cadetops-status{color:#fff1d6;background:#7a4b00;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.cadetops-status--on{color:#e3f6df;background:#1d5e20}.cadetops-admin__check{align-items:center;gap:.25rem;margin-right:.75rem;display:inline-flex}.cadetops-admin__json{font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:.8125rem}.cadetops-admin__log{font-size:.875rem}.cadetops-tool .cadetops-admin__log{padding-left:1.25rem}.cadetops-admin__label{margin:1rem 0 .25rem;font-weight:600;display:block}:root{--brand-logo:#7830fc;--brand-primary:#7830fc;--brand-primary-dark:#b89cfe;--brand-deep:#4818f0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}
