@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.FAIU8e3o.woff2) format("woff2"),url(./fira-mono-cyrillic-ext-400-normal.Co4MVjrD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.BJkDdjbt.woff2) format("woff2"),url(./fira-mono-cyrillic-400-normal.DUd3efVn.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.Be4g_LSk.woff2) format("woff2"),url(./fira-mono-greek-ext-400-normal.BQ5yw6bY.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.ftNhKy_S.woff2) format("woff2"),url(./fira-mono-greek-400-normal.B_0AmgK7.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-symbols2-400-normal.C6JptOil.woff2) format("woff2"),url(./fira-mono-symbols2-400-normal.CpeG9ob9.woff) format("woff");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.B2gPvaNr.woff2) format("woff2"),url(./fira-mono-latin-ext-400-normal.CbD3vWRE.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DVTTRLHv.woff2) format("woff2"),url(./fira-mono-latin-400-normal.C3FQ26ho.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--font-mono: "Fira Mono", monospace;--pure-white: #ffffff;--accent-color: #ff3e00;--heading-color: rgba(0, 0, 0, .7);--text-color: #444444;--background-without-opacity: rgba(255, 255, 255, .7);--column-width: 42rem;--column-margin-top: 4rem;--background-color: #9cccdc;--min-case-jour-height: 80px;--case-jour-font-size: .8rem;--opacity-placeholder: .3;--color-t-supprime: #FF9999;--color-t-non-valide: white;--color-t-valide: yellow;--color-t-acquitte: lightgreen;--color-t-soc-validee: orange;--color-t-pdf-edite: orange;--color-t-regularisation: #E3C0FF}body{min-height:100vh;margin:0;background-color:var(--background-color)}body.login{background-color:#000}main{display:flex;flex-direction:column;align-items:center}body:before{width:80vw;height:100vh;position:absolute;top:0;left:10vw;z-index:-1;background:radial-gradient(50% 50% at 50% 50%,var(--pure-white) 0%,rgba(255,255,255,0) 100%);opacity:.05}.highlight1{color:#8b0000;font-weight:700;-webkit-animation:2s linear 0s infinite alternate highlight1_anim;animation:2s linear 0s infinite alternate highlight1_anim}@-webkit-keyframes highlight1_anim{0%{opacity:1}30%{opacity:1}to{opacity:.1}}@keyframes highlight1_anim{0%{opacity:1}30%{opacity:1}to{opacity:.1}}.error_msg{margin:auto 2vw;color:red;font-size:1.5rem;text-align:center}.info_msg{margin:auto 2vw;text-align:center;color:#00008b;font-size:1.5rem}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,p{font-weight:400;color:var(--heading-color)}h1{font-weight:700;text-transform:uppercase}p{line-height:1.5}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--text-color)}input,button{font-size:inherit;font-family:inherit;cursor:pointer}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.icon_img{width:36px;cursor:pointer;margin:5px}.blink_1s{opacity:1;animation:blink-animation .5 ease-in-out infinite alternate;-webkit-animation:blink-animation .5s ease-in-out infinite alternate}@keyframes blink-animation{to{opacity:.1}}@-webkit-keyframes blink-animation{to{opacity:.1}}header.svelte-se4uza{display:grid;grid-template-columns:30% 40% 30%}header.svelte-se4uza .left:where(.svelte-se4uza),header.svelte-se4uza .right:where(.svelte-se4uza){display:flex;align-items:center;justify-content:space-evenly}header.svelte-se4uza .center:where(.svelte-se4uza){text-align:center}header.svelte-se4uza .center:where(.svelte-se4uza)>input:where(.svelte-se4uza){max-height:10vh}header.svelte-se4uza .right:where(.svelte-se4uza) input:where(.svelte-se4uza){margin:2vh .5vw;cursor:pointer}main.svelte-1ckmjn4{flex:1;display:flex;flex-direction:column;padding:0 1rem 1rem;width:100%;box-sizing:border-box}
