body.cms-route{--cms-accent:#ef0d33;color:#f5f5f4!important;background:#111!important;overflow:auto!important}body.cms-route .cms-system,body.cms-route .cms-system :not(.cm-editor):not(.cm-editor *),body.cms-route .cms-system :not(.cm-editor):not(.cm-editor *):before,body.cms-route .cms-system :not(.cm-editor):not(.cm-editor *):after{all:revert-layer;box-sizing:border-box}body.cms-route,body.cms-route :not([class*=cursor-]){cursor:auto}body.cms-route .cms-system :not(code):not(pre):not(.monaco-editor):not(.monaco-editor *):not(.cm-editor):not(.cm-editor *){font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important}body.cms-route a,body.cms-route button,body.cms-route [role=button],body.cms-route label{cursor:pointer!important}body.cms-route input,body.cms-route textarea{cursor:text!important}body.cms-route select{cursor:pointer!important;appearance:none!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23f5f5f4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 8l5 5 5-5'/%3e%3c/svg%3e")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1.25em 1.25em!important;padding-right:2.5rem!important}body.cms-route input[type=date],body.cms-route input[type=time],body.cms-route input[type=datetime-local],body.cms-route input[type=month]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body.cms-route .cms-system{--cms-bg:#111;--cms-surface:#181818;--cms-panel:#202020;--cms-header:#111111e0;--cms-text:#f5f5f4;--cms-muted:#a8a29e;--cms-subtle:#78716c;--cms-border:#f5f5f41a;--cms-hover:#f5f5f412;--cms-field:#202020;--cms-accent:#ef0d33;--cms-accent-soft:#f5f5f414;isolation:isolate;background:var(--cms-bg);min-height:100vh;color:var(--cms-text);font-family:var(--font-cms-manrope), var(--font-cms-secondary), Arial, Helvetica, sans-serif}body.cms-route .cms-app[data-theme=light]{--cms-bg:#f4f3f0;--cms-surface:#fff;--cms-panel:#ebe9e4;--cms-header:#f4f3f0e6;--cms-text:#1c1917;--cms-muted:#57534e;--cms-subtle:#78716c;--cms-border:#1c19171f;--cms-hover:#1c19170f;--cms-field:#fff;--cms-accent:#ef0d33;--cms-accent-soft:#1c19170f}body.cms-route .cms-app[data-theme=dark]{--cms-bg:#111;--cms-surface:#181818;--cms-panel:#202020;--cms-header:#111111e0;--cms-text:#f5f5f4;--cms-muted:#a8a29e;--cms-subtle:#78716c;--cms-border:#f5f5f41a;--cms-hover:#f5f5f412;--cms-field:#202020;--cms-accent:#ef0d33;--cms-accent-soft:#f5f5f414}body.cms-route .cms-system button:not([disabled]),body.cms-route .cms-system [role=button],body.cms-route .cms-sidebar a,body.cms-route .cms-nav-item{transition:transform .1s,opacity .1s,background-color .15s,color .15s!important}body.cms-route .cms-system button:not([disabled]):active,body.cms-route .cms-system [role=button]:active{opacity:.8!important;transform:scale(.97)!important}body.cms-route .cms-sidebar a:active,body.cms-route .cms-nav-item:active{opacity:.75!important;transform:scale(.98)!important}body.cms-route .cms-system tr[class*=cursor-pointer]:active td{opacity:.75!important}body.cms-route .cms-system button[class*=rounded-full]:not([disabled]):active{transform:scale(.95)!important}body.cms-route .cms-system h1,body.cms-route .cms-system h2,body.cms-route .cms-system h3,body.cms-route .cms-system h4,body.cms-route .cms-system h5,body.cms-route .cms-system h6,body.cms-route .cms-system p,body.cms-route .cms-system ul,body.cms-route .cms-system ol,body.cms-route .cms-system figure{margin:revert-layer;padding:revert-layer}body.cms-route .cms-system ul,body.cms-route .cms-system ol,body.cms-route .cms-system li{list-style:revert-layer}body.cms-route .cms-system li{margin:revert-layer;font-size:revert-layer}body.cms-route .cms-system img,body.cms-route .cms-system svg{max-width:revert-layer;width:revert-layer;vertical-align:revert-layer}body.cms-route .cms-system a{color:revert-layer;-webkit-text-decoration:revert-layer;text-decoration:revert-layer}body.cms-route .cms-system [class~=bg-slate-950]{background-color:var(--cms-bg)!important}body.cms-route .cms-system [class~=bg-slate-900],body.cms-route .cms-system [class~=bg-slate-800]{background-color:var(--cms-panel)!important}body.cms-route .cms-system [class~=text-slate-100],body.cms-route .cms-system [class~=text-slate-200],body.cms-route .cms-system [class~=text-white]{color:var(--cms-text)!important}body.cms-route .cms-system [class~=text-slate-300],body.cms-route .cms-system [class~=text-slate-400],body.cms-route .cms-system [class~=text-slate-500]{color:var(--cms-muted)!important}body.cms-route .cms-system [class~=border-white\/10]{border-color:var(--cms-border)!important}body.cms-route .cms-system [class~="bg-white/[0.03]"],body.cms-route .cms-system [class~="bg-white/[0.04]"],body.cms-route .cms-system [class~=bg-white\/10]{background-color:var(--cms-hover)!important}body.cms-route .cms-checkbox{appearance:none;border:1px solid var(--cms-border);background-color:var(--cms-bg);border-radius:.375rem;width:1.25rem;height:1.25rem;transition:all .2s;position:relative;cursor:pointer!important}body.cms-route .cms-checkbox:hover{border-color:var(--cms-accent);box-shadow:0 0 0 4px var(--cms-accent-soft)}body.cms-route .cms-checkbox:checked{background-color:var(--cms-accent);border-color:var(--cms-accent)}body.cms-route .cms-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:.35rem;height:.6rem;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}body.cms-route .cms-checkbox:indeterminate{background-color:var(--cms-accent);border-color:var(--cms-accent)}body.cms-route .cms-checkbox:indeterminate:after{content:"";background-color:#fff;width:.6rem;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.cms-route .cms-sidebar a,body.cms-route .cms-nav-item{cursor:pointer!important}body.cms-route .prose{font-family:var(--font-cms-manrope), Arial, sans-serif!important;color:var(--cms-text)!important;line-height:1.75!important}body.cms-route .prose h1{color:var(--cms-text)!important;letter-spacing:-.02em!important;margin-top:0!important;margin-bottom:1.5rem!important;font-size:2.25rem!important;font-weight:800!important;line-height:1.25!important}body.cms-route .prose h2{border-bottom:1px solid var(--cms-border);padding-bottom:.5rem;color:var(--cms-text)!important;margin-top:2rem!important;margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:700!important;line-height:1.3!important}body.cms-route .prose h3{color:var(--cms-text)!important;margin-top:1.5rem!important;margin-bottom:.75rem!important;font-size:1.2rem!important;font-weight:700!important;line-height:1.4!important}body.cms-route .prose p{color:var(--cms-text)!important;opacity:.9!important;margin-top:0!important;margin-bottom:1.25rem!important;font-size:.95rem!important}body.cms-route .prose strong{color:var(--cms-text)!important;font-weight:700!important}body.cms-route .prose blockquote{border-left:4px solid var(--cms-accent)!important;color:var(--cms-muted)!important;margin:1.5rem 0!important;padding-left:1.25rem!important;font-style:italic!important}body.cms-route .prose blockquote p{margin-bottom:0!important}body.cms-route .prose ul,body.cms-route .prose ol{margin-top:0!important;margin-bottom:1.25rem!important;padding-left:1.5rem!important}body.cms-route .prose ul{list-style-type:disc!important}body.cms-route .prose ol{list-style-type:decimal!important}body.cms-route .prose li{color:var(--cms-text)!important;margin-bottom:.5rem!important;font-size:.95rem!important}body.cms-route .prose a{color:var(--cms-accent)!important;font-weight:600!important;text-decoration:underline!important;transition:opacity .15s!important}body.cms-route .prose a:hover{opacity:.8!important}body.cms-route .prose img{border-radius:12px!important;max-width:100%!important;height:auto!important;margin:1.5rem 0!important}body.cms-route .prose .cta-box{background-color:var(--cms-accent-soft)!important;border:1px solid var(--cms-accent)!important;border-radius:16px!important;margin:1.5rem 0!important;padding:1.25rem!important}body.cms-route .prose .cta-box p{margin-bottom:0!important}@media (max-width:1023px){.cms-hide-mobile{display:none!important}body.cms-route .cms-system td,body.cms-route .cms-system th,.cms-system td,.cms-system th{padding:.875rem .75rem!important}body.cms-route .cms-system td .inline-flex,.cms-system td .inline-flex{flex-wrap:wrap!important;gap:.5rem!important}body.cms-route .cms-system td .inline-flex button,body.cms-route .cms-system td .inline-flex a,.cms-system td .inline-flex button,.cms-system td .inline-flex a{border-radius:9999px!important;justify-content:center!important;align-items:center!important;width:2.5rem!important;min-width:2.5rem!important;height:2.5rem!important;min-height:2.5rem!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-flex!important}body.cms-route .cms-system td .inline-flex button svg,body.cms-route .cms-system td .inline-flex a svg,.cms-system td .inline-flex button svg,.cms-system td .inline-flex a svg{width:1.15rem!important;height:1.15rem!important;margin:0!important}body.cms-route .cms-sidebar,.cms-sidebar{backface-visibility:hidden;will-change:transform;width:17rem!important;height:100dvh!important;padding-top:1.5rem!important;padding-bottom:1.5rem!important;padding-top:calc(1.5rem + env(safe-area-inset-top,0px))!important;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px))!important;top:0!important;bottom:0!important}body.cms-route .cms-sidebar .cms-nav-item,.cms-sidebar .cms-nav-item{border-radius:.75rem!important;align-items:center!important;min-height:48px!important;padding-top:.75rem!important;padding-bottom:.75rem!important;display:flex!important}body.cms-route .cms-sidebar nav,.cms-sidebar nav{gap:.375rem!important}body.cms-route .cms-sidebar .mt-8,.cms-sidebar .mt-8{margin-top:1.5rem!important}body.cms-route .cms-system main,.cms-system main{padding-left:1.5rem!important;padding-right:1.5rem!important;padding-left:calc(1.5rem + env(safe-area-inset-left,0px))!important;padding-right:calc(1.5rem + env(safe-area-inset-right,0px))!important;padding-top:1.5rem!important;padding-bottom:2rem!important;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))!important}body.cms-route .cms-system header,.cms-system header{padding-left:1.5rem!important;padding-right:1.5rem!important;padding-left:calc(1.5rem + env(safe-area-inset-left,0px))!important;padding-right:calc(1.5rem + env(safe-area-inset-right,0px))!important;padding-top:1rem!important;padding-top:calc(1rem + env(safe-area-inset-top,0px))!important;padding-bottom:1rem!important}body.cms-route .cms-system [class*=rounded-3xl],body.cms-route .cms-system [class*=rounded-2xl],body.cms-route .cms-system [class*=rounded-xl],.cms-system [class*=rounded-3xl],.cms-system [class*=rounded-2xl],.cms-system [class*=rounded-xl]{border-radius:1.25rem!important}body.cms-route .cms-system [class*=p-6],body.cms-route .cms-system [class*=p-5],body.cms-route .cms-system [class*=p-8],.cms-system [class*=p-6],.cms-system [class*=p-5],.cms-system [class*=p-8]{padding:1.5rem!important}body.cms-route .cms-system .text-4xl,.cms-system .text-4xl{font-size:1.85rem!important;line-height:2.25rem!important}body.cms-route .cms-system .text-3xl,.cms-system .text-3xl{font-size:1.6rem!important;line-height:2rem!important}body.cms-route .cms-system button:not(.cms-checkbox),body.cms-route .cms-system a[class*=button],body.cms-route .cms-system [role=button],body.cms-route .cms-system input:not([type=checkbox]):not([type=radio]):not([type=range]),body.cms-route .cms-system textarea,body.cms-route .cms-system select,.cms-system button:not(.cms-checkbox),.cms-system a[class*=button],.cms-system [role=button],.cms-system input:not([type=checkbox]):not([type=radio]):not([type=range]),.cms-system textarea,.cms-system select{min-height:48px!important;font-size:16px!important}body.cms-route .cms-system textarea,.cms-system textarea{min-height:unset!important}body.cms-route .cms-system header input[type=search],body.cms-route .cms-system header input[type=text][placeholder*=Search],body.cms-route .cms-system header input[class*=search],.cms-system header input[type=search],.cms-system header input[type=text][placeholder*=Search],.cms-system header input[class*=search]{min-height:40px!important;font-size:16px!important}body.cms-route .cms-system header button,.cms-system header button{min-width:40px!important;min-height:40px!important}body.cms-route .cms-system [class*=tracking-widest],body.cms-route .cms-system [class*="tracking-[0.2"],.cms-system [class*=tracking-widest],.cms-system [class*="tracking-[0.2"]{letter-spacing:.08em!important}}@media (max-width:640px){body.cms-route .cms-system form .flex.justify-end,body.cms-route .cms-system form [class*=border-t] .flex,.cms-system form .flex.justify-end,.cms-system form [class*=border-t] .flex{flex-direction:column-reverse!important;gap:.75rem!important}body.cms-route .cms-system form .flex.justify-end button,body.cms-route .cms-system form .flex.justify-end a,body.cms-route .cms-system form [class*=border-t] .flex button,body.cms-route .cms-system form [class*=border-t] .flex a,.cms-system form .flex.justify-end button,.cms-system form .flex.justify-end a,.cms-system form [class*=border-t] .flex button,.cms-system form [class*=border-t] .flex a{justify-content:center!important;width:100%!important;min-height:48px!important}}@supports (padding-bottom:env(safe-area-inset-bottom)){body.cms-route .cms-system,.cms-system{padding-bottom:env(safe-area-inset-bottom)}}body.cms-route .cms-system ::placeholder{font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important;text-transform:none!important;letter-spacing:normal!important;color:var(--cms-muted)!important;opacity:.55!important}body.cms-route .cms-system ::-webkit-input-placeholder{font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important;text-transform:none!important;letter-spacing:normal!important;color:var(--cms-muted)!important;opacity:.55!important}body.cms-route .cms-system :-moz-placeholder-shown{font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important;text-transform:none!important;letter-spacing:normal!important;color:var(--cms-muted)!important;opacity:.55!important}body.cms-route .cms-system ::-moz-placeholder{font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important;text-transform:none!important;letter-spacing:normal!important;color:var(--cms-muted)!important;opacity:.55!important}body.cms-route .cms-system :-ms-placeholder-shown{font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important;text-transform:none!important;letter-spacing:normal!important;color:var(--cms-muted)!important;opacity:.55!important}body.cms-route .cms-system ::-moz-placeholder{font-family:var(--font-cms-manrope), var(--font-cms-secondary), sans-serif!important;text-transform:none!important;letter-spacing:normal!important;color:var(--cms-muted)!important;opacity:.55!important}
