.LandingPageContent-module__c0NF_a__landing{background:radial-gradient(circle at 0 0,#0f766e14,#0000 34%),radial-gradient(circle at 80% 0,#1e3a5f1a,#0000 26%),linear-gradient(#f8f9fb 0%,#f0f4f8 48%,#f8f9fb 100%);min-height:100vh}.LandingPageContent-module__c0NF_a__nav{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f9fbd9;padding:0 2rem;position:sticky;top:0}.LandingPageContent-module__c0NF_a__navInner{align-items:center;gap:2rem;max-width:1200px;height:64px;margin:0 auto;display:flex}.LandingPageContent-module__c0NF_a__logo{align-items:center;min-width:0;display:flex}.LandingPageContent-module__c0NF_a__navLinks{gap:1.5rem;margin-right:auto;display:flex}.LandingPageContent-module__c0NF_a__navLinks a{color:var(--fg-muted);font-size:.88rem;font-weight:500;transition:color .12s}.LandingPageContent-module__c0NF_a__navLinks a:hover{color:var(--fg)}.LandingPageContent-module__c0NF_a__navActions{align-items:center;gap:.6rem;display:flex;position:relative}.LandingPageContent-module__c0NF_a__mobileLocaleSwitcher{padding:.35rem .8rem .55rem}.LandingPageContent-module__c0NF_a__navDesktopLocale{display:inline-flex}.LandingPageContent-module__c0NF_a__navBtn{padding:.45rem .9rem!important;font-size:.85rem!important}.LandingPageContent-module__c0NF_a__mobileNavMenu{display:none;position:relative}.LandingPageContent-module__c0NF_a__mobileNavMenu summary{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--fg);cursor:pointer;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;list-style:none;display:inline-flex}.LandingPageContent-module__c0NF_a__mobileNavMenu summary::-webkit-details-marker{display:none}.LandingPageContent-module__c0NF_a__mobileNavPanel{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);z-index:60;gap:.2rem;min-width:12rem;padding:.45rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 18px 40px #0f172a29}.LandingPageContent-module__c0NF_a__mobileNavPanel a{border-radius:var(--radius-sm);color:var(--fg-muted);padding:.7rem .8rem;font-size:.9rem;font-weight:600}.LandingPageContent-module__c0NF_a__mobileNavPanel a:hover{background:var(--surface-hover);color:var(--fg)}.LandingPageContent-module__c0NF_a__hero{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;padding:6rem 2rem 4rem;display:flex}.LandingPageContent-module__c0NF_a__heroBadge{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}.LandingPageContent-module__c0NF_a__heroTitle{font-family:var(--font-display), sans-serif;font-size:clamp(2.6rem,6vw,4.4rem);font-weight:700;line-height:1.05}.LandingPageContent-module__c0NF_a__heroTitle em{color:var(--accent);font-style:normal}.LandingPageContent-module__c0NF_a__heroSub{color:var(--fg-muted);max-width:56ch;font-size:1.1rem;line-height:1.65}.LandingPageContent-module__c0NF_a__heroCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.LandingPageContent-module__c0NF_a__section{max-width:1100px;margin:0 auto;padding:4rem 2rem}.LandingPageContent-module__c0NF_a__sectionHead{gap:.65rem;max-width:640px;margin-bottom:2rem;display:grid}.LandingPageContent-module__c0NF_a__eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:700}.LandingPageContent-module__c0NF_a__sectionTitle{font-family:var(--font-display), sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.15}.LandingPageContent-module__c0NF_a__sectionText{color:var(--fg-muted);font-size:1rem;line-height:1.7}.LandingPageContent-module__c0NF_a__featureGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.LandingPageContent-module__c0NF_a__featureCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);gap:.65rem;padding:1.5rem;display:grid}.LandingPageContent-module__c0NF_a__featureIcon{font-size:1.8rem}.LandingPageContent-module__c0NF_a__featureCard h3{font-family:var(--font-display), sans-serif;font-size:1.05rem;font-weight:600}.LandingPageContent-module__c0NF_a__featureCard p{color:var(--fg-muted);font-size:.88rem;line-height:1.55}.LandingPageContent-module__c0NF_a__diffList{gap:.9rem;list-style:none;display:grid}.LandingPageContent-module__c0NF_a__diffItem{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);align-items:flex-start;gap:.85rem;padding:1rem 1.2rem;font-size:.92rem;line-height:1.5;display:flex}.LandingPageContent-module__c0NF_a__diffCheck{background:var(--accent-subtle);border-radius:var(--radius-full);color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;display:inline-flex}.LandingPageContent-module__c0NF_a__pricingGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.LandingPageContent-module__c0NF_a__pricingCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);gap:.7rem;padding:1.5rem;display:grid}.LandingPageContent-module__c0NF_a__pricingHighlight{border-color:var(--accent);box-shadow:0 0 30px #0f766e14}.LandingPageContent-module__c0NF_a__pricingCard h3{font-family:var(--font-display), sans-serif;font-size:1.3rem}.LandingPageContent-module__c0NF_a__pricingCard p{color:var(--fg-muted);font-size:.88rem;line-height:1.55}.LandingPageContent-module__c0NF_a__finalCta{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:0 auto;padding:5rem 2rem;display:flex}.LandingPageContent-module__c0NF_a__footer{border-top:1px solid var(--line);color:var(--fg-dim);text-align:center;padding:2rem;font-size:.8rem}@media (max-width:920px){.LandingPageContent-module__c0NF_a__featureGrid,.LandingPageContent-module__c0NF_a__pricingGrid{grid-template-columns:1fr}}@media (max-width:640px){.LandingPageContent-module__c0NF_a__nav{padding:0 1rem}.LandingPageContent-module__c0NF_a__navInner{gap:.75rem}.LandingPageContent-module__c0NF_a__logo{margin-right:auto}.LandingPageContent-module__c0NF_a__hero{padding:4rem 1.25rem 3rem}.LandingPageContent-module__c0NF_a__section{padding:3rem 1.25rem}.LandingPageContent-module__c0NF_a__navLinks{display:none}.LandingPageContent-module__c0NF_a__navSignIn{display:none!important}.LandingPageContent-module__c0NF_a__navDesktopLocale{display:none}.LandingPageContent-module__c0NF_a__mobileNavMenu{display:block}}
.BrandLogo-module__4e6axa__brand{align-items:center;min-width:0;display:inline-flex}.BrandLogo-module__4e6axa__full,.BrandLogo-module__4e6axa__dashboard,.BrandLogo-module__4e6axa__mark{gap:0}.BrandLogo-module__4e6axa__image{max-width:100%;height:auto;display:block}.BrandLogo-module__4e6axa__full .BrandLogo-module__4e6axa__image{width:var(--brand-width,240px)}.BrandLogo-module__4e6axa__dashboard .BrandLogo-module__4e6axa__image{width:var(--brand-width,340px)}.BrandLogo-module__4e6axa__mark .BrandLogo-module__4e6axa__image{width:var(--brand-width,36px)}
.auth-module__NidRYW__authPage{background:radial-gradient(circle at 30% 20%, #0f766e0f, transparent 40%), var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-module__NidRYW__authCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);gap:1.5rem;width:100%;max-width:420px;padding:2.5rem;display:grid}.auth-module__NidRYW__authHeader{text-align:center;gap:.5rem;display:grid}.auth-module__NidRYW__authLogo{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.auth-module__NidRYW__authHeader h1{font-family:var(--font-display), sans-serif;font-size:1.5rem;font-weight:700}.auth-module__NidRYW__authHeader p{color:var(--fg-muted);font-size:.88rem}.auth-module__NidRYW__authForm{gap:1rem;display:grid}.auth-module__NidRYW__authSubmit{width:100%;margin-top:.25rem}.auth-module__NidRYW__authFooter{color:var(--fg-muted);text-align:center;font-size:.85rem}.auth-module__NidRYW__authFooter a{color:var(--accent);font-weight:600}.auth-module__NidRYW__authFooter a:hover{text-decoration:underline}.auth-module__NidRYW__authDivider{color:var(--fg-dim);text-transform:uppercase;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.auth-module__NidRYW__authDivider:before,.auth-module__NidRYW__authDivider:after{background:var(--line);content:"";flex:1;height:1px}.auth-module__NidRYW__onboardingSteps{gap:1.25rem;display:grid}.auth-module__NidRYW__onboardingStep{border:1px solid var(--line);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.88rem;display:flex}.auth-module__NidRYW__onboardingStepActive{border-color:var(--accent);background:var(--accent-subtle)}.auth-module__NidRYW__onboardingStepDone{color:var(--fg-dim)}.auth-module__NidRYW__onboardingStepNumber{background:var(--accent-subtle);border-radius:var(--radius-full);color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:700;display:inline-flex}.auth-module__NidRYW__onboardingStepDone .auth-module__NidRYW__onboardingStepNumber{background:var(--surface-alt);color:var(--fg-dim)}.auth-module__NidRYW__stepNumber{background:var(--accent-subtle);border-radius:var(--radius-full);color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:inline-flex}.auth-module__NidRYW__stepContent h3{margin-bottom:.15rem;font-size:.92rem;font-weight:600}.auth-module__NidRYW__stepContent p{color:var(--fg-muted);font-size:.82rem;line-height:1.45}
.DrawerPanel-module__QV8AsG__backdrop{z-index:200;pointer-events:none;background:0 0;transition:background .22s;position:fixed;inset:0}.DrawerPanel-module__QV8AsG__backdropVisible{pointer-events:all;background:#0f172a47}.DrawerPanel-module__QV8AsG__panel{background:var(--surface);border-left:1px solid var(--line-strong);z-index:201;flex-direction:column;width:440px;max-width:100vw;height:100%;transition:transform .24s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0f172a1a}.DrawerPanel-module__QV8AsG__panelVisible{transform:translate(0)}.DrawerPanel-module__QV8AsG__panelWide{width:min(860px,100vw)}.DrawerPanel-module__QV8AsG__header{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.DrawerPanel-module__QV8AsG__title{font-family:var(--font-display), sans-serif;color:var(--fg);flex:1;font-size:1rem;font-weight:700}.DrawerPanel-module__QV8AsG__headerAction{flex-shrink:0;align-items:center;display:flex}.DrawerPanel-module__QV8AsG__closeBtn{border-radius:var(--radius-sm);color:var(--fg-dim);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .12s,color .12s;display:flex}.DrawerPanel-module__QV8AsG__closeBtn:hover{background:var(--surface-hover);color:var(--fg)}.DrawerPanel-module__QV8AsG__body{flex:1;padding:1.25rem;overflow-y:auto}.DrawerPanel-module__QV8AsG__footer{border-top:1px solid var(--line);flex-shrink:0;justify-content:flex-end;gap:.6rem;padding:.9rem 1.25rem;display:flex}
.ConfirmDialog-module__fZHFga__backdrop{z-index:320;background:#0f172a70;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ConfirmDialog-module__fZHFga__dialog{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-lg);gap:1rem;width:min(100%,460px);max-width:460px;padding:1.25rem;display:grid;box-shadow:0 20px 45px #0f172a38}.ConfirmDialog-module__fZHFga__header{gap:.4rem;display:grid}.ConfirmDialog-module__fZHFga__title{color:var(--fg);font-family:var(--font-display), sans-serif;font-size:1.05rem;font-weight:700}.ConfirmDialog-module__fZHFga__description{color:var(--fg-muted);white-space:pre-line;font-size:.92rem;line-height:1.45}.ConfirmDialog-module__fZHFga__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}
.EmployeeMultiSelect-module__QUfhha__wrapper{position:relative}.EmployeeMultiSelect-module__QUfhha__trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.EmployeeMultiSelect-module__QUfhha__triggerLabel{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EmployeeMultiSelect-module__QUfhha__triggerArrow{color:var(--fg-dim);flex-shrink:0;margin-left:.75rem;font-size:.78rem}.EmployeeMultiSelect-module__QUfhha__panel{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);z-index:20;gap:.35rem;max-height:260px;margin-top:.45rem;padding:.55rem;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px #0f172a1f}.EmployeeMultiSelect-module__QUfhha__option{border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;width:100%;padding:.6rem .65rem;display:flex}.EmployeeMultiSelect-module__QUfhha__option:hover{background:var(--surface-hover)}.EmployeeMultiSelect-module__QUfhha__indicator{background:#fff;border:1px solid #0f172a2e;border-radius:.35rem;flex-shrink:0;width:1rem;height:1rem;transition:background .12s,border-color .12s}.EmployeeMultiSelect-module__QUfhha__indicatorSelected{background:var(--accent);border-color:var(--accent)}.EmployeeMultiSelect-module__QUfhha__optionText{gap:.12rem;min-width:0;display:grid}.EmployeeMultiSelect-module__QUfhha__optionTitle{color:var(--fg);font-weight:600}.EmployeeMultiSelect-module__QUfhha__optionMeta{color:var(--fg-dim);font-size:.82rem}.EmployeeMultiSelect-module__QUfhha__empty{color:var(--fg-dim);padding:.45rem .55rem;font-size:.88rem}
.JobChecklistTimeline-module__D44ZHW__wrapper{gap:1rem;display:grid}.JobChecklistTimeline-module__D44ZHW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.JobChecklistTimeline-module__D44ZHW__toggleRow{color:var(--fg-muted);align-items:center;gap:.55rem;display:inline-flex}.JobChecklistTimeline-module__D44ZHW__list{gap:.9rem;display:grid}.JobChecklistTimeline-module__D44ZHW__compactList{gap:.7rem}.JobChecklistTimeline-module__D44ZHW__item{grid-template-columns:auto 1fr;column-gap:.9rem;display:grid}.JobChecklistTimeline-module__D44ZHW__markerColumn{grid-template-rows:auto 1fr;place-items:center;min-width:1rem;display:grid}.JobChecklistTimeline-module__D44ZHW__marker{background:var(--surface);border:2px solid var(--line-strong);color:var(--fg-dim);border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.72rem;font-weight:700;display:inline-flex}.JobChecklistTimeline-module__D44ZHW__markerCompleted{background:var(--success);border-color:var(--success);color:#fff}.JobChecklistTimeline-module__D44ZHW__markerCurrent{border-color:var(--accent);color:var(--accent)}.JobChecklistTimeline-module__D44ZHW__markerLocked{background:var(--surface-strong);border-color:var(--line);color:var(--fg-dim)}.JobChecklistTimeline-module__D44ZHW__line{background:var(--line);border-radius:999px;width:2px;min-height:1.8rem;margin-top:.35rem}.JobChecklistTimeline-module__D44ZHW__lineCompleted{background:color-mix(in srgb, var(--success) 65%, white 35%)}.JobChecklistTimeline-module__D44ZHW__item:last-child .JobChecklistTimeline-module__D44ZHW__line{visibility:hidden}.JobChecklistTimeline-module__D44ZHW__card{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);gap:.7rem;padding:.95rem 1rem;display:grid}.JobChecklistTimeline-module__D44ZHW__cardCompact{gap:.55rem;padding:.8rem .9rem}.JobChecklistTimeline-module__D44ZHW__cardLocked{opacity:.7}.JobChecklistTimeline-module__D44ZHW__cardCurrent{border-color:color-mix(in srgb, var(--accent) 40%, var(--line) 60%);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent 80%)}.JobChecklistTimeline-module__D44ZHW__cardCompleted{background:color-mix(in srgb, var(--success-bg) 45%, white 55%)}.JobChecklistTimeline-module__D44ZHW__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.JobChecklistTimeline-module__D44ZHW__titleBlock{gap:.25rem;display:grid}.JobChecklistTimeline-module__D44ZHW__title{color:var(--fg);font-size:.95rem;font-weight:700;line-height:1.35}.JobChecklistTimeline-module__D44ZHW__meta{color:var(--fg-muted);font-size:.78rem}.JobChecklistTimeline-module__D44ZHW__description{color:var(--fg-muted);font-size:.88rem;line-height:1.45}.JobChecklistTimeline-module__D44ZHW__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:inline-flex}.JobChecklistTimeline-module__D44ZHW__completionButton{min-width:8.75rem}.JobChecklistTimeline-module__D44ZHW__editorGrid,.JobChecklistTimeline-module__D44ZHW__editorRow{gap:.55rem;display:grid}.JobChecklistTimeline-module__D44ZHW__empty{border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--fg-muted);justify-items:start;gap:.75rem;padding:1rem;display:grid}.JobChecklistTimeline-module__D44ZHW__evidenceBlock{justify-items:start;gap:.45rem;display:grid}.JobChecklistTimeline-module__D44ZHW__evidenceImage{border:1px solid var(--line);border-radius:var(--radius-sm);object-fit:cover;max-width:min(100%,280px);max-height:180px}.JobChecklistTimeline-module__D44ZHW__evidenceUpload{color:var(--accent);cursor:pointer;align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;display:inline-flex}.JobChecklistTimeline-module__D44ZHW__evidenceUpload input{display:none}
.JobEditForm-module__w3-AjW__form{gap:1rem;display:grid}.JobEditForm-module__w3-AjW__section{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(#fffffffa 0%,#f8fafcf5 100%);gap:1rem;padding:1rem;display:grid}.JobEditForm-module__w3-AjW__sectionHeader{gap:.2rem;display:grid}.JobEditForm-module__w3-AjW__eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.JobEditForm-module__w3-AjW__sectionTitle{font-family:var(--font-display), sans-serif;font-size:1rem;font-weight:600;line-height:1.2}.JobEditForm-module__w3-AjW__sectionDescription{color:var(--fg-muted);font-size:.84rem;line-height:1.45}.JobEditForm-module__w3-AjW__twoColumnGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.JobEditForm-module__w3-AjW__addressPreview{color:var(--fg);background:linear-gradient(135deg,#0f766e14 0%,#1e3a5f14 100%);border:1px solid #0f172a14;align-items:center;min-height:44px;display:flex}.JobEditForm-module__w3-AjW__actions{justify-content:flex-end;gap:.6rem;padding-top:.15rem;display:flex}@media (max-width:720px){.JobEditForm-module__w3-AjW__twoColumnGrid{grid-template-columns:minmax(0,1fr)}.JobEditForm-module__w3-AjW__actions{flex-direction:column-reverse}.JobEditForm-module__w3-AjW__actions>button{width:100%}}
.layout-module__Aiumma__loading{color:var(--fg-muted);justify-content:center;align-items:center;height:100vh;display:flex}.layout-module__Aiumma__appShell{width:100%;min-width:0;height:100dvh;display:flex;position:relative;overflow:hidden}.layout-module__Aiumma__mobileNavBackdrop{opacity:0;z-index:45;background:#0f172a61;border:none;transition:opacity .16s;display:none;position:fixed;inset:0}.layout-module__Aiumma__sidebar{background:var(--surface-strong);border-right:1px solid var(--line);flex-direction:column;flex:0 1 var(--sidebar-width);min-width:0;height:100vh;width:min(var(--sidebar-width), 100%);display:flex;overflow-y:auto}.layout-module__Aiumma__sidebarHeader{border-bottom:1px solid var(--line);justify-content:flex-start;align-items:flex-start;gap:.75rem;padding:1rem .85rem .95rem;display:flex}.layout-module__Aiumma__sidebarCompanyCard{border:1px solid var(--line);background:linear-gradient(#ffffffdb,#ffffff9e);border-radius:18px;flex:0 auto;align-items:center;gap:.75rem;width:max-content;max-width:100%;min-height:86px;padding:.8rem .9rem;display:inline-flex;box-shadow:inset 0 1px #fffc}.layout-module__Aiumma__sidebarCloseButton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--fg-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;margin-left:auto;display:none}.layout-module__Aiumma__sidebarCloseButton:hover{background:var(--surface-hover);color:var(--fg)}.layout-module__Aiumma__sidebarCompanyLogo,.layout-module__Aiumma__sidebarCompanyPlaceholder{border-radius:18px;flex-shrink:0;width:58px;height:58px}.layout-module__Aiumma__sidebarCompanyLogo{border:1px solid var(--line);object-fit:cover;background:#fff;display:block}.layout-module__Aiumma__sidebarCompanyPlaceholder{background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 70%, #fff 30%));color:#fff;font-family:var(--font-display), sans-serif;justify-content:center;align-items:center;font-size:1.45rem;font-weight:700;display:flex}.layout-module__Aiumma__sidebarCompanyCopy{flex-direction:column;flex:0 auto;gap:.22rem;min-width:0;display:flex}.layout-module__Aiumma__sidebarOrgLabel{color:var(--fg-dim);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.layout-module__Aiumma__sidebarCompanyName{color:var(--fg);font-family:var(--font-display), sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;max-width:16ch;font-size:1.08rem;font-weight:700;line-height:1.1;display:block;overflow:hidden}.layout-module__Aiumma__sidebarNav{flex-direction:column;flex:1;gap:.2rem;padding:.65rem .55rem;display:flex}.layout-module__Aiumma__sidebarNavGroup{gap:.2rem;display:grid}.layout-module__Aiumma__sidebarDivider{background:linear-gradient(90deg, transparent, var(--line-strong), transparent);height:1px;margin:.55rem .3rem}.layout-module__Aiumma__navItem{border-radius:var(--radius-sm);color:var(--fg-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.55rem;width:100%;padding:.52rem .65rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.layout-module__Aiumma__navLabel{min-width:0}.layout-module__Aiumma__navBadge{background:var(--accent);border-radius:var(--radius-full);color:var(--accent-fg);justify-content:center;align-items:center;min-width:1.4rem;margin-left:auto;padding:.18rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.layout-module__Aiumma__navItem:hover{background:var(--surface-hover);color:var(--fg)}.layout-module__Aiumma__navItemActive{background:var(--accent-subtle);color:var(--accent);font-weight:600}.layout-module__Aiumma__navIcon{flex-shrink:0;width:18px;height:18px;display:inline-flex}.layout-module__Aiumma__sidebarMenuChevron{flex-shrink:0;margin-left:auto;transition:transform .12s;transform:rotate(-90deg)}.layout-module__Aiumma__sidebarMenuChevronOpen{transform:rotate(90deg)}.layout-module__Aiumma__sidebarAccountMenuAnchor{position:relative}.layout-module__Aiumma__sidebarAccountMenu{background:color-mix(in srgb, var(--surface) 82%, #fff 18%);border:1px solid var(--line);border-radius:var(--radius-md);z-index:60;gap:.75rem;width:min(24rem,100vw - 1.5rem);max-height:min(32rem,100vh - 2rem);padding:.75rem;display:grid;position:fixed;overflow-y:auto;box-shadow:0 26px 56px #0f172a2e}.layout-module__Aiumma__sidebarAccountHeader{gap:.15rem;display:grid}.layout-module__Aiumma__sidebarAccountHeader strong{color:var(--fg);font-size:.88rem}.layout-module__Aiumma__sidebarAccountHeader span{color:var(--fg-dim);font-size:.76rem}.layout-module__Aiumma__sidebarAccountError{color:var(--danger);margin:0;font-size:.78rem}.layout-module__Aiumma__sidebarAccountList{gap:.45rem;display:grid}.layout-module__Aiumma__sidebarAccountEmpty,.layout-module__Aiumma__sidebarAccountLimit{color:var(--fg-muted);margin:0;padding:0 .15rem;font-size:.82rem;line-height:1.4}.layout-module__Aiumma__sidebarAccountRow{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:.4rem;display:grid}.layout-module__Aiumma__sidebarAccountButton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--fg);cursor:pointer;text-align:left;justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem .8rem;display:flex}.layout-module__Aiumma__sidebarAccountButton:hover{background:var(--surface-hover)}.layout-module__Aiumma__sidebarAccountButton:disabled{cursor:default;opacity:.82}.layout-module__Aiumma__sidebarAccountPrimary{gap:.18rem;min-width:0;display:grid}.layout-module__Aiumma__sidebarAccountNameRow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.layout-module__Aiumma__sidebarAccountName{font-size:.84rem;font-weight:600}.layout-module__Aiumma__sidebarAccountDetail{color:var(--fg-dim);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.layout-module__Aiumma__sidebarAccountState{color:var(--accent);flex-shrink:0;padding-top:.08rem;font-size:.76rem;font-weight:600}.layout-module__Aiumma__sidebarAccountRemove{border-radius:var(--radius-sm);color:var(--fg-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.layout-module__Aiumma__sidebarAccountRemove:hover{background:var(--surface-hover);color:var(--fg)}.layout-module__Aiumma__sidebarAccountRemove:disabled{cursor:default;opacity:.55}.layout-module__Aiumma__sidebarAccountActions{gap:.45rem;display:grid}.layout-module__Aiumma__sidebarAccountActionLink{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--fg);cursor:pointer;justify-content:flex-start;align-items:center;gap:.55rem;width:100%;padding:.68rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none;display:flex}.layout-module__Aiumma__sidebarAccountActionLink:hover{background:var(--surface-hover)}.layout-module__Aiumma__sidebarAccountActionLink:disabled{cursor:default;opacity:.7}.layout-module__Aiumma__sidebarDangerAction{color:var(--danger)}.layout-module__Aiumma__sidebarDangerAction:hover{background:color-mix(in srgb, var(--danger-bg) 55%, var(--surface) 45%)}.layout-module__Aiumma__sidebarSpacer{flex:1}.layout-module__Aiumma__sidebarFooter{border-top:1px solid var(--line);align-items:flex-start;gap:.45rem;padding:.55rem;display:grid}.layout-module__Aiumma__sidebarPoweredBy{border-top:1px solid var(--line);justify-items:flex-start;gap:.28rem;width:max-content;margin-top:.25rem;padding:.7rem .25rem .05rem;display:inline-grid}.layout-module__Aiumma__sidebarPoweredByLabel{color:var(--fg-dim);letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:700}.layout-module__Aiumma__sidebarPoweredByLogo{opacity:.84;line-height:0}.layout-module__Aiumma__mainArea{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.layout-module__Aiumma__actionBar{background:var(--bg);border-bottom:1px solid var(--line);height:var(--action-bar-height);flex-shrink:0;align-items:center;gap:.9rem;padding:0 1.9rem;display:flex}.layout-module__Aiumma__mobileMenuButton{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--fg);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;display:none}.layout-module__Aiumma__mobileMenuButton:hover{background:var(--surface-hover)}.layout-module__Aiumma__actionBarTitle{font-family:var(--font-display), sans-serif;margin-right:auto;font-size:1.12rem;font-weight:600}.layout-module__Aiumma__actionBarActions{align-items:center;gap:.5rem;display:flex}.layout-module__Aiumma__actionDropdown{position:relative}.layout-module__Aiumma__actionDropdownMenu{background:var(--surface-strong);border:1px solid var(--line-strong);border-radius:var(--radius-sm);z-index:20;gap:.15rem;min-width:10rem;padding:.35rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 10px 24px #0f172a24}.layout-module__Aiumma__actionDropdownItem{border-radius:var(--radius-sm);color:var(--fg);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.55rem .65rem;font-size:.84rem;font-weight:500;display:flex}.layout-module__Aiumma__actionDropdownItem:hover{background:var(--surface-hover)}.layout-module__Aiumma__content{scrollbar-gutter:stable;flex:1;padding:1.5rem;overflow-y:auto}.layout-module__Aiumma__contentBleed{padding:0;overflow:hidden}@media (max-width:768px){.layout-module__Aiumma__appShell[data-mobile-nav-open=true] .layout-module__Aiumma__mobileNavBackdrop{opacity:1;display:block}.layout-module__Aiumma__sidebar{z-index:50;flex-basis:auto;width:min(21rem,100vw - 2rem);max-width:calc(100vw - 3rem);height:100dvh;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:18px 0 44px #0f172a33}.layout-module__Aiumma__appShell[data-mobile-nav-open=true] .layout-module__Aiumma__sidebar{transform:translate(0)}.layout-module__Aiumma__sidebarCloseButton{display:inline-flex}.layout-module__Aiumma__mainArea{width:100%}.layout-module__Aiumma__actionBar{gap:.65rem;height:auto;min-height:4rem;padding:.65rem 1rem}.layout-module__Aiumma__mobileMenuButton{display:inline-flex}.layout-module__Aiumma__actionBarTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;overflow:hidden}.layout-module__Aiumma__actionBarActions{scrollbar-width:none;gap:.35rem;padding:.15rem 0;overflow-x:auto}.layout-module__Aiumma__actionBarActions::-webkit-scrollbar{display:none}.layout-module__Aiumma__content{padding:1rem}.layout-module__Aiumma__contentBleed{padding:0}.layout-module__Aiumma__sidebarAccountMenu{box-shadow:none;width:100%;max-height:none;margin-top:.25rem;position:static}}
.JobEditDrawer-module__sXszFq__layout{gap:1rem;display:grid}.JobEditDrawer-module__sXszFq__summaryCard{border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 100% 0,#0f766e2e,#0000 34%),linear-gradient(145deg,#1e3a5ff5 0%,#0f766ef5 100%);gap:1rem;padding:1.15rem;display:grid;overflow:hidden}.JobEditDrawer-module__sXszFq__summaryHeader{justify-content:space-between;align-items:start;gap:1rem;display:flex}.JobEditDrawer-module__sXszFq__summaryCopy{gap:.2rem;display:grid}.JobEditDrawer-module__sXszFq__eyebrow{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.JobEditDrawer-module__sXszFq__summaryTitle{font-family:var(--font-display), sans-serif;font-size:1.25rem;font-weight:700;line-height:1.15}.JobEditDrawer-module__sXszFq__summarySubtitle{color:#ffffffc7;font-size:.9rem}.JobEditDrawer-module__sXszFq__summaryStatusInfo{color:#fff}.JobEditDrawer-module__sXszFq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.JobEditDrawer-module__sXszFq__summaryMetric{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #ffffff29;gap:.22rem;min-width:0;padding:.8rem;display:grid}.JobEditDrawer-module__sXszFq__summaryMetricLabel{color:#ffffffad;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.JobEditDrawer-module__sXszFq__summaryMetricValue{overflow-wrap:anywhere;font-size:.94rem;font-weight:600;line-height:1.35}.JobEditDrawer-module__sXszFq__errorBanner{background:var(--danger-bg);border-radius:var(--radius-md);color:var(--danger);border:1px solid #dc26262e;padding:.9rem 1rem;font-size:.88rem;font-weight:600}.JobEditDrawer-module__sXszFq__checklistSection{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);gap:1rem;padding:1rem;display:grid}.JobEditDrawer-module__sXszFq__sectionHeader{justify-content:space-between;align-items:start;gap:1rem;display:flex}.JobEditDrawer-module__sXszFq__sectionCopy{gap:.2rem;display:grid}.JobEditDrawer-module__sXszFq__sectionTitle{font-family:var(--font-display), sans-serif;font-size:1rem;font-weight:600}.JobEditDrawer-module__sXszFq__sectionDescription{color:var(--fg-muted);font-size:.84rem;line-height:1.45}.JobEditDrawer-module__sXszFq__checklistNote{border-radius:var(--radius-sm);color:var(--fg-muted);background:#0f766e14;border:1px solid #0f766e1f;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;font-size:.82rem;line-height:1.45;display:flex}.JobEditDrawer-module__sXszFq__checklistNoteText{min-width:0}@media (max-width:720px){.JobEditDrawer-module__sXszFq__summaryHeader,.JobEditDrawer-module__sXszFq__sectionHeader{flex-direction:column}.JobEditDrawer-module__sXszFq__sectionHeader>button{width:100%}.JobEditDrawer-module__sXszFq__checklistNote{flex-direction:column;align-items:stretch}.JobEditDrawer-module__sXszFq__checklistNote>button{width:100%}}
.LocaleSwitcher-module__zTgUfW__compact{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);align-items:center;gap:.15rem;padding:.15rem;display:inline-flex}.LocaleSwitcher-module__zTgUfW__compactButton{border-radius:calc(var(--radius-sm) - 2px);color:var(--fg-muted);cursor:pointer;letter-spacing:.04em;background:0 0;border:0;align-items:center;gap:.3rem;padding:.38rem .55rem;font-size:.78rem;font-weight:700;line-height:1;transition:background .12s,color .12s;display:inline-flex}.LocaleSwitcher-module__zTgUfW__compactButton:hover{background:var(--surface-hover);color:var(--fg)}.LocaleSwitcher-module__zTgUfW__compactButtonActive{background:var(--accent-subtle);color:var(--accent)}.LocaleSwitcher-module__zTgUfW__footer{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.LocaleSwitcher-module__zTgUfW__footerLabel{color:var(--fg-dim);font-size:.85rem}
