:root,:root[data-theme=dark]{--bg:#0a0e12;--bg-elev:#0e141a;--surface-1:#12171e;--surface-2:#1a212a;--surface-3:#232d38;--border:#263039;--border-strong:#384451;--text:#e9edf2;--text-dim:#98a4b2;--text-faint:#64707e;--on-accent:#04110f;--teal:#2dd4bf;--teal-strong:#14b8a6;--teal-ghost:#2dd4bf1f;--brand-red:#e8452e;--chrono-violet:#b46bff;--chrono-green:#22c55e;--chrono-amber:#f5a524;--chrono-red:#e8452e;--p-respiration:#2dd4bf;--p-imagerie:#b46bff;--p-cognitif:#4aa8ff;--p-physique:#f5a524;--p-sommeil:#7c83ff;--p-vision:#38d39f;--p-nutrition:#ff8a5c;--shadow-1:0 1px 2px #0006;--shadow-2:0 6px 24px #00000073;--ring:#2dd4bf8c}:root[data-theme=light]{--bg:#f0f0f3;--bg-elev:#f6f6f9;--surface-1:#fff;--surface-2:#f6f7f9;--surface-3:#eceef2;--border:#dcdce6;--border-strong:#c4c6d2;--text:#060a0e;--text-dim:#55606e;--text-faint:#8a94a2;--on-accent:#04110f;--teal:#0d9488;--teal-strong:#0f766e;--teal-ghost:#0d94881a;--brand-red:#e8452e;--chrono-violet:#8b3ff0;--chrono-green:#16a34a;--chrono-amber:#d97706;--chrono-red:#e8452e;--shadow-1:0 1px 2px #1418210f;--shadow-2:0 8px 28px #1418211a;--ring:#0d948880}:root{--radius-sm:9px;--radius:14px;--radius-lg:20px;--radius-pill:999px;--font-display:var(--font-archivo,"Archivo", system-ui, sans-serif);--font-body:var(--font-spectral,"Spectral", Georgia, serif);--font-mono:var(--font-jetbrains,"JetBrains Mono", ui-monospace, monospace);--tap:48px;--header-h:56px;--tabbar-h:56px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;background:var(--bg-elev)}body{min-height:var(--app-height,100svh);background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5{font-family:var(--font-display);letter-spacing:-.01em;font-weight:700;line-height:1.15}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.05rem}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img,svg{max-width:100%;display:block}ul{padding:0;list-style:none}.mono,.chrono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.eyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);font-size:.68rem;font-weight:600}.text-dim{color:var(--text-dim)}.text-faint{color:var(--text-faint)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{height:var(--app-height,100svh);flex-direction:column;display:flex;overflow:hidden}.app-main{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;max-width:720px;min-height:0;padding:16px max(16px, env(safe-area-inset-right)) 24px max(16px, env(safe-area-inset-left));flex:1;margin:0 auto;overflow-y:auto}.stack{flex-direction:column;gap:16px;display:flex}.stack-sm{flex-direction:column;gap:8px;display:flex}.row{align-items:center;gap:10px;display:flex}.row-between{justify-content:space-between;align-items:center;gap:10px;display:flex}.wrap{flex-wrap:wrap}.grow{flex:1}.app-header{min-height:calc(var(--header-h) + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left));background:var(--bg);border-bottom:1px solid var(--border);flex:none;align-items:center;gap:12px;display:flex}.app-header .brand{align-items:center;gap:9px;min-width:0;display:flex}.app-header .brand-logo{flex:none;width:26px;height:26px}.app-header .brand-name{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;font-size:.98rem;font-weight:700}.app-header .brand-name span{color:var(--brand-red)}.btn{min-height:var(--tap);border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-family:var(--font-display);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.92rem;font-weight:600;transition:background .16s,border-color .16s,transform 60ms;display:inline-flex}.btn:hover{border-color:var(--teal)}.btn:active{transform:scale(.985)}.btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.btn:disabled:hover{border-color:var(--border-strong);background:var(--surface-2)}.btn-primary:disabled:hover{background:var(--teal);border-color:var(--teal)}.btn-primary{background:var(--teal);border-color:var(--teal);color:var(--on-accent)}.btn-primary:hover{background:var(--teal-strong);border-color:var(--teal-strong)}.btn-ghost{background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--surface-2);border-color:var(--border)}.btn-danger{border-color:var(--brand-red);color:var(--brand-red);background:0 0}.btn-danger:hover{background:var(--brand-red);color:#fff}.btn-icon{min-height:var(--tap);min-width:var(--tap);border-radius:var(--radius);padding:0}.btn-block{width:100%}.card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-1);padding:16px}.card-pad-lg{padding:20px}.card-title{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.card-accent{border-left:3px solid var(--teal)}.tag{border:1px solid var(--border-strong);border-radius:var(--radius-pill);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:6px;padding:4px 10px;font-size:.66rem;font-weight:600;display:inline-flex}.tag .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.tag-violet{color:var(--chrono-violet);border-color:color-mix(in srgb, var(--chrono-violet) 45%, transparent)}.tag-green{color:var(--chrono-green);border-color:color-mix(in srgb, var(--chrono-green) 45%, transparent)}.tag-amber{color:var(--chrono-amber);border-color:color-mix(in srgb, var(--chrono-amber) 45%, transparent)}.tag-red{color:var(--chrono-red);border-color:color-mix(in srgb, var(--chrono-red) 45%, transparent)}.tag-teal{color:var(--teal);border-color:color-mix(in srgb, var(--teal) 45%, transparent)}.pilier-badge{font-family:var(--font-display);color:var(--text-dim);align-items:center;gap:7px;font-size:.72rem;font-weight:600;display:inline-flex}.pilier-badge .swatch{background:var(--swatch,var(--teal));border-radius:3px;width:9px;height:9px}.source-ref{border:1px dashed var(--border-strong);border-radius:var(--radius-pill);min-height:32px;color:var(--text-dim);font-family:var(--font-display);white-space:nowrap;cursor:pointer;background:0 0;align-items:center;gap:5px;padding:0 10px;font-size:.72rem;font-weight:500;display:inline-flex}.source-ref:hover{color:var(--teal);border-color:var(--teal)}.metric{flex-direction:column;gap:2px;display:flex}.metric .metric-value{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:2.4rem;font-weight:700;line-height:1}.metric .metric-unit{font-family:var(--font-mono);color:var(--text-dim);font-size:1rem}.metric .metric-label{color:var(--text-dim);font-size:.8rem}.empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-1);flex-direction:column;align-items:flex-start;gap:10px;padding:22px;display:flex}.empty-state h3{font-size:1rem}.empty-state p{color:var(--text-dim);max-width:46ch;font-size:.92rem}.sheet-backdrop{z-index:60;background:#00000080;justify-content:center;align-items:flex-end;animation:.16s fade-in;display:flex;position:fixed;inset:0}.sheet{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-width:720px;max-height:82dvh;padding:8px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:var(--shadow-2);border-bottom:none;animation:.22s cubic-bezier(.2,.8,.2,1) sheet-up;overflow-y:auto}.sheet-handle{background:var(--border-strong);border-radius:2px;width:40px;height:4px;margin:8px auto 14px}.sheet-header{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.tabbar{min-height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--bg-elev);border-top:1px solid var(--border);flex:none;display:flex}.tabbar-item{min-height:var(--tap);color:var(--text-faint);font-family:var(--font-display);letter-spacing:.02em;cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.64rem;font-weight:600;display:flex;position:relative}.tabbar-item svg{width:22px;height:22px}.tabbar-item[aria-current=page]{color:var(--teal)}.tabbar-item[aria-current=page]:before{content:"";background:var(--teal);border-radius:2px;width:26px;height:2px;position:absolute;top:0}.session-arc{align-items:stretch;gap:6px;display:flex}.session-arc .seg{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-1);flex-direction:column;flex:1;gap:4px;padding:10px 12px;display:flex;position:relative}.session-arc .seg .seg-label{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem;font-weight:700}.session-arc .seg .seg-desc{color:var(--text-dim);font-size:.78rem}.session-arc .seg[data-state=done]{border-color:var(--teal);background:var(--teal-ghost)}.session-arc .seg[data-state=done] .seg-label{color:var(--teal)}.session-arc .seg[data-state=active]{border-color:var(--chrono-amber)}.session-arc .seg[data-state=active] .seg-label{color:var(--chrono-amber)}.reserve{border-left:3px solid var(--chrono-amber);background:color-mix(in srgb, var(--chrono-amber) 8%, var(--surface-1));border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-dim);padding:12px 14px;font-size:.86rem}.divider{background:var(--border);border:none;height:1px}.list-lines>*+*{border-top:1px solid var(--border)}.list-lines>*{padding:12px 0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(12%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.immersive{min-height:var(--app-height,100svh)}.onboarding{min-height:var(--app-height,100svh);flex-direction:column;max-width:640px;margin:0 auto;display:flex}.onboarding-top{padding:calc(16px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 16px max(16px, env(safe-area-inset-left));align-items:center;gap:14px;display:flex}.onboarding-skip{font-family:var(--font-display);color:var(--text-dim);font-size:.82rem;font-weight:600}.onboarding-content{flex:1;padding:4px 16px 20px;overflow-y:auto}.onboarding-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;gap:12px;display:flex;position:sticky;bottom:0}.stepper{flex:1;gap:6px;display:flex}.stepper-seg{background:var(--surface-3);border-radius:2px;flex:1;height:4px;transition:background .2s}.stepper-seg[data-state=active]{background:var(--teal);opacity:.55}.stepper-seg[data-state=done]{background:var(--teal)}.choice-grid{flex-direction:column;gap:10px;display:flex}.choice-card{text-align:left;width:100%;min-height:var(--tap);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.choice-card:hover{border-color:var(--border-strong)}.choice-card[data-selected]{border-color:var(--teal);background:var(--teal-ghost)}.choice-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.choice-line{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.choice-title{font-family:var(--font-display);font-size:1rem;font-weight:600}.choice-meta{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.64rem;font-weight:600}.choice-desc{color:var(--text-dim);font-size:.86rem}.choice-check{border:1px solid var(--border-strong);color:#0000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.choice-card[data-selected] .choice-check{background:var(--teal);border-color:var(--teal);color:var(--on-accent)}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field label{font-family:var(--font-display);font-size:.9rem;font-weight:600}.input{width:100%;min-width:0;max-width:100%;min-height:var(--tap);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius);color:var(--text);font:inherit;padding:0 14px}input[type=time].input,input[type=date].input,input[type=number].input{appearance:none;box-sizing:border-box}.range{width:100%;height:40px;accent-color:var(--teal)}.textarea{background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;min-height:60px;color:var(--text);font:inherit;resize:vertical;padding:12px 14px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border-strong);background:var(--surface-2);min-height:40px;color:var(--text);border-radius:var(--radius-pill);font-family:var(--font-display);cursor:pointer;padding:0 14px;font-size:.85rem;font-weight:600;transition:background .12s,border-color .12s,color .12s}.chip:hover{border-color:var(--teal)}.chip[data-active]{background:var(--teal);border-color:var(--teal);color:var(--on-accent)}.consent{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-1);cursor:pointer;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.9rem;display:flex}.consent input{width:18px;height:18px;accent-color:var(--teal);flex:none;margin-top:3px}.install-card{border:1px solid var(--teal);background:var(--teal-ghost);border-radius:var(--radius);flex-direction:column;gap:12px;padding:16px;display:flex;position:relative}.install-close{width:32px;height:32px;color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}.install-close:hover{background:var(--surface-2);color:var(--text)}.install-body{align-items:center;gap:12px;padding-right:28px;display:flex}.install-icon{border:1px solid var(--border-strong);background:#0a0e12;border-radius:12px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.install-ios{color:var(--text-dim);font-size:.86rem;line-height:1.6}.install-inline-icon{vertical-align:-3px;margin:0 1px;display:inline}.prog-item{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);gap:12px;padding:14px;display:flex}.prog-swatch{border-radius:3px;flex:none;align-self:stretch;width:6px}.prog-dose{color:var(--teal);margin-top:2px;font-size:.82rem;display:block}.prog-just{color:var(--text-dim);margin-top:6px;font-size:.85rem}.apercu-synthese{border:1px solid var(--teal);background:var(--teal-ghost);border-radius:var(--radius);padding:16px}.btn-sm{border-radius:var(--radius-sm);min-height:36px;padding:0 12px;font-size:.82rem}.switch{border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:var(--surface-3);cursor:pointer;flex:none;width:46px;height:28px;transition:background .15s,border-color .15s;position:relative}.switch[data-on]{background:var(--teal);border-color:var(--teal)}.switch:disabled{opacity:.4;cursor:not-allowed}.switch-knob{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;position:absolute;top:2px;left:2px}.switch[data-on] .switch-knob{transform:translate(18px)}.setting-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.setting-row+.setting-row{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.setting-row .setting-label{font-family:var(--font-display);font-weight:600}.setting-row .setting-desc{color:var(--text-dim);margin-top:2px;font-size:.82rem}.checkin-done{background:var(--teal);width:30px;height:30px;color:var(--on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.objectif-boucle{border-left:3px solid var(--teal);background:var(--teal-ghost);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:12px;padding:12px 14px}.objectif-boucle p{margin-top:4px;font-size:1.02rem;font-style:italic}.planb{border-left:3px solid var(--chrono-amber);background:color-mix(in srgb, var(--chrono-amber) 8%, var(--surface-1));border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:14px;padding:14px}.planb ol{counter-reset:none}.echelle{width:100%}.echelle-btns{gap:8px;display:flex}.echelle-btn{border:1px solid var(--border-strong);background:var(--surface-2);min-height:52px;color:var(--text);border-radius:var(--radius);font-family:var(--font-mono);cursor:pointer;flex:1;font-size:1.1rem;font-weight:700;transition:background .12s,border-color .12s,color .12s}.echelle-btn:hover{border-color:var(--teal)}.echelle-btn[data-active]{background:var(--teal);border-color:var(--teal);color:var(--on-accent)}.echelle-labels{color:var(--text-faint);justify-content:space-between;margin-top:6px;font-size:.75rem;display:flex}.player-overlay{z-index:80;background:var(--bg);position:fixed;inset:0}.player{flex-direction:column;max-width:560px;height:100%;margin:0 auto;display:flex}.player-top{padding:calc(12px + env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) 12px max(12px, env(safe-area-inset-left));align-items:center;gap:10px;display:flex}.player-titre{flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.player-etape-num{color:var(--text-dim);font-size:.78rem}.player-source{color:var(--text-faint);white-space:nowrap;font-size:.7rem}.player-dots{justify-content:center;gap:6px;padding:0 16px 6px;display:flex}.player-dot{background:var(--surface-3);border-radius:50%;width:8px;height:8px}.player-dot[data-state=active]{background:var(--teal)}.player-dot[data-state=done]{background:color-mix(in srgb, var(--teal) 55%, transparent)}.player-body{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:16px 20px;display:flex;overflow-y:auto}.player-body h2{font-size:1.5rem}.player-consigne{color:var(--text-dim);max-width:42ch}.player-compte{font-family:var(--font-mono);color:var(--teal);font-size:3.5rem;font-weight:700}.player-saisie{width:100%;max-width:360px}.player-controls{padding:12px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--border);gap:12px;display:flex}.breath{flex-direction:column;align-items:center;gap:18px;display:flex}.breath-track{justify-content:center;align-items:center;width:min(72vw,300px);height:min(72vw,300px);display:flex;position:relative}.breath-circle{border:2px solid var(--teal);background:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--teal) 55%, transparent), color-mix(in srgb, var(--teal) 14%, transparent));will-change:transform, opacity;border-radius:50%;width:88%;height:88%;transition-property:transform,opacity;position:absolute}.breath-label{z-index:1;font-family:var(--font-display);letter-spacing:.02em;font-size:1.4rem;font-weight:700;position:relative}.breath-count{color:var(--text-dim);font-size:.85rem}@media (prefers-reduced-motion:reduce){.breath-circle{transform:none!important}}
@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_bb97da18-module___2IenG__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_bb97da18-module___2IenG__variable{--font-archivo:"Archivo", "Archivo Fallback"}
@font-face{font-family:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bf40d83aa9c72fb-s.075nzhq-azcwn.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3846cd278554cc73-s.32fxum-hv1zci.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a23b5cef6e04c73-s.043e7-2hd94z4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c057f24894f01f05-s.3tnad6m4sf0xz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:normal;font-weight:400;font-display:swap;src:url(../media/98f992443ccb276f-s.p.1oxabuqlrz9-_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(../media/61b0fa473c495204-s.2x-ji60ehjd_i.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ba9e5337ec18f7ed-s.0m24nhe3bmgar.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(../media/52a3cc83f9028e85-s.2zcrmhc15lkbt.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(../media/512edca1ee5836a2-s.39dqqg9o8jqzp.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:normal;font-weight:500;font-display:swap;src:url(../media/23d3c9ac01cd973c-s.p.08rc2-5ev0bam.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0120702d9dd2a7b5-s.09bhwyvkoc8ms.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(../media/19f1a346b7519d21-s.0lwu3izqcp-2k.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bc0c875c697aeb30-s.26uzcjajmah7n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(../media/cd36df668fb8b666-s.3lo3d5l1mfb52.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9d71b78498c53c0d-s.p.42kv-xe2onlt1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral Fallback;src:local(Times New Roman);ascent-override:96.46%;descent-override:42.17%;line-gap-override:0.0%;size-adjust:109.78%}.spectral_11c0e219-module__-kU1JW__className{font-family:Spectral,Spectral Fallback;font-style:normal}.spectral_11c0e219-module__-kU1JW__variable{--font-spectral:"Spectral", "Spectral Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_432cfe36-module__06OTjG__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_432cfe36-module__06OTjG__variable{--font-jetbrains:"JetBrains Mono", "JetBrains Mono Fallback"}
