@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";:root{color-scheme:light;--bg: #f5fbf8;--bg-strong: #e6f5ef;--surface: rgba(255, 255, 255, .88);--surface-strong: #ffffff;--surface-muted: #f2faf6;--line: rgba(15, 61, 52, .11);--line-strong: rgba(15, 61, 52, .19);--text: #1f302c;--text-strong: #0d1714;--muted: #667a75;--accent: #15a585;--accent-strong: #08705d;--accent-soft: rgba(21, 165, 133, .11);--sky: #4aa9c7;--sky-soft: rgba(74, 169, 199, .12);--sun: #f4b95f;--sun-soft: rgba(244, 185, 95, .16);--gold: #b9853f;--gold-soft: rgba(185, 133, 63, .13);--success: #128263;--success-soft: rgba(18, 130, 99, .11);--error: #b23b32;--error-soft: rgba(178, 59, 50, .1);--shadow-sm: 0 12px 34px rgba(20, 67, 58, .08);--shadow: 0 30px 90px rgba(20, 67, 58, .14);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px}*{box-sizing:border-box}html,body,#root{min-height:100%}html{overflow-x:hidden;overflow-y:auto;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;overflow-y:auto;color:var(--text);font-family:Plus Jakarta Sans,Avenir Next,ui-sans-serif,sans-serif;background:radial-gradient(860px 460px at 7% -9%,rgba(21,165,133,.17),transparent 62%),radial-gradient(760px 420px at 99% 0%,rgba(74,169,199,.16),transparent 60%),radial-gradient(740px 420px at 66% 108%,rgba(244,185,95,.14),transparent 62%),linear-gradient(180deg,#fbfffd 0%,var(--bg) 48%,#edf8f4 100%);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-overflow-scrolling:touch}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(31,41,37,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(31,41,37,.035) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent 78%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.temp-loading-screen,.temp-auth-page,.temp-landing{min-height:100vh;min-height:100dvh;position:relative}.temp-loading-screen{display:block;color:var(--muted);font-weight:700}.temp-onboarding-popover{position:fixed;right:clamp(18px,3vw,34px);bottom:clamp(88px,9vh,120px);z-index:1000;width:min(430px,calc(100vw - 32px));display:grid;gap:12px;border:1px solid rgba(255,255,255,.72);border-radius:24px;padding:20px;background:linear-gradient(150deg,#fffffffa,#f3fbf7f0),radial-gradient(360px 220px at 86% 10%,rgba(74,169,199,.16),transparent 70%);box-shadow:0 24px 80px #0d171438}.temp-onboarding-close{position:absolute;top:12px;right:12px;width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffffd1;cursor:pointer}.temp-onboarding-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding-right:36px}.temp-onboarding-icon{width:46px;height:46px;display:inline-grid;place-items:center;border-radius:16px;color:var(--accent-strong);background:linear-gradient(145deg,#15a58529,#4aa9c721);box-shadow:inset 0 0 0 1px #15a58529}.temp-onboarding-head .temp-eyebrow{margin-bottom:5px}.temp-onboarding-popover h2{margin:0;color:var(--text-strong);font-family:"Instrument Serif",Georgia,serif;font-size:clamp(28px,4vw,38px);font-weight:400;letter-spacing:-.04em;line-height:.96}.temp-onboarding-popover>p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.temp-onboarding-cue{border:1px solid rgba(21,165,133,.18);border-radius:14px;padding:10px 12px;color:var(--accent-strong);background:#15a58514;font-size:12px;font-weight:800}.temp-onboarding-progress{display:flex;gap:8px;align-items:center;padding:8px 0 2px}.temp-onboarding-progress button{width:28px;height:8px;border:0;border-radius:999px;background:#0f3d3424;cursor:pointer;transition:width .16s ease,background .16s ease}.temp-onboarding-progress button.active{width:48px;background:var(--accent)}.temp-onboarding-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:6px}.temp-onboarding-actions .temp-button{min-height:42px}.temp-onboarding-actions .temp-button[disabled]{opacity:.42;cursor:not-allowed}.temp-help-launcher{position:fixed;right:clamp(18px,3vw,34px);bottom:22px;z-index:1001;display:grid;justify-items:end;gap:8px}.temp-help-button{width:48px;height:48px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:999px;color:var(--accent-strong);background:#ffffffeb;box-shadow:0 16px 44px #0d171429;cursor:pointer}.temp-help-menu{opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .14s ease,transform .14s ease}.temp-help-launcher:hover .temp-help-menu,.temp-help-launcher:focus-within .temp-help-menu{opacity:1;transform:translateY(0);pointer-events:auto}.temp-help-menu button{border:1px solid var(--line);border-radius:999px;padding:10px 14px;color:var(--text-strong);background:#fffffff5;box-shadow:var(--shadow-sm);cursor:pointer;font-weight:800}.temp-onboarding-page{align-items:stretch;padding:max(18px,calc(2.4dvh + env(safe-area-inset-top))) max(18px,3vw) max(18px,calc(2.4dvh + env(safe-area-inset-bottom)))}.temp-onboarding-shell{width:min(1160px,100%);min-height:min(760px,calc(100dvh - 36px));display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);overflow:hidden;border:1px solid rgba(15,61,52,.12);border-radius:18px;background:#ffffffeb;box-shadow:var(--shadow-sm)}.temp-onboarding-rail{display:grid;align-content:start;gap:22px;border-right:1px solid var(--line);padding:clamp(20px,3vw,30px);background:#f7fcfa}.temp-onboarding-rail h2,.temp-onboarding-step-card h1{margin:0;color:var(--text-strong);font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:0;line-height:1}.temp-onboarding-rail h2{font-size:36px}.temp-onboarding-step-card h1{font-size:clamp(40px,5vw,58px)}.temp-onboarding-steps{display:grid;gap:8px}.temp-onboarding-steps button{min-height:46px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--muted);padding:0 12px;font-weight:900;cursor:pointer}.temp-onboarding-steps button.active,.temp-onboarding-steps button.complete{border-color:#15a5852e;background:#15a58514;color:var(--accent-strong)}.temp-onboarding-main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;padding:clamp(20px,3vw,34px)}.temp-onboarding-step-card{min-width:0;display:grid;align-content:start;gap:18px}.temp-onboarding-photo-row,.temp-onboarding-clinic-toolbar,.temp-onboarding-footer,.temp-onboarding-clinic-count{display:flex;align-items:center;gap:12px}.temp-onboarding-photo-row{align-items:end}.temp-onboarding-clinic-toolbar{align-items:stretch}.temp-onboarding-clinic-toolbar .temp-input-with-icon{flex:1 1 360px}.temp-onboarding-clinic-actions{display:flex;gap:8px;flex-wrap:wrap}.temp-onboarding-clinic-count{justify-content:space-between;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.temp-onboarding-clinic-list{max-height:min(430px,48dvh);display:grid;gap:8px;overflow:auto;padding-right:4px}.temp-onboarding-clinic-option{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--text);padding:11px 12px;text-align:left;cursor:pointer}.temp-onboarding-clinic-option.active{border-color:#15a58542;background:#15a58512}.temp-onboarding-check{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid rgba(21,165,133,.28);border-radius:8px;color:#fff;background:var(--accent)}.temp-onboarding-clinic-option:not(.active) .temp-onboarding-check{background:#fff}.temp-onboarding-clinic-option strong,.temp-onboarding-review-grid strong{color:var(--text-strong)}.temp-onboarding-clinic-option span:nth-child(2){display:grid;gap:3px;min-width:0}.temp-onboarding-clinic-option small{color:var(--muted);font-size:12px;font-weight:800}.temp-onboarding-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.temp-onboarding-review-grid>div{display:grid;gap:6px;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff}.temp-onboarding-review-grid span{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.temp-onboarding-footer{justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.temp-landing{padding:26px}.temp-public-header{width:min(1180px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0 28px}.temp-public-main{width:min(1180px,100%);margin:0 auto;display:grid;gap:22px}.temp-hero{min-height:calc(100vh - 132px);min-height:calc(100dvh - 132px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.72fr);align-items:center;gap:42px;border:1px solid var(--line);border-radius:38px;padding:clamp(30px,5vw,70px);background:linear-gradient(135deg,#fffffff0,#faf7f1e0),radial-gradient(600px 360px at 88% 18%,rgba(13,107,95,.1),transparent 62%);box-shadow:var(--shadow);overflow:hidden}.temp-hero-copy{display:grid;gap:22px}.temp-hero h1,.temp-auth-card h1,.temp-card h1{margin:0;color:var(--text-strong);font-family:"Source Serif 4",Georgia,serif;font-size:clamp(36px,6vw,76px);line-height:.94;letter-spacing:-.045em}.temp-auth-card h1,.temp-card h1{font-size:clamp(31px,4.4vw,54px)}.temp-card h2,.temp-opening-card h3,.temp-shift-preview h3{margin:0;color:var(--text-strong);font-family:"Source Serif 4",Georgia,serif;font-size:27px;line-height:1.08;letter-spacing:-.025em}.temp-card h3{margin:0 0 8px}.temp-subcopy,.temp-muted{color:var(--muted);line-height:1.65}.temp-subcopy{max-width:650px;margin:0;font-size:clamp(17px,2vw,21px)}.temp-hero-actions,.temp-topbar-actions,.temp-opening-meta,.temp-grid,.temp-page-grid,.temp-card-grid,.temp-detail-grid{display:grid;gap:16px}.temp-hero-actions{grid-template-columns:repeat(auto-fit,minmax(160px,max-content));margin-top:8px}.temp-hero-panel{display:grid;gap:16px}.temp-shift-preview,.temp-card,.temp-auth-card,.temp-opening-card,.temp-schedule-column{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.temp-shift-preview{display:grid;gap:16px;border-radius:30px;padding:26px}.temp-shift-row{display:flex;align-items:center;gap:10px;color:var(--muted);font-weight:700}.temp-rate{width:fit-content;border-radius:999px;padding:11px 14px;background:var(--gold-soft);color:#7a4f1f}.temp-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.temp-proof-grid>div{display:grid;gap:8px;border:1px solid var(--line);border-radius:22px;padding:18px;background:#ffffffbd}.temp-proof-grid svg{color:var(--accent)}.temp-proof-grid span{color:var(--muted);font-size:13px;line-height:1.5}.temp-public-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.temp-public-strip span{border:1px solid var(--line);border-radius:999px;padding:14px 16px;background:#ffffff9e;color:var(--muted);font-size:13px;font-weight:800;text-align:center}.temp-landing .temp-public-main{min-height:calc(100vh - 52px);min-height:calc(100dvh - 52px)}.temp-auth-page{display:grid;place-items:center;padding:30px}.temp-auth-page:after{content:"";position:fixed;right:6vw;bottom:8vh;width:320px;height:320px;border-radius:999px;background:radial-gradient(circle,rgba(13,107,95,.12),transparent 67%);pointer-events:none}.temp-auth-card{width:min(760px,100%);display:grid;gap:18px;border-radius:32px;padding:clamp(24px,4vw,42px)}.temp-app-shell{min-height:100vh;min-height:100dvh;padding:18px}.temp-topbar{width:min(1360px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:20px;border:1px solid rgba(15,61,52,.12);border-bottom:0;border-radius:16px 16px 0 0;padding:12px 18px;background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.temp-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.temp-brand>span:last-child{display:grid;gap:1px;min-width:0}.temp-brand strong{color:var(--text-strong);font-size:15px;letter-spacing:-.01em;white-space:nowrap}.temp-brand small{color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.temp-brand-mark{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--accent-strong),var(--accent));color:#fff;box-shadow:none;font-weight:900}.temp-nav{display:flex;justify-content:center;gap:0;flex-wrap:wrap;min-width:0}.temp-nav-link{display:inline-flex;align-items:center;gap:7px;border-left:1px solid rgba(15,61,52,.12);border-radius:0;padding:12px 14px;color:var(--muted);font-size:12.5px;font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease;min-width:0;white-space:nowrap}.temp-nav-link:first-child{border-left:0}.temp-nav-link:hover{background:#1f29250d;color:var(--text)}.temp-nav-link.active{background:#15a58514;color:var(--accent-strong)}.temp-topbar-actions{grid-auto-flow:column;align-items:center;justify-content:end;gap:10px;min-width:0}.temp-profile-pill{display:inline-flex;align-items:center;gap:10px;max-width:260px;border:1px solid rgba(15,61,52,.12);border-radius:999px;padding:6px 10px 6px 6px;background:#fff}.temp-profile-pill strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.temp-profile-pill.active{border-color:#15a5853d;background:#15a5850d}.temp-main{width:min(1360px,100%);margin:0 auto;border:1px solid rgba(15,61,52,.12);border-top:0;border-radius:0 0 16px 16px;background:#fffffff7;padding:18px}.temp-help-bar{width:min(1360px,100%);margin:12px auto 0;display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid rgba(15,61,52,.12);border-radius:14px;padding:10px 14px;background:#ffffffe0;color:var(--muted);font-size:13px;font-weight:800;text-align:center}.temp-help-bar a{color:var(--accent-strong);font-weight:900;overflow-wrap:anywhere}.temp-help-bar a:hover{color:var(--text-strong)}.temp-loading-shell{padding:18px}.temp-loading-page{gap:0}.temp-loading-brand,.temp-loading-actions{display:flex;align-items:center;gap:12px;min-width:0}.temp-loading-brand-copy{display:grid;gap:6px;min-width:0}.temp-loading-nav{justify-self:stretch;justify-content:center}.temp-loading-outline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.temp-loading-card{min-height:220px;border-radius:0}.temp-loading-card+.temp-loading-card{border-left:1px solid rgba(15,61,52,.1)}.temp-loading-hero{min-height:240px;display:grid;align-content:start;gap:14px;border-radius:0}.temp-loading-block{position:relative;overflow:hidden;display:block;border-radius:999px;background:linear-gradient(90deg,#0f3d3414,#0f3d3424,#0f3d3414)}.temp-loading-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);animation:temp-skeleton-shimmer 1.45s ease-in-out infinite}.temp-loading-mark{width:42px;height:42px;border-radius:12px}.temp-loading-brand-title{width:124px;height:14px}.temp-loading-brand-subtitle{width:156px;height:10px}.temp-loading-nav-pill{width:108px;height:38px;border-radius:999px}.temp-loading-profile-pill{width:190px;height:40px}.temp-loading-button{width:86px;height:40px}.temp-loading-eyebrow{width:110px;height:28px}.temp-loading-heading{width:min(720px,100%);height:34px;border-radius:16px}.temp-loading-heading-short{width:min(520px,72%)}.temp-loading-copy{width:min(780px,100%);height:16px;border-radius:12px}.temp-loading-copy-short{width:min(560px,78%)}@keyframes temp-skeleton-shimmer{to{transform:translate(100%)}}.temp-page-grid{gap:18px}.temp-view-toggle{display:inline-flex;align-items:center;gap:8px}.temp-toggle-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgba(15,61,52,.12);border-radius:999px;background:#fff;color:var(--muted);padding:0 14px;font-weight:800;cursor:pointer}.temp-toggle-pill.active{border-color:#15a58538;background:#15a58514;color:var(--accent-strong)}.temp-page-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(22px,3.2vw,34px);background:linear-gradient(145deg,#fffffff0,#faf7f1db),radial-gradient(560px 260px at 100% 0%,rgba(13,107,95,.08),transparent 68%);box-shadow:var(--shadow-sm)}.temp-app-shell .temp-page-hero,.temp-app-shell .temp-card,.temp-app-shell .temp-opening-card,.temp-app-shell .temp-filter-panel,.temp-app-shell .temp-results-panel,.temp-app-shell .temp-detail-main-card,.temp-app-shell .temp-apply-panel,.temp-app-shell .temp-profile-summary,.temp-app-shell .temp-profile-form,.temp-app-shell .temp-upload-panel,.temp-app-shell .temp-credential-panel,.temp-app-shell .temp-schedule-board,.temp-app-shell .temp-schedule-column,.temp-app-shell .temp-availability-form,.temp-app-shell .temp-calendar-panel{background:#fff;border:1px solid rgba(15,61,52,.12);border-radius:14px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.temp-app-shell .temp-page-hero:before,.temp-app-shell .temp-auth-card:before,.temp-app-shell .temp-topbar:before{content:none}.temp-app-shell .temp-page-grid>*+*{margin-top:18px}.temp-app-shell .temp-profile-layout,.temp-app-shell .temp-marketplace-layout,.temp-app-shell .temp-detail-shell,.temp-app-shell .temp-document-layout,.temp-app-shell .temp-detail-grid-wide,.temp-app-shell .temp-availability-layout{gap:0}.temp-app-shell .temp-profile-layout>*,.temp-app-shell .temp-marketplace-layout>*,.temp-app-shell .temp-detail-shell>*,.temp-app-shell .temp-document-layout>*,.temp-app-shell .temp-detail-grid-wide>*,.temp-app-shell .temp-availability-layout>*{border-radius:0}.temp-app-shell .temp-profile-layout>*:first-child,.temp-app-shell .temp-marketplace-layout>*:first-child,.temp-app-shell .temp-detail-shell>*:first-child,.temp-app-shell .temp-document-layout>*:first-child,.temp-app-shell .temp-detail-grid-wide>*:first-child,.temp-app-shell .temp-availability-layout>*:first-child{border-right:0;border-radius:14px 0 0 14px}.temp-app-shell .temp-profile-layout>*:last-child,.temp-app-shell .temp-marketplace-layout>*:last-child,.temp-app-shell .temp-detail-shell>*:last-child,.temp-app-shell .temp-document-layout>*:last-child,.temp-app-shell .temp-detail-grid-wide>*:last-child,.temp-app-shell .temp-availability-layout>*:last-child{border-radius:0 14px 14px 0}.temp-app-shell .temp-topbar .temp-brand-mark{background:linear-gradient(145deg,#0f8f79,#26bea1)}.temp-app-shell .temp-topbar,.temp-app-shell .temp-nav,.temp-app-shell .temp-nav-link:hover,.temp-app-shell .temp-nav-link.active{box-shadow:none}.temp-app-shell .temp-nav{border:0;background:transparent;padding:0}.temp-app-shell .temp-nav-link:hover{background:#15a5850a}.temp-app-shell .temp-filter-note,.temp-app-shell .temp-job-card,.temp-app-shell .temp-application-row,.temp-app-shell .temp-credential-row,.temp-app-shell .temp-schedule-card,.temp-app-shell .temp-calendar-day,.temp-app-shell .temp-clinic-search-results,.temp-app-shell .temp-clinic-search-results button,.temp-app-shell .temp-preference-pill,.temp-app-shell .temp-shift-fact-grid>div,.temp-app-shell .temp-hero-metrics>div,.temp-app-shell .temp-section-card,.temp-app-shell .temp-stat{background:#fff;border-color:#0f3d341f;box-shadow:none}.temp-page-hero h1,.temp-page-hero .temp-muted{max-width:720px}.temp-hero-metrics{display:grid;grid-auto-flow:column;gap:10px}.temp-hero-metrics>div{min-width:118px;border:1px solid var(--line);border-radius:18px;padding:14px;background:#ffffffa8}.temp-hero-metrics strong{display:block;color:var(--text-strong);font-size:26px;line-height:1;letter-spacing:-.04em}.temp-hero-metrics span{display:block;margin-top:6px;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.temp-card,.temp-opening-card{border-radius:var(--radius-lg);padding:clamp(20px,3vw,30px)}.temp-card{background:linear-gradient(145deg,#fffffff0,#faf7f1db)}.temp-card-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.temp-grid,.temp-detail-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.temp-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.temp-stat{display:grid;gap:2px;border:1px solid var(--line);border-radius:18px;padding:15px;background:#ffffff9e}.temp-stat strong{color:var(--text-strong);font-size:24px;letter-spacing:-.04em}.temp-stat span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.temp-marketplace-layout{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);gap:18px;align-items:start}.temp-filter-panel,.temp-results-panel,.temp-detail-main-card,.temp-apply-panel,.temp-profile-summary,.temp-profile-form,.temp-upload-panel,.temp-credential-panel,.temp-availability-form,.temp-calendar-panel,.temp-schedule-board{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffdb;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.temp-filter-panel{position:sticky;top:22px;display:grid;gap:16px;padding:22px;min-width:0}.temp-filter-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.temp-filter-panel-body{display:grid;gap:16px}.temp-input-with-icon{position:relative}.temp-input-with-icon svg{position:absolute;top:50%;left:13px;transform:translateY(-50%);color:var(--muted);pointer-events:none}.temp-input-with-icon input{padding-left:40px}.temp-filter-note{border-radius:16px;padding:14px;background:var(--surface-muted);color:var(--muted);font-size:13px;line-height:1.55}.temp-results-panel,.temp-credential-panel{display:grid;gap:16px;padding:22px;min-width:0}.temp-results-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.temp-job-list,.temp-application-list,.temp-credential-list{display:grid;gap:14px}.temp-job-card,.temp-application-row,.temp-credential-row{display:grid;gap:18px;border:1px solid var(--line);border-radius:24px;padding:18px;background:#fffc}button.temp-application-row{width:100%;color:inherit;font:inherit;text-align:left}.temp-clickable-row{cursor:pointer}.temp-clickable-row:hover{border-color:#09776138;background:#fffffff2}.temp-job-card{grid-template-columns:78px minmax(0,1fr) minmax(138px,auto);align-items:center}.temp-date-tile{display:grid;place-items:center;border-radius:20px;min-height:76px;background:linear-gradient(145deg,var(--accent-strong),var(--accent));color:#fff}.temp-date-tile span{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.temp-date-tile strong{font-size:31px;line-height:1;letter-spacing:-.05em}.temp-job-main{display:grid;gap:12px;min-width:0}.temp-job-facts{display:flex;flex-wrap:wrap;gap:9px}.temp-job-facts span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:8px 10px;background:#1f29250b;color:var(--muted);font-size:12px;font-weight:900}.temp-job-action,.temp-application-action{display:grid;justify-items:end;gap:7px;text-align:right}.temp-job-action strong,.temp-application-action strong{color:var(--text-strong);font-size:24px;letter-spacing:-.04em}.temp-job-action span,.temp-application-action span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.temp-empty-state{display:grid;place-items:center;gap:10px;min-height:180px;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);padding:28px;background:#ffffff94;color:var(--muted);text-align:center}.temp-empty-state h3{margin:0;color:var(--text-strong)}.temp-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,420px);gap:18px;align-items:start}.temp-detail-main-card,.temp-apply-panel{padding:clamp(22px,3vw,34px)}.temp-detail-main-card{display:grid;gap:18px}.temp-detail-main-card h1{margin:0;color:var(--text-strong);font-family:"Source Serif 4",Georgia,serif;font-size:clamp(36px,5vw,62px);line-height:.96;letter-spacing:-.045em}.temp-shift-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.temp-shift-fact-grid>div{display:grid;gap:7px;border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--surface-muted)}.temp-shift-fact-grid svg{color:var(--accent)}.temp-shift-fact-grid span{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.temp-shift-fact-grid strong{color:var(--text-strong)}.temp-section-card{display:grid;gap:12px;border:1px solid var(--line);border-radius:22px;padding:20px;background:#ffffff9e}.temp-location-large{display:inline-flex;align-items:center;gap:9px;color:var(--text-strong);font-weight:900}.temp-apply-panel{position:sticky;top:22px}.temp-apply-panel form{display:grid;gap:16px}.temp-apply-note{display:grid;gap:6px;margin-top:18px;border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:13px;line-height:1.5}.temp-apply-note strong{color:var(--text-strong)}.temp-application-row{grid-template-columns:180px minmax(0,1fr) minmax(130px,auto);align-items:center}.temp-application-status{display:grid;gap:8px;align-content:center}.temp-application-status small{color:var(--muted);font-weight:800}.temp-application-main,.temp-credential-main{display:grid;gap:12px}.temp-profile-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:18px;align-items:start}.temp-profile-summary{position:sticky;top:22px;display:grid;justify-items:start;gap:14px;padding:26px}.temp-avatar-mark,.temp-upload-icon,.temp-credential-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:var(--accent-soft);color:var(--accent-strong)}.temp-avatar-mark{width:66px;height:66px}.temp-profile-summary h2{margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:31px;line-height:1}.temp-summary-list{display:grid;gap:10px;width:100%;border-top:1px solid var(--line);padding-top:14px}.temp-summary-list>div{display:flex;gap:10px;color:var(--muted);font-size:13px;font-weight:800;line-height:1.4}.temp-profile-tabs{display:grid;gap:8px;width:100%;border-top:1px solid var(--line);padding-top:14px}.temp-profile-tab{display:flex;align-items:center;gap:12px;width:100%;border:1px solid transparent;border-radius:16px;background:transparent;color:var(--muted);padding:12px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.temp-profile-tab:hover,.temp-profile-tab.active{border-color:#0d6b5f2e;background:#ffffffb8;color:var(--text);transform:translate(2px)}.temp-profile-tab svg{flex:0 0 auto;color:var(--accent-strong)}.temp-profile-tab span{display:grid;gap:3px;min-width:0}.temp-profile-tab strong{color:inherit;font-size:13px;line-height:1.2}.temp-profile-tab small{color:var(--muted);font-size:12px;font-weight:800}.temp-profile-form{display:grid;gap:16px;padding:18px}.temp-profile-form>.temp-page-grid{gap:16px}.temp-clinic-search-results,.temp-preference-list{display:grid;gap:8px}.temp-clinic-search-results{border:1px solid var(--line);border-radius:18px;padding:10px;background:#ffffffb8}.temp-clinic-search-results button,.temp-preference-pill{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;border:1px solid var(--line);border-radius:15px;background:#ffffffd1;color:var(--text);padding:12px 13px;text-align:left}.temp-clinic-search-results button{cursor:pointer}.temp-clinic-search-results button:hover{border-color:#0d6b5f47;background:#fff}.temp-clinic-search-results span,.temp-preference-pill span{display:grid;gap:3px}.temp-clinic-search-results small,.temp-preference-pill small{color:var(--muted);font-size:12px;font-weight:800}.temp-preference-pill button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:999px;background:#1f29250f;color:var(--muted);cursor:pointer}.temp-preference-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 4px 6px}.temp-preference-group-head span{color:var(--text-strong);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.temp-preference-group-head small{border:1px solid var(--line);border-radius:999px;padding:5px 8px;background:#ffffffb8;color:var(--muted);font-size:11px;font-weight:900}.temp-clinic-meta-chip{flex:0 0 auto;border:1px solid rgba(74,169,199,.18);border-radius:999px;padding:5px 8px;background:var(--sky-soft);color:#28758a;white-space:nowrap}.temp-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.temp-section-heading h2{margin:0}.temp-document-layout,.temp-availability-layout{display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);gap:18px;align-items:start}.temp-upload-panel,.temp-availability-form,.temp-calendar-panel{display:grid;gap:16px;padding:24px}.temp-upload-panel{position:sticky;top:22px}.temp-upload-icon{width:58px;height:58px}.temp-credential-row{grid-template-columns:48px minmax(0,1fr)}.temp-credential-icon{width:46px;height:46px}.temp-detail-grid-wide{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.temp-field{display:grid;gap:8px}.temp-field span{color:var(--text);font-size:12px;font-weight:900;letter-spacing:.02em}.temp-field input,.temp-field select,.temp-field textarea{width:100%;border:1px solid var(--line-strong);border-radius:15px;background:#ffffffe6;color:var(--text-strong);padding:13px 14px;outline:none;box-shadow:inset 0 1px #fffc;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.temp-field textarea{resize:vertical}.temp-field input:focus,.temp-field select:focus,.temp-field textarea:focus{border-color:#0d6b5f7a;background:#fff;box-shadow:0 0 0 4px #0d6b5f1f}.temp-field input:disabled{color:var(--muted);background:#1f29250a}.temp-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.temp-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid transparent;border-radius:999px;padding:0 18px;background:linear-gradient(145deg,var(--accent-strong),var(--accent));color:#fff;font-weight:900;cursor:pointer;box-shadow:0 14px 28px #0d6b5f33;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.temp-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #0d6b5f3d}.temp-button:disabled{opacity:.58;cursor:default;box-shadow:none}.temp-button-ghost,.temp-button-secondary{background:#ffffffbf;color:var(--text-strong);border-color:var(--line);box-shadow:none}.temp-button-ghost:hover:not(:disabled),.temp-button-secondary:hover:not(:disabled){box-shadow:var(--shadow-sm)}.temp-button-glamour{background:linear-gradient(145deg,var(--accent-strong),var(--accent))}.temp-alert{border:1px solid transparent;border-radius:16px;padding:14px 16px;font-weight:800}.temp-alert-error{border-color:#9d2e2529;background:var(--error-soft);color:var(--error)}.temp-alert-success{border-color:#12614629;background:var(--success-soft);color:var(--success)}.temp-alert-muted{border-color:#6f7a722e;background:#6f7a721a;color:var(--muted)}.temp-eyebrow{margin:0 0 10px;color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.temp-opening-card{display:grid;gap:15px;background:#ffffffdb;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.temp-opening-card:hover{transform:translateY(-2px);border-color:#0d6b5f3d;box-shadow:var(--shadow)}.temp-opening-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.temp-opening-chip-stack{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.temp-opening-practice{margin:0 0 7px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.temp-opening-meta{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));align-items:center;color:var(--muted);font-size:13px;font-weight:800}.temp-opening-meta span,.temp-location{display:inline-flex;align-items:center;gap:7px}.temp-opening-meta strong{color:#7a4f1f}.temp-location{color:var(--muted);font-size:14px;font-weight:800}.temp-opening-notes{margin:0;color:var(--text);line-height:1.6}.temp-chip{display:inline-flex;align-items:center;gap:6px;width:fit-content;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;letter-spacing:.02em}.temp-chip-applied,.temp-chip-accepted,.temp-chip-confirmed{background:var(--success-soft);color:var(--success)}.temp-chip-submitted,.temp-chip-reviewed,.temp-chip-accent,.temp-chip-pending{background:var(--accent-soft);color:var(--accent-strong)}.temp-chip-withdrawn,.temp-chip-declined,.temp-chip-muted{background:#6f7a721f;color:var(--muted)}.temp-chip-status{text-transform:uppercase}.temp-checkbox-row{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:600}.temp-checkbox-row input{width:18px;height:18px}.temp-reminder-options{display:grid;gap:12px}.temp-repeat-panel{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#ffffffb8}.temp-repeat-days{display:flex;flex-wrap:wrap;gap:10px}.temp-day-pill{min-height:40px;border-radius:999px;border:1px solid var(--line);background:#ffffffe0;color:var(--muted);padding:0 14px;font-weight:700;cursor:pointer}.temp-day-pill.active{background:var(--accent-soft);border-color:#245dff42;color:var(--accent)}.temp-calendar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px;margin-top:16px}.temp-calendar-day{display:grid;gap:6px;min-height:78px;border:1px solid var(--line);border-radius:18px;background:#ffffffb8;color:var(--text);padding:12px;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.temp-calendar-day:hover{transform:translateY(-1px);border-color:#0d6b5f3d}.temp-calendar-day.active{border-color:#0d6b5f6b;background:var(--accent-soft)}.temp-calendar-day span{color:var(--muted);font-size:12px;font-weight:900}.temp-calendar-day strong{color:var(--accent-strong);font-size:22px}.temp-planner-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.temp-planner-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.temp-planner-scroll{overflow-x:auto;overflow-y:hidden;max-width:100%;padding-bottom:6px}.temp-planner-grid{display:grid;grid-template-columns:72px repeat(7,minmax(160px,1fr));gap:12px;min-width:1180px;align-items:start}.temp-planner-time-column{display:grid;gap:0}.temp-planner-time-spacer{height:48px}.temp-planner-hour-label{height:76px;padding-top:2px;color:var(--muted);font-size:12px;font-weight:700}.temp-planner-day-column{display:grid;gap:10px}.temp-planner-day-head{min-height:48px;border-radius:16px;padding:12px 14px;border:1px solid var(--line);background:#ffffffb8}.temp-planner-day-head.active{border-color:#0d6b5f38;background:var(--accent-soft)}.temp-planner-day-body{position:relative;height:912px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,#ffffffeb,#f7fdfad6),repeating-linear-gradient(to bottom,transparent 0,transparent 75px,rgba(15,61,52,.08) 75px,rgba(15,61,52,.08) 76px);cursor:crosshair;overflow:hidden}.temp-planner-day-body-passive{cursor:default}.temp-planner-hour-row{position:absolute;left:0;right:0;border-top:1px solid rgba(15,61,52,.08);pointer-events:none}.temp-planner-selection{position:absolute;left:8px;right:8px;border-radius:16px;border:1px dashed rgba(13,107,95,.38);background:#0d6b5f1f;pointer-events:none}.temp-planner-block{position:absolute;left:8px;right:8px;border:1px solid rgba(18,119,72,.16);border-radius:14px;background:linear-gradient(135deg,#f0fff6fa,#dcf8e8f5);color:#15663f;padding:10px 12px;display:grid;gap:4px;text-align:left;box-shadow:inset 0 0 0 1px #ffffff8c;cursor:pointer}.temp-planner-block.clickable{cursor:pointer}.temp-planner-block.active{border-color:#12774857;box-shadow:0 0 0 2px #1277481f,inset 0 0 0 1px #ffffff8c}.temp-planner-block strong{font-size:12px}.temp-planner-block span{font-size:11px;font-weight:600}.temp-planner-block-confirmed{border-color:#12826338;background:linear-gradient(135deg,#ecfbf4fa,#d6f4e6f5)}.temp-planner-block-pending{border-color:#b9853f38;background:linear-gradient(135deg,#fff9ebfa,#f9ecccf5);color:#815e22}.temp-planner-block-muted{border-color:#667a752e;background:linear-gradient(135deg,#f7faf9fa,#e9efedf5);color:#4f615d}.temp-button-square{min-width:44px;padding:0}.temp-schedule-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(285px,1fr);gap:18px;overflow-x:auto;padding-bottom:10px}.temp-schedule-board{display:grid;gap:16px;padding:20px}.temp-schedule-legend{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.temp-schedule-legend span{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.temp-schedule-legend i{width:10px;height:10px;border-radius:999px;background:var(--muted)}.temp-schedule-legend i.confirmed{background:var(--success)}.temp-schedule-legend i.pending{background:var(--accent)}.temp-schedule-legend i.availability{background:var(--gold)}.temp-schedule-column{display:grid;align-content:start;gap:14px;min-height:250px;border-radius:var(--radius-lg);padding:20px}.temp-schedule-head{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.temp-schedule-head span{color:var(--muted);font-size:12px;font-weight:900}.temp-schedule-card{display:grid;gap:8px;border:1px solid var(--line);border-radius:18px;padding:16px;background:#ffffffc2}.temp-schedule-card.confirmed{border-color:#12614638;background:#12614612}.temp-schedule-card.pending{border-color:#0d6b5f2e;background:#0d6b5f0f}.temp-schedule-card.availability{border-color:#b7803c38;background:#b7803c12}.temp-back-link{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-bottom:12px;line-height:1.2;color:var(--accent-strong);font-weight:900}.temp-back-link svg{flex:0 0 auto}.temp-mobile-month-view{display:none}.temp-month-calendar{min-width:0;display:grid;gap:12px}.temp-month-calendar-head{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px}.temp-month-calendar-head h2,.temp-month-detail h3,.temp-selected-availability h2,.temp-availability-form h2{margin:0}.temp-month-calendar-controls{display:flex;align-items:center;gap:8px}.temp-month-weekdays,.temp-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.temp-month-weekdays{border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;background:#f7fbf9e6}.temp-month-weekdays span{min-width:0;padding:9px 8px;color:var(--muted);font-size:11px;font-weight:900;text-align:center;text-transform:uppercase}.temp-month-grid{border-top:1px solid var(--line);border-left:1px solid var(--line)}.temp-month-day{position:relative;min-width:0;min-height:clamp(68px,8.5vh,88px);border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:#ffffffe0;color:var(--text);padding:9px;display:grid;align-content:start;gap:6px;text-align:left;cursor:pointer;overflow:hidden}.temp-month-day.temp-month-day-empty,.temp-month-day.temp-month-day-empty:hover{background:#f6f9f894;box-shadow:none;cursor:default}.temp-month-day:hover:not(:disabled){z-index:1;background:#f0faf6f0;box-shadow:inset 0 0 0 2px #0d6b5f29}.temp-month-day.outside{background:#f6f9f8b8;color:var(--muted)}.temp-month-day:disabled{background:#f1f4f3a6;color:#4f615d7a;cursor:not-allowed}.temp-month-day.selected{z-index:1;background:var(--accent-soft);box-shadow:inset 0 0 0 2px #0d6b5f6b}.temp-month-day-number{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:900}.temp-month-day.today .temp-month-day-number{background:var(--accent-strong);color:#fff}.temp-month-day-content{min-width:0;display:grid;gap:5px}.temp-month-event-count{display:none;color:var(--accent-strong);font-size:10px;font-weight:900}.temp-month-event-list,.temp-month-availability-list{min-width:0;display:grid;gap:4px}.temp-month-event{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px;align-items:center;border-left:3px solid #81938f;background:#667a7514;padding:3px 5px;color:var(--text);font-size:10px}.temp-month-event.matching{border-left-color:var(--accent);background:var(--accent-soft)}.temp-month-event.applied{border-left-color:var(--success);background:#1282631a}.temp-month-event span,.temp-month-event-list small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.temp-month-event-list small{color:var(--muted);font-size:10px;font-weight:800}.temp-openings-calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:18px;align-items:start}.temp-month-detail,.temp-selected-availability{min-width:0;display:grid;gap:14px}.temp-month-detail{position:sticky;top:16px;border:1px solid var(--line);border-radius:8px;background:#ffffffdb;padding:16px}.temp-month-shift-list,.temp-selected-window-list{min-width:0;display:grid;gap:8px}.temp-month-shift{min-width:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:inherit;padding:12px;text-align:left;cursor:pointer}.temp-month-shift:hover{border-color:#0d6b5f4d;background:#f2faf7f0}.temp-month-shift-main,.temp-month-shift-side{min-width:0;display:grid;gap:3px}.temp-month-shift-main strong,.temp-month-shift-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.temp-month-shift-main small{color:var(--muted);font-size:11px}.temp-month-shift-side{justify-items:end;color:var(--accent-strong)}.temp-month-shift-side em{color:var(--success);font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.temp-availability-calendar-panel{padding:20px}.temp-availability-editor-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;align-items:start}.temp-availability-form,.temp-selected-availability{min-width:0}.temp-availability-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.temp-month-day.has-availability{background:#effaf5f0}.temp-month-availability-list span{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#15663f;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.temp-month-add-label{color:transparent;font-size:10px;font-weight:800}.temp-month-day:hover:not(:disabled) .temp-month-add-label,.temp-month-day.selected .temp-month-add-label{color:var(--accent-strong)}.temp-repeat-options{display:grid;gap:12px}.temp-repeat-weeks{max-width:180px}.temp-selected-window{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;border:1px solid var(--line);border-radius:8px;background:#ffffffdb;padding:12px}.temp-selected-window>div:first-child{min-width:0;display:grid;gap:4px}.temp-selected-window span,.temp-selected-window small{color:var(--muted);font-size:11px}.temp-selected-window-actions{display:flex;gap:4px}.temp-empty-state-compact{min-height:160px}@media (max-width: 1180px){.temp-openings-calendar-layout,.temp-availability-editor-layout{grid-template-columns:1fr}.temp-month-detail{position:static}}@media (max-width: 760px){.temp-month-calendar-head{align-items:flex-end}.temp-month-calendar-head h2{font-size:1.1rem}.temp-month-today{display:none}.temp-month-weekdays span{padding:7px 2px;font-size:9px}.temp-month-day{min-height:46px;padding:4px;justify-items:center}.temp-month-day-number{width:24px;height:24px;font-size:11px}.temp-month-event-list,.temp-month-availability-list,.temp-month-add-label{display:none}.temp-month-event-count{display:block}.temp-month-day.has-availability .temp-month-day-content:after{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--success)}.temp-availability-calendar-panel{padding:14px}.temp-availability-time-grid{grid-template-columns:1fr}.temp-repeat-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.temp-day-pill{min-width:0;padding:0 6px}}@media (max-width: 1120px){.temp-topbar{grid-template-columns:1fr;justify-items:stretch}.temp-brand,.temp-topbar-actions{justify-self:stretch}.temp-nav{justify-content:flex-start}.temp-topbar-actions{justify-content:start;grid-auto-flow:row}.temp-hero,.temp-marketplace-layout,.temp-detail-shell,.temp-profile-layout,.temp-document-layout,.temp-availability-layout{grid-template-columns:1fr}.temp-filter-panel,.temp-apply-panel,.temp-profile-summary,.temp-upload-panel{position:static}.temp-shift-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.temp-topbar{gap:14px;padding:12px 14px}.temp-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.temp-nav-link{justify-content:center;border-left:0;border-top:1px solid rgba(15,61,52,.12);padding:11px 10px}.temp-nav-link:first-child,.temp-nav-link:nth-child(2){border-top:0}.temp-profile-pill{max-width:100%}.temp-loading-outline-grid{grid-template-columns:1fr}.temp-loading-card+.temp-loading-card{border-left:0;border-top:1px solid rgba(15,61,52,.1)}}@media (max-width: 760px){.temp-landing,.temp-app-shell,.temp-auth-page{padding:14px}.temp-public-header{padding-bottom:14px}.temp-help-bar{flex-direction:column;gap:4px}.temp-hero{min-height:auto;border-radius:28px;padding:28px 20px}.temp-hero h1,.temp-auth-card h1,.temp-card h1{font-size:40px;letter-spacing:0}.temp-proof-grid,.temp-public-strip,.temp-stat-row,.temp-hero-metrics,.temp-shift-fact-grid{grid-template-columns:1fr;grid-auto-flow:row}.temp-page-hero{grid-template-columns:1fr}.temp-results-head,.temp-opening-head{display:grid}.temp-job-card,.temp-application-row,.temp-credential-row{grid-template-columns:1fr}.temp-date-tile{width:82px}.temp-topbar,.temp-card,.temp-auth-card,.temp-opening-card,.temp-schedule-column{border-radius:22px}.temp-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.temp-nav-link{justify-content:center}.temp-topbar-actions{grid-auto-flow:row}.temp-loading-nav{grid-template-columns:1fr 1fr}.temp-loading-nav-pill,.temp-loading-profile-pill,.temp-loading-button{width:100%}.temp-opening-chip-stack{justify-content:flex-start}.temp-job-action,.temp-application-action{justify-items:start;text-align:left}}.temp-landing,.temp-app-shell,.temp-auth-page{isolation:isolate}.temp-public-header,.temp-topbar{background:linear-gradient(180deg,#ffffffd1,#ffffffad),#ffffffb8;border-color:#0f3d341a;box-shadow:0 1px #ffffffe6 inset,0 18px 50px #14433a14}.temp-topbar{border-radius:22px;padding:10px 12px}.temp-brand-mark{background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#0f8f79,#26bea1);box-shadow:0 16px 32px #15a58538}.temp-brand strong{letter-spacing:-.03em}.temp-nav{padding:4px;border:1px solid rgba(15,61,52,.08);border-radius:999px;background:#f6fdfabd}.temp-nav-link{padding:9px 12px}.temp-nav-link:hover,.temp-nav-link.active{background:#fff;color:var(--accent-strong);box-shadow:0 8px 24px #14433a14}.temp-hero,.temp-page-hero,.temp-card,.temp-auth-card,.temp-shift-preview,.temp-filter-panel,.temp-results-panel,.temp-detail-main-card,.temp-apply-panel,.temp-profile-summary,.temp-profile-form,.temp-upload-panel,.temp-credential-panel,.temp-availability-form,.temp-calendar-panel,.temp-schedule-board,.temp-opening-card,.temp-schedule-column{background:linear-gradient(180deg,#fffffff0,#fafefcd1),radial-gradient(520px 260px at 100% 0%,rgba(21,165,133,.065),transparent 70%);border-color:#0f3d341a;box-shadow:0 1px #fffffff2 inset,0 16px 48px #14433a14}.temp-hero{border-radius:34px;position:relative}.temp-hero:before,.temp-page-hero:before,.temp-auth-card:before{content:"";position:absolute;pointer-events:none;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.78),transparent 36%),radial-gradient(420px 180px at 16% 0%,rgba(74,169,199,.1),transparent 62%);opacity:.9}.temp-hero>*,.temp-page-hero>*,.temp-auth-card>*{position:relative}.temp-hero h1,.temp-auth-card h1,.temp-card h1,.temp-detail-main-card h1,.temp-card h2,.temp-opening-card h3,.temp-shift-preview h3,.temp-profile-summary h2{font-family:Plus Jakarta Sans,Avenir Next,ui-sans-serif,sans-serif;color:var(--text-strong);letter-spacing:-.065em}.temp-hero h1{max-width:780px}.temp-subcopy,.temp-muted{color:#637a74}.temp-eyebrow{width:fit-content;margin-bottom:12px;border:1px solid rgba(21,165,133,.14);border-radius:999px;padding:6px 9px;background:#15a58514;color:var(--accent-strong);letter-spacing:.13em}.temp-hero-panel{align-self:stretch}.temp-shift-preview{min-height:280px;align-content:space-between;border-radius:28px}.temp-proof-grid{grid-template-columns:1fr 1fr}.temp-proof-grid>div,.temp-public-strip span,.temp-hero-metrics>div,.temp-stat,.temp-section-card,.temp-filter-note,.temp-job-card,.temp-application-row,.temp-credential-row,.temp-schedule-card,.temp-calendar-day,.temp-clinic-search-results,.temp-clinic-search-results button,.temp-preference-pill,.temp-shift-fact-grid>div{background:linear-gradient(180deg,#ffffffeb,#f7fdfabd);border-color:#0f3d341a;box-shadow:0 1px #ffffffeb inset}.temp-proof-grid>div:first-child{background:radial-gradient(180px 90px at 100% 0%,rgba(21,165,133,.14),transparent 66%),linear-gradient(180deg,#fffffff5,#f1fdf8db)}.temp-proof-grid>div:nth-child(2){background:radial-gradient(180px 90px at 100% 0%,rgba(74,169,199,.16),transparent 66%),linear-gradient(180deg,#fffffff5,#f1fbfedb)}.temp-public-strip span{border-radius:18px;padding:16px 18px}.temp-button{border-radius:14px;background:radial-gradient(circle at 30% 10%,rgba(255,255,255,.35),transparent 24%),linear-gradient(145deg,#08705d,#19ad8c);box-shadow:0 1px #ffffff40 inset,0 16px 34px #15a58538}.temp-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 1px #ffffff47 inset,0 20px 44px #15a58542}.temp-button-ghost,.temp-button-secondary{background:#ffffffc7;border-color:#0f3d341f;color:var(--text-strong);box-shadow:0 1px #ffffffe6 inset}.temp-chip{border:1px solid transparent}.temp-chip-applied,.temp-chip-accepted,.temp-chip-confirmed{border-color:#12826324}.temp-chip-submitted,.temp-chip-reviewed,.temp-chip-accent,.temp-chip-pending{border-color:#15a58524}.temp-date-tile{background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.34),transparent 28%),linear-gradient(145deg,#08705d,#1ab393);box-shadow:0 16px 34px #15a58533}.temp-job-card,.temp-opening-card,.temp-calendar-day,.temp-schedule-card,.temp-clinic-search-results button,.temp-preference-pill{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.temp-job-card:hover,.temp-opening-card:hover,.temp-calendar-day:hover,.temp-clinic-search-results button:hover{transform:translateY(-2px);border-color:#15a58538;box-shadow:0 18px 44px #14433a1a}.temp-field input,.temp-field select,.temp-field textarea{border-radius:14px;background:#ffffffdb;border-color:#0f3d3424}.temp-field input:focus,.temp-field select:focus,.temp-field textarea:focus{border-color:#15a58594;box-shadow:0 0 0 4px #15a5851f,0 10px 26px #14433a14}.temp-field .temp-input-with-icon input,.temp-input-with-icon input{padding-left:44px}.temp-input-with-icon svg{left:15px;z-index:1}.temp-input-with-icon input::placeholder,.temp-field input::placeholder,.temp-field textarea::placeholder{color:#667a75bd}.temp-field select{cursor:pointer}.temp-field input:hover:not(:disabled),.temp-field select:hover:not(:disabled),.temp-field textarea:hover:not(:disabled){border-color:#15a58547}.temp-button:focus-visible,.temp-nav-link:focus-visible,.temp-calendar-day:focus-visible,.temp-clinic-search-results button:focus-visible,.temp-preference-pill button:focus-visible,.temp-field input:focus-visible,.temp-field select:focus-visible,.temp-field textarea:focus-visible{outline:3px solid rgba(74,169,199,.24);outline-offset:2px}.temp-clinic-search-results{gap:10px;border-style:dashed;background:linear-gradient(180deg,#ffffffc2,#f5fdf9a8)}.temp-clinic-search-results button{position:relative;padding-right:64px}.temp-clinic-search-results button:after{content:"Add";position:absolute;right:12px;top:50%;transform:translateY(-50%);border:1px solid rgba(21,165,133,.18);border-radius:999px;padding:5px 8px;background:var(--accent-soft);color:var(--accent-strong);font-size:11px;font-weight:900}.temp-preference-list{gap:10px;border:1px solid rgba(18,130,99,.14);border-radius:20px;padding:12px;background:radial-gradient(220px 120px at 100% 0%,rgba(21,165,133,.12),transparent 72%),#f1fdf8a8}.temp-preference-pill{position:relative;border-color:#12826333;background:linear-gradient(180deg,#fffffff5,#effdf7db);box-shadow:inset 4px 0 #15a585c7,0 1px #ffffffe6 inset}.temp-preference-pill>span{flex:1 1 auto;min-width:0;order:1}.temp-preference-pill:after{content:"Selected";order:2;flex:0 0 auto;border:1px solid rgba(18,130,99,.15);border-radius:999px;padding:5px 8px;background:var(--success-soft);color:var(--success);font-size:11px;font-weight:900}.temp-preference-pill button{order:3;flex:0 0 auto;background:#b23b3214;color:var(--error)}.temp-profile-summary,.temp-filter-panel,.temp-apply-panel,.temp-upload-panel{overflow:hidden}.temp-profile-summary:after,.temp-filter-panel:after,.temp-apply-panel:after,.temp-upload-panel:after{content:"";position:absolute;right:-42px;top:-42px;width:138px;height:138px;border-radius:999px;background:radial-gradient(circle,rgba(21,165,133,.12),transparent 66%);pointer-events:none}.temp-profile-summary,.temp-filter-panel,.temp-apply-panel,.temp-upload-panel{position:sticky}@media (max-width: 1120px){.temp-profile-summary,.temp-filter-panel,.temp-apply-panel,.temp-upload-panel{position:static}.temp-app-shell .temp-profile-layout>*,.temp-app-shell .temp-marketplace-layout>*,.temp-app-shell .temp-detail-shell>*,.temp-app-shell .temp-document-layout>*,.temp-app-shell .temp-detail-grid-wide>*,.temp-app-shell .temp-availability-layout>*{border-radius:14px}.temp-app-shell .temp-profile-layout>*:first-child,.temp-app-shell .temp-marketplace-layout>*:first-child,.temp-app-shell .temp-detail-shell>*:first-child,.temp-app-shell .temp-document-layout>*:first-child,.temp-app-shell .temp-detail-grid-wide>*:first-child,.temp-app-shell .temp-availability-layout>*:first-child{border-right:1px solid rgba(15,61,52,.12);border-radius:14px}.temp-app-shell .temp-profile-layout>*:last-child,.temp-app-shell .temp-marketplace-layout>*:last-child,.temp-app-shell .temp-detail-shell>*:last-child,.temp-app-shell .temp-document-layout>*:last-child,.temp-app-shell .temp-detail-grid-wide>*:last-child,.temp-app-shell .temp-availability-layout>*:last-child{border-radius:14px}}@media (max-width: 760px){.temp-topbar{padding:12px}.temp-nav{border-radius:18px}.temp-nav-link{border-radius:14px}.temp-hero,.temp-page-hero{border-radius:24px}.temp-proof-grid,.temp-detail-grid-wide{grid-template-columns:1fr}}.temp-app-shell{background:#f8fcfa}.temp-app-shell .temp-topbar{border:0;border-bottom:1px solid rgba(15,61,52,.12);border-radius:0;background:#fffffff5;box-shadow:none}.temp-app-shell .temp-topbar:before,.temp-app-shell .temp-page-hero:before,.temp-app-shell .temp-auth-card:before{content:none}.temp-app-shell .temp-brand-mark,.temp-app-shell .temp-avatar-mark,.temp-app-shell .temp-upload-icon,.temp-app-shell .temp-credential-icon,.temp-app-shell .temp-date-tile{background:var(--accent-soft);box-shadow:none}.temp-app-shell .temp-nav{border:0;border-radius:0;background:transparent}.temp-app-shell .temp-nav-link{border-radius:0}.temp-app-shell .temp-nav-link:hover,.temp-app-shell .temp-nav-link.active{background:transparent;box-shadow:none}.temp-app-shell .temp-main{border:1px solid rgba(15,61,52,.12);border-top:0;border-radius:0 0 12px 12px;background:#fffffff7;padding:0 24px 28px}.temp-app-shell .temp-page-grid{gap:0}.temp-app-shell .temp-page-grid>*+*{margin-top:0;border-top:1px solid rgba(15,61,52,.1)}.temp-app-shell .temp-page-hero,.temp-app-shell .temp-card,.temp-app-shell .temp-opening-card,.temp-app-shell .temp-filter-panel,.temp-app-shell .temp-results-panel,.temp-app-shell .temp-detail-main-card,.temp-app-shell .temp-apply-panel,.temp-app-shell .temp-profile-summary,.temp-app-shell .temp-profile-form,.temp-app-shell .temp-upload-panel,.temp-app-shell .temp-credential-panel,.temp-app-shell .temp-schedule-board,.temp-app-shell .temp-schedule-column,.temp-app-shell .temp-availability-form,.temp-app-shell .temp-calendar-panel,.temp-app-shell .temp-section-card,.temp-app-shell .temp-job-card,.temp-app-shell .temp-application-row,.temp-app-shell .temp-credential-row,.temp-app-shell .temp-stat,.temp-app-shell .temp-filter-note,.temp-app-shell .temp-clinic-search-results,.temp-app-shell .temp-preference-pill,.temp-app-shell .temp-shift-fact-grid>div,.temp-app-shell .temp-empty-state{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.temp-app-shell .temp-filter-panel,.temp-app-shell .temp-results-panel,.temp-app-shell .temp-detail-main-card,.temp-app-shell .temp-apply-panel,.temp-app-shell .temp-profile-summary,.temp-app-shell .temp-profile-form,.temp-app-shell .temp-upload-panel,.temp-app-shell .temp-credential-panel,.temp-app-shell .temp-availability-form,.temp-app-shell .temp-calendar-panel,.temp-app-shell .temp-schedule-board{border:0;border-radius:0;padding:24px 0}.temp-app-shell .temp-marketplace-layout,.temp-app-shell .temp-detail-shell,.temp-app-shell .temp-profile-layout,.temp-app-shell .temp-document-layout,.temp-app-shell .temp-availability-layout,.temp-app-shell .temp-detail-grid-wide{gap:0;align-items:start}.temp-app-shell .temp-marketplace-layout>*,.temp-app-shell .temp-detail-shell>*,.temp-app-shell .temp-profile-layout>*,.temp-app-shell .temp-document-layout>*,.temp-app-shell .temp-availability-layout>*,.temp-app-shell .temp-detail-grid-wide>*{border-radius:0;min-width:0}.temp-app-shell .temp-marketplace-layout>*:first-child,.temp-app-shell .temp-detail-shell>*:first-child,.temp-app-shell .temp-profile-layout>*:first-child,.temp-app-shell .temp-document-layout>*:first-child,.temp-app-shell .temp-availability-layout>*:first-child,.temp-app-shell .temp-detail-grid-wide>*:first-child{border-right:1px solid rgba(15,61,52,.1);padding-right:24px}.temp-app-shell .temp-marketplace-layout>*:last-child,.temp-app-shell .temp-detail-shell>*:last-child,.temp-app-shell .temp-profile-layout>*:last-child,.temp-app-shell .temp-document-layout>*:last-child,.temp-app-shell .temp-availability-layout>*:last-child,.temp-app-shell .temp-detail-grid-wide>*:last-child{padding-left:24px}.temp-app-shell .temp-results-head,.temp-app-shell .temp-opening-head{align-items:center}.temp-app-shell .temp-schedule-board,.temp-app-shell .temp-results-panel,.temp-app-shell .temp-card,.temp-app-shell .temp-page-grid,.temp-app-shell .temp-marketplace-layout{min-width:0;max-width:100%}.temp-app-shell .temp-stat-row,.temp-app-shell .temp-shift-fact-grid{gap:0;border:1px solid rgba(15,61,52,.1);border-radius:0}.temp-app-shell .temp-stat,.temp-app-shell .temp-shift-fact-grid>div{border:0;border-right:1px solid rgba(15,61,52,.1);border-radius:0;padding:14px 16px}.temp-app-shell .temp-stat:last-child,.temp-app-shell .temp-shift-fact-grid>div:last-child{border-right:0}.temp-app-shell .temp-job-card,.temp-app-shell .temp-application-row,.temp-app-shell .temp-credential-row,.temp-app-shell .temp-section-card,.temp-app-shell .temp-empty-state,.temp-app-shell .temp-clinic-search-results,.temp-app-shell .temp-preference-pill{border:1px solid rgba(15,61,52,.1);border-radius:0}.temp-app-shell .temp-job-facts span,.temp-app-shell .temp-preference-group-head small,.temp-app-shell .temp-chip,.temp-app-shell .temp-toggle-pill,.temp-app-shell .temp-day-pill{border-radius:999px;box-shadow:none}.temp-app-shell .temp-button{background:var(--accent-strong);box-shadow:none}.temp-app-shell .temp-button:hover:not(:disabled){transform:none;box-shadow:none}.temp-app-shell .temp-button-ghost,.temp-app-shell .temp-button-secondary{background:transparent}@media (max-width: 960px){.temp-app-shell .temp-marketplace-layout>*:first-child,.temp-app-shell .temp-detail-shell>*:first-child,.temp-app-shell .temp-profile-layout>*:first-child,.temp-app-shell .temp-document-layout>*:first-child,.temp-app-shell .temp-availability-layout>*:first-child,.temp-app-shell .temp-detail-grid-wide>*:first-child{border-right:0;padding-right:0}.temp-app-shell .temp-marketplace-layout>*:last-child,.temp-app-shell .temp-detail-shell>*:last-child,.temp-app-shell .temp-profile-layout>*:last-child,.temp-app-shell .temp-document-layout>*:last-child,.temp-app-shell .temp-availability-layout>*:last-child,.temp-app-shell .temp-detail-grid-wide>*:last-child{padding-left:0}}.temp-nav-badge{min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#d64242;color:#fff;font-size:.72rem;font-weight:700}.temp-notification-row.unread{border-left:3px solid var(--accent-strong)}.temp-notification-row.read{opacity:.82}.temp-app-shell .temp-topbar{border:1px solid rgba(15,61,52,.12);border-radius:12px;margin-bottom:12px;padding:12px 16px}.temp-app-shell .temp-main{border-top:1px solid rgba(15,61,52,.12);border-radius:12px;padding-top:10px}.temp-app-shell .temp-brand-mark{background:transparent;border:1px solid rgba(15,61,52,.16);width:34px;height:34px}.temp-app-shell .temp-marketplace-layout{grid-template-columns:auto minmax(0,1fr)}.temp-app-shell .temp-filter-panel{width:320px;max-width:320px;transition:width .2s ease,max-width .2s ease,padding .2s ease;overflow:hidden}.temp-app-shell .temp-filter-panel.is-collapsed{width:84px;max-width:84px}.temp-app-shell .temp-filter-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.temp-app-shell .temp-filter-panel-head h2{margin:0}.temp-app-shell .temp-filter-panel.is-collapsed .temp-filter-panel-head h2{font-size:0}.temp-app-shell .temp-filter-panel.is-collapsed .temp-stat-row{display:none}.temp-app-shell .temp-field select{background:linear-gradient(180deg,#fff,#f7fbf9);border-color:#0f3d3433}.temp-app-shell .temp-field select:hover:not(:disabled){border-color:#0f3d3452}.temp-collapsible{display:grid;gap:14px}.temp-collapsible>summary{cursor:pointer;list-style:none;font-weight:700;color:var(--text-strong)}.temp-collapsible>summary::-webkit-details-marker{display:none}.temp-collapsible>summary:after{content:"▾";float:right;color:var(--muted)}.temp-collapsible[open]>summary:after{content:"▴"}.temp-avatar-photo{width:84px;height:84px;border-radius:18px;object-fit:cover;border:1px solid rgba(15,61,52,.15)}.temp-profile-pill-photo{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid rgba(15,61,52,.14)}.temp-availability-form .temp-grid{gap:20px}.temp-availability-form .temp-field{gap:10px}.temp-app-shell .temp-profile-pill{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px}.temp-app-shell .temp-detail-grid-wide{gap:0}.temp-app-shell .temp-availability-panel{padding-top:28px;padding-bottom:28px}.temp-app-shell .temp-availability-panel .temp-grid,.temp-app-shell .temp-availability-panel .temp-form-actions,.temp-app-shell .temp-availability-panel .temp-results-head,.temp-app-shell .temp-availability-panel .temp-card-grid{gap:18px}.temp-app-shell .temp-availability-panel .temp-field{gap:10px}.temp-app-shell .temp-availability-panel .temp-planner-header{margin-bottom:18px}.temp-app-shell .temp-availability-panel .temp-opening-card,.temp-app-shell .temp-availability-panel .temp-empty-state{padding:18px 0}.temp-app-shell .temp-topbar,.temp-app-shell .temp-main{width:min(1224px,100%)}.temp-app-shell .temp-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.temp-app-shell .temp-availability-card{align-content:start;gap:12px;min-height:0;min-width:0;border:1px solid rgba(15,61,52,.12);border-radius:12px;padding:16px;background:#fff;overflow:hidden}.temp-app-shell .temp-availability-panel .temp-availability-card{padding:16px}.temp-app-shell .temp-availability-card:hover{transform:none;box-shadow:none}.temp-availability-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;min-width:0}.temp-availability-card-head>div{min-width:0}.temp-availability-card h3{display:flex;align-items:center;gap:7px;margin:0;color:var(--text-strong);font-size:clamp(22px,2vw,30px);line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}.temp-availability-card h3 svg{flex:0 0 auto}.temp-availability-delta{color:var(--text-strong);font-size:17px;line-height:1.2;text-align:right;white-space:normal;min-width:0;overflow-wrap:anywhere}.temp-availability-card .temp-opening-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.temp-availability-card .temp-opening-meta span{min-width:0;overflow-wrap:anywhere}.temp-availability-card .temp-opening-notes{color:var(--text);line-height:1.45;overflow-wrap:anywhere}.temp-availability-card .temp-form-actions{display:flex;flex-wrap:wrap;min-width:0}.temp-availability-card .temp-button{min-width:0;max-width:100%;white-space:normal}.temp-planner-day-head.past,.temp-planner-day-body.past{opacity:.48}.temp-planner-day-body.past{cursor:not-allowed}.temp-app-shell .temp-document-layout{grid-template-columns:minmax(260px,360px) minmax(0,1fr)}.temp-document-tabs{display:inline-flex;width:fit-content;max-width:100%;flex-wrap:wrap;gap:4px;border:1px solid rgba(15,61,52,.12);border-radius:999px;padding:4px;background:#1f292509}.temp-document-tab{min-height:40px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:0 14px;background:transparent;color:var(--muted);font-size:13px;font-weight:900;cursor:pointer}.temp-document-tab.active{background:#fff;color:var(--accent-strong);box-shadow:0 1px #fffffff2 inset}.temp-document-tab span{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#0f3d3414;color:inherit;font-size:12px}.temp-document-tab-panel{width:100%}.temp-upload-panel.temp-document-tab-panel{position:static}.temp-app-shell .temp-credential-row{align-items:start}.temp-credential-main,.temp-opening-head>div{min-width:0}.temp-credential-main h3{margin:0;letter-spacing:0;overflow-wrap:anywhere}.temp-credential-main .temp-opening-head{align-items:flex-start}.temp-button-danger{border-color:#b23b3233;color:var(--error)}.temp-notification-row{width:100%;border:1px solid rgba(15,61,52,.12);border-radius:12px;padding:16px;background:#fff;color:inherit;text-align:left;cursor:pointer}.temp-notification-row:hover{border-color:#15a5853d;background:#15a5850a}.temp-notification-row.unread{background:linear-gradient(90deg,#15a58514,#fff 28%)}.temp-notification-row .temp-application-action{align-self:center}.temp-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0d171447}.temp-notification-modal{width:min(640px,100%);max-height:min(720px,calc(100vh - 48px));max-height:min(720px,calc(100dvh - 48px));display:grid;gap:16px;overflow:auto;border:1px solid rgba(15,61,52,.14);border-radius:14px;padding:22px;background:#fff;box-shadow:0 22px 70px #0d17142e}.temp-notification-modal-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.temp-notification-modal-head h2{margin:10px 0 5px;color:var(--text-strong);font-size:28px;line-height:1.12;letter-spacing:0}.temp-notification-modal-head span:not(.temp-chip),.temp-notification-modal p,.temp-notification-shift{color:var(--muted)}.temp-notification-modal p{margin:0;color:var(--text);font-size:16px;line-height:1.65}.temp-notification-shift{width:fit-content;max-width:100%;border-radius:999px;padding:9px 12px;background:#1f29250b;font-weight:900;overflow-wrap:anywhere}.temp-shift-note-modal{width:min(720px,100%)}.temp-shift-note-thread{display:grid;gap:12px;max-height:min(360px,42vh);overflow:auto;padding:4px}.temp-shift-note{display:grid;gap:8px;max-width:82%;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#1f29250b}.temp-shift-note.self{justify-self:end;border-color:#0977612e;background:#15a58514}.temp-shift-note.other{justify-self:start;background:#fff}.temp-shift-note div{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--muted);font-size:12px}.temp-shift-note strong{color:var(--text-strong)}.temp-shift-note p{margin:0;color:var(--text);font-size:15px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.temp-shift-note-form{display:grid;gap:10px}.temp-shift-note-form textarea{min-height:112px;resize:vertical}.temp-icon-button{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid rgba(15,61,52,.12);border-radius:999px;background:#fff;color:var(--text);cursor:pointer}@media (max-width: 1040px){.temp-app-shell .temp-document-layout{grid-template-columns:1fr}}@media (max-width: 760px){.temp-document-tabs{display:grid;width:100%;border-radius:14px}.temp-document-tab{justify-content:center}.temp-availability-card-head,.temp-availability-card .temp-opening-meta{grid-template-columns:1fr}.temp-availability-delta{text-align:left}}#root{min-width:0}.temp-button,.temp-toggle-pill,.temp-nav-link,.temp-profile-pill,.temp-field input,.temp-field select,.temp-field textarea,.temp-input-with-icon input{min-height:44px}.temp-results-head,.temp-opening-head,.temp-filter-panel-head,.temp-form-actions{min-width:0}.temp-results-head>*,.temp-opening-head>*,.temp-job-main,.temp-job-action,.temp-application-action{min-width:0}.temp-schedule-scroll,.temp-document-tab-panel,.temp-results-panel,.temp-card,.temp-opening-card,.temp-job-card,.temp-application-row{min-width:0}.temp-mobile-profile-link{display:none}.temp-profile-back{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,61,52,.12);border-radius:999px;padding:0 14px;background:#fff;color:var(--text-strong);font-weight:900;cursor:pointer}.temp-profile-layout.is-drilled-in{grid-template-columns:1fr}.temp-profile-layout.is-drilled-in .temp-profile-form{padding-left:0}.temp-profile-layout:not(.is-drilled-in) .temp-profile-form{display:none}@media (max-width: 960px){.temp-app-shell{min-height:100dvh;padding:max(10px,calc(1.4dvh + env(safe-area-inset-top))) max(10px,2.6vw) max(92px,calc(76px + env(safe-area-inset-bottom)))}.temp-app-shell .temp-topbar{display:contents}.temp-app-shell .temp-brand,.temp-app-shell .temp-topbar-actions{display:none}.temp-mobile-profile-link{display:grid}.temp-app-shell .temp-brand small,.temp-app-shell .temp-profile-pill .temp-chip,.temp-app-shell .temp-profile-pill strong{display:none}.temp-app-shell .temp-topbar-actions{grid-auto-flow:column;justify-content:end}.temp-app-shell .temp-profile-pill{display:inline-flex;width:44px;height:44px;justify-content:center;padding:4px}.temp-app-shell .temp-profile-pill-photo{width:34px;height:34px}.temp-app-shell .temp-topbar-actions .temp-button{width:44px;min-width:44px;padding:0;justify-content:center}.temp-app-shell .temp-topbar-actions .temp-button svg{margin:0}.temp-app-shell .temp-topbar-actions .temp-button{font-size:0}.temp-app-shell .temp-nav{position:fixed;left:50%;right:auto;bottom:max(10px,calc(1.2dvh + env(safe-area-inset-bottom)));width:calc(100vw - 20px);width:min(calc(100vw - 20px),520px);width:min(calc(100dvw - max(20px,5.2vw)),520px);max-width:calc(100dvw - 20px);transform:translate(-50%);z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;border:1px solid rgba(15,61,52,.12);border-radius:18px;padding:5px;background:#fffffffa;box-shadow:0 18px 60px #0d17142e;box-sizing:border-box}.temp-app-shell .temp-nav-link{display:grid;justify-items:center;gap:3px;border:0;border-radius:13px;padding:7px 2px;font-size:clamp(8.6px,2.25vw,10px);line-height:1.1;white-space:normal;text-align:center}.temp-app-shell .temp-nav-link svg{width:18px;height:18px}.temp-nav-badge{position:absolute;top:5px;right:12px}.temp-app-shell .temp-main{padding:0 max(12px,3.2vw) max(18px,2.4dvh);border-top:1px solid rgba(15,61,52,.12);border-radius:16px}.temp-app-shell .temp-help-bar{display:none}.temp-view-toggle{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.temp-toggle-pill{justify-content:center}.temp-app-shell .temp-marketplace-layout{grid-template-columns:1fr}.temp-app-shell .temp-filter-panel{width:100%;max-width:none;border-bottom:1px solid rgba(15,61,52,.1)}.temp-app-shell .temp-filter-panel.is-collapsed{width:100%;max-width:none;padding-bottom:12px}.temp-app-shell .temp-filter-panel.is-collapsed .temp-filter-panel-head h2{font-size:inherit}.temp-app-shell .temp-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.temp-app-shell .temp-stat strong{font-size:20px}.temp-app-shell .temp-stat span{font-size:10px}.temp-mobile-month-view{display:none}}@media (max-width: 760px){:root{--radius-lg: 18px;--radius-md: 14px}body{background:#f8fcfa}body:before{display:none}.temp-landing,.temp-auth-page{min-height:100dvh;padding:max(14px,calc(1.8dvh + env(safe-area-inset-top))) max(14px,3.6vw) max(18px,calc(2dvh + env(safe-area-inset-bottom)))}.temp-hero{display:block;padding:clamp(20px,5.2dvh,28px) max(16px,4.2vw)}.temp-hero-copy{gap:16px}.temp-hero h1,.temp-auth-card h1,.temp-card h1{font-size:40px;line-height:1.02;letter-spacing:0}.temp-subcopy{font-size:16px;line-height:1.55}.temp-hero-actions{grid-template-columns:1fr}.temp-hero-panel{margin-top:22px}.temp-shift-preview{min-height:0;padding:20px}.temp-auth-card{padding:clamp(20px,4.8dvh,28px) max(16px,4.2vw)}.temp-app-shell .temp-topbar,.temp-app-shell .temp-main{width:100%}.temp-app-shell .temp-brand strong{max-width:42vw;display:block;overflow:hidden;text-overflow:ellipsis}.temp-app-shell .temp-page-grid>*+*{border-top:0}.temp-app-shell .temp-profile-layout,.temp-app-shell .temp-profile-layout.is-drilled-in{grid-template-columns:1fr}.temp-app-shell .temp-profile-layout>*:first-child,.temp-app-shell .temp-profile-layout>*:last-child{padding-left:0;padding-right:0;border-right:0}.temp-app-shell .temp-profile-summary{display:grid;gap:14px}.temp-profile-tabs{gap:10px}.temp-profile-tab{min-height:66px;border-radius:14px;padding:12px}.temp-profile-back{margin-bottom:12px}.temp-results-head{grid-template-columns:1fr;gap:12px;align-items:start}.temp-results-head h1,.temp-results-head h2{margin:0;overflow-wrap:anywhere}.temp-app-shell .temp-filter-panel,.temp-app-shell .temp-results-panel,.temp-app-shell .temp-detail-main-card,.temp-app-shell .temp-apply-panel,.temp-app-shell .temp-profile-summary,.temp-app-shell .temp-profile-form,.temp-app-shell .temp-upload-panel,.temp-app-shell .temp-credential-panel,.temp-app-shell .temp-availability-form,.temp-app-shell .temp-calendar-panel,.temp-app-shell .temp-schedule-board{padding:18px 0}.temp-app-shell .temp-stat-row,.temp-app-shell .temp-shift-fact-grid{display:grid;grid-template-columns:1fr;border-radius:12px;overflow:hidden}.temp-app-shell .temp-stat,.temp-app-shell .temp-shift-fact-grid>div{border-right:0;border-bottom:1px solid rgba(15,61,52,.1)}.temp-app-shell .temp-stat:last-child,.temp-app-shell .temp-shift-fact-grid>div:last-child{border-bottom:0}.temp-app-shell .temp-filter-panel .temp-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}.temp-app-shell .temp-filter-panel .temp-stat{padding:10px 8px;text-align:center}.temp-job-card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px}.temp-job-main{gap:8px}.temp-job-card .temp-opening-head{display:grid;gap:7px}.temp-job-card .temp-opening-practice{margin-bottom:3px;font-size:10.5px}.temp-job-card h3{font-size:16px;line-height:1.18}.temp-job-card .temp-opening-notes{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.45}.temp-job-card .temp-muted{margin:0;font-size:12px}.temp-job-card .temp-job-action{grid-column:1 / -1;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:start;text-align:left;gap:8px 10px}.temp-job-card .temp-job-action .temp-button{justify-self:end;width:auto;min-height:38px;padding:0 12px}.temp-date-tile{width:54px;min-height:54px;border-radius:14px}.temp-date-tile strong{font-size:23px}.temp-date-tile span{font-size:9.5px}.temp-opening-head{gap:10px}.temp-opening-chip-stack,.temp-job-facts{gap:7px}.temp-chip{max-width:100%;white-space:normal}.temp-form-actions,.temp-onboarding-actions{display:grid;grid-template-columns:1fr}.temp-button{width:100%;justify-content:center}.temp-mobile-month-view{display:grid;gap:12px}.temp-mobile-month-view+.temp-schedule-board{display:none}.temp-mobile-month-head{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.temp-mobile-month-head strong{text-align:center;color:var(--text-strong)}.temp-mobile-month-weekdays,.temp-mobile-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.temp-mobile-month-weekdays span{color:var(--muted);font-size:10px;font-weight:900;text-align:center}.temp-mobile-month-day{min-width:0;min-height:42px;border:1px solid rgba(15,61,52,.1);border-radius:10px;background:#fff;color:var(--muted);padding:4px;display:grid;place-items:center;gap:1px}.temp-mobile-month-day.muted{opacity:.36}.temp-mobile-month-day.has-openings{color:var(--accent-strong);background:var(--accent-soft);border-color:#15a58533}.temp-mobile-month-day.active{color:#fff;background:var(--accent-strong)}.temp-mobile-month-day small{min-width:16px;border-radius:999px;padding:1px 4px;background:#ffffffd1;color:var(--accent-strong);font-size:9px;font-weight:900}.temp-mobile-day-feed{display:grid;gap:8px}.temp-mobile-shift-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(15,61,52,.1);border-radius:12px;padding:10px 12px;background:#fff;color:inherit;text-align:left}.temp-mobile-shift-row span{display:grid;gap:2px;min-width:0}.temp-mobile-shift-row strong{overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap}.temp-mobile-shift-row small{color:var(--muted);font-size:11px;font-weight:800}.temp-mobile-shift-row b{color:var(--accent-strong);font-size:13px}.temp-button-square,.temp-icon-button{width:44px}.temp-modal-backdrop{padding:max(12px,calc(1.4dvh + env(safe-area-inset-top))) max(12px,3.2vw) max(12px,calc(1.4dvh + env(safe-area-inset-bottom)));align-items:end}.temp-notification-modal{max-height:min(760px,calc(100dvh - 28px));border-radius:18px 18px 12px 12px;padding:18px}.temp-notification-modal-head{display:grid}.temp-shift-note{max-width:94%}.temp-onboarding-popover{right:12px;bottom:max(92px,calc(78px + 1.2dvh + env(safe-area-inset-bottom)));width:calc(100vw - 24px);max-height:calc(100dvh - 112px);overflow:auto;gap:10px;border-radius:18px;padding:14px}.temp-onboarding-icon{width:40px;height:40px;border-radius:14px}.temp-onboarding-head{gap:10px}.temp-onboarding-popover h2{font-size:25px;line-height:1.03;letter-spacing:0}.temp-onboarding-popover>p{font-size:13px;line-height:1.5}.temp-onboarding-cue{padding:9px 10px}.temp-onboarding-progress{padding:4px 0}.temp-notifications-page,.temp-notifications-page .temp-results-head{gap:14px}.temp-notifications-page .temp-results-head>.temp-stat-row{width:100%;grid-template-columns:1fr;margin:0}.temp-notifications-page>.temp-input-with-icon{display:block;width:100%}.temp-notifications-page>.temp-input-with-icon input{width:100%}.temp-notifications-page .temp-empty-state{min-height:220px}.temp-help-launcher{display:none}}@media (max-width: 430px){.temp-app-shell .temp-main{padding-left:max(10px,2.8vw);padding-right:max(10px,2.8vw)}.temp-app-shell .temp-nav-link{font-size:9.5px}.temp-app-shell .temp-nav-link svg{width:17px;height:17px}.temp-job-card,.temp-job-card .temp-job-action{grid-template-columns:1fr}.temp-date-tile{width:100%;grid-template-columns:auto auto;justify-content:center;gap:8px}.temp-hero h1,.temp-auth-card h1,.temp-card h1{font-size:34px}}@media (max-width: 760px){.temp-onboarding-page{padding:max(10px,env(safe-area-inset-top)) max(10px,2.6vw) max(10px,env(safe-area-inset-bottom))}.temp-onboarding-shell{min-height:calc(100dvh - 20px);grid-template-columns:1fr;border-radius:16px}.temp-onboarding-rail{position:sticky;top:0;z-index:2;border-right:0;border-bottom:1px solid var(--line);padding:14px}.temp-onboarding-rail h2{font-size:30px}.temp-onboarding-steps{grid-auto-flow:column;grid-auto-columns:minmax(92px,1fr);overflow-x:auto;padding-bottom:2px}.temp-onboarding-steps button{min-height:40px;justify-content:center;padding:0 10px;white-space:nowrap}.temp-onboarding-main{grid-template-rows:auto minmax(0,1fr) auto;padding:16px}.temp-onboarding-step-card h1{font-size:40px}.temp-onboarding-photo-row,.temp-onboarding-clinic-toolbar,.temp-onboarding-footer{align-items:stretch;flex-direction:column}.temp-onboarding-clinic-actions{display:grid;grid-template-columns:1fr 1fr}.temp-onboarding-clinic-actions .temp-button,.temp-onboarding-footer .temp-button{width:100%}.temp-onboarding-clinic-list{max-height:42dvh}.temp-onboarding-clinic-option{grid-template-columns:28px minmax(0,1fr)}.temp-onboarding-clinic-option>small{display:none}.temp-onboarding-review-grid{grid-template-columns:1fr}.temp-planner-grid{grid-template-columns:46px repeat(7,minmax(86px,1fr));gap:6px;min-width:690px}.temp-planner-time-spacer,.temp-planner-day-head{min-height:38px;height:38px}.temp-planner-day-head{border-radius:12px;padding:8px 7px}.temp-planner-day-head strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.temp-planner-hour-label{height:48px;font-size:10px}.temp-planner-day-body{height:576px;border-radius:14px;background:linear-gradient(180deg,#ffffffeb,#f7fdfad6),repeating-linear-gradient(to bottom,transparent 0,transparent 47px,rgba(15,61,52,.08) 47px,rgba(15,61,52,.08) 48px)}.temp-planner-block{left:4px;right:4px;border-radius:10px;padding:6px;gap:2px}.temp-planner-block strong{font-size:10px}.temp-planner-block span{font-size:9px;line-height:1.2}}
