/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties;@layer theme, base, components, utilities;@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-neutral-500:oklch(55.6% 0 0);--spacing:0.25rem;--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:600;--radius-lg:16px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#0F2A7A;--color-border:#e2e5ee;--color-input-border:#d0d4e4;--color-text-primary:#0f1523;--color-text-secondary:#5a6478;--color-text-muted:#B8C4D6;--font-family-body:"DM Sans",sans-serif;--font-heading:0.9375rem;--font-body:0.875rem;--font-small:0.75rem;--shadow-modal:0 20px 60px rgba(0,0,0,0.18)}}@layer base{*,::backdrop,::file-selector-button,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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)){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-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-\[50vh\]{min-height:50vh}.w-full{width:100%}.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}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-neutral-500{color:var(--color-neutral-500)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgb(0 0 0/0.1)),0 1px 2px -1px var(--tw-shadow-color,rgb(0 0 0/0.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn-outline-blue{border:1px solid #0f2a7a!important;color:#0F2A7A!important;background:#ffffff!important;transition:background .15s,color .15s}.btn-outline-blue:hover{background:#0F2A7A!important;color:#ffffff!important}.btn-outline-gray{border:1px solid #d1d5db!important;color:#0b0f1f!important;background:#ffffff!important;transition:background .15s,color .15s,border-color .15s}.btn-outline-gray:hover{border-color:#0F2A7A!important;color:#0F2A7A!important}.btn-outline-gray:active{border-color:#1522a6!important;color:#1522a6!important;background:rgba(21,34,166,.03)!important}@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family-body);color:#0f1523}body,html{height:100%!important;max-height:100%!important;overflow:hidden!important}body{background:#ffffff}body>div#app-root{height:100%;overflow:hidden;display:flex;flex-direction:column}button,input,select,textarea{font-family:inherit;font-size:inherit}input[type=checkbox],input[type=radio]{accent-color:#1522a6}}.auth-bg__card button:disabled{background:#8892a4!important}.host-setup-input::placeholder{color:#d0d5dd}.host-setup-select{appearance:none;-webkit-appearance:none}.host-setup-step3-stack{display:flex;flex-direction:column;gap:28px;width:100%}.host-setup-step3-body{display:flex;flex-direction:column;gap:16px;width:100%;min-height:602px}.host-setup-step3-amenity-label{display:block;font-size:20px;font-weight:400;line-height:140%;color:rgba(11,15,31,.8);margin-bottom:0}.host-setup-amenity-panel{border:1px solid #d0d5dd;border-radius:8px;overflow:hidden;width:100%}.host-setup-amenity-panel__toolbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6px 8px;min-height:52px;background:#ffffff;border-radius:8px 8px 0 0;border-bottom:1px solid #d0d5dd}.host-setup-amenity-panel__chips{display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:370px}.host-setup-amenity-chip{display:inline-flex;align-items:center;gap:8px;padding:10px;border-radius:40px;background:rgba(115,177,251,.1);color:#1522a6;font-size:16px;line-height:100%;letter-spacing:.02em}.host-setup-amenity-chip__icon{width:8px;height:8px;border:1.5px solid #1522a6;border-radius:1px;flex-shrink:0}.host-setup-amenity-panel__chevron{font-size:10px;color:#000000;flex-shrink:0}.host-setup-amenity-panel__list{max-height:396px;overflow-y:auto;background:#ffffff}.host-setup-amenity-panel__row{display:flex;flex-direction:row;align-items:center;gap:8px;min-height:44px;padding:6px 8px;box-sizing:border-box;border-bottom:1px solid #d0d5dd;cursor:pointer}.host-setup-amenity-panel__row:last-of-type{border-bottom:none}.host-setup-amenity-panel__checkbox{width:14px;height:14px;flex-shrink:0;accent-color:#0f2aae;cursor:pointer}.host-setup-amenity-panel__row-text{font-size:16px;line-height:140%;color:#4a4a4a}.host-setup-amenity-panel__add{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;min-height:44px;padding:6px 8px;border:none;border-top:1px solid #d0d5dd;background:#e6f7f9;border-radius:0 0 8px 8px;cursor:pointer;font-family:inherit;font-size:16px;line-height:140%;color:#309bb7}.host-setup-amenity-panel__add-icon{width:12px;height:12px;border:1.5px solid #309bb7;border-radius:2px;flex-shrink:0}.host-setup-step3-accommodation{display:flex;align-items:flex-start;gap:8px;font-size:16px;line-height:140%;color:#4a4a4a;cursor:pointer}.host-setup-step3-accommodation input[type=checkbox]{margin-top:2px;width:14px;height:14px;flex-shrink:0;accent-color:#0f2aae}.locum-setup-input::placeholder{color:rgba(21,20,20,.3)}.auth-page{box-sizing:border-box;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden;background:#0f2a7a url(/auth-bg.png) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;padding:40px clamp(1.5rem,8vw,5rem);font-family:var(--font-family-body)}@media (min-width:768px){.auth-page{justify-content:flex-start}}.auth-bg__card{background:#ffffff;border-radius:10px;padding:32px;box-shadow:var(--shadow-modal);box-sizing:border-box;flex-shrink:0;position:relative;z-index:2}.auth-bg__card--signup{width:min(480px,calc(100vw - 2rem - 170px));min-height:520px;height:auto}.auth-bg__card--verify{width:min(380px,calc(100vw - 3rem));min-height:0;height:auto;padding:28px 32px 32px;gap:0}.auth-bg__card--verify,.auth-verify-body{display:flex;flex-direction:column;align-items:stretch}.auth-verify-body{width:100%;box-sizing:border-box}.auth-verify-otp-row{display:flex;gap:8px;margin-bottom:20px;justify-content:center;width:100%;flex-wrap:nowrap}.auth-bg__card button:focus{outline:none}.auth-bg__card button:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,79,216,.45)}.auth-signup-form-stack{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;box-sizing:border-box}.auth-oauth-row{display:flex;gap:16px;width:100%}.auth-oauth-btn{flex:1 1 0;min-width:0;padding:12px;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;transition:border-color .15s,opacity .15s}.auth-oauth-btn:disabled{cursor:not-allowed}.auth-oauth-btn__icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.auth-oauth-btn__icon img,.auth-oauth-btn__icon svg{display:block;width:24px;height:24px;max-width:24px;max-height:24px;object-fit:contain}.auth-google-signin-btn{width:100%;height:46px;border-radius:12px;border:1px solid rgba(15,42,122,.18);background:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;color:#0f2a7a;display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.07)}.auth-google-signin-btn:disabled{cursor:wait;opacity:.75}.auth-google-signin-btn__label{line-height:1.25}.auth-google-signin-btn .auth-oauth-btn__icon svg{width:22px;height:22px;max-width:22px;max-height:22px}.home-landing-nav{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:76px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;gap:12px;background:#ffffff;border-bottom:1px solid rgba(0,0,0,.1);z-index:10}.home-landing-nav__auth{display:flex;align-items:center;gap:14px;flex-shrink:0}.home-landing-nav__auth .btn-signin,.home-landing-nav__auth .btn-signup{appearance:none;-webkit-appearance:none}@media (max-width:720px){.home-landing-nav{padding:0 16px}.home-landing-nav__auth{gap:10px}.btn-signin,.btn-signup{min-width:88px;padding:10px 14px;font-size:15px}}.btn-signin{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;min-width:108px;height:44px;border:1px solid #0f2a7a;border-radius:8px;background:#ffffff;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:140%;letter-spacing:.02em;color:#0F2A7A;cursor:pointer;box-sizing:border-box;box-shadow:0 1px 2px rgba(28,50,210,.08);transition:background .2s,border-color .2s,box-shadow .2s,transform .2s,opacity .2s}.btn-signin:hover:not(:disabled){background:#f0f4ff;border-color:#2a44e0;box-shadow:0 4px 12px rgba(28,50,210,.15);transform:translateY(-1px)}.btn-signin:active:not(:disabled){background:#e8edfc;border-color:#1522a6;box-shadow:0 1px 4px rgba(28,50,210,.12);transform:translateY(0)}.btn-signin:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,79,216,.45)}.auth-page-signin-link{color:#1e3faf;transition:color .15s ease}.auth-page-signin-link:hover{color:#0f2a7a}.btn-signup{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;min-width:108px;height:44px;border:none;border-radius:8px;background:linear-gradient(135deg,#0F2A7A,#1E3FAF);font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:140%;letter-spacing:.02em;color:#ffffff;cursor:pointer;box-sizing:border-box;box-shadow:0 2px 12px rgba(28,50,210,.35),inset 0 0 0 1px rgba(58,101,219,.2);transition:background .2s,box-shadow .2s,transform .2s,opacity .2s}.btn-signup:hover:not(:disabled){background:linear-gradient(135deg,#2a44e0,#4d78e8);box-shadow:0 6px 20px rgba(28,50,210,.4),inset 0 0 0 1px rgba(91,126,232,.25);transform:translateY(-1px)}.btn-signup:active:not(:disabled){background:linear-gradient(135deg,#1522a6,#2a50c0);box-shadow:0 2px 8px rgba(28,50,210,.3);transform:translateY(0)}.btn-signup:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,79,216,.45)}.btn-landing-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;min-width:234px;height:59px;border:none;border-radius:8px;background:linear-gradient(135deg,#0F2A7A,#1E3FAF);font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:140%;letter-spacing:.04em;color:#ffffff!important;text-decoration:none;box-sizing:border-box;white-space:nowrap;cursor:pointer;box-shadow:0 2px 12px rgba(28,50,210,.35),inset 0 0 0 1px rgba(58,101,219,.2);transition:background .22s ease,box-shadow .22s ease,transform .22s ease}.btn-landing-cta:hover{background:linear-gradient(135deg,#2a44e0,#4d78e8);box-shadow:0 10px 28px rgba(28,50,210,.42),inset 0 0 0 1px rgba(91,126,232,.28);transform:translateY(-2px)}.btn-landing-cta:active{background:linear-gradient(135deg,#1522a6,#2a50c0);box-shadow:0 3px 10px rgba(28,50,210,.32);transform:translateY(0)}.btn-landing-cta:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,79,216,.45)}.home-landing-doc-links--fixed{position:fixed;left:20px;bottom:20px;z-index:15;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.home-landing-doc-links--inline{display:none;position:static;flex-wrap:wrap;align-items:center;gap:10px}.home-landing-footer-bar{display:none;box-sizing:border-box;width:100%;max-width:934px;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;padding-top:16px;margin-top:4px;border-top:1px solid rgba(0,0,0,.06)}.home-admin-login-btn--fixed,.home-admin-login-btn:not(.home-admin-login-btn--inline){position:fixed;right:20px;bottom:20px;z-index:15}.home-admin-login-btn--inline{position:static;flex-shrink:0}.home-landing-doc-link{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#1B31D2;text-decoration:none;cursor:pointer;transition:color .15s,text-decoration .15s}.home-landing-doc-link:hover{color:#0F2A7A;text-decoration:underline}.home-landing-doc-link:focus-visible{outline:none;color:#0F2A7A;text-decoration:underline}.home-admin-login-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:6px;border:1px solid #e5e7eb;background:rgba(255,255,255,.95);font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#6b7280;text-decoration:none;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:color .15s,border-color .15s,box-shadow .15s,background .15s}.home-admin-login-btn:hover{color:#0F2A7A;border-color:#c7d2fe;background:#fff;box-shadow:0 2px 10px rgba(27,49,210,.12)}.home-admin-login-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,79,216,.45)}.btn-signin--disabled,.btn-signin:disabled,.btn-signup:disabled{color:#9ca3af!important;border-color:#d1d5db!important;background:#f3f4f6!important;box-shadow:none!important;cursor:not-allowed!important;opacity:.75;transform:none!important}.btn-signup:disabled{border:1px solid #d1d5db}body.app-body,html.app-html{height:100%;overflow:hidden}body.app-body{margin:0;padding:0;background:#ffffff;color:#0b0f1f;font-family:Inter,sans-serif}#app-root{height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;height:44px;border:none;border-radius:8px;background:linear-gradient(135deg,#0F2A7A,#1E3FAF);font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#ffffff;cursor:pointer;box-sizing:border-box;text-decoration:none;white-space:nowrap;box-shadow:0 2px 12px rgba(15,42,122,.3);transition:background .2s,box-shadow .2s,transform .15s,opacity .2s}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1E3FAF,#2a50c8);box-shadow:0 6px 20px rgba(15,42,122,.4);transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;height:44px;border:1px solid #0f2a7a;border-radius:8px;background:#ffffff;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#0F2A7A;cursor:pointer;box-sizing:border-box;text-decoration:none;white-space:nowrap;transition:background .2s,box-shadow .2s,transform .15s}.btn-secondary:hover:not(:disabled){background:#f0f4ff;box-shadow:0 4px 12px rgba(15,42,122,.15);transform:translateY(-1px)}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-danger{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;height:44px;border:none;border-radius:8px;background:#dc2626;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#fff;cursor:pointer;transition:background .2s,opacity .2s}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.form-input,.form-select,.form-textarea{width:100%;padding:10px 12px;border:1px solid var(--color-input-border,#d0d4e4);border-radius:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:var(--color-text-primary,#0f1523);background:#ffffff;outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#0F2A7A;box-shadow:0 0 0 3px rgba(15,42,122,.1)}.form-input::placeholder,.form-textarea::placeholder{color:#b8c4d6}.form-label{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--color-text-secondary,#5a6478);margin-bottom:6px}.form-group{display:flex;flex-direction:column;gap:6px;width:100%}@media (max-width:767px){.auth-page{background:#0f2a7a url(/auth-bg-mobile.png) top/cover no-repeat;padding:clamp(108px,20vh,152px) 16px 32px!important;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important}.auth-bg__card{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;min-height:auto!important;padding:24px 18px!important;margin:0 auto!important;box-sizing:border-box!important}.auth-bg__card--signup,.auth-bg__card--verify{width:100%!important;max-width:380px!important;padding:24px 20px 28px!important}.auth-signup-form-stack{align-items:stretch;gap:24px}.auth-oauth-row{gap:12px}.auth-oauth-btn{min-height:48px;padding:10px 12px}.auth-google-signin-btn{min-height:48px}.auth-verify-otp-row{gap:4px!important;flex-wrap:wrap!important;justify-content:center!important}.auth-verify-otp-row input{width:40px!important;height:48px!important;font-size:18px!important;min-height:48px!important}.auth-callback-heading,.auth-callback-text{max-width:100%!important}.host-job-post-panel{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:env(safe-area-inset-bottom)!important;overflow-x:hidden!important;box-sizing:border-box!important}.host-job-post-panel-resize-handle{display:none!important}.host-job-post-panel .host-job-schedule-grid{grid-template-columns:1fr!important}.host-job-post-panel-body{padding:16px 12px!important}.host-job-date-field,.host-job-post-panel-body{min-width:0!important}.host-job-date-field,.host-job-date-field .host-job-date-text,.host-job-post-panel-body{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.host-job-date-field .host-job-date-text,.host-job-date-field .host-job-date-trigger{display:none!important}.host-job-date-field .host-job-date-picker{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;height:44px!important;min-height:44px!important;opacity:1!important;pointer-events:auto!important;cursor:pointer!important;border:1px solid #d0d4e4!important;border-radius:8px!important;padding:10px 12px!important;box-sizing:border-box!important;background:#fff!important;color:#0f1523!important;font-size:16px!important;-webkit-appearance:none;appearance:none}.host-job-resp-block,.host-job-resp-check,.host-job-resp-field,.host-job-resp-list,.host-job-resp-options{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.host-job-resp-check{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:10px!important}.host-job-resp-check input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-height:18px!important;margin-top:2px!important;flex:0 0 18px!important;flex-shrink:0!important}.host-job-resp-check-label{flex:1 1 auto!important;min-width:0!important;word-break:break-word!important;overflow-wrap:anywhere!important;line-height:1.35!important}.host-job-resp-heading{display:block!important;width:100%!important}.anchored-dropdown-menu{max-width:calc(100vw - 16px)!important;overflow-x:hidden!important;box-sizing:border-box!important;touch-action:pan-y}.host-profile-inner select,.host-setup-select,.locum-section-card select,.setup-modal select{width:100%!important;max-width:100%!important;box-sizing:border-box!important;font-size:16px!important;min-height:44px!important}.host-job-preset-dropdown{max-width:calc(100vw - 16px)!important}}@media (max-width:768px){.dash-sidebar{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(256px,86vw)!important;z-index:40!important;transform:translateX(-100%)!important;transition:transform .25s ease!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.dash-sidebar--open{transform:translateX(0)!important}.dash-hamburger{display:flex!important}.dash-sidebar-overlay{display:block;position:fixed;inset:0;z-index:39;margin:0;padding:0;border:none;background:rgba(0,0,0,.45);cursor:pointer}.dash-notifications-dropdown{width:min(340px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;right:0!important}.browse-search-wrap{display:block!important;width:100%!important;min-width:0!important;flex:1 1 100%!important}.browse-search-wrap input{min-width:0!important;width:100%!important;font-size:16px!important}.host-job-post-panel{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:env(safe-area-inset-bottom)!important;overflow-x:hidden!important;box-sizing:border-box!important}.host-job-post-panel-resize-handle{display:none!important}.host-job-post-panel .host-job-schedule-grid{grid-template-columns:1fr!important}.host-job-post-panel-body{padding:16px 12px!important}.dash-content-column{min-width:0!important;width:100%!important}.dash-page-shell,.host-dash-page,.host-profile-inner{min-width:0!important;max-width:100%!important;overflow-x:hidden!important}}@media (min-width:1025px){.dash-hamburger,.dash-sidebar-overlay{display:none!important}}.landing-root{position:relative;height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column}.landing-main{flex:1 1 0;min-height:0;margin-top:76px;overflow-x:hidden;background:#F7F8FA;padding:56px 24px 48px}.landing-content,.landing-main{display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.landing-content{width:100%;max-width:1001px;gap:36px}.landing-h1{font-family:var(--font-display,"Inter",sans-serif);font-weight:700;font-size:clamp(1.5rem,5.5vw,2.75rem);line-height:110%;color:var(--color-text-primary);text-align:center;display:block}.landing-subheading{font-weight:400;font-size:clamp(1rem,3.2vw,1.625rem);line-height:132%;color:#2A3050;text-align:center;max-width:680px;margin:0}.landing-cta-row{justify-content:center;gap:20px}.landing-cta-row,.landing-stats-card{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.landing-stats-card{box-sizing:border-box;width:100%;max-width:1001px;margin-top:40px;justify-content:space-between;gap:16px;padding:20px 28px;background:#FFFFFF;border:1px solid rgba(0,0,0,.06);border-radius:12px}.landing-stats-count{font-weight:700;font-size:clamp(1.1rem,3vw,1.375rem)}.landing-stats-text{margin:0;font-size:clamp(.875rem,2.5vw,1.125rem);line-height:140%;color:var(--color-text-primary)}.landing-stats-sub{font-weight:400;font-size:.9375rem;color:var(--color-text-muted)}.landing-stats-link{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:1.125rem;color:var(--color-primary);text-decoration:none}.landing-footer-items{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 24px;width:100%;max-width:934px;margin-top:auto}.landing-footer-item{font-weight:400;font-size:1rem;color:#606061}@media (max-width:480px){.landing-main{padding:24px 16px 28px}.landing-content{gap:20px}.landing-cta-row{flex-direction:column;width:100%}.btn-landing-cta{width:100%;min-width:unset;font-size:17px;height:52px}.landing-stats-card{padding:14px 16px;margin-top:20px}.landing-footer-item{font-size:.8125rem;text-align:center}}.dash-sidebar a>div:hover{background:rgba(56,198,198,.12)!important;color:#ffffff!important}.dash-sidebar svg{color:inherit;stroke:currentColor}.card{background:#ffffff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.section-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9CA3AF;margin-bottom:12px}.home-landing-actions .btn-signin{padding:16px 24px;min-width:234px;height:59px;font-size:20px;letter-spacing:.04em}.dash-page-container{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.dash-page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}.dash-page-title{font-size:clamp(18px,2.5vw,24px);font-weight:700;color:#0B0F1F;margin:0;font-family:Inter,sans-serif}.dash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(12px,2vw,24px)}@media (max-width:768px){.dash-page-container{padding:0}.dash-grid{grid-template-columns:1fr}}.dash-sidebar{flex-shrink:0;transition:width .25s ease,transform .25s ease}.dash-content-wrapper{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.dash-sidebar~div main>:first-child{margin-top:0}@media (max-width:768px){.dash-sidebar{width:min(256px,86vw)!important}#app-root,body,html{overflow-x:hidden!important;max-width:100vw!important}.dash-content-column>main.dash-main-content,.dash-sidebar~div main.dash-main-content{padding:16px 12px 28px!important;overflow-x:hidden!important;overflow-y:auto!important;box-sizing:border-box!important;width:100%!important}.dash-sidebar~div main>div{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.dash-sidebar~div main div[style*="36px"],.dash-sidebar~div main>div{padding-left:0!important;padding-right:0!important}.dash-sidebar~div main>div>div:not(.host-step-nav-outer):not(.host-step-nav-inner):not(.host-dash-tabs-row):not(.host-dash-tabs-scroll):not(.host-dash-jobs-section):not(.host-dash-top-section):not(.host-dash-header-row):not(.host-dash-header-info):not(.host-dash-stats-card):not(.host-dash-profile-banner):not(.host-dash-profile-banner-content):not(.host-dash-profile-banner-text):not(.host-dash-confirmation-alert):not(.host-dash-job-card):not(.host-dash-job-card-header){width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.dash-sidebar~div main div[style*="max-width: 560"],.dash-sidebar~div main div[style*="maxWidth: 560"],.messages-list-panel{max-width:100%!important;width:100%!important}.messages-list-panel{min-width:0!important;border-right:none!important;display:flex!important;flex-direction:column!important}.messages-chat-panel{display:none!important;position:fixed!important;inset:0!important;z-index:100!important;background:#fff!important;flex-direction:column!important;width:100%!important;height:100%!important}.messages-chat-panel--open{display:flex!important}.dash-sidebar~div main div[style*="calc(100vh - 200px)"]{height:calc(100dvh - 160px)!important;flex-direction:column!important}.browse-page-root>div>div[style*="display: flex"]{flex-direction:column!important;height:auto!important;overflow:visible!important}.browse-page-root>div>div>div:first-child{width:100%!important;min-width:0!important;max-height:45vh!important;overflow-y:auto!important;border-right:none!important;border-bottom:1px solid #e5e7eb!important}.browse-page-root>div>div>div:last-child{width:100%!important;min-width:0!important;overflow-y:auto!important;max-height:50vh!important}.dash-sidebar~div main div[style*=overflow]{-webkit-overflow-scrolling:touch!important}}@media (max-width:768px){.dash-sidebar~div main>div>div:first-child:has(>button):not(.host-dash-confirmation-alert){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;white-space:nowrap!important;flex-wrap:nowrap!important}.dash-sidebar~div main table{min-width:500px!important}.dash-sidebar~div main div:has(>table){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;width:100%!important}.dash-sidebar~div main div[style*="flex-direction: row"]:not(.host-step-nav-step):not(.host-dash-header-row):not(.host-dash-stats-card):not(.host-dash-tabs-scroll):not(.host-dash-job-card-header):not(.host-job-resp-check):not(.locum-section-header),.dash-sidebar~div main div[style*="flexDirection: 'row'"]:not(.host-step-nav-step):not(.host-dash-header-row):not(.host-dash-stats-card):not(.host-dash-tabs-scroll):not(.host-dash-job-card-header):not(.host-job-resp-check):not(.locum-section-header){flex-wrap:wrap!important}.dash-sidebar~div main h1{font-size:18px!important;line-height:1.3!important}.dash-sidebar~div main div[style*="justifyContent: 'space-between'"]:not(.host-dash-header-row):not(.host-dash-profile-banner):not(.settings-row){flex-wrap:wrap!important;gap:8px!important}.dash-sidebar~div main div[style*="gap: 12"]:not(.host-dash-header-row):not(.settings-row)>button:not(.host-dash-post-btn),.dash-sidebar~div main div[style*="gap: 16"]:not(.host-dash-header-row):not(.settings-row)>button:not(.host-dash-post-btn){width:100%!important;justify-content:center!important}.messages-back-btn{display:flex!important}.messages-chat-panel--open{position:fixed!important;inset:0!important;z-index:50!important;background:#fff!important;width:100vw!important;height:100dvh!important;flex-direction:column!important;overflow:hidden!important}.messages-list-panel{width:100%!important;min-width:0!important;border-right:none!important}.messages-list-panel+div[style*=ew-resize]{display:none!important}.dash-sidebar~div main div[style*="calc(100vh - 200px)"]{height:calc(100dvh - 160px)!important}.browse-detail-panel,.browse-list-panel{width:100%!important;min-width:0!important;height:100%!important}.browse-list-panel{border-right:none!important;border-bottom:none!important}.browse-detail-panel,.browse-list-panel--hidden-mobile{display:none!important}.browse-detail-panel{position:fixed!important;inset:0!important;z-index:50!important;background:#fff!important;flex-direction:column!important;overflow-y:auto!important}.browse-back-btn,.browse-detail-panel--open,.dash-hamburger{display:flex!important}}.locum-section-header{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:14px}.locum-section-header-icon{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#eef0fb;overflow:hidden}.locum-section-header span{font-size:17px;font-weight:600;color:#0B0F1F;line-height:1.25}.profile-form-capitalize .locum-profile-icon,.profile-form-capitalize .locum-section-header-icon img{flex-shrink:0;object-fit:contain}@media (min-width:1025px){.browse-back-btn,.messages-back-btn{display:none!important}.locum-step-nav .profile-step-label{font-size:17px!important;font-weight:600!important;line-height:1.25!important}}@media (max-width:768px){header:not(.admin-topbar){height:calc(56px + env(safe-area-inset-top, 0px))!important;padding:env(safe-area-inset-top,0) 14px 0!important;flex-wrap:nowrap!important}header:not(.admin-topbar) img,header:not(.admin-topbar) svg{max-height:28px!important;width:auto!important}header:not(.admin-topbar) a{flex-shrink:1!important;min-width:0!important;overflow:hidden!important}header:not(.admin-topbar)>div:last-child{flex-shrink:0!important;gap:8px!important}.browse-back-btn{display:flex!important}.locum-step-nav{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}}@media (max-width:768px){.locum-step-nav::-webkit-scrollbar{display:none}.locum-step-nav>div{flex:0 0 auto!important;min-width:unset!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-outer{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin!important;scrollbar-color:#9CA3AF #F3F4F6!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-outer::-webkit-scrollbar{display:block!important;height:6px!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-outer::-webkit-scrollbar-track{background:#F3F4F6!important;border-radius:3px!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-outer::-webkit-scrollbar-thumb{background:#9CA3AF!important;border-radius:3px!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-inner{display:flex!important;flex-wrap:nowrap!important;width:max-content!important;min-width:max-content!important;max-width:none!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-step{flex:0 0 auto!important;flex-wrap:nowrap!important;width:168px!important;min-width:168px!important;max-width:168px!important}.locum-profile-banner{height:auto!important;padding:12px 16px!important;flex-wrap:wrap!important;gap:10px!important}.locum-profile-banner-text{font-size:14px!important;line-height:1.35!important;font-weight:600!important}.locum-profile-banner-btn{width:100%!important;justify-content:center!important}.dash-content-column>main.dash-main-content,main.dash-main-content{padding:16px 12px 28px!important}.browse-detail-panel,.browse-list-panel{width:100%!important;min-width:0!important;height:100%!important}.browse-list-panel{border-right:none!important}.browse-detail-panel,.browse-list-panel--hidden-mobile{display:none!important}.browse-detail-panel{position:fixed!important;inset:0!important;z-index:50!important;background:#fff!important;flex-direction:column!important;overflow-y:auto!important}.browse-back-btn,.browse-detail-panel--open{display:flex!important}[aria-label="Resize job list"]{display:none!important}header{height:56px!important;padding:0 14px!important;flex-wrap:nowrap!important}header img,header svg{max-height:28px!important;width:auto!important}header a{flex-shrink:1!important;min-width:0!important;overflow:hidden!important}header>div:last-child{flex-shrink:0!important;gap:8px!important}.home-landing-nav{padding:0 8px!important;gap:4px!important}.home-landing-nav__auth{gap:6px!important;flex-shrink:0!important}.home-landing-nav__auth .btn-signin,.home-landing-nav__auth .btn-signup{min-width:unset!important;padding:6px 10px!important;font-size:12px!important;height:32px!important;border-radius:6px!important}.btn-landing-cta,.home-landing-actions .btn-signin{width:100%!important;min-width:unset!important;height:52px!important;font-size:16px!important;padding:14px 20px!important}.home-landing-actions{flex-direction:column!important;width:100%!important;gap:12px!important}.setup-modal{width:100vw!important;min-width:unset!important;height:100dvh!important;max-height:100dvh!important;top:0!important;left:0!important;transform:none!important;border-radius:0!important;padding:20px 16px!important;overflow-y:auto!important}.locum-step-nav{padding:8px 10px!important;gap:4px!important;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important}}@media (max-width:768px){.locum-step-nav::-webkit-scrollbar{display:none}.locum-step-nav>div[style*="flex:"]{flex:0 0 auto!important;min-width:unset!important;gap:6px!important}.locum-step-nav>div[style*="flex:"]>div:first-child{width:24px!important;height:24px!important;font-size:12px!important;min-width:24px!important}.locum-step-nav .profile-step-label{font-size:14px!important;font-weight:600!important;white-space:nowrap!important}.host-profile-inner,.locum-section-card{overflow-x:hidden!important;min-width:0!important}.locum-section-card{margin-left:2px!important;margin-right:2px!important;padding:16px 16px 20px!important;border-radius:14px!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 4px rgba(0,0,0,.06)!important;max-width:100%!important;box-sizing:border-box!important}.locum-section-header{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;margin-bottom:20px!important;padding-bottom:12px!important;border-bottom:1px solid #f3f4f6!important}.locum-section-header span{font-size:15px!important;font-weight:600!important;color:#0B0F1F!important;line-height:1.3!important}.host-profile-inner.profile-form-capitalize label{font-size:14px!important;font-weight:500!important;line-height:1.4!important;color:#374151!important}.locum-profile-page{overflow-x:hidden!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.locum-form-row{grid-template-columns:1fr!important;gap:0!important;width:100%!important}.locum-form-row,.locum-form-row>div{margin-bottom:16px!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.locum-form-row>div:last-child{margin-bottom:0!important}.locum-form-row>div[aria-hidden=true]{display:none!important}.locum-speciality-row{grid-template-columns:1fr!important}.locum-speciality-select-wrap{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.locum-speciality-select-wrap .locum-speciality-select{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.locum-section-card label{font-size:14px!important;font-weight:500!important;color:#374151!important;margin-bottom:6px!important;display:block!important}.locum-section-card input,.locum-section-card select,.locum-section-card textarea{border:1.5px solid #e5e7eb!important;border-radius:8px!important;padding:10px 12px!important;font-size:16px!important;width:100%!important;box-sizing:border-box!important;background:#FAFAFA!important;min-height:44px!important}.locum-section-card input:focus,.locum-section-card textarea:focus{border-color:#3B4FD8!important;background:#fff!important;box-shadow:0 0 0 3px rgba(59,79,216,.08)!important}.host-profile-inner select,.host-setup-select,.locum-section-card select,.setup-modal select{font-size:16px!important;max-width:100%!important}.anchored-dropdown-menu{max-width:calc(100vw - 16px)!important;touch-action:pan-y}.locum-profile-banner{height:auto!important;padding:12px 16px!important;flex-wrap:wrap!important;gap:10px!important}.locum-profile-banner-text{font-size:14px!important;line-height:1.35!important;font-weight:600!important}.locum-profile-banner-btn{width:100%!important;justify-content:center!important}.host-dash-page{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important;gap:16px!important}.host-dash-confirmation-alert,.host-dash-page .host-dash-profile-banner,.host-dash-page .host-dash-profile-banner-subtitle,.host-dash-page .host-dash-profile-banner-title,.host-dash-page .host-dash-stats-card,.host-dash-page .host-dash-top-section{white-space:normal!important;max-width:100%!important;box-sizing:border-box!important}.host-dash-confirmation-alert{overflow-x:hidden!important;flex-wrap:wrap!important;width:100%!important}.host-dash-confirmation-alert>div:nth-child(2){word-break:break-word!important;overflow-wrap:anywhere!important}.host-dash-top-section{max-width:100%!important;overflow:visible!important}.host-dash-header-row,.host-dash-top-section{width:100%!important;min-width:0!important;gap:12px!important}.host-dash-header-row{display:flex!important;flex-direction:column!important;align-items:stretch!important}.host-dash-header-info{flex:0 0 auto!important;min-width:0!important;width:100%!important;max-width:100%!important;order:1!important}.host-dash-header-badge{width:100%!important}.host-dash-header-badge,.host-dash-header-badge>span{max-width:100%!important;overflow:visible!important;white-space:normal!important}.host-dash-header-badge>span{text-overflow:unset!important}.host-dash-header-badge>span,.host-dash-header-info h1{word-break:break-word!important;overflow-wrap:anywhere!important}.host-dash-header-info h1{font-size:18px!important;line-height:1.3!important}.host-dash-post-btn{width:100%!important;max-width:100%!important;height:40px!important;padding:8px 12px!important;gap:8px!important;flex:0 0 auto!important;flex-shrink:0!important;align-self:stretch!important;margin-left:0!important;order:2!important;box-sizing:border-box!important}.host-dash-post-btn span{font-size:13px!important}.host-dash-stats-card{width:100%!important;min-width:0!important;flex-direction:row!important;flex-wrap:wrap!important}.host-dash-stats-card>.host-dash-stats-cell{min-width:0!important;flex:1 1 45%!important;width:auto!important;padding:14px 12px!important;border-right:1px solid #e2e5ee!important;border-bottom:none!important}.host-dash-stats-card>.host-dash-stats-cell:nth-child(2n){border-right:none!important}.host-dash-stats-card p{font-size:13px!important;line-height:1.35!important;word-break:break-word!important;overflow-wrap:anywhere!important}.host-dash-profile-banner{min-height:0!important;height:auto!important;padding:14px 16px!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.host-dash-profile-banner-content{flex:1 1 auto!important;align-items:flex-start!important;gap:12px!important;flex-wrap:nowrap!important}.host-dash-profile-banner-content,.host-dash-profile-banner-text{width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.host-dash-profile-banner-text{flex:1 1 auto!important}.host-dash-profile-banner-glyph{width:40px!important;height:40px!important;flex-shrink:0!important}.host-dash-profile-banner-title{font-size:14px!important;line-height:1.35!important;text-overflow:unset!important}.host-dash-profile-banner-subtitle,.host-dash-profile-banner-title{display:block!important;width:100%!important;white-space:normal!important;overflow:visible!important;word-break:break-word!important;overflow-wrap:anywhere!important}.host-dash-profile-banner-subtitle{font-size:12px!important;line-height:1.4!important;max-width:none!important}.host-dash-profile-banner-btn{width:100%!important;max-width:none!important;height:36px!important;min-height:36px!important;padding:6px 10px!important;gap:6px!important;align-self:stretch!important;justify-content:center!important;box-sizing:border-box!important}.host-dash-profile-banner-btn span{font-size:13px!important}.host-dash-jobs-section{overflow:visible!important;margin-top:4px!important}.host-dash-job-list,.host-dash-jobs-section{width:100%!important;max-width:100%!important;min-width:0!important}.host-dash-job-list{box-sizing:border-box!important}.host-dash-tabs-row{overflow:visible!important;visibility:visible!important;border-bottom:1px solid #e2e5ee!important;margin-bottom:16px!important;flex-shrink:0!important}.host-dash-tabs-row,.host-dash-tabs-scroll{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important}.host-dash-tabs-scroll{flex-wrap:nowrap!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:#9CA3AF #F3F4F6!important;touch-action:pan-x!important;gap:0!important}.host-dash-tabs-scroll::-webkit-scrollbar{display:block!important;height:4px!important}.host-dash-tabs-scroll::-webkit-scrollbar-thumb{background:#9CA3AF!important;border-radius:4px!important}.host-dash-tab-btn{display:flex!important;flex:0 0 auto!important;flex-shrink:0!important;padding:8px 14px!important;min-height:44px!important;visibility:visible!important;opacity:1!important;margin-bottom:0!important;border-bottom:2px solid transparent!important}.host-dash-tab-btn--active{border-bottom-color:#0f1523!important}.host-dash-tab-label{font-size:12px!important;font-weight:600!important;line-height:1.25!important;letter-spacing:0!important;text-transform:uppercase!important;white-space:nowrap!important;color:#8892a4!important}.host-dash-tab-btn--active .host-dash-tab-label{color:#0f1523!important}.host-dash-job-card{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:16px!important}.host-dash-job-card-header{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.host-dash-job-card-actions{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:10px!important}.host-dash-job-card-actions>button,.host-dash-job-card-actions>span{flex-shrink:0!important}.settings-page{width:100%!important;overflow-x:hidden!important}.settings-page,.settings-row{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.settings-row{align-items:flex-start!important;gap:12px!important;padding:14px 16px!important}.settings-row:has(>.settings-action-btn){flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.settings-row button[role=switch]{width:44px!important;min-width:44px!important;max-width:44px!important;flex-shrink:0!important;margin-top:2px!important}.settings-row>div:first-child{flex:1 1 auto!important;min-width:0!important;max-width:100%!important}.settings-row:has(>.settings-action-btn)>div:first-child{width:100%!important}.dash-sidebar~div main .settings-row>.settings-action-btn,.settings-action-btn{width:auto!important;max-width:100%!important;padding:7px 12px!important;font-size:12px!important;flex-shrink:0!important;align-self:flex-start!important;white-space:nowrap!important;box-sizing:border-box!important}.messages-list-panel{width:100%!important;border-right:none!important}.messages-back-btn{display:flex!important}[aria-label="Resize conversation list"]{display:none!important}.host-profile-inner{padding:0!important;max-width:100%!important}.logo-text{font-size:16px!important}.logo-icon{width:24px!important;height:24px!important}.home-landing-root{height:100dvh!important;max-height:100dvh!important}.home-landing-main{padding:32px 16px calc(24px + env(safe-area-inset-bottom, 0px))!important;margin-top:calc(76px + env(safe-area-inset-top, 0px))!important;overflow-y:auto!important}.home-landing-h1{font-size:clamp(1.35rem,7vw,2.75rem)!important;line-height:1.1!important}.home-landing-subhead{font-size:clamp(1rem,4vw,1.625rem)!important}.home-admin-login-btn--fixed,.home-landing-doc-links--fixed{display:none!important}.home-landing-doc-links--inline,.home-landing-footer-bar{display:flex!important}.setup-page-shell{width:100%!important;max-width:100%!important;height:100dvh!important;overflow-x:hidden!important}.setup-exit-modal{width:calc(100vw - 32px)!important;max-width:400px!important;margin:16px!important;padding:24px 20px!important;box-sizing:border-box!important}.host-applicant-detail-panel{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:env(safe-area-inset-bottom,0)!important}.host-applicant-detail-resize-handle{display:none!important}.host-quick-message-panel{left:8px!important;right:8px!important;top:auto!important;bottom:calc(16px + env(safe-area-inset-bottom, 0px))!important;width:auto!important;max-width:none!important}.host-quick-message-drag-hint{display:none!important}.host-dash-modal,.messages-delete-modal{width:calc(100vw - 32px)!important;max-width:420px!important;padding:20px 16px!important;box-sizing:border-box!important}.messages-delete-modal{max-width:320px!important}.browse-detail-panel--open,.dash-sidebar{padding-bottom:env(safe-area-inset-bottom,0)!important}.dash-sidebar{padding-top:env(safe-area-inset-top,0)!important}.not-found-page,.offline-page-root{min-height:100dvh!important;height:100dvh!important;padding-bottom:calc(24px + env(safe-area-inset-bottom, 0px))!important;padding-top:calc(24px + env(safe-area-inset-top, 0px))!important;box-sizing:border-box!important}.auth-bg__card input:not([type=checkbox]):not([type=radio]),.auth-bg__card select,.auth-bg__card textarea,.host-applicant-detail-panel input:not([type=checkbox]):not([type=radio]),.host-applicant-detail-panel textarea,.host-job-post-panel input:not([type=checkbox]):not([type=radio]),.host-job-post-panel select,.host-job-post-panel textarea,.host-post-job-form input:not([type=checkbox]):not([type=radio]),.host-post-job-form select,.host-post-job-form textarea,.host-profile-inner input:not([type=checkbox]):not([type=radio]),.host-profile-inner select,.host-profile-inner textarea,.host-setup-input,.locum-setup-input,.messages-chat-panel input:not([type=checkbox]):not([type=radio]),.messages-chat-panel textarea,.messages-list-panel input:not([type=checkbox]):not([type=radio]),.setup-modal input:not([type=checkbox]):not([type=radio]),.setup-modal select,.setup-modal textarea{font-size:16px!important;min-height:44px!important}.host-applicant-detail-panel input[type=checkbox],.host-applicant-detail-panel input[type=radio],.host-job-post-panel input[type=checkbox],.host-job-post-panel input[type=radio],.host-profile-inner input[type=checkbox],.host-profile-inner input[type=radio],.host-setup-amenity-panel input[type=checkbox],.setup-modal input[type=checkbox],.setup-modal input[type=radio]{min-height:unset!important;width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;flex-shrink:0!important}.driver-popover,.driver-popover *{max-width:calc(100vw - 24px)!important}}@media (min-width:1025px){.browse-back-btn,.messages-back-btn{display:none!important}}.dash-content-column>main.dash-main-content,main.dash-main-content{padding:28px!important;box-sizing:border-box!important}.dash-page-shell,.host-dash-page,.host-profile-inner{width:100%;max-width:1180px;margin:0;padding:0;box-sizing:border-box}.host-dash-profile-banner{min-height:104px}.host-dash-post-btn{width:172px;height:45px}.host-dash-profile-banner-btn{width:150px;height:41px}.host-dash-tabs-row{width:100%;max-width:100%;overflow:hidden;border-bottom:1px solid #e5e7eb}.host-dash-tabs-row,.host-dash-tabs-scroll{display:flex;align-items:stretch;min-width:0}.host-dash-tabs-scroll{gap:2px;overflow-x:auto;flex:1;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.host-dash-tabs-scroll::-webkit-scrollbar{display:none}.host-dash-tab-btn{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 14px;min-height:48px;border-bottom:2px solid transparent;margin-bottom:-1px;flex-shrink:0;transition:color .15s ease,border-color .15s ease}.host-dash-tab-btn:hover .host-dash-tab-label{color:#0b0f1f}.host-dash-tab-btn--active{border-bottom-color:#0f2a7a}.host-dash-tab-label{font-family:Inter,sans-serif;font-weight:var(--font-weight-bold);font-size:var(--font-heading);line-height:24px;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;color:#636364}.host-dash-tab-label,.locum-dash-tab-label{display:inline-flex;align-items:center;gap:6px}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#1b31d2;color:#fff;font-family:Inter,sans-serif;font-size:11px;font-weight:600;line-height:1;flex-shrink:0}.count-badge--sidebar{background:#38c6c6;color:#0f2a7a;min-width:20px;height:20px;font-size:11px}.count-badge--tab{background:#eef0fb;color:#1b31d2;min-width:18px;height:18px;font-size:10px;font-weight:700}.host-dash-tab-btn--active .count-badge--tab{background:#1b31d2;color:#fff}.host-dash-tab-btn--active .host-dash-tab-label{color:#0b0f1f}@media (max-width:768px){*{box-sizing:border-box}body,html{overflow-x:hidden}iframe,img,svg,video{max-width:100%;height:auto}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.auth-page,.dash-content-wrapper,.dash-page-container,.dash-page-shell,.home-landing-root,.host-dash-page,.host-post-job-form,.host-profile-inner,.landing-root,.locum-profile-page,.not-found-page,.offline-page-root,.settings-page,.setup-page-shell,main.dash-main-content>div{width:100%;max-width:100%;overflow-x:hidden;padding-left:16px;padding-right:16px;box-sizing:border-box}.host-job-date-field,.host-job-schedule-grid{width:100%;overflow-x:hidden;box-sizing:border-box}.host-job-date-field table,.host-job-schedule-grid table{table-layout:fixed;width:100%}.host-job-date-field td,.host-job-date-field th,.host-job-schedule-grid td,.host-job-schedule-grid th{width:calc(100% / 7);min-width:0;padding:2px;font-size:clamp(10px,2.5vw,13px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.host-job-post-panel,.host-job-post-panel-body{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.host-job-post-panel .host-job-schedule-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.host-job-post-panel .host-job-date-field,.host-job-post-panel .host-job-schedule-grid>div{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.host-job-post-panel .host-job-date-field{display:block!important}.host-job-post-panel .host-job-date-field .host-job-date-text,.host-job-post-panel .host-job-date-field .host-job-date-trigger{display:none!important}.host-job-post-panel .host-job-date-field .host-job-date-picker{position:relative!important;inset:auto!important;left:0!important;right:auto!important;top:auto!important;bottom:auto!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;-webkit-min-logical-width:0!important;height:44px!important;min-height:44px!important;margin:0!important;opacity:1!important;pointer-events:auto!important;cursor:pointer!important;border:1px solid #d0d4e4!important;border-radius:8px!important;padding:10px 36px 10px 12px!important;box-sizing:border-box!important;background:#fff!important;color:#0f1523!important;font-size:16px!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;-webkit-appearance:none!important;appearance:none!important}.host-job-post-panel .host-job-date-field .host-job-date-picker::-webkit-date-and-time-value{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:left!important}.host-job-post-panel .host-job-date-field .host-job-date-picker::-webkit-calendar-picker-indicator{position:absolute!important;right:10px!important;top:50%!important;transform:translateY(-50%)!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;cursor:pointer!important;opacity:1!important}.host-job-post-panel input[type=time]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;font-size:16px!important;-webkit-appearance:none!important;appearance:none!important}.anchored-dropdown-menu,.dash-notifications-dropdown,.driver-popover,.host-job-preset-dropdown,[data-anchored-dropdown]{max-width:calc(100vw - 32px)!important;overflow-y:auto!important;max-height:240px!important;box-sizing:border-box!important}.dash-notifications-dropdown{right:0!important;left:auto!important}.host-dash-modal,.messages-delete-modal,.setup-exit-modal{top:auto!important;bottom:0!important;transform:none!important;border-radius:16px 16px 0 0!important;max-height:90vh!important}.host-applicant-detail-panel,.host-dash-modal,.host-job-post-panel,.messages-delete-modal,.setup-exit-modal{width:100%!important;max-width:100%!important;left:0!important;right:0!important;margin:0!important;overflow-y:auto!important;box-sizing:border-box!important}.host-quick-message-panel{max-width:calc(100vw - 32px)!important;overflow-y:auto!important;max-height:240px!important}.auth-oauth-row,.browse-detail-panel,.browse-list-panel,.dash-page-header,.home-landing-actions,.host-applicant-detail-panel,.host-dash-confirmation-alert,.host-dash-header-row,.host-dash-job-card-actions,.host-dash-job-card-header,.host-dash-profile-banner,.host-dash-profile-banner-content,.host-dash-stats-card,.host-dash-tabs-scroll,.host-job-resp-check,.host-post-job-form,.host-setup-amenity-panel__chips,.host-setup-amenity-panel__toolbar,.landing-cta-row,.landing-stats-card,.locum-form-row,.locum-section-header,.messages-chat-panel,.messages-list-panel,.settings-row{flex-wrap:wrap}.browse-detail-panel>*,.browse-list-panel>*,.browse-search-wrap,.dash-page-shell>*,.host-dash-header-badge,.host-dash-header-info,.host-dash-job-card>*,.host-dash-page>*,.host-dash-profile-banner-subtitle,.host-dash-profile-banner-text,.host-dash-profile-banner-title,.host-job-resp-check-label,.host-post-job-form>*,.host-profile-inner>*,.locum-profile-page>*,.locum-section-card>*,.locum-speciality-mobile-trigger-label,.logo-root,.messages-chat-panel>*,.messages-list-panel>*,.settings-page>*,main.dash-main-content>div>*{min-width:0}.dash-content-column{padding-bottom:env(safe-area-inset-bottom,0);box-sizing:border-box}.dash-main-content,main.dash-main-content{padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 60px)!important}.dash-sidebar{padding-bottom:env(safe-area-inset-bottom,0)}.auth-page,.dash-sidebar,.home-landing-root,.landing-root,.not-found-page,.offline-page-root,.setup-page-shell{padding-top:env(safe-area-inset-top,0)}}@media (min-width:769px) and (max-width:1024px){#app-root,body,html{overflow-x:hidden!important;max-width:100vw!important}.dash-sidebar{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(256px,42vw)!important;z-index:40!important;transform:translateX(-100%)!important;transition:transform .25s ease!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.dash-sidebar--open{transform:translateX(0)!important}.dash-hamburger{display:flex!important}.dash-sidebar-overlay{display:block;position:fixed;inset:0;z-index:39;margin:0;padding:0;border:none;background:rgba(0,0,0,.45);cursor:pointer}.dash-content-column{min-width:0!important;width:100%!important;flex:1 1 0!important}.dash-content-column>main.dash-main-content,main.dash-main-content{padding:20px 20px 32px!important;overflow-x:hidden!important;box-sizing:border-box!important;width:100%!important;min-width:0!important}.dash-sidebar~div main>div{box-sizing:border-box!important;min-width:0!important}.dash-sidebar~div main div[style*="max-width: 560"],.dash-sidebar~div main div[style*="maxWidth: 560"],.dash-sidebar~div main>div{width:100%!important;max-width:100%!important}.dash-content-wrapper,.dash-page-container,.dash-page-shell,.host-dash-page,.host-post-job-form,.host-profile-inner,.locum-profile-page,.settings-page,.setup-page-shell,main.dash-main-content>div{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important;min-width:0!important}.dash-page-container{padding:0!important}.dash-notifications-dropdown{width:min(340px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;right:0!important}.anchored-dropdown-menu,.driver-popover,.host-job-preset-dropdown,[data-anchored-dropdown]{max-width:calc(100vw - 32px)!important;box-sizing:border-box!important;overflow-y:auto!important}.browse-detail-panel,.browse-list-panel,.dash-page-header,.host-applicant-detail-panel,.host-dash-confirmation-alert,.host-dash-header-row,.host-dash-job-card-actions,.host-dash-job-card-header,.host-dash-profile-banner,.host-dash-profile-banner-content,.host-dash-stats-card,.host-dash-tabs-scroll,.host-job-resp-check,.host-post-job-form,.locum-form-row,.locum-section-header,.messages-chat-panel,.messages-list-panel,.settings-row{flex-wrap:wrap;min-width:0;max-width:100%;box-sizing:border-box}.browse-detail-panel>*,.browse-list-panel>*,.browse-search-wrap,.dash-page-shell>*,.host-dash-header-badge,.host-dash-header-info,.host-dash-job-card>*,.host-dash-page>*,.host-dash-profile-banner-subtitle,.host-dash-profile-banner-text,.host-dash-profile-banner-title,.host-job-resp-check-label,.host-post-job-form>*,.host-profile-inner>*,.locum-profile-page>*,.locum-section-card>*,.locum-speciality-mobile-trigger-label,.logo-root,.messages-chat-panel>*,.messages-list-panel>*,.settings-page>*,main.dash-main-content>div>*{min-width:0}.dash-sidebar~div main div[style*="flex-direction: row"]:not(.host-step-nav-step):not(.host-dash-header-row):not(.host-dash-stats-card):not(.host-dash-tabs-scroll):not(.host-dash-job-card-header):not(.host-job-resp-check):not(.locum-section-header),.dash-sidebar~div main div[style*="flexDirection: 'row'"]:not(.host-step-nav-step):not(.host-dash-header-row):not(.host-dash-stats-card):not(.host-dash-tabs-scroll):not(.host-dash-job-card-header):not(.host-job-resp-check):not(.locum-section-header){flex-wrap:wrap!important}.dash-sidebar~div main div[style*="justifyContent: 'space-between'"]:not(.host-dash-header-row):not(.host-dash-profile-banner):not(.settings-row){flex-wrap:wrap!important;gap:8px!important}.dash-sidebar~div main table{min-width:480px!important}.dash-sidebar~div main div:has(>table){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;width:100%!important}.host-dash-page{gap:16px!important}.host-dash-header-row{flex-wrap:wrap!important;align-items:flex-start!important;gap:12px!important}.host-dash-header-info{flex:1 1 280px!important;min-width:0!important}.host-dash-header-info h1{word-break:break-word!important;overflow-wrap:anywhere!important}.host-dash-post-btn{flex-shrink:0!important;max-width:100%!important}.host-dash-stats-card{flex-wrap:wrap!important}.host-dash-stats-card>.host-dash-stats-cell{min-width:0!important;flex:1 1 140px!important}.host-dash-profile-banner{flex-wrap:wrap!important;height:auto!important;min-height:0!important;gap:12px!important}.host-dash-confirmation-alert{flex-wrap:wrap!important;white-space:normal!important}.host-dash-confirmation-alert>div:nth-child(2){word-break:break-word!important;overflow-wrap:anywhere!important}.host-dash-job-card{min-width:0!important;max-width:100%!important}.host-dash-job-card-header{flex-wrap:wrap!important;gap:12px!important}.host-dash-job-card-actions{flex-wrap:wrap!important;gap:10px!important}.host-dash-tab-btn{flex-shrink:0!important}.settings-row{align-items:flex-start!important;gap:12px!important;padding:14px 16px!important}.settings-row>div:first-child{flex:1 1 200px!important;min-width:0!important;max-width:100%!important}.settings-action-btn,.settings-row button[role=switch]{flex-shrink:0!important}.settings-action-btn{max-width:100%!important;white-space:nowrap!important}.host-job-resp-block,.host-job-resp-field,.host-job-resp-list,.host-job-resp-options,.host-post-job-form{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.host-job-resp-check{flex-wrap:nowrap!important;align-items:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important}.host-job-resp-check-label{flex:1 1 auto!important;min-width:0!important;word-break:break-word!important;overflow-wrap:anywhere!important}.locum-step-nav{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.locum-step-nav::-webkit-scrollbar{display:none}.dash-sidebar~div main .host-profile-inner .host-step-nav-outer{overflow-x:auto!important;-webkit-overflow-scrolling:touch;width:100%!important;max-width:100%!important}.dash-sidebar~div main .host-profile-inner .host-step-nav-inner{flex-wrap:nowrap!important;width:max-content!important}.browse-detail-panel,.browse-list-panel,.messages-chat-panel,.messages-list-panel{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.browse-search-wrap{min-width:0!important;flex:1 1 200px!important}.browse-search-wrap input{min-width:0!important;max-width:100%!important}.host-job-post-panel{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;height:100dvh!important;max-height:100dvh!important;box-sizing:border-box!important;overflow-x:hidden!important;padding-bottom:env(safe-area-inset-bottom,0)!important}.host-job-post-panel-resize-handle{display:none!important}.host-job-post-panel-body{padding:16px!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.host-job-post-panel .host-job-schedule-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important}.host-job-post-panel .host-job-date-field,.host-job-post-panel .host-job-schedule-grid>div{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.host-job-post-panel .host-job-date-field{display:block!important;overflow:hidden!important}.host-job-post-panel .host-job-date-field .host-job-date-text,.host-job-post-panel .host-job-date-field .host-job-date-trigger{display:none!important}.host-job-post-panel .host-job-date-field .host-job-date-picker{position:relative!important;inset:auto!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;margin:0!important;opacity:1!important;pointer-events:auto!important;cursor:pointer!important;border:1px solid #d0d4e4!important;border-radius:8px!important;padding:10px 36px 10px 12px!important;box-sizing:border-box!important;background:#fff!important;color:#0f1523!important;font-size:16px!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;-webkit-appearance:none!important;appearance:none!important}.host-job-post-panel .host-job-date-field .host-job-date-picker::-webkit-date-and-time-value{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:left!important}.host-job-post-panel input[type=datetime-local],.host-job-post-panel input[type=time]{font-size:16px!important}.host-job-post-panel input:not([type=checkbox]):not([type=radio]),.host-job-post-panel input[type=datetime-local],.host-job-post-panel input[type=time],.host-job-post-panel select,.host-job-post-panel textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.host-job-post-panel input[type=checkbox],.host-job-post-panel input[type=radio]{width:18px!important;height:18px!important;min-width:18px!important;flex-shrink:0!important}.host-job-resp-check input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;flex:0 0 18px!important;flex-shrink:0!important}.host-job-preset-dropdown{max-width:calc(100vw - 32px)!important}.host-post-job-form{max-width:100%!important;width:100%!important;padding:0!important}.host-post-job-form input:not([type=checkbox]):not([type=radio]),.host-post-job-form select,.host-post-job-form textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;font-size:16px!important}.host-post-job-form input[type=datetime-local]{-webkit-appearance:none!important;appearance:none!important}.host-applicant-detail-panel{max-width:min(520px,94vw)!important;box-sizing:border-box!important;overflow-x:hidden!important}.host-quick-message-panel{max-width:calc(100vw - 32px)!important}.locum-section-card{overflow-x:hidden!important;box-sizing:border-box!important}.locum-form-row,.locum-form-row>div,.locum-section-card{min-width:0!important;max-width:100%!important}header:not(.admin-topbar){flex-wrap:nowrap!important;padding:0 16px!important}header:not(.admin-topbar)>div:last-child{flex-shrink:0!important;gap:8px!important}}@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-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-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}@property --tw-ease{syntax:"*";inherits:false}@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-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-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;--tw-ease:initial}}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}