/*
 * CASCADE LAYER (2026-08-04) — the element reset is wrapped in
 * `@layer tav-preflight`, the layer base.html declares FIRST and therefore
 * the weakest. An unlayered reset inverts the point of a reset.
 *
 * base.html has declared that order since B-139, but it assigned the layer
 * with `<link rel=stylesheet layer="tav-preflight">` — an attribute NO
 * browser implements. The sheet therefore loaded UNLAYERED, and unlayered
 * beats every layer regardless of specificity, so this file's
 * `a{color:inherit}` took the colour off `.tav-btn-primary` (layered) while
 * its `background` landed untouched: white-on-blue became black-on-blue and
 * axe flagged the contrast on six workspace pages. `button` was worse —
 * `button{background-color:transparent}` here also erased the button
 * variant's fill. No selector in the components sheet could have won that;
 * the layer assignment had to become real.
 *
 * The wrapper is the ONLY edit — the body below is byte-identical to r1.
 * The utilities sheet stays deliberately unlayered: unlayered still beats
 * `@layer tav-components`, which is the override direction B-139 wanted.
 *
 * r2 -> r3 (B-828): one file where there used to be two. Console served its own
 * copy of this reset (`tav-preflight-r1`) and it differed in exactly two
 * declarations — measured by normalising both to 4531 vs 4551 bytes and walking
 * them:
 *
 *   - the root `font-family`: console had `ui-sans-serif` before `system-ui`.
 *     Superset, so console's form is taken (this file now carries it).
 *   - `code,kbd,pre,samp`: console asked for `JetBrains Mono`, a family nothing
 *     in the platform has ever vendored. The workspace stack wins — it is the
 *     one that describes what actually renders. Console's monospace output does
 *     not change; only the dead name is gone.
 *
 * Two declarations. That is what kept two copies of a reset alive, and with
 * them two cascade semantics for one component sheet. Merging them is what lets
 * console drop its `ServeDir` half and this sheet join `ASSETS`.
 */
@layer tav-preflight {
*,:after,:before{--tu-border-spacing-x:0;--tu-border-spacing-y:0;--tu-translate-x:0;--tu-translate-y:0;--tu-rotate:0;--tu-skew-x:0;--tu-skew-y:0;--tu-scale-x:1;--tu-scale-y:1;--tu-pan-x: ;--tu-pan-y: ;--tu-pinch-zoom: ;--tu-scroll-snap-strictness:proximity;--tu-gradient-from-position: ;--tu-gradient-via-position: ;--tu-gradient-to-position: ;--tu-ordinal: ;--tu-slashed-zero: ;--tu-numeric-figure: ;--tu-numeric-spacing: ;--tu-numeric-fraction: ;--tu-ring-inset: ;--tu-ring-offset-width:0px;--tu-ring-offset-color:#fff;--tu-ring-color:rgba(59,130,246,.5);--tu-ring-offset-shadow:0 0 #0000;--tu-ring-shadow:0 0 #0000;--tu-shadow:0 0 #0000;--tu-shadow-colored:0 0 #0000;--tu-blur: ;--tu-brightness: ;--tu-contrast: ;--tu-grayscale: ;--tu-hue-rotate: ;--tu-invert: ;--tu-saturate: ;--tu-sepia: ;--tu-drop-shadow: ;--tu-backdrop-blur: ;--tu-backdrop-brightness: ;--tu-backdrop-contrast: ;--tu-backdrop-grayscale: ;--tu-backdrop-hue-rotate: ;--tu-backdrop-invert: ;--tu-backdrop-opacity: ;--tu-backdrop-saturate: ;--tu-backdrop-sepia: ;--tu-contain-size: ;--tu-contain-layout: ;--tu-contain-paint: ;--tu-contain-style: }::backdrop{--tu-border-spacing-x:0;--tu-border-spacing-y:0;--tu-translate-x:0;--tu-translate-y:0;--tu-rotate:0;--tu-skew-x:0;--tu-skew-y:0;--tu-scale-x:1;--tu-scale-y:1;--tu-pan-x: ;--tu-pan-y: ;--tu-pinch-zoom: ;--tu-scroll-snap-strictness:proximity;--tu-gradient-from-position: ;--tu-gradient-via-position: ;--tu-gradient-to-position: ;--tu-ordinal: ;--tu-slashed-zero: ;--tu-numeric-figure: ;--tu-numeric-spacing: ;--tu-numeric-fraction: ;--tu-ring-inset: ;--tu-ring-offset-width:0px;--tu-ring-offset-color:#fff;--tu-ring-color:rgba(59,130,246,.5);--tu-ring-offset-shadow:0 0 #0000;--tu-ring-shadow:0 0 #0000;--tu-shadow:0 0 #0000;--tu-shadow-colored:0 0 #0000;--tu-blur: ;--tu-brightness: ;--tu-contrast: ;--tu-grayscale: ;--tu-hue-rotate: ;--tu-invert: ;--tu-saturate: ;--tu-sepia: ;--tu-drop-shadow: ;--tu-backdrop-blur: ;--tu-backdrop-brightness: ;--tu-backdrop-contrast: ;--tu-backdrop-grayscale: ;--tu-backdrop-hue-rotate: ;--tu-backdrop-invert: ;--tu-backdrop-opacity: ;--tu-backdrop-saturate: ;--tu-backdrop-sepia: ;--tu-contain-size: ;--tu-contain-layout: ;--tu-contain-paint: ;--tu-contain-style: }
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.tav-com*/*,:after,:before{box-sizing:border-box;border:0 solid var(--tav-outline-variant,#e5e7eb)}:after,:before{--tu-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}
}
