/*! tailwindcss v4.1.5 | 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)))){*,::backdrop,:after,:before{--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-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}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{::-webkit-calendar-picker-indicator{line-height:1}*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.grow{flex-grow:1}.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}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-24{grid-template-columns:repeat(24,minmax(0,1fr))}.gap-0{gap:calc(var(--spacing)*0)}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.border{border-style:var(--tw-border-style);border-width:1px}.\!text-black{color:var(--color-black)!important}.\!text-white{color:var(--color-white)!important}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,)}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-6{gap:calc(var(--spacing)*6)}}@media (min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}}@font-face{font-family:Open Sans;src:url(/fonts/open-sans-v40-latin-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/open-sans-v40-latin-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/open-sans-v40-latin-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth}:root,[data-theme=light]{color-scheme:light;--web-bg:#f8faff;--web-surface:#ffffffe0;--web-surface-strong:#fffffff7;--web-border:#1a45681a;--web-text:#0f172a;--web-muted:#64748b;--web-primary:#1a4568;--web-primary-soft:#1a45681a;--web-accent:#e9ad32;--web-shadow:0 8px 32px #0f172a1a;--web-radius:1.5rem;--web-radius-sm:.75rem;--web-shell-bg:#f0f4ff;--web-shell-surface:#f5f8ffe0;--web-shell-surface-strong:#fffffff7;--web-shell-border:#1a45681a;--web-shell-text:#0f172a;--web-shell-muted:#64748b;--web-shell-primary:#1a4568;--web-shell-primary-soft:#1a45681a;--web-shell-secondary:#e9ad32;--web-shell-secondary-soft:#e9ad321a;--web-shell-accent:#e9ad32;--web-shell-shadow:0 20px 60px #0f172a1f;--web-primary-glow:#1a456873;--web-primary-glow-strong:#1a45688c;--current-primary:#1a4568;--current-primary-hover:#153856;--current-secondary:#e9ad32;--current-secondary-hover:#d49b22;--current-text-on-primary:#fff;--primary-light:#1a4568;--primary-light-hover:#153856;--secondary-light:#e9ad32;--secondary-light-hover:#d49b22;--font-family-primary:"Open Sans","DM Sans","Inter",system-ui,sans-serif;--primary:26 69 104;--secondary:233 173 50;--foreground:15 23 42;--muted:240 246 255;--border:104 168 216;--web-shell-page-background:radial-gradient(circle at top,#e9ad3224,transparent 28%),radial-gradient(circle at 80% 20%,var(--web-primary-soft),transparent 24%),linear-gradient(180deg,#f8faff 0%,#f0f4ff 100%);--web-hero-gradient:linear-gradient(135deg,#0d2a40,#1a4568 48%,#2d6fa8);--web-hero-shadow:0 16px 56px #1a45684d;--web-red:#dc2626;--web-red-soft:#dc26261a;--web-green:#16a34a;--web-green-soft:#16a34a1a;--web-black:#0a0a0a;--web-white:#fff}[data-theme=dark]{color-scheme:dark;--web-bg:#0d1117;--web-surface:#161b22e0;--web-surface-strong:#1e242cf7;--web-border:#4a8fc426;--web-text:#e6edf3;--web-muted:#8b949e;--web-primary:#4a8fc4;--web-primary-soft:#4a8fc426;--web-accent:#fb923c;--web-shadow:0 8px 32px #0006;--web-shell-bg:#06091a;--web-shell-surface:#0a0e26d6;--web-shell-surface-strong:#090c21f5;--web-shell-border:#68a8d82e;--web-shell-text:#e2edf7;--web-shell-muted:#93a9bf;--web-shell-primary:#68a8d8;--web-shell-primary-soft:#68a8d824;--web-shell-secondary:#f0c142;--web-shell-secondary-soft:#f0c14224;--web-shell-accent:#fb923c;--web-shell-shadow:0 22px 70px #02041775;--web-primary-glow:#4a8fc466;--web-primary-glow-strong:#4a8fc480;--current-primary:#68a8d8;--current-primary-hover:#8dbfdf;--current-secondary:#f0c142;--current-secondary-hover:#f5d06a;--current-text-on-primary:#fff;--primary-dark:#68a8d8;--primary-dark-hover:#8dbfdf;--secondary-dark:#f0c142;--secondary-dark-hover:#f5d06a;--font-family-primary:"Open Sans","DM Sans","Inter",system-ui,sans-serif;--primary:74 143 196;--secondary:240 193 66;--foreground:226 237 247;--muted:6 9 26;--border:30 41 80;--web-shell-page-background:radial-gradient(circle at top,#e9ad321f,transparent 30%),radial-gradient(circle at 80% 20%,var(--web-primary-soft),transparent 28%),linear-gradient(180deg,#070a1e 0%,#06091a 100%);--web-hero-gradient:linear-gradient(135deg,#071828,#1a4568 48%,#4a8fc4);--web-hero-shadow:0 16px 56px #4a8fc459;--web-red:#f87171;--web-red-soft:#f8717126;--web-green:#4ade80;--web-green-soft:#4ade8026;--web-black:#0a0a0a;--web-white:#fff}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--web-bg:#0d1117;--web-surface:#161b22e0;--web-surface-strong:#1e242cf7;--web-border:#4a8fc426;--web-text:#e6edf3;--web-muted:#8b949e;--web-primary:#4a8fc4;--web-primary-soft:#4a8fc426;--web-accent:#fb923c;--web-shadow:0 8px 32px #0006;--web-shell-bg:#06091a;--web-shell-surface:#0a0e26d6;--web-shell-surface-strong:#090c21f5;--web-shell-border:#68a8d82e;--web-shell-text:#e2edf7;--web-shell-muted:#93a9bf;--web-shell-primary:#68a8d8;--web-shell-primary-soft:#68a8d824;--web-shell-secondary:#f0c142;--web-shell-secondary-soft:#f0c14224;--web-shell-accent:#fb923c;--web-shell-shadow:0 22px 70px #02041775;--web-primary-glow:#4a8fc466;--web-primary-glow-strong:#4a8fc480;--current-primary:#68a8d8;--current-primary-hover:#8dbfdf;--current-secondary:#f0c142;--current-secondary-hover:#f5d06a;--current-text-on-primary:#fff;--primary-dark:#68a8d8;--primary-dark-hover:#8dbfdf;--secondary-dark:#f0c142;--secondary-dark-hover:#f5d06a;--font-family-primary:"Open Sans","DM Sans","Inter",system-ui,sans-serif;--primary:74 143 196;--secondary:240 193 66;--foreground:226 237 247;--muted:6 9 26;--border:30 41 80;--web-shell-page-background:radial-gradient(circle at top,#e9ad321f,transparent 30%),radial-gradient(circle at 80% 20%,var(--web-primary-soft),transparent 28%),linear-gradient(180deg,#070a1e 0%,#06091a 100%);--web-hero-gradient:linear-gradient(135deg,#071828,#1a4568 48%,#4a8fc4);--web-hero-shadow:0 16px 56px #4a8fc459;--web-red:#f87171;--web-red-soft:#f8717126;--web-green:#4ade80;--web-green-soft:#4ade8026;--web-black:#0a0a0a;--web-white:#fff}}*{box-sizing:border-box}body,html{min-height:100%;color:var(--web-shell-text);background:var(--web-shell-page-background);margin:0;font-family:Open Sans,DM Sans,Inter,system-ui,sans-serif}body{transition:background .22s,color .22s}::selection{background:var(--web-shell-primary-soft);color:var(--web-shell-text)}a{color:inherit;text-decoration:none}.web-shell{min-height:100vh;padding:10px 10px calc(88px + env(safe-area-inset-bottom));color:var(--web-shell-text);font-family:inherit;position:relative;overflow:clip}.web-shell__aurora{filter:blur(90px);pointer-events:none;opacity:.6;border-radius:999px;position:fixed}.web-shell__aurora--one{background:var(--th-accent);width:260px;height:260px;top:-80px;left:-30px}@supports (color:color-mix(in lab,red,red)){.web-shell__aurora--one{background:color-mix(in srgb,var(--th-accent)28%,transparent)}}.web-shell__aurora--two{background:var(--web-primary-soft);width:300px;height:300px;top:20%;right:-90px}[data-theme=dark] .web-shell__aurora{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .web-shell__aurora{display:none}}.web-shell__frame{z-index:var(--z-base);max-width:1180px;margin:0 auto;position:relative}.web-shell__topbar{z-index:var(--z-sticky);border:1px solid var(--web-shell-border);background:var(--web-shell-surface);-webkit-backdrop-filter:blur(24px);box-shadow:var(--web-shell-shadow);will-change:transform;border-radius:22px;flex-direction:column;gap:10px;margin-bottom:12px;padding:12px;transition:gap .2s,padding .2s;display:flex;position:sticky;top:8px;transform:translateZ(0)}.web-shell__brand-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.web-shell__brand-copy{min-width:0}.web-shell__eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--web-shell-muted);margin:0 0 3px;font-size:.7rem;font-weight:700;transition:opacity .2s}.web-shell__brand{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2vw,2rem);font-weight:800;transition:font-size .2s}.web-shell__compact-current{background:var(--web-shell-primary-soft);min-width:0;color:var(--web-shell-primary);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.8rem;font-weight:700;display:none}.web-shell__desktop-actions{align-items:center;gap:6px;display:flex}.web-shell__auth{flex-shrink:0}.web-shell__cta{background:var(--web-shell-primary);color:#fff;white-space:nowrap;box-shadow:0 4px 14px -4px var(--web-primary-glow);border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:none}.web-shell__cta:hover{box-shadow:0 8px 20px -4px var(--web-primary-glow-strong);transform:translateY(-1px)}.web-shell__pill-row{flex-wrap:nowrap;flex:1;justify-content:center;align-items:center;gap:8px;display:none;overflow:visible}.web-shell__pill{border:1px solid var(--web-shell-border);background:var(--web-shell-surface);color:var(--web-shell-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.web-shell__pill:hover{background:var(--web-shell-primary-soft);color:var(--web-shell-primary);border-color:var(--web-shell-border)}.web-shell__pill.is-active{background:var(--web-shell-primary);color:#fff;box-shadow:0 4px 12px -4px var(--web-primary-glow);border-color:#0000;transform:translateY(-1px)}.web-shell__topbar.is-condensed{gap:0;padding:10px 12px}.web-shell__topbar.is-condensed .web-shell__eyebrow{display:none}.web-shell__topbar.is-condensed .web-shell__brand{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.web-shell__topbar.is-condensed .web-shell__compact-current{display:inline-flex}.web-shell__content{min-height:calc(100vh - 180px);padding-bottom:calc(96px + env(safe-area-inset-bottom))}.web-shell__bottom-nav{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:var(--z-fixed);border:1px solid var(--web-shell-border);background:var(--web-shell-surface-strong);-webkit-backdrop-filter:blur(24px);box-shadow:var(--web-shell-shadow);border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:8px;display:grid;position:fixed}.web-shell__bottom-item{min-height:52px;color:var(--web-shell-muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s;display:flex}.web-shell__bottom-item.is-active{background:var(--web-shell-primary-soft);color:var(--web-shell-primary)}@media (min-width:1024px){.web-shell{padding-bottom:10px}.web-shell__topbar{margin-left:-32px;margin-right:-32px}.web-shell__bottom-nav{display:none}.web-shell__pill-row{display:flex}.web-shell__cta{display:inline-flex}.web-shell__desktop-actions{display:flex}.web-shell__brand-row{gap:20px}.web-shell__content{padding-bottom:0}.web-shell__topbar.is-condensed{gap:unset;padding:14px 16px}.web-shell__topbar.is-condensed .web-shell__eyebrow{display:block}.web-shell__topbar.is-condensed .web-shell__brand{overflow:unset;text-overflow:unset;white-space:unset;font-size:clamp(1.3rem,2vw,1.9rem)}.web-shell__topbar.is-condensed .web-shell__compact-current{display:none}}.web-shell__footer{border-top:1px solid var(--web-shell-border);text-align:center;flex-direction:column;align-items:center;gap:10px;margin-top:48px;padding:24px 16px 32px;display:flex}.web-shell__footer-brand{align-items:baseline;gap:8px;display:flex}.web-shell__footer-logo{letter-spacing:-.04em;font-size:1.1rem;font-weight:800}.web-shell__footer-tagline{color:var(--web-shell-muted);font-size:.75rem;font-weight:600}.web-shell__footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.web-shell__footer-link{color:var(--web-shell-primary);font-size:.78rem;font-weight:600}.web-shell__footer-link:hover{text-decoration:underline}.web-shell__footer-sep{color:var(--web-shell-muted);font-size:.78rem}.web-shell__footer-copy{color:var(--web-shell-muted);margin:0;font-size:.72rem}.web-shell__footer-toggle{border:1px solid var(--web-shell-border);background:var(--web-shell-surface-strong);color:var(--web-shell-primary);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex;box-shadow:0 6px 20px #0f172a0f}.web-shell__footer-toggle:hover{border-color:var(--web-shell-primary);color:var(--web-shell-primary);transform:translateY(-1px)}.web-shell__footer-toggle:focus-visible{outline:2px solid var(--web-shell-primary);outline-offset:2px}.web-page{padding-top:4px;padding-bottom:32px}.web-section{padding-top:28px;padding-bottom:28px}@media (min-width:768px){.web-section{padding-top:44px;padding-bottom:44px}}.web-screen-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.web-screen-header__title{letter-spacing:-.04em;margin:0;font-size:1.35rem;font-weight:800}.web-shell .ant-card{border-color:var(--web-shell-border);border-radius:18px}.web-shell .ant-input,.web-shell .ant-input-affix-wrapper{border-radius:12px}.web-shell .ant-btn-color-primary,.web-shell .ant-btn-primary,.web-shell .ant-btn-variant-solid{background:var(--web-shell-primary)!important;box-shadow:0 5px 14px -5px var(--web-primary-glow)!important;border-color:#0000!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-input-number-input,[data-theme=dark] .ant-input-textarea textarea,[data-theme=dark] .ant-picker,[data-theme=dark] .ant-select-selector{background:var(--web-shell-surface-strong)!important;border-color:var(--web-shell-border)!important;color:var(--web-shell-text)!important}[data-theme=dark] .ant-input-affix-wrapper input::placeholder,[data-theme=dark] .ant-input-textarea textarea::placeholder,[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-select-selection-placeholder{color:var(--web-shell-muted)!important;opacity:1!important}[data-theme=dark] .ant-input-affix-wrapper-focused,[data-theme=dark] .ant-input-affix-wrapper:focus,[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-picker-focused,[data-theme=dark] .ant-select-focused .ant-select-selector{border-color:var(--web-shell-primary)!important;box-shadow:0 0 0 2px var(--web-shell-primary-soft)!important}[data-theme=dark] .ant-select-dropdown{background:var(--web-shell-surface-strong)!important;border:1px solid var(--web-shell-border)!important;border-radius:12px!important}[data-theme=dark] .ant-select-item{color:var(--web-shell-text)!important}[data-theme=dark] .ant-select-item-option-active,[data-theme=dark] .ant-select-item-option-selected{background:var(--web-shell-primary-soft)!important;color:var(--web-shell-primary)!important}[data-theme=dark] .ant-form-item-label>label{color:var(--web-shell-text)!important}[data-theme=dark] .ant-form-item-explain-error{color:#f87171!important}[data-theme=dark] .ant-card{background:var(--web-shell-surface-strong)!important;border-color:var(--web-shell-border)!important}[data-theme=dark] .ant-card .ant-card-body{color:var(--web-shell-text)!important}[data-theme=dark] .ant-upload-drag{background:var(--web-shell-surface)!important;border-color:var(--web-shell-border)!important}[data-theme=dark] .ant-upload-drag:hover{border-color:var(--web-shell-primary)!important}[data-theme=dark] .ant-tag,[data-theme=dark] .ant-upload-drag .ant-upload-hint,[data-theme=dark] .ant-upload-drag .ant-upload-text{color:var(--web-shell-text)!important}[data-theme=dark] .ant-tag{background:var(--web-shell-primary-soft)!important;border-color:var(--web-shell-border)!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ant-input,:root:not([data-theme=light]) .ant-input-affix-wrapper,:root:not([data-theme=light]) .ant-input-number,:root:not([data-theme=light]) .ant-input-number-input,:root:not([data-theme=light]) .ant-picker,:root:not([data-theme=light]) .ant-select-selector{background:var(--web-shell-surface-strong)!important;border-color:var(--web-shell-border)!important;color:var(--web-shell-text)!important}:root:not([data-theme=light]) .ant-input-affix-wrapper input::placeholder,:root:not([data-theme=light]) .ant-input::placeholder,:root:not([data-theme=light]) .ant-select-selection-placeholder{color:var(--web-shell-muted)!important;opacity:1!important}:root:not([data-theme=light]) .ant-select-dropdown{background:var(--web-shell-surface-strong)!important;border:1px solid var(--web-shell-border)!important;border-radius:12px!important}:root:not([data-theme=light]) .ant-select-item{color:var(--web-shell-text)!important}:root:not([data-theme=light]) .ant-select-item-option-active,:root:not([data-theme=light]) .ant-select-item-option-selected{background:var(--web-shell-primary-soft)!important;color:var(--web-shell-primary)!important}:root:not([data-theme=light]) .ant-form-item-label>label{color:var(--web-shell-text)!important}:root:not([data-theme=light]) .ant-form-item-explain-error{color:#f87171!important}:root:not([data-theme=light]) .ant-card{background:var(--web-shell-surface-strong)!important;border-color:var(--web-shell-border)!important}:root:not([data-theme=light]) .ant-upload-drag{background:var(--web-shell-surface)!important;border-color:var(--web-shell-border)!important}:root:not([data-theme=light]) .ant-tag{background:var(--web-shell-primary-soft)!important;border-color:var(--web-shell-border)!important;color:var(--web-shell-text)!important}}.web-panel{background:var(--web-surface-strong)}.web-panel,.web-panel-soft{border:1px solid var(--web-border);border-radius:var(--web-radius);box-shadow:var(--web-shadow)}.web-panel-soft{background:var(--web-surface)}.web-section-title{letter-spacing:-.04em;color:var(--web-text);margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;line-height:1.2}.web-section-subtitle{color:var(--web-muted);max-width:65ch;margin:0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.web-btn-primary{background:var(--th-accent);color:var(--th-on-accent);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:10px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.web-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.web-btn-secondary{color:var(--th-accent);border:1.5px solid var(--th-accent);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.web-btn-secondary:hover{background:var(--th-accent-soft)}.web-btn-primary.web-btn--blue{background:var(--web-primary);color:var(--th-on-primary)}.web-btn-primary.web-btn--blue:hover{opacity:.9;transform:translateY(-1px)}.web-btn-secondary.web-btn--blue{border-color:var(--web-primary);color:var(--web-primary)}.web-btn-secondary.web-btn--blue:hover{background:var(--web-primary-soft)}:root,[data-theme=light]{--color-background:#f8faff;--color-background-rgb:248,250,255;--color-surface:var(--web-surface-strong);--color-text-primary:var(--web-text);--color-text-secondary:var(--web-muted);--color-success:#16a34a;--color-primary:26 69 104;--color-primary-hover:21 56 86;--current-primary-rgb:26,69,104;--color-border-rgb:26,69,104;--color-border-light-rgb:26,69,104;--color-text-primary-rgb:15,23,42;--color-success-rgb:22,163,74;--color-text-secondary-rgb:100,116,139;--color-surface-rgb:255,255,255}[data-theme=dark]{--color-background:#0d1117;--color-background-rgb:13,17,23;--color-surface:var(--web-surface-strong);--color-text-primary:var(--web-text);--color-text-secondary:var(--web-muted);--color-success:#4ade80;--color-primary:74 143 196;--color-primary-hover:104 168 216;--current-primary-rgb:74,143,196;--color-border-rgb:74,143,196;--color-border-light-rgb:74,143,196;--color-text-primary-rgb:226,237,247;--color-success-rgb:74,222,128;--color-text-secondary-rgb:139,148,158;--color-surface-rgb:30,36,44}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-background:#0d1117;--color-background-rgb:13,17,23;--color-surface:var(--web-surface-strong);--color-text-primary:var(--web-text);--color-text-secondary:var(--web-muted);--color-success:#4ade80;--color-primary:74 143 196;--color-primary-hover:104 168 216;--current-primary-rgb:74,143,196;--color-border-rgb:74,143,196;--color-border-light-rgb:74,143,196;--color-text-primary-rgb:226,237,247;--color-success-rgb:74,222,128;--color-text-secondary-rgb:139,148,158;--color-surface-rgb:30,36,44}}.web-card{border:1px solid var(--web-shell-border);background:var(--web-shell-surface-strong);-webkit-backdrop-filter:blur(16px);box-shadow:var(--web-shell-shadow);border-radius:22px;overflow:hidden}.web-card__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));display:grid}:root{--z-base:1;--z-dropdown:10;--z-sticky:20;--z-fixed:30;--z-modal-backdrop:40;--z-modal:50;--z-popover:60;--z-tooltip:70;--z-notification:80;--z-float-button:90;--z-guide-float:100}.web-card-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.web-card-grid-2,.web-card-grid-3,.web-card-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.web-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.web-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.web-card__pane{padding:32px}.web-card__pane--accent{background:var(--web-shell-primary-soft);flex-direction:column;justify-content:center;display:flex}.web-icon-box{width:56px;height:56px;border-radius:16px}.web-icon-box,.web-icon-box--sm{background:var(--web-primary-soft);color:var(--web-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.web-icon-box--sm{width:32px;height:32px;border-radius:10px}.web-card-title{letter-spacing:-.03em;color:var(--web-text);margin:0;font-size:1.4rem;font-weight:800}.web-card-eyebrow{color:var(--web-muted);margin:0;font-size:.9rem}.web-card-body{color:var(--web-muted);margin:0;line-height:1.7}.web-feature-list{flex-direction:column;gap:10px;margin-top:24px;display:flex}.web-feature-text{color:var(--web-muted);font-size:.875rem}.web-cta-link{background:linear-gradient(135deg,var(--web-primary),var(--web-shell-secondary));color:#fff;box-shadow:0 4px 14px -4px var(--web-primary-glow);border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.web-cta-link:hover{box-shadow:0 8px 20px -4px var(--web-primary-glow-strong);color:#fff;transform:translateY(-1px)}.web-badge{border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.web-badge--primary{background:var(--web-primary-soft);color:var(--web-primary)}.web-badge--success{color:#15803d;background:#16a34a1f}.web-badge--neutral{color:var(--web-muted);background:#64748b1f}[data-theme=dark] .web-badge--success{color:#86efac;background:#4ade802e}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .web-badge--success{color:#86efac;background:#4ade802e}}.web-empty-state{text-align:center;color:var(--web-muted);padding:32px 0}.web-unit-card{border:1px solid var(--web-border);background:var(--web-surface-strong);border-radius:16px;transition:box-shadow .2s,transform .2s;overflow:hidden}.web-unit-card:hover{box-shadow:var(--web-shadow);transform:translateY(-2px)}.web-unit-card__placeholder{background:linear-gradient(135deg,var(--web-primary)0,var(--web-shell-secondary)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.web-job-card{border-radius:var(--web-radius);border:1px solid var(--web-border);background:var(--web-surface-strong);box-shadow:var(--web-shadow);min-height:100%;color:inherit;padding:22px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:block}.web-location-detail-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}@media (max-width:1023px){.web-location-detail-grid{grid-template-columns:1fr}}.web-panel-section-title{color:var(--web-text);align-items:center;gap:8px;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.web-location-info-strip{flex-wrap:wrap;gap:10px;display:flex}.web-location-info-chip{border:1px solid var(--web-border);background:var(--web-surface-strong);color:var(--web-text);border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:.85rem;font-weight:500;display:inline-flex}.web-location-info-chip--link{color:var(--web-primary);border-color:var(--web-primary-soft);background:var(--web-primary-soft);text-decoration:none;transition:opacity .14s}.web-location-info-chip--link:hover{opacity:.8}.web-job-card:hover{border-color:var(--web-primary);transform:translateY(-2px);box-shadow:0 12px 40px #0f172a24}.web-form-input{border:1px solid var(--web-shell-border);background:var(--web-shell-surface);width:100%;min-height:48px;color:var(--web-shell-text);appearance:none;border-radius:14px;padding:0 16px;font-family:inherit;font-size:.9rem;transition:border-color .16s,background .16s}.web-form-input::placeholder{color:var(--web-shell-muted);opacity:1}.web-form-input:focus{border-color:var(--web-primary);background:var(--web-shell-surface-strong);outline:none}.web-jobs-header{gap:8px;display:grid}.web-jobs-title{color:var(--web-text);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.web-jobs-subtitle{color:var(--web-muted);margin:0}.web-jobs-filters{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.web-jobs-filters--with-select{grid-template-columns:minmax(0,1fr) 240px}.web-jobs-list{gap:16px;display:grid}.web-no-results{border:1px dashed var(--web-shell-border);text-align:center;color:var(--web-muted);border-radius:18px;padding:32px 20px}.web-job-detail-grid{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}@media (max-width:1023px){.web-job-detail-grid{grid-template-columns:1fr}}.web-job-apply-mobile{display:none}@media (max-width:1023px){.web-job-apply-mobile{display:block}}.web-prose{color:var(--web-text);font-size:.9375rem;line-height:1.75}.web-prose p{margin:0 0 .85rem}.web-prose ol,.web-prose ul{margin:0 0 .85rem;padding-left:1.4rem}.web-prose ul{list-style-type:disc;list-style-position:outside}.web-prose ol{list-style-type:decimal;list-style-position:outside}.web-prose li{margin-bottom:.3rem}.web-prose li>p{margin:0}.web-prose li>p+p{margin-top:.3rem}.web-prose p:empty{display:none}.web-prose h1,.web-prose h2,.web-prose h3,.web-prose h4{color:var(--web-text);letter-spacing:-.02em;margin:1.1rem 0 .45rem;font-weight:700}.web-prose h1{font-size:1.5rem}.web-prose h2{font-size:1.25rem}.web-prose h3{font-size:1.05rem}.web-prose h4{font-size:.95rem}.web-prose strong{font-weight:700}.web-prose em{font-style:italic}.web-prose a{color:var(--web-primary);text-decoration:underline}.web-prose>:last-child{margin-bottom:0}.web-error-main{place-items:center;min-height:60vh;padding:32px 16px;display:grid}.web-error-panel{text-align:center;width:100%;max-width:620px;padding:40px 32px}.web-error-icon{color:var(--th-danger);margin-bottom:16px}.web-error-panel h1{color:var(--web-text);margin:0 0 10px;font-size:2rem;font-weight:800}.web-error-panel p{color:var(--web-muted);margin:0 0 10px;line-height:1.6}.web-error-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.web-btn-retry{background:linear-gradient(135deg,var(--web-primary),var(--web-shell-secondary));color:#fff;cursor:pointer;min-height:46px;font-weight:700;font-size:inherit;border:none;border-radius:999px;align-items:center;gap:8px;padding:0 18px;transition:transform .16s,opacity .16s;display:inline-flex}.web-btn-retry:hover{opacity:.9;transform:translateY(-1px)}.web-btn-ghost{border:1px solid var(--web-shell-border);background:var(--web-shell-surface-strong);min-height:46px;color:var(--web-shell-text);border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .16s,border-color .16s;display:inline-flex}.web-btn-ghost:hover{border-color:var(--web-primary);color:var(--web-text);transform:translateY(-1px)}.web-support-page{padding-top:20px;padding-bottom:40px}.web-quick-title{text-align:center;letter-spacing:-.04em;color:var(--web-text);margin:0 0 28px;font-size:clamp(1.4rem,2vw,2rem);font-weight:800}.web-quick-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.web-quick-card{border:1px solid var(--web-shell-border);background:var(--web-shell-primary-soft);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;transition:transform .2s;display:flex}.web-quick-card:hover{transform:translateY(-2px)}.web-icon-circle{background:var(--web-primary-soft);width:60px;height:60px;color:var(--web-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.web-quick-card-title{color:var(--web-text);margin:0;font-size:1.1rem;font-weight:700}.web-quick-card-desc{color:var(--web-muted);margin:0;font-size:.875rem;line-height:1.6}.web-faq-header{text-align:center;margin-bottom:24px}.web-faq-header-icon{background:var(--web-primary-soft);width:48px;height:48px;color:var(--web-primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.web-faq-header h2{letter-spacing:-.04em;color:var(--web-text);margin:0 0 8px;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.web-faq-header p{color:var(--web-muted);margin:0;font-size:1rem;line-height:1.6}.web-subsection-title{color:var(--web-text);margin:0 0 12px;font-size:1rem;font-weight:700}.web-topics-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:12px;display:grid}.web-topic-card{border:1px solid var(--web-shell-border);background:var(--web-shell-surface-strong);-webkit-backdrop-filter:blur(16px);color:inherit;border-radius:16px;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.web-topic-card:hover{box-shadow:var(--web-shadow);transform:translateY(-2px)}.web-topic-icon{background:var(--web-primary-soft);width:36px;height:36px;color:var(--web-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.web-topic-title{color:var(--web-text);font-size:.9rem;font-weight:700}.web-topic-subtitle{color:var(--web-muted);font-size:.8rem}.web-faq-cta{text-align:center;padding-top:8px}.web-error-banner{color:#b91c1c;background:#ef444414;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;display:flex}.web-search-pill{background:var(--web-shell-surface-strong);border:1px solid var(--web-shell-border);box-shadow:var(--web-shell-shadow);-webkit-backdrop-filter:blur(16px);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;display:flex}@media (max-width:768px){.web-search-pill{flex:100%!important;min-width:0!important;max-width:none!important}}.web-search-pill input{color:var(--web-text);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.web-search-pill input::placeholder{color:var(--web-muted)}.web-search-pill__clear{color:var(--web-muted);background:0 0;padding:2px;display:flex}.web-map-btn,.web-search-pill__clear{cursor:pointer;border:none;align-items:center}.web-map-btn{background:linear-gradient(135deg,var(--web-primary),var(--web-shell-secondary));color:#fff;border-radius:999px;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:transform .16s,opacity .16s;display:inline-flex;box-shadow:0 4px 14px -4px #2563eb73}.web-map-btn:hover{opacity:.9;transform:translateY(-1px)}.web-locations-panel{border:1px solid var(--web-shell-border);background:var(--web-shell-surface-strong);-webkit-backdrop-filter:blur(16px);box-shadow:var(--web-shell-shadow);border-radius:22px;padding:24px;overflow:hidden}.web-locations-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.web-locations-title{color:var(--web-text);margin:0;font-size:1.1rem;font-weight:700}.web-locations-subtitle{color:var(--web-muted);margin:0;font-size:.875rem}.web-reset-btn{background:var(--web-primary-soft);cursor:pointer;color:var(--web-primary);border:none;border-radius:999px;padding:8px 20px;font-weight:600;transition:opacity .16s}.web-reset-btn:hover{opacity:.8}.web-standorte-root{flex-direction:column;gap:28px;max-width:1400px;margin:0 auto;padding:0 16px;display:flex}.web-standorte-map-hero{border-radius:16px;width:100%;animation:fadeInUp .5s;overflow:hidden;box-shadow:0 4px 24px -4px #0000001f}.web-standorte-map-compact{border:1px solid var(--web-border);border-radius:12px;width:100%;height:650px;overflow:hidden;box-shadow:0 2px 12px -2px #00000014}@media (max-width:768px){.web-standorte-map-compact{height:450px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.web-standorte-bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.web-standorte-list-container{flex-direction:column;gap:20px;display:flex}.web-standorte-list-header{border-bottom:2px solid var(--web-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 4px;display:flex}.web-standorte-list-title{color:var(--web-text);font-size:1.15rem;font-weight:700}.web-standorte-list-sub{color:var(--web-muted);font-size:.9rem}.web-standorte-cards--grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:24px;display:grid}.web-standorte-cards{flex-direction:column;gap:16px;display:flex}.web-standorte-cards--grid{flex-direction:unset!important;display:grid!important}.web-location-wrap{outline-offset:2px;border-radius:16px;outline:2px solid #0000;transition:transform .15s,outline-color .15s,box-shadow .15s}.web-location-wrap:hover{transform:translateY(-2px)}.web-location-wrap.is-active{outline-color:var(--web-primary);box-shadow:0 0 0 4px var(--web-primary-soft),0 8px 28px -8px var(--web-primary-glow)}.web-standorte-empty{text-align:center;color:var(--web-text);flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}@media (max-width:1280px){.web-standorte-cards--grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:20px}}@media (max-width:768px){.web-standorte-root{gap:20px;padding:0 12px}.web-standorte-cards--grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:16px}.web-standorte-map-hero{border-radius:12px}.web-standorte-list-header{padding:8px 0}.web-standorte-list-title{font-size:1rem}}.web-filter-chip{border:1.5px solid var(--web-border);background:var(--web-surface);color:var(--web-muted);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.web-filter-chip:hover{border-color:var(--web-primary);color:var(--web-primary);background:var(--web-primary-soft)}.web-filter-chip.is-active{background:linear-gradient(135deg,var(--web-primary),var(--web-shell-secondary));color:#fff;box-shadow:0 2px 10px -3px var(--web-primary-glow);border-color:#0000}.interactive-location-map .leaflet-interactive{cursor:pointer;transition:all .2s}.interactive-location-map .leaflet-interactive:hover{filter:brightness(1.05)}.interactive-location-map--no-tiles{background:linear-gradient(135deg,#f8f9fa,#e9ecef)!important}html[data-theme=dark] .interactive-location-map--no-tiles{background:linear-gradient(135deg,#1e293b,#0f172a)!important}.interactive-location-map--no-tiles .leaflet-control-attribution{display:none}.state-tooltip{background:#fffffff2!important;border:1px solid #0000001a!important;border-radius:8px!important;padding:6px 10px!important;box-shadow:0 2px 8px #00000026!important}.state-tooltip:before{display:none!important}html:not([data-theme=dark]),html[data-theme=light]{--color-background:#f8faff;--color-background-rgb:248,250,255;--current-primary:#1a4568;--current-primary-hover:#153856;--current-secondary:#e9ad32;--current-secondary-hover:#d49b22;--primary-light:#1a4568;--primary-light-hover:#153856;--secondary-light:#e9ad32;--secondary-light-hover:#d49b22;--color-border-light-rgb:26,69,104;--color-surface-rgb:255,255,255}html[data-theme=dark]{--color-background:#0d1117;--color-background-rgb:13,17,23;--current-primary:#68a8d8;--current-primary-hover:#8dbfdf;--current-secondary:#f0c142;--current-secondary-hover:#f5d06a;--primary-dark:#68a8d8;--primary-dark-hover:#8dbfdf;--secondary-dark:#f0c142;--secondary-dark-hover:#f5d06a;--color-border-light-rgb:74,143,196;--color-surface-rgb:30,36,44}@media (prefers-color-scheme:dark){html:not([data-theme=light]){--color-background:#0d1117;--color-background-rgb:13,17,23;--current-primary:#68a8d8;--current-primary-hover:#8dbfdf;--current-secondary:#f0c142;--current-secondary-hover:#f5d06a;--primary-dark:#68a8d8;--secondary-dark:#f0c142}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.job-chip{color:var(--web-muted);background:var(--web-primary-soft,#0000000a);border:1px solid var(--web-border);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}@keyframes jobs-spin{to{transform:rotate(1turn)}}.spin{animation:jobs-spin .8s linear infinite}:root{--consent-primary:var(--web-primary);--consent-surface:var(--web-surface-strong);--consent-border:var(--web-border);--consent-text:var(--web-text);--consent-muted:var(--web-muted);--consent-font:"Open Sans","DM Sans","Inter",system-ui,sans-serif}.web-job-card h2,.web-prose h1,.web-prose h2,.web-prose h3,.web-prose h4,.web-shell__brand,h1,h2,h3{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}[data-theme=dark]{--web-bg:#06091a;--web-surface:#0a0e26d6;--web-surface-strong:#090c21f5;--web-border:#68a8d82e;--web-text:#e2edf7;--web-muted:#93a9bf;--web-primary:#68a8d8;--web-primary-soft:#68a8d824}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--web-bg:#06091a;--web-surface:#0a0e26d6;--web-surface-strong:#090c21f5;--web-border:#68a8d82e;--web-text:#e2edf7;--web-muted:#93a9bf;--web-primary:#68a8d8;--web-primary-soft:#68a8d824}}.web-btn-primary:focus-visible,.web-btn-secondary:focus-visible,.web-form-input:focus-visible,.web-job-card:focus-visible,.web-shell__bottom-item:focus-visible,.web-shell__cta:focus-visible,.web-shell__footer-link:focus-visible,.web-shell__pill:focus-visible,[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--web-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto!important}}:root:not([data-theme=_]):not([data-brand=_]){--web-bg:var(--th-bg);--web-surface:var(--th-surface);--web-surface-strong:var(--th-surface-2);--web-border:var(--th-border);--web-text:var(--th-text);--web-muted:var(--th-text-muted);--web-primary:var(--th-primary);--web-primary-soft:var(--th-primary-soft);--web-accent:var(--th-accent);--web-shadow:var(--th-shadow-lg);--web-shell-bg:var(--th-bg);--web-shell-surface:var(--th-surface);--web-shell-surface-strong:var(--th-surface-2);--web-shell-border:var(--th-border);--web-shell-text:var(--th-text);--web-shell-muted:var(--th-text-muted);--web-shell-primary:var(--th-primary);--web-shell-primary-soft:var(--th-primary-soft);--web-shell-secondary:var(--th-accent);--web-shell-secondary-soft:var(--th-accent-soft);--web-shell-accent:var(--th-accent);--web-shell-shadow:var(--th-shadow-lg);--web-primary-glow:var(--th-primary-glow);--web-primary-glow-strong:var(--th-primary-glow);--current-primary:var(--th-primary);--current-primary-hover:var(--th-primary-hover);--current-secondary:var(--th-accent);--current-secondary-hover:var(--th-accent-hover);--current-text-on-primary:var(--th-on-primary);--primary-light:var(--th-primary);--primary-light-hover:var(--th-primary-hover);--secondary-light:var(--th-accent);--secondary-light-hover:var(--th-accent-hover);--primary-dark:var(--th-primary);--primary-dark-hover:var(--th-primary-hover);--secondary-dark:var(--th-accent);--secondary-dark-hover:var(--th-accent-hover);--primary:var(--th-primary-rgb);--secondary:var(--th-accent-rgb);--foreground:var(--th-text-rgb);--muted:var(--th-surface-rgb);--border:var(--th-border-rgb);--color-primary:var(--th-primary-rgb);--color-primary-hover:var(--th-primary-rgb);--color-background:var(--th-bg);--color-surface:var(--th-surface-2);--color-text-primary:var(--th-text);--color-text-secondary:var(--th-text-muted);--color-success:var(--th-success);--web-shell-page-background:var(--th-page-background);--web-hero-gradient:var(--th-hero-gradient);--web-hero-shadow:0 16px 56px var(--th-primary-glow);--web-red:var(--th-danger);--web-red-soft:var(--th-danger);--web-green:var(--th-success);--web-green-soft:var(--th-success);--font-family-primary:var(--th-font-sans)}@supports (color:color-mix(in lab,red,red)){:root:not([data-theme=_]):not([data-brand=_]){--web-red-soft:color-mix(in srgb,var(--th-danger)12%,transparent);--web-green-soft:color-mix(in srgb,var(--th-success)12%,transparent)}}@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-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}