/*!
 * 
 *   react-simple-keyboard v3.8.210
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 *//*!
 * 
 *   simple-keyboard v3.8.144
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}@theme{ --color-canvas-krem: #F4E6D4; --color-canvas-krem-deep: #E8D7C0; --color-surface-deep: #F4E6D4; --color-surface-deeper: #E8D7C0; --color-pantone-kirmizi: #D63854; --color-pantone-192: #E2354F; --color-on-red: #FBF4E6; --color-surface-teal: #0097A9; --color-surface-teal-pressed: #007C8A; --color-surface-teal-dim: #005C66; --color-ink-deep: #12100E; --color-ink-body: #221A16; --color-ink-soft: #665646; --color-ink-mute: #9A8A7A; --color-ink-100: #FFFFFF; --color-ink-300: #C8D4D7; --color-ink-500: #665646; --color-ink-700: #221A16; --color-accent-gold-300: #E8C97A; --color-accent-gold-500: #C4963C; --color-accent-gold-700: #9E6E24; --color-accent-gold-edge: #B8873A; --color-accent-gold-peak: #D7A550; --color-feedback-red-500: #D63854; --color-feedback-red-700: #9E2D40; --color-feedback-green-500: #3D8E5C; --color-feedback-amber-500: #C4963C; --font-display: "DidotLTStd-Bold", "Didot", "Bodoni 72", serif; --font-headline: "Didot", "Times New Roman", serif; --font-italic: "Didot-HTF-M06-Medium-Ital", "Didot", "Times New Roman", serif; --font-body: "Gotham-Medium", "Inter", system-ui, sans-serif; --font-sans: var(--font-body); --font-display-italic: var(--font-italic); --radius-chip: 4px; --radius-button: 8px; --radius-card: 12px; --radius-pill: 999px; --radius-cta: 8px; --stroke-hairline: 1px; --stroke-rule: 1.5px; --stroke-ring: 3px; --stroke-button: 1.5px; --text-display: 144px; --text-headline: 96px; --text-counter: 72px; --text-subhead: 40px; --text-body: 28px; --text-eyebrow: 22px; --spacing-1: 4px; --spacing-2: 8px; --spacing-3: 16px; --spacing-4: 24px; --spacing-5: 32px; --spacing-6: 48px; --spacing-7: 64px; --spacing-24: 96px; --spacing-30: 120px; --spacing-40: 160px; --motion-pulse: 2.4s; --motion-fade: .25s; --motion-dialog: .18s; --color-ink-deep-2: #001218; --color-teal-canvas: #0097A9; --color-teal-deep: #007C8A; --color-teal-edge: #005C66; --color-gold-tape: #FFD700; }:root{--kiosk-w: 1080px;--kiosk-h: 1920px;--kiosk-edge-deadband: 24px;--kiosk-hud-top: 120px;--kiosk-bottom-reserve: 100px;--kiosk-canvas-w: 1032px;--kiosk-canvas-h: 1680px;--kiosk-min-obj-distance: 120px;--accent-gold: linear-gradient(135deg, #B8873A 0%, #E8C97A 25%, #D7A550 50%, #E8C97A 75%, #B8873A 100%);--canvas-gradient: linear-gradient(180deg, #F4E6D4 0%, #E8D7C0 100%);--pantone-gradient: linear-gradient(135deg, #D63854 0%, #E2354F 100%);--dossier-gradient: radial-gradient(ellipse at center, #0097A9 0%, #007C8A 100%);--tape-gradient: repeating-linear-gradient(45deg, #FFD700 0 24px, #0B0B0B 24px 36px)}@font-face{font-family:DidotLTStd-Bold;src:url(/fonts/DidotLTStd-Bold.otf) format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Didot;src:url(/fonts/Didot.ttc) format("truetype-collection"),url(/fonts/Didot.ttc) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Didot-HTF-M06-Medium-Ital;src:url(/fonts/Didot-HTF-M06-Medium-Ital.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Gotham-Medium;src:url(/fonts/Gotham-Medium.otf) format("opentype");font-weight:500;font-display:swap}/*! tailwindcss v4.3.0 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:var(--font-body);--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-canvas-krem:#f4e6d4;--color-canvas-krem-deep:#e8d7c0;--color-surface-deep:#f4e6d4;--color-pantone-kirmizi:#d63854;--color-pantone-192:#e2354f;--color-on-red:#fbf4e6;--color-surface-teal:#0097a9;--color-ink-deep:#12100e;--color-ink-body:#221a16;--color-ink-soft:#665646;--color-ink-mute:#9a8a7a;--color-ink-100:#fff;--color-accent-gold-300:#e8c97a;--color-accent-gold-500:#c4963c;--color-accent-gold-edge:#b8873a;--color-feedback-red-500:#d63854;--color-feedback-red-700:#9e2d40;--color-feedback-amber-500:#c4963c;--font-display:"DidotLTStd-Bold", "Didot", "Bodoni 72", serif;--font-headline:"Didot", "Times New Roman", serif;--font-italic:"Didot-HTF-M06-Medium-Ital", "Didot", "Times New Roman", serif;--font-body:"Gotham-Medium", "Inter", system-ui, sans-serif;--radius-button:8px;--text-counter:72px;--text-subhead:40px;--text-body:28px;--color-teal-deep:#007c8a}}@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%;-moz-tab-size:4;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,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{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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.top-20{top:calc(var(--spacing) * 20)}.isolate{isolation:isolate}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[1920px\]{height:1920px}.w-\[1080px\]{width:1080px}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[var\(--color-teal-deep\)\]{background-color:var(--color-teal-deep)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.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,)}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--kiosk-w:1080px;--kiosk-h:1920px;--kiosk-edge-deadband:24px;--kiosk-hud-top:120px;--kiosk-bottom-reserve:100px;--kiosk-canvas-w:1032px;--kiosk-canvas-h:1680px;--kiosk-min-obj-distance:120px;--accent-gold:linear-gradient(135deg, #b8873a 0%, #e8c97a 25%, #d7a550 50%, #e8c97a 75%, #b8873a 100%);--canvas-gradient:linear-gradient(180deg, #f4e6d4 0%, #e8d7c0 100%);--pantone-gradient:linear-gradient(135deg, #d63854 0%, #e2354f 100%);--dossier-gradient:radial-gradient(ellipse at center, #0097a9 0%, #007c8a 100%);--tape-gradient:repeating-linear-gradient(45deg, gold 0 24px, #0b0b0b 24px 36px)}@font-face{font-family:DidotLTStd-Bold;src:url(/fonts/DidotLTStd-Bold.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Didot;src:url(/fonts/Didot.ttc)format("truetype-collection"),url(/fonts/Didot.ttc)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Didot-HTF-M06-Medium-Ital;src:url(/fonts/Didot-HTF-M06-Medium-Ital.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Gotham-Medium;src:url(/fonts/Gotham-Medium.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Didot-HTF-M06-Medium-Ital;font-style:italic;font-weight:500;src:local(Cambria Italic),local(Constantia Italic),local(Georgia Italic),local(Times New Roman Italic);unicode-range:U+130,U+131,U+11E,U+11F,U+15E,U+15F,U+C7,U+E7,U+D6,U+F6,U+DC,U+FC}*{touch-action:manipulation;box-sizing:border-box}html.kiosk-prod,html.kiosk-prod *{cursor:none!important}html,body{background:var(--color-canvas-krem);width:1080px;height:1920px;color:var(--color-ink-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.text-gold-gradient{background:var(--accent-gold);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.police-tape{background:var(--tape-gradient);width:100%;height:28px;position:relative}.police-tape-frame{pointer-events:none;z-index:19;position:absolute;top:0;right:0;bottom:0;left:0}.police-tape-frame:before,.police-tape-frame:after{content:"";background:var(--tape-gradient);position:absolute}.police-tape-frame:before{height:28px;top:0;left:0;right:0}.police-tape-frame:after{height:28px;bottom:0;left:0;right:0}.evidence-grain:before{content:"";pointer-events:none;opacity:.04;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;top:0;right:0;bottom:0;left:0}.evidence-number{background:var(--color-canvas-krem);min-width:64px;height:64px;color:var(--color-ink-deep);font-family:var(--font-display);border:3px solid var(--color-accent-gold-edge);font-variant-numeric:tabular-nums;border-radius:4px;justify-content:center;align-items:center;padding:0 12px;font-size:32px;font-weight:700;display:inline-flex}.fingerprint-bg:before{content:"";pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none' stroke='%23E8C97A' stroke-width='1.2'><circle cx='100' cy='100' r='80'/><circle cx='100' cy='100' r='62'/><circle cx='100' cy='100' r='44'/><circle cx='100' cy='100' r='26'/><circle cx='100' cy='100' r='12'/></svg>");background-position:right -80px top -80px;background-repeat:no-repeat;background-size:480px 480px;position:absolute;top:0;right:0;bottom:0;left:0}.classified-stamp{border:3px solid var(--color-pantone-kirmizi);color:var(--color-pantone-kirmizi);font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;background:#f4e6d414;padding:8px 20px;font-size:22px;font-weight:700;display:inline-block;transform:rotate(-8deg)}.dossier-card{background:var(--color-canvas-krem);border-left:4px solid var(--color-accent-gold-edge);border-radius:4px;transform:rotate(.5deg);box-shadow:0 8px 24px #00121873,0 1px #b8873a66}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
