@import "https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--ws-50:#e0f4fd;--ws-100:#abe3fb;--ws-200:#48c8ee;--ws-300:#3aa8c8;--ws-400:#2a88a4;--ws-500:#076076;--ws-600:#003d4f;--ws-700:#002a37;--ws-800:#001d27;--ws-900:#00131a;--ws-950:#000306;--reg-accent:#48c8ee;--reg-radius:14px}.reg-shell{min-height:100vh;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.reg-panel{background:var(--ws-800);flex-direction:column;flex-shrink:0;width:44%;min-height:100vh;padding:2.5rem 3rem;display:flex;position:relative;overflow:hidden}.reg-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#48c8ee1f 0%,#0000 70%);width:560px;height:560px;position:absolute;top:-160px;left:-160px}.reg-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#07607640 0%,#0000 70%);width:380px;height:380px;position:absolute;bottom:-80px;right:-80px}.reg-panel-inner{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.reg-logo{color:#fff;letter-spacing:-.03em;margin-bottom:3.5rem;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-block}.reg-logo span{color:var(--reg-accent)}.reg-panel-eyebrow{color:var(--reg-accent);letter-spacing:.06em;text-transform:uppercase;background:#48c8ee1f;border:1px solid #48c8ee40;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.25rem;padding:4px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.reg-panel-eyebrow-dot{background:var(--reg-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.reg-panel-headline{color:#fff;letter-spacing:-.03em;margin:0 0 1.25rem;font-family:Syne,sans-serif;font-size:clamp(1.9rem,2.8vw,2.6rem);font-weight:800;line-height:1.1}.reg-panel-headline em{color:var(--reg-accent);font-style:normal}.reg-panel-sub{color:#fff9;margin:0 0 2.5rem;font-size:.975rem;line-height:1.6}.reg-benefits{flex-direction:column;gap:1.1rem;margin-bottom:auto;display:flex}.reg-benefit-item{align-items:flex-start;gap:1rem;display:flex}.reg-benefit-icon{background:#48c8ee1a;border:1px solid #48c8ee33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.reg-benefit-text h4{color:#fff;margin:0 0 2px;font-size:.9375rem;font-weight:600}.reg-benefit-text p{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.45}.reg-panel-switch{color:#ffffff73;border-top:1px solid #ffffff14;margin-top:2.5rem;padding-top:1.5rem;font-size:.875rem}.reg-panel-switch a{color:var(--reg-accent);font-weight:600;text-decoration:none}.reg-panel-switch a:hover{text-decoration:underline}.reg-form-area{background:#f5fbfd;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.reg-form-card{border-radius:var(--reg-radius);background:#fff;border:1px solid #0760761a;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 4px 32px #001d2712}.reg-form-title{color:var(--ws-800);letter-spacing:-.025em;margin:0 0 .375rem;font-family:Syne,sans-serif;font-size:1.625rem;font-weight:800}.reg-form-sub{color:#6b7280;margin:0 0 1.75rem;font-size:.9rem}.reg-form-fields{flex-direction:column;gap:1.1rem;display:flex}.reg-label{color:var(--ws-700);letter-spacing:.01em;flex-direction:column;gap:.35rem;font-size:.84rem;font-weight:600;display:flex}.reg-label input{color:var(--ws-800);background:#fafcfd;border:1.5px solid #d6dfe6;border-radius:10px;padding:.7rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.reg-label input:focus{border-color:var(--ws-400);background:#fff;outline:none;box-shadow:0 0 0 3px #2a88a426}.reg-label input::placeholder{color:#aab4bd}.reg-error{color:#b32433;background:#fff0f1;border:1px solid #f5c1c4;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem .875rem;font-size:.875rem;display:flex}.reg-submit{background:var(--ws-500);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.8rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,transform .1s;display:flex}.reg-submit:hover:not(:disabled){background:var(--ws-600);transform:translateY(-1px)}.reg-submit:active:not(:disabled){transform:translateY(0)}.reg-submit:disabled{cursor:default;background:#9aa1ab}.reg-divider{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.reg-divider:before,.reg-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.reg-divider span{color:#9ca3af;font-size:.8125rem;font-weight:500}.reg-login-link{width:100%;color:var(--ws-700);background:#fff;border:1.5px solid #d6dfe6;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.reg-login-link:hover{border-color:var(--ws-400);color:var(--ws-600);background:#f5fbfd}.reg-form-footer{text-align:center;color:#6b7280;margin-top:1rem;font-size:.875rem}.reg-form-footer a{color:var(--ws-500);font-weight:600;text-decoration:none}.reg-form-footer a:hover{text-decoration:underline}.reg-success-card{border-radius:var(--reg-radius);text-align:center;background:#fff;border:1px solid #0760761a;width:100%;max-width:480px;padding:2.5rem;box-shadow:0 4px 32px #001d2712}.reg-success-icon{background:#07607614;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.75rem;display:flex}.reg-success-card h2{color:var(--ws-800);letter-spacing:-.02em;margin:0 0 .5rem;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800}.reg-success-card p{color:#6b7280;margin:0 0 1.75rem;font-size:.9375rem;line-height:1.6}.reg-steps{text-align:left;background:#f5fbfd;border:1px solid #0760761a;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.reg-steps h4{color:var(--ws-600);text-transform:uppercase;letter-spacing:.07em;margin:0 0 .875rem;font-size:.8125rem;font-weight:700}.reg-step-item{align-items:flex-start;gap:.875rem;margin-bottom:.875rem;display:flex}.reg-step-item:last-child{margin-bottom:0}.reg-step-num{background:var(--ws-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:.75rem;font-weight:700;display:flex}.reg-step-text strong{color:var(--ws-800);margin-bottom:2px;font-size:.9rem;display:block}.reg-step-text span{color:#6b7280;font-size:.84rem;line-height:1.4}.reg-success-switch{color:#9ca3af;font-size:.875rem}.reg-success-switch a{color:var(--ws-500);font-weight:600;text-decoration:none}.reg-success-switch a:hover{text-decoration:underline}@media (width<=820px){.reg-shell{flex-direction:column}.reg-panel{width:100%;min-height:auto;padding:2rem 1.75rem}.reg-panel-headline{font-size:1.75rem}.reg-benefits,.reg-panel-switch,.reg-panel:before,.reg-panel:after{display:none}.reg-form-area{padding:2rem 1.25rem}}@media (width<=480px){.reg-panel{padding:1.5rem 1.25rem}.reg-panel-headline{font-size:1.375rem}.reg-panel-sub{font-size:.9375rem}.reg-form-area{padding:1.5rem 1rem}.reg-form-card{padding:1.25rem}.reg-form-title{font-size:1.25rem}}.auth-modern-shell{isolation:isolate;min-height:100vh;color:var(--ws-800);background:#f4fafc;position:relative}.auth-modern-shell .reg-panel{background:radial-gradient(circle at 5% 4%,#48c8ee2e,#0000 30%),radial-gradient(circle at 100% 100%,#48c8ee1f,#0000 38%),linear-gradient(145deg,#064f61 0%,#002e3b 66%,#001d27 100%);width:min(46%,680px);min-height:100vh;padding:clamp(2rem,4vw,3.75rem) clamp(2rem,5vw,5.25rem)}.auth-modern-shell .reg-panel:before{background:0 0;border:1px solid #ffffff17;border-radius:50%;width:34rem;height:34rem;inset:auto -11rem -13rem auto;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.auth-modern-shell .reg-panel:after{opacity:.18;background-image:radial-gradient(#ffffff4d 1px,#0000 1px);background-size:24px 24px;width:auto;height:auto;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 55%);mask-image:linear-gradient(135deg,#000,#0000 55%)}.auth-modern-shell .reg-panel-inner{max-width:480px}.auth-modern-shell .reg-logo{letter-spacing:-.03em;align-self:flex-start;align-items:center;gap:.65rem;margin-bottom:clamp(3.5rem,8vh,6.5rem);font-family:DM Sans,sans-serif;font-size:1.18rem;display:inline-flex}.auth-modern-shell .reg-logo>span:last-child{color:#fff}.auth-modern-shell .reg-logo .quickstaff-mark{box-shadow:0 8px 24px #00000029}.auth-modern-shell .reg-panel-eyebrow{letter-spacing:.09em;gap:.45rem;margin-bottom:1.3rem;padding:.45rem .75rem;font-size:.69rem;font-weight:800}.auth-modern-shell .reg-panel-eyebrow svg{width:14px;height:14px}.auth-modern-shell .reg-panel-headline{letter-spacing:-.06em;max-width:470px;margin-bottom:1.35rem;font-family:DM Sans,sans-serif;font-size:clamp(2.55rem,4.3vw,4.5rem);font-weight:650;line-height:1.02}.auth-modern-shell .reg-panel-headline em{font-weight:700}.auth-modern-shell .reg-panel-sub{color:#ffffffa3;max-width:455px;margin-bottom:2.5rem;font-size:.96rem;line-height:1.72}.auth-modern-shell .reg-benefits,.auth-modern-shell .reg-benefit-item{gap:.85rem}.auth-modern-shell .reg-benefit-icon{color:#73daf8;background:#48c8ee1a;border:1px solid #48c8ee29;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.auth-modern-shell .reg-benefit-icon svg{width:18px;height:18px}.auth-modern-shell .reg-benefit-text h4{margin-bottom:.16rem;font-size:.84rem;font-weight:700}.auth-modern-shell .reg-benefit-text p{font-size:.74rem;line-height:1.45}.auth-modern-shell .reg-panel-switch{z-index:2;margin-top:2.3rem;position:relative}.auth-modern-shell .reg-panel-switch a{margin-left:.15rem}.auth-login-features{gap:.75rem;margin-bottom:auto;display:grid}.auth-login-features>div{background:#ffffff0b;border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:.85rem;padding:.8rem;display:flex}.auth-login-features>div>span{color:#77dcf8;background:#48c8ee1a;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.auth-login-features svg{width:18px;height:18px}.auth-login-features p{gap:.22rem;margin:0;display:grid}.auth-login-features strong{color:#fff;font-size:.82rem}.auth-login-features small{color:#ffffff7a;font-size:.71rem}.auth-modern-shell .reg-form-area{background:radial-gradient(circle at 95% 4%,#48c8ee21,#0000 30%),linear-gradient(160deg,#f9fcfd,#eef8fa);align-items:center;padding:5rem clamp(1.5rem,5vw,5rem) 3rem;position:relative;overflow:hidden}.auth-modern-shell .reg-form-area:before{content:"";pointer-events:none;background:radial-gradient(circle,#07607614,#0000 68%);border-radius:50%;width:29rem;height:29rem;position:absolute;bottom:-10rem;right:-9rem}.auth-form-toplink{z-index:2;color:#70858c;font-size:.78rem;position:absolute;top:2rem;right:clamp(1.5rem,4vw,4rem)}.auth-form-toplink a{color:#076076;margin-left:.25rem;font-weight:750;text-decoration:none}.auth-modern-shell .reg-form-card,.auth-modern-shell .reg-success-card{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #0760761a;border-radius:26px;max-width:500px;padding:clamp(2rem,4vw,2.75rem);position:relative;box-shadow:0 25px 65px #0034421c}.auth-modern-shell .auth-login-card{max-width:480px}.auth-mobile-brand{margin-bottom:1.8rem;display:none}.auth-mobile-brand a{color:var(--ws-800);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.reg-form-heading{margin-bottom:1.8rem}.reg-form-kicker{color:var(--ws-400);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.69rem;font-weight:800}.auth-modern-shell .reg-form-title{letter-spacing:-.045em;margin-bottom:.45rem;font-family:DM Sans,sans-serif;font-size:clamp(1.7rem,3vw,2.15rem);font-weight:700}.auth-modern-shell .reg-form-sub{color:#73878e;margin:0;line-height:1.55}.auth-modern-shell .reg-form-fields{gap:1rem}.auth-modern-shell .reg-label{color:#183d48;gap:.5rem;font-size:.79rem;font-weight:700}.reg-label-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.reg-label-row a{color:#08738d;font-size:.72rem;font-weight:700;text-decoration:none}.reg-input-wrap{background:#fbfdfe;border:1px solid #d5e3e7;border-radius:13px;align-items:center;min-height:52px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative}.reg-input-wrap:focus-within{background:#fff;border-color:#48c8ee;box-shadow:0 0 0 4px #48c8ee1f}.reg-input-wrap>svg{color:#7b969e;flex:none;width:18px;height:18px;margin-left:.9rem}.auth-modern-shell .reg-label .reg-input-wrap input{width:100%;min-width:0;min-height:50px;color:var(--ws-800);box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding:0 .85rem;font-size:.88rem}.auth-modern-shell .reg-label .reg-input-wrap input:focus{box-shadow:none;background:0 0;border:0}.reg-password-toggle{color:#728b92;background:0 0;border:0;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;margin-right:.35rem;display:grid}.reg-password-toggle:hover{color:#075f75;background:#ecf7f9}.reg-password-toggle svg{width:17px;height:17px}.auth-modern-shell .reg-submit{background:linear-gradient(135deg,#08728a,#03485a);border-radius:13px;min-height:52px;margin-top:.35rem;font-size:.9rem;transition:transform .16s,box-shadow .16s;box-shadow:0 12px 26px #07607633}.auth-modern-shell .reg-submit:hover:not(:disabled){background:linear-gradient(135deg,#07677d,#003d4f);box-shadow:0 16px 32px #07607640}.auth-modern-shell .reg-submit:disabled{box-shadow:none;background:#9cb0b5}.auth-modern-shell .reg-submit svg{width:17px;height:17px}.auth-modern-shell .reg-divider{margin:.2rem 0}.auth-modern-shell .reg-divider span{font-size:.7rem}.auth-modern-shell .oauth-buttons{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.auth-modern-shell .oauth-buttons .error{color:#b32433;background:#fff0f1;border:1px solid #f5c1c4;border-radius:10px;grid-column:1/-1;padding:.65rem .8rem;font-size:.75rem}.auth-modern-shell .oauth-btn{color:#173c47;background:#fff;border:1px solid #d7e3e6;border-radius:12px;min-height:48px;font-size:.78rem;font-weight:700}.auth-modern-shell .oauth-btn:hover:not(:disabled){background:#f7fbfc;border-color:#a9ccd4}.auth-modern-shell .reg-login-link{border:1px solid #d7e3e6;border-radius:12px;min-height:48px;padding:.7rem 1rem;font-size:.8rem}.auth-form-switch,.reg-terms{color:#7d9096;text-align:center;margin:0;font-size:.72rem;line-height:1.5}.auth-form-switch a{color:#076076;font-weight:750;text-decoration:none}.reg-terms{font-size:.65rem}.reg-notice-success,.auth-modern-shell .reg-error{border-radius:11px;align-items:center;gap:.5rem;padding:.7rem .8rem;font-size:.76rem;line-height:1.45;display:flex}.reg-notice-success{color:#08704f;background:#eefbf6;border:1px solid #b7ead5}.reg-notice-success svg{flex:none;width:17px;height:17px}.reg-confirm-card{text-align:center}.reg-confirm-icon{color:#076076;background:#e5f7fa;border-radius:19px;place-items:center;width:62px;height:62px;margin:0 auto 1.4rem;display:grid;box-shadow:0 0 0 10px #f4fbfc}.reg-confirm-icon svg{width:27px;height:27px}.auth-modern-shell .reg-success-icon{color:#08704f;background:#e5f8ef;place-items:center;display:grid;box-shadow:0 0 0 10px #f3fbf7}.auth-modern-shell .reg-success-icon svg{width:30px;height:30px}@media (width<=1020px){.auth-modern-shell .reg-panel{width:43%;padding-left:2.25rem;padding-right:2.25rem}.auth-modern-shell .reg-panel-headline{font-size:clamp(2.4rem,4.5vw,3.5rem)}}@media (width<=820px){.auth-modern-shell{flex-direction:column}.auth-modern-shell .reg-panel{width:100%;min-height:auto;padding:1.5rem 1.75rem 2rem}.auth-modern-shell .reg-panel:before,.auth-modern-shell .reg-panel:after{display:block}.auth-modern-shell .reg-panel-inner{max-width:620px}.auth-modern-shell .reg-logo{margin-bottom:2.3rem}.auth-modern-shell .reg-panel-headline{margin-bottom:0;font-size:2.3rem}.auth-modern-shell .reg-panel-sub,.auth-modern-shell .reg-benefits,.auth-login-features,.auth-modern-shell .reg-panel-switch{display:none}.auth-modern-shell .reg-form-area{min-height:0;padding:2.5rem 1.25rem 3.5rem}.auth-form-toplink{display:none}}@media (width<=500px){.auth-modern-shell .reg-panel{padding:1.2rem 1rem 1.6rem}.auth-modern-shell .reg-logo{margin-bottom:1.8rem}.auth-modern-shell .reg-panel-eyebrow{margin-bottom:.85rem}.auth-modern-shell .reg-panel-headline{font-size:1.85rem;line-height:1.07}.auth-modern-shell .reg-form-area{background:#f5fafb;padding:1rem 0 2.5rem}.auth-modern-shell .reg-form-card,.auth-modern-shell .reg-success-card{max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:1.5rem 1rem}.auth-modern-shell .oauth-buttons{grid-template-columns:1fr}.auth-modern-shell .reg-form-title{font-size:1.75rem}}*,:before,:after{box-sizing:border-box;border:0 solid}html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5}body{line-height:inherit;margin:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button,[type=button],[type=reset],[type=submit]{background-color:#0000;background-image:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}.shift-detail-page,.company-profile-page{gap:1.5rem;display:grid}.company-back-link{color:#58757d;align-items:center;gap:.45rem;width:fit-content;font-size:.82rem;font-weight:750;text-decoration:none;display:inline-flex}.shift-detail-hero{background:radial-gradient(circle at 96% 5%,#48c8ee29,#0000 32%),#fff;border:1px solid #dce9ec;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.8rem;display:flex;box-shadow:0 14px 40px #00364312}.shift-detail-title{align-items:flex-start;gap:1rem;min-width:0;display:flex}.shift-detail-title-icon{color:#fff;background:linear-gradient(145deg,#0b7d94,#034c60);border-radius:16px;flex:none;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 10px 24px #07607638}.shift-detail-title-icon svg{width:24px;height:24px}.shift-detail-eyebrow{color:#70878d;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.7rem;font-size:.72rem;font-weight:700;display:flex}.shift-detail-title h1{color:#062e3a;letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,3vw,2.35rem)}.shift-detail-title p{color:#6d8389;margin:.45rem 0 0;font-size:.86rem}.shift-detail-actions,.applicant-buttons{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.shift-detail-actions button,.applicant-buttons button,.company-profile-actions button{justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.shift-detail-actions button svg,.applicant-buttons button svg,.company-profile-actions button svg{width:16px;height:16px}.company-danger-button{color:#a43640;min-height:42px;font:inherit;cursor:pointer;background:#fff6f7;border:1px solid #f0c8cb;border-radius:11px;padding:.65rem .9rem;font-size:.78rem;font-weight:750}.company-danger-button:hover:not(:disabled){background:#ffedef}.company-danger-button:disabled{cursor:default;opacity:.6}.company-inline-error,.company-inline-success{color:#a1333f;background:#fff4f5;border:1px solid #f1c5ca;border-radius:13px;padding:.85rem 1rem;font-size:.8rem}.company-inline-success{color:#12714e;background:#effbf6;border-color:#bfe7d4;align-items:center;gap:.5rem;display:flex}.company-inline-success svg{width:17px;height:17px}.shift-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.shift-detail-metric{background:#fff;border:1px solid #dfeaed;border-radius:17px;align-items:center;gap:.85rem;min-width:0;padding:1.05rem;display:flex}.shift-detail-metric>span{color:#08718a;background:#eaf7fa;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.shift-detail-metric svg{width:19px;height:19px}.shift-detail-metric div{gap:.25rem;min-width:0;display:grid}.shift-detail-metric small{color:#7a9096;font-size:.67rem;font-weight:700}.shift-detail-metric strong{color:#173e48;font-size:.78rem;line-height:1.4}.shift-description-card{background:#fff;border:1px solid #dfeaed;border-radius:18px;gap:1rem;padding:1.35rem;display:flex}.shift-description-card>span{color:#08718a;background:#edf8fa;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.shift-description-card svg{width:19px;height:19px}.shift-description-card h2{color:#123945;margin:0;font-size:.96rem}.shift-description-card p{color:#627a81;white-space:pre-wrap;margin:.5rem 0 0;font-size:.82rem;line-height:1.7}.applicant-section-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:.4rem;display:flex}.company-section-kicker{color:#07829d;letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:850}.applicant-section-head h2{color:#092f3a;margin:.3rem 0 0;font-size:1.35rem}.applicant-section-head p{color:#73898f;margin:.3rem 0 0;font-size:.76rem}.applicant-summary{color:#73898f;align-items:baseline;gap:.35rem;font-size:.7rem;display:flex}.applicant-summary strong{color:#076076;font-size:1.35rem}.applicant-card-list{gap:.75rem;display:grid}.applicant-card{background:#fff;border:1px solid #dfeaed;border-radius:17px;grid-template-columns:minmax(180px,.75fr) minmax(290px,1.35fr) auto;align-items:center;gap:1.15rem;padding:1rem 1.1rem;display:grid;box-shadow:0 8px 24px #00344109}.applicant-identity{align-items:center;gap:.75rem;min-width:0;display:flex}.applicant-avatar{color:#076076;background:linear-gradient(145deg,#e2f6fa,#f3fbfc);border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.applicant-avatar svg{width:21px;height:21px}.applicant-identity h3{color:#123a45;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.86rem;overflow:hidden}.applicant-identity p{color:#789096;margin:.25rem 0 0;font-size:.7rem}.applicant-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.applicant-meta>div{color:#657d84;align-items:flex-start;gap:.4rem;min-width:0;font-size:.68rem;line-height:1.45;display:flex}.applicant-meta svg{color:#0a8099;flex:none;width:14px;height:14px}.applicant-meta .att-on{color:#14744f;font-weight:700}.applicant-card-controls{justify-items:end;gap:.6rem;display:grid}.applicant-buttons{justify-content:flex-end}.applicant-buttons .btn-mini{min-height:34px;padding:.45rem .65rem}.company-empty-panel{text-align:center;background:#ffffffb3;border:1px dashed #cadde1;border-radius:20px;justify-items:center;padding:3rem 1.5rem;display:grid}.company-empty-panel>span{color:#08718a;background:#e7f6f9;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.company-empty-panel svg{width:23px;height:23px}.company-empty-panel h3{color:#143b46;margin:.9rem 0 0;font-size:.95rem}.company-empty-panel p{color:#768d93;margin:.35rem 0 0;font-size:.76rem}.shift-detail-skeleton-hero{background:#fff;border:1px solid #dfeaed;border-radius:22px;gap:.8rem;padding:2rem;display:grid}.profile-completion-pill{color:#28725a;background:#f0faf6;border:1px solid #c9e5dc;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem .85rem;font-size:.72rem;display:inline-flex}.profile-completion-pill svg{width:17px;height:17px}.company-profile-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);align-items:start;gap:1.2rem;display:grid}.company-profile-form,.company-profile-preview{background:#fff;border:1px solid #dce8eb;border-radius:22px;box-shadow:0 12px 36px #0034410e}.company-profile-form{gap:1.15rem;padding:1.5rem;display:grid}.company-profile-form-head{border-bottom:1px solid #e5edef;align-items:center;gap:.8rem;padding-bottom:1.1rem;display:flex}.company-profile-form-head>span{color:#08718a;background:#e8f7fa;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.company-profile-form-head svg{width:20px;height:20px}.company-profile-form-head h2{color:#123b46;margin:0;font-size:1rem}.company-profile-form-head p{color:#7b9096;margin:.25rem 0 0;font-size:.7rem}.company-profile-field{gap:.45rem;display:grid}.company-profile-field label{color:#244852;font-size:.72rem;font-weight:750}.company-input-wrap{background:#fbfdfe;border:1px solid #d5e3e6;border-radius:13px;align-items:center;gap:.65rem;min-height:48px;padding:0 .9rem;transition:border-color .15s,box-shadow .15s;display:flex}.company-input-wrap:focus-within{border-color:#48c8ee;box-shadow:0 0 0 4px #48c8ee1f}.company-input-wrap>svg{color:#6c8990;flex:none;width:17px;height:17px}.company-input-wrap input{color:#123a45;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:.75rem 0;font-size:.82rem}.company-input-wrap input::placeholder{color:#9cabb0}.company-account-details{background:#f5f9fa;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:1rem;display:grid}.company-account-details>div{align-items:center;gap:.6rem;min-width:0;display:flex}.company-account-details>div>span{color:#08718a;background:#e6f4f7;border-radius:10px;flex:none;place-items:center;width:33px;height:33px;display:grid}.company-account-details svg{width:16px;height:16px}.company-account-details div div{gap:.15rem;min-width:0;display:grid}.company-account-details small{color:#82959a;font-size:.62rem}.company-account-details strong{color:#264b54;text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.company-profile-actions{justify-content:space-between;align-items:center;gap:1rem;padding-top:.3rem;display:flex}.company-profile-actions p{color:#809398;align-items:center;gap:.4rem;margin:0;font-size:.66rem;display:flex}.company-profile-actions p svg{color:#368567;flex:none;width:15px;height:15px}.company-profile-preview{position:sticky;top:92px;overflow:hidden}.profile-preview-label{color:#57727a;border-bottom:1px solid #e5edef;align-items:center;gap:.45rem;padding:1rem 1.1rem;font-size:.7rem;font-weight:750;display:flex}.profile-preview-label svg{width:16px;height:16px}.profile-preview-card{background:#fff;border:1px solid #d9e7ea;border-radius:18px;margin:1rem;overflow:hidden;box-shadow:0 10px 28px #00313d12}.profile-preview-cover{background:radial-gradient(circle at 78% 18%,#77e0f98c,#0000 30%),linear-gradient(140deg,#064f62,#087b91);place-items:end center;height:110px;display:grid}.profile-preview-cover span{color:#076076;background:#e8f7fa;border:5px solid #fff;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:-32px;font-size:1.6rem;font-weight:850;display:grid;box-shadow:0 8px 18px #002c3824}.profile-preview-content{text-align:center;padding:2.7rem 1.1rem 1.1rem}.profile-verified{color:#16805a;align-items:center;gap:.3rem;font-size:.64rem;font-weight:750;display:inline-flex}.profile-verified svg{width:13px;height:13px}.profile-preview-content h2{color:#0e3742;margin:.4rem 0 0;font-size:1.1rem}.profile-preview-content>p{color:#788e94;justify-content:center;align-items:flex-start;gap:.35rem;margin:.45rem 0 0;font-size:.68rem;line-height:1.5;display:flex}.profile-preview-content>p svg{flex:none;width:13px;height:13px}.profile-preview-trust{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;display:grid}.profile-preview-trust div{background:#f2f8f9;border-radius:11px;gap:.15rem;padding:.7rem;display:grid}.profile-preview-trust strong{color:#1b5968;font-size:.72rem}.profile-preview-trust span{color:#82979c;font-size:.59rem}.profile-preview-tip{color:#28725a;background:#effaf5;border-radius:14px;align-items:flex-start;gap:.65rem;margin:0 1rem 1rem;padding:.85rem;display:flex}.profile-preview-tip>svg{flex:none;width:17px;height:17px}.profile-preview-tip p{gap:.25rem;margin:0;display:grid}.profile-preview-tip strong{font-size:.7rem}.profile-preview-tip span{color:#66847a;font-size:.62rem;line-height:1.45}@media (width<=1120px){.shift-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.applicant-card{grid-template-columns:minmax(180px,.75fr) minmax(250px,1fr)}.applicant-card-controls{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}}@media (width<=900px){.company-profile-layout{grid-template-columns:1fr}.company-profile-preview{position:static}}@media (width<=720px){.shift-detail-hero{flex-direction:column;padding:1.25rem}.shift-detail-actions{width:100%}.shift-detail-actions button{flex:1}.applicant-card,.applicant-meta{grid-template-columns:1fr}.applicant-card-controls{flex-direction:column;grid-column:auto;align-items:flex-start}.applicant-buttons{justify-content:flex-start}}@media (width<=540px){.shift-detail-metrics{grid-template-columns:1fr}.shift-detail-title-icon{border-radius:13px;width:44px;height:44px}.applicant-section-head{flex-direction:column;align-items:flex-start}.company-account-details{grid-template-columns:1fr}.company-profile-actions{flex-direction:column;align-items:stretch}.company-profile-actions button{width:100%}.company-profile-form{padding:1.05rem}}html,body,#root{min-height:100%;margin:0}body{color:#1a1d21;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}button{cursor:pointer;font:inherit}input{font:inherit}.muted{color:#6b7280}.centered{justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:420px;padding:2rem;display:flex;box-shadow:0 8px 24px #00000014}.auth-card h1{margin:0;font-size:1.5rem}.auth-card label{color:#444;flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.auth-card input{border:1px solid #d6d8dc;border-radius:8px;padding:.625rem .75rem;font-size:1rem}.auth-card input:focus{outline-offset:-1px;border-color:#0000;outline:2px solid #4f7df3}.auth-card button[type=submit]{color:#fff;background:#1f2937;border:none;border-radius:8px;padding:.75rem;font-size:1rem;font-weight:500}.auth-card button[type=submit]:disabled{cursor:default;background:#9aa1ab}.auth-card .error{color:#b32433;background:#fff0f1;border:1px solid #f5c1c4;border-radius:8px;padding:.625rem .75rem;font-size:.875rem}.auth-card .footer{text-align:center;margin:0;font-size:.875rem}.auth-card a{color:#4f7df3}.auth-card .forgot-link{align-self:flex-start;margin-top:.25rem;font-size:.8125rem;text-decoration:none}.auth-card .forgot-link:hover{text-decoration:underline}.auth-card .notice{border-radius:8px;padding:.625rem .75rem;font-size:.875rem}.auth-card .notice-ok{color:#15803d;background:#ecfdf5;border:1px solid #a7f3d0}.oauth-divider{color:#9aa1ab;align-items:center;gap:.75rem;margin:.25rem 0;font-size:.8125rem;display:flex}.oauth-divider:before,.oauth-divider:after{content:"";background:#e6e8ec;flex:1;height:1px}.oauth-buttons{flex-direction:column;gap:.5rem;display:flex}.oauth-btn{cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem;font-weight:500;display:inline-flex}.oauth-btn:disabled{opacity:.6;cursor:default}.oauth-btn-google{color:#1f2937;border:1px solid #d6d8dc}.oauth-btn-google:hover:not(:disabled){background:#f5f6f8}.oauth-btn-apple{color:#1f2937;border:1px solid #d6d8dc}.oauth-btn-apple:hover:not(:disabled){background:#f5f6f8}.app-content{width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem}.link-button{color:#4f7df3;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.section-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.section-head h1{margin:0;font-size:1.5rem}.btn-primary{color:#fff;background:#1f2937;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-block}.btn-primary:hover{background:#111827}.btn-primary:disabled{cursor:default;background:#9aa1ab}.btn-secondary{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;font-weight:500}.btn-secondary:hover{background:#f9fafb}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1rem;max-width:640px;padding:1.5rem;display:flex}.form-card label{color:#444;flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.form-card input,.form-card textarea{border:1px solid #d6d8dc;border-radius:8px;padding:.5rem .75rem;font-family:inherit;font-size:1rem}.form-card input:focus,.form-card textarea:focus{outline-offset:-1px;border-color:#0000;outline:2px solid #4f7df3}.form-card textarea{resize:vertical;min-height:6rem}.grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-actions{justify-content:flex-end;gap:.5rem;padding-top:.5rem;display:flex}.error{color:#b32433;background:#fff0f1;border:1px solid #f5c1c4;border-radius:8px;padding:.625rem .75rem;font-size:.875rem}.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:.625rem .75rem;font-size:.875rem}.banner{color:#78350f;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.9375rem}.banner a{color:#78350f;font-weight:500}.tabs{border-bottom:1px solid #e5e7eb;gap:.25rem;margin-bottom:1rem;display:flex}.tab{font:inherit;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;padding:.625rem 1rem;display:flex}.tab:hover{color:#1f2937}.tab.active{color:#1f2937;border-bottom-color:#1f2937;font-weight:600}.tab-count{color:#4b5563;text-align:center;background:#e5e7eb;border-radius:999px;min-width:1.25rem;padding:0 .375rem;font-size:.75rem}.tab.active .tab-count{color:#fff;background:#1f2937}.shift-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.shift-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .12s;display:block}.shift-card:hover{border-color:#9aa1ab}.shift-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.shift-card-foot{color:#4b5563;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}.badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-open{color:#1e40af;background:#dbeafe}.badge-filled{color:#5b21b6;background:#ede9fe}.badge-in_progress{color:#78350f;background:#fef3c7}.badge-completed{color:#065f46;background:#d1fae5}.badge-cancelled{color:#991b1b;background:#fee2e2}.badge-pending{color:#374151;background:#f3f4f6}.badge-accepted{color:#065f46;background:#d1fae5}.badge-rejected{color:#991b1b;background:#fee2e2}.back-link{margin:0 0 .5rem}.back-link a{color:#4b5563;text-decoration:none}.back-link a:hover{color:#1f2937}.detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.detail-card dl{grid-template-columns:8rem 1fr;gap:.5rem 1rem;margin:0 0 1.25rem;display:grid}.detail-card dl>div{display:contents}.detail-card dt{color:#6b7280;font-weight:500}.detail-card dd{margin:0}.detail-card h3{color:#6b7280;margin:0 0 .5rem;font-size:.9375rem;font-weight:500}.detail-card p{white-space:pre-wrap;margin:0}.applicants-head{margin:0 0 .75rem;font-size:1.125rem}.applicants-table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden}.applicants-table th,.applicants-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.625rem .875rem;font-size:.9375rem}.applicants-table tr:last-child td{border-bottom:none}.applicants-table th{color:#6b7280;background:#f9fafb;font-size:.8125rem;font-weight:500}.applicants-table .action-cell{justify-content:flex-end;gap:.375rem;display:flex}.action-bar{gap:.5rem;margin-bottom:1rem;display:flex}.btn-mini{border:none;border-radius:6px;padding:.25rem .625rem;font-size:.8125rem;font-weight:500}.btn-mini.btn-secondary{border:1px solid #d1d5db}.btn-danger{color:#b32433;background:#fff;border:1px solid #f5c1c4;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;font-weight:500}.btn-danger:hover{background:#fef2f2}.btn-danger:disabled{color:#9aa1ab;cursor:default;background:#fff;border-color:#e5e7eb}.att-on{color:#1e40af;font-size:.875rem}.skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-rounded{border-radius:999px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.error-panel{text-align:center;background:#fff;border:1px solid #f5c1c4;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.error-panel-title{color:#b32433;margin:0;font-size:.9375rem}@media (width<=640px){.grid-2{grid-template-columns:1fr}.shell-header{text-align:center;grid-template-columns:1fr;gap:.75rem}.shell-user{justify-content:center}}.site{background:#fff;flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.site-verify-banner{color:#78350f;background:#fef3c7;border-bottom:1px solid #fde68a;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:.625rem 1.5rem;font-size:.875rem;display:flex}.site-verify-banner strong{font-weight:600}.site-verify-actions{gap:.75rem;display:flex}.site-verify-banner .site-link-button{color:#78350f;font-weight:500;text-decoration:underline}.site-verify-banner .site-link-button:disabled{opacity:.6;cursor:not-allowed}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:grid}.site-brand{color:#1a1d21;align-items:center;gap:.5rem;text-decoration:none;display:flex}.site-brand-mark{color:#fff;background:#1f2937;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.site-brand-text{font-size:1rem;font-weight:700}.site-nav{justify-content:center;gap:.25rem;display:flex}.site-nav a{color:#4b5563;border-radius:6px;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a.active{color:#1a1d21;background:#f3f4f6}.site-header-right{align-items:center;gap:.75rem;display:flex}.site-search{align-items:center;display:flex;position:relative}.site-search input{background:#f9fafb;border:1px solid #d6d8dc;border-radius:999px;width:200px;padding:.5rem 2rem .5rem .875rem;font-size:.875rem}.site-search input:focus{outline-offset:-1px;background:#fff;border-color:#0000;outline:2px solid #4f7df3}.site-search button{color:#6b7280;background:0 0;border:none;border-radius:999px;align-items:center;padding:.375rem;display:flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.site-search button:hover{color:#1a1d21}.site-link{color:#4b5563;font-size:.9375rem;font-weight:500;text-decoration:none}.site-link:hover{color:#1a1d21}.site-link-button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.site-cta{font-size:.875rem}.site-user-name{color:#6b7280;font-size:.875rem}.hero{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#4f7df3 60%,#14b8a6 110%);align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0f172a00 0%,#0f172a40 100%);position:absolute;inset:0}.hero-inner{text-align:center;max-width:1100px;margin:0 auto;padding:4rem 1.5rem;position:relative}.hero-eyebrow{letter-spacing:.04em;background:#ffffff26;border-radius:999px;margin:0 0 1rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-block}.hero-title{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.hero-sub{opacity:.9;max-width:640px;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.btn-lg{padding:.875rem 1.5rem;font-size:1rem}.stats{background:#f9fafb;border-bottom:1px solid #e5e7eb}.stats-inner{text-align:center;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;display:grid}.stat-number{color:#1a1d21;font-size:2rem;font-weight:700}.stat-label{color:#6b7280;margin-top:.25rem;font-size:.875rem}.section{padding:4rem 0}.section-alt{background:#f9fafb}.section-title{text-align:center;color:#1a1d21;margin:0 0 2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.how-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.how-col{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem}.how-col h3{color:#1a1d21;margin:0 0 1rem;font-size:1.125rem}.how-list{counter-reset:step;flex-direction:column;gap:1rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.how-list li{counter-increment:step;padding-left:2.25rem;position:relative}.how-list li:before{content:counter(step);color:#fff;background:#1f2937;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;top:0;left:0}.how-list li strong{color:#1a1d21;margin-bottom:.125rem;display:block}.how-list li span{color:#6b7280;font-size:.9375rem;display:block}.how-list.numbered li:before{background:#4f7df3}.industry-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.industry-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.industry-icon{margin-bottom:.5rem;font-size:2rem}.industry-card h3{margin:0 0 .5rem;font-size:1.125rem}.audience-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.audience-grid.two-up{grid-template-columns:1fr 1fr}.audience-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.audience-card h3{margin:0;font-size:1.125rem}.audience-card .badge{align-self:flex-start}.cta-strip{color:#fff;background:#1f2937;padding:3rem 0}.cta-strip-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-strip h2{margin:0 0 .25rem;font-size:clamp(1.25rem,2.5vw,1.75rem)}.cta-strip .muted{color:#cbd5e1}.cta-strip-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.cta-strip .btn-secondary{color:#fff;background:0 0;border-color:#fff6}.cta-strip .btn-secondary:hover{background:#ffffff1a}.content-page{max-width:760px;padding:3rem 1.5rem 5rem}.content-page h1{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}.content-page h2{margin:2rem 0 .75rem;font-size:1.25rem}.content-page .lead{color:#4b5563;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.content-page p{color:#1a1d21;line-height:1.7}.content-page ul,.content-page ol{line-height:1.7}.page-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#4f7df3;margin:0 0 .5rem;font-size:.75rem;font-weight:600;display:inline-block}.check-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.check-list li{color:#1a1d21;padding-left:1.75rem;position:relative}.check-list li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.check-list.big li{margin-bottom:.75rem;padding-left:1.75rem;display:block}.check-list.big li strong{color:#1a1d21;display:block}.check-list.big li span{color:#6b7280;font-size:.9375rem;display:block}.cta-block{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:3rem;display:flex}.contact-form{margin-top:1.5rem}.contact-direct{color:#6b7280;margin-top:2rem}.install-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-top:2rem;padding:1.5rem}.install-card h3{margin:0 0 1rem;font-size:1.125rem}.link{color:#4f7df3;font-weight:500;text-decoration:none}.link:hover{text-decoration:underline}.site-footer{background:#f9fafb;border-top:1px solid #e5e7eb;margin-top:0;padding:3rem 1.5rem 1.5rem}.site-footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.site-footer-col{flex-direction:column;gap:.5rem;display:flex}.site-footer-col h4{color:#1a1d21;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.site-footer-col a{color:#4b5563;font-size:.875rem;text-decoration:none}.site-footer-col a:hover{color:#1a1d21}.site-footer-brand{color:#1a1d21;margin-bottom:.25rem;font-size:1rem;font-weight:700}.site-footer-bottom{text-align:center;color:#6b7280;border-top:1px solid #e5e7eb;max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;font-size:.8125rem}@media (width<=900px){.site-header-inner{grid-template-rows:auto auto;grid-template-columns:auto auto}.site-nav{grid-area:2/1/auto/-1;justify-content:flex-start;overflow-x:auto}.site-search input{width:140px}.how-grid,.industry-grid,.audience-grid,.audience-grid.two-up{grid-template-columns:1fr}.stats-inner{grid-template-columns:1fr;gap:1rem}.site-footer-inner{grid-template-columns:1fr 1fr}}@media (width<=540px){.site-search,.site-user-name{display:none}.site-footer-inner{grid-template-columns:1fr}}@media (width<=768px){.app-content{padding:1.25rem 1rem 2rem}.detail-card dl{grid-template-columns:6rem 1fr}.form-card{padding:1.25rem}.section-head h1{font-size:1.25rem}}@media (width<=640px){.app-content{padding:1rem .875rem 2rem}.section-head{flex-wrap:wrap;gap:.5rem}.section-head h1{font-size:1.125rem}.tabs{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{white-space:nowrap;padding:.5rem .75rem}.shift-card{padding:.875rem 1rem}.shift-card-head{flex-wrap:wrap}.detail-card{padding:1rem}.detail-card dl{grid-template-columns:1fr;gap:.125rem 0}.detail-card dt{text-transform:uppercase;letter-spacing:.03em;margin-top:.5rem;font-size:.75rem}.detail-card dl>div+div dt{margin-top:.25rem}.applicants-table{white-space:nowrap;display:block;overflow-x:auto}.applicants-table .action-cell{justify-content:flex-start}.action-bar{flex-wrap:wrap}.action-bar .btn-primary,.action-bar .btn-danger{text-align:center;flex:auto}.form-actions{flex-wrap:wrap}.form-actions .btn-primary,.form-actions .btn-secondary{text-align:center;flex:auto}.banner{padding:.75rem .875rem;font-size:.875rem}}@media (width<=380px){.site-brand-text{display:none}.btn-primary,.btn-secondary,.btn-danger{padding:.5rem .75rem;font-size:.875rem}}.contact-page{isolation:isolate;color:#001d27;background:linear-gradient(#f4fbfd 0%,#fff 42%,#f7fbfc 100%);min-height:calc(100vh - 64px);position:relative;overflow:hidden}.contact-orb{z-index:-1;filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.contact-orb-one{background:radial-gradient(circle,#48c8ee33,#48c8ee00);width:29rem;height:29rem;top:3rem;right:-9rem}.contact-orb-two{background:radial-gradient(circle,#07607621,#07607600);width:34rem;height:34rem;bottom:-12rem;left:-10rem}.contact-page-container{width:min(1120px,100% - 3rem);margin:0 auto}.contact-hero{text-align:center;padding:5.25rem 0 3rem}.contact-hero .contact-page-container{max-width:780px}.contact-eyebrow{color:#076076;letter-spacing:.09em;text-transform:uppercase;background:#ffffffc7;border:1px solid #0760761f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 8px 28px #0034420f}.contact-eyebrow svg{width:17px;height:17px}.contact-hero h1{letter-spacing:-.055em;max-width:720px;margin:0 auto;font-size:clamp(2.65rem,6vw,4.75rem);line-height:.98}.contact-hero p{color:#56717a;max-width:670px;margin:1.4rem auto 0;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.75}.contact-main{padding:0 0 6rem}.contact-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:1.5rem;display:grid}.contact-grid>*{min-width:0}.contact-info-card,.contact-form-card{border-radius:28px}.contact-info-card{color:#fff;background:radial-gradient(circle at 100% 0,#48c8ee52,#0000 38%),linear-gradient(145deg,#064f61 0%,#00313f 62%,#001f2a 100%);flex-direction:column;justify-content:space-between;min-height:650px;padding:2.6rem;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 65px #0032402e}.contact-info-card:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;width:19rem;height:19rem;position:absolute;bottom:-6rem;right:-5.5rem;box-shadow:0 0 0 42px #ffffff09,0 0 0 84px #ffffff06}.contact-card-kicker{color:#48c8ee;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .75rem;font-size:.76rem;font-weight:800}.contact-info-card h2,.contact-form-card h2{letter-spacing:-.035em;margin:0}.contact-info-card h2{max-width:390px;font-size:clamp(2rem,3.3vw,2.75rem);line-height:1.08}.contact-card-copy{color:#ffffffb0;max-width:390px;margin:1rem 0 0;line-height:1.65}.contact-methods{z-index:1;gap:.5rem;margin:2.25rem 0;display:grid;position:relative}.contact-method{min-width:0;color:inherit;border:1px solid #0000;border-radius:16px;align-items:center;gap:.9rem;padding:.8rem;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:flex}a.contact-method:hover{background:#ffffff12;border-color:#ffffff1f;transform:translate(3px)}.contact-method>span{color:#85e3ff;background:#48c8ee1f;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.contact-method svg{width:20px;height:20px}.contact-method div{gap:.22rem;min-width:0;display:grid}.contact-method small{color:#ffffff8a;font-size:.74rem;font-weight:600}.contact-method strong{overflow-wrap:anywhere;color:#fff;font-size:.93rem;font-weight:650}.contact-info-note{z-index:1;color:#ffffffa6;border-top:1px solid #ffffff1f;align-items:center;gap:.65rem;padding-top:1.3rem;font-size:.82rem;display:flex;position:relative}.contact-info-note span{background:#62dca6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #62dca61f}.contact-form-card{background:#fffffff0;border:1px solid #e4eef1;min-height:650px;padding:2.6rem;box-shadow:0 26px 65px #0032401a}.contact-form-heading{margin-bottom:2rem}.contact-form-heading h2{font-size:clamp(1.8rem,3vw,2.35rem)}.contact-form-heading>p:last-child{color:#70858c;margin:.55rem 0 0}.contact-field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-field{color:#173b46;gap:.55rem;margin-bottom:1rem;font-size:.86rem;font-weight:700;display:grid;position:relative}.contact-field input,.contact-field select,.contact-field textarea{color:#001d27;width:100%;font:inherit;background:#fbfdfe;border:1px solid #d8e5e8;border-radius:13px;outline:none;font-size:.95rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s}.contact-field input,.contact-field select{height:52px;padding:0 .95rem}.contact-field select{cursor:pointer}.contact-field textarea{resize:vertical;min-height:145px;padding:.9rem 1rem 1.8rem;line-height:1.55}.contact-field input::-moz-placeholder{color:#9aabb0}.contact-field textarea::-moz-placeholder{color:#9aabb0}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#9aabb0}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{background:#fff;border-color:#48c8ee;box-shadow:0 0 0 4px #48c8ee21}.contact-field small{color:#92a3a9;font-size:.7rem;font-weight:500;position:absolute;bottom:.7rem;right:.85rem}.contact-submit-button,.contact-secondary-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.contact-submit-button{color:#fff;background:linear-gradient(135deg,#076076,#03495b);width:100%;min-height:52px;padding:.8rem 1.2rem;box-shadow:0 12px 28px #07607638}.contact-submit-button svg{width:18px;height:18px;transition:transform .16s}.contact-submit-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #07607647}.contact-submit-button:hover svg{transform:translate(3px)}.contact-privacy-note{color:#8a9ca2;text-align:center;margin:.9rem 0 0;font-size:.72rem;line-height:1.5}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:595px;padding:2rem;display:flex}.contact-success-icon{color:#06734f;background:#e4f8ef;border-radius:50%;place-items:center;width:74px;height:74px;margin-bottom:1.5rem;display:grid;box-shadow:0 0 0 12px #f3fbf8}.contact-success-icon svg{width:34px;height:34px}.contact-success h2{font-size:2.2rem}.contact-success>p:not(.contact-card-kicker){color:#70858c;max-width:430px;margin:.8rem auto 1.8rem;line-height:1.65}.contact-secondary-button{color:#076076;background:#fff;border:1px solid #cfe0e4;min-height:48px;padding:.75rem 1.15rem}.contact-secondary-button:hover{background:#f5fbfd;border-color:#9ec8d2}@media (width<=900px){.contact-hero{padding:4rem 0 2.5rem}.contact-grid{grid-template-columns:1fr;max-width:700px}.contact-info-card{min-height:0}.contact-methods{grid-template-columns:1fr 1fr}.contact-form-card{min-height:0}.contact-success{min-height:440px}}@media (width<=600px){.contact-page{width:100%;overflow-x:hidden}.contact-page-container{width:calc(100% - 2rem)}.contact-hero{padding:3.25rem 0 2rem}.contact-hero h1{font-size:clamp(2.4rem,13vw,3.25rem)}.contact-hero p{font-size:.98rem;line-height:1.65}.contact-main{padding-bottom:3.5rem}.contact-info-card,.contact-form-card{border-radius:22px;padding:1.5rem}.contact-info-card h2{overflow-wrap:anywhere;font-size:2rem}.contact-methods,.contact-field-row{grid-template-columns:1fr}.contact-methods{margin:1.5rem 0 2rem}.contact-method{padding:.65rem 0}.contact-form-heading{margin-bottom:1.5rem}.contact-success{min-height:420px;padding:1rem 0}}.company-page-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.6rem;display:flex}.company-page-head>div>p{color:#16829b;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .4rem;font-size:.67rem;font-weight:800}.company-page-head h1{color:#052b36;letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.1}.company-page-head>div>span{color:#6f838a;margin-top:.5rem;font-size:.8rem;display:block}.shift-profile-banner{margin:0 0 1rem}.shift-manager-toolbar{background:#fff;border:1px solid #e0e9eb;border-radius:15px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.6rem;display:flex}.shift-tabs{align-items:center;gap:.25rem;display:flex}.shift-tabs button{color:#71868d;background:0 0;border:0;border-radius:10px;align-items:center;gap:.4rem;min-height:38px;padding:.55rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex}.shift-tabs button:hover{color:#17424e;background:#f4f8f9}.shift-tabs button.active{color:#075d72;background:#e8f6f9}.shift-tabs button span{color:#7e9298;background:#edf2f3;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 .3rem;font-size:.6rem;display:grid}.shift-tabs button.active span{color:#fff;background:#0b7188}.shift-search{background:#f9fbfc;border:1px solid #dbe7e9;border-radius:10px;align-items:center;gap:.5rem;width:min(260px,35%);min-height:38px;padding:0 .75rem;display:flex}.shift-search svg{color:#82979d;flex:none;width:15px;height:15px}.shift-search input{color:#163d48;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.72rem}.shift-manager-list{gap:.7rem}.shift-manager-list .shift-card{border-color:#e0e9eb;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem;min-height:90px;padding:1rem 1.15rem;display:grid;box-shadow:0 6px 20px #00323f09}.shift-manager-list .shift-card:hover{border-color:#abd1da;transform:translateY(-1px);box-shadow:0 12px 28px #00323f13}.shift-list-icon{color:#08768f;background:#e3f5f8;border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.shift-list-icon svg{width:21px;height:21px}.shift-list-main{min-width:0}.shift-manager-list .shift-card-head{justify-content:flex-start;margin:0}.shift-manager-list .shift-card-head strong{color:#103640;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.shift-card-details{align-items:center;gap:1rem;margin-top:.45rem;display:flex}.shift-card-details span{color:#81949a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;font-size:.65rem;display:flex;overflow:hidden}.shift-card-details svg{flex:none;width:13px;height:13px}.shift-list-numbers{border-left:1px solid #e7edef;align-items:center;gap:1.3rem;padding-left:1.1rem;display:flex}.shift-list-numbers>span{grid-template-columns:auto 1fr;gap:.1rem .35rem;min-width:58px;display:grid}.shift-list-numbers svg{color:#6b8e97;grid-row:1/3;width:14px;height:14px}.shift-list-numbers strong{color:#163c47;font-size:.73rem}.shift-list-numbers small{color:#91a2a7;font-size:.57rem}.shift-list-arrow{color:#a5b5b9;width:16px;height:16px}.shift-empty-state{text-align:center;background:#ffffff9e;border:1px dashed #cddfe3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:2rem;display:flex}.shift-empty-state>span{color:#08768f;background:#e5f6f9;border-radius:17px;place-items:center;width:56px;height:56px;display:grid}.shift-empty-state>span svg{width:25px;height:25px}.shift-empty-state h2{margin:1rem 0 0;font-size:1rem}.shift-empty-state p{color:#7b9096;max-width:380px;margin:.45rem 0 1rem;font-size:.75rem;line-height:1.55}.shift-empty-state a{color:#fff;background:#076076;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.7rem;font-weight:750;text-decoration:none;display:inline-flex}.shift-empty-state a svg{width:14px;height:14px}.shift-list-skeleton>div{min-width:0}.company-back-link{color:#668087;align-items:center;gap:.4rem;margin-bottom:1.15rem;font-size:.72rem;font-weight:650;text-decoration:none;display:inline-flex}.company-back-link:hover{color:#076076}.company-back-link svg{width:15px;height:15px}.shift-create-layout{grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);align-items:start;gap:1rem;display:grid}.shift-form-card,.shift-preview-card{background:#fff;border:1px solid #e0e9eb;border-radius:18px;box-shadow:0 8px 24px #00313d0a}.shift-form-card{overflow:hidden}.shift-form-error{color:#a72f3c;background:#fff4f5;border:1px solid #f2c8cc;border-radius:11px;align-items:center;gap:.55rem;margin:1.25rem 1.25rem 0;padding:.75rem .85rem;font-size:.74rem;display:flex}.shift-form-error svg{flex:none;width:17px;height:17px}.shift-form-section{border:0;border-bottom:1px solid #edf2f3;min-width:0;margin:0;padding:1.4rem 1.5rem}.shift-form-section legend{align-items:center;gap:.7rem;width:100%;margin:0 0 1.2rem;padding:0;display:flex}.shift-form-section legend>span{color:#08738c;background:#e6f6f9;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.shift-form-section legend svg{width:17px;height:17px}.shift-form-section legend div{gap:.18rem;display:grid}.shift-form-section legend strong{color:#153b46;font-size:.82rem}.shift-form-section legend small{color:#8a9ca2;font-size:.63rem}.company-form-field{color:#294c56;gap:.45rem;margin-top:.85rem;font-size:.72rem;font-weight:700;display:grid;position:relative}.company-form-field input,.company-form-field textarea{color:#103640;width:100%;font:inherit;background:#fbfdfe;border:1px solid #d7e4e7;border-radius:11px;outline:0;font-size:.8rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s}.company-form-field input{min-height:47px;padding:0 .8rem}.company-form-field textarea{resize:vertical;min-height:115px;padding:.75rem .85rem 1.4rem;line-height:1.55}.company-form-field input:focus,.company-form-field textarea:focus{background:#fff;border-color:#48c8ee;box-shadow:0 0 0 4px #48c8ee1c}.company-form-field>small{color:#99a9ad;font-size:.55rem;font-weight:500;position:absolute;bottom:.55rem;right:.7rem}.company-form-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.shift-form-actions{background:#fbfcfd;justify-content:flex-end;align-items:center;gap:.65rem;padding:1.1rem 1.5rem;display:flex}.company-primary-button,.company-secondary-button{border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-height:43px;padding:.65rem .9rem;font-size:.72rem;font-weight:750;display:inline-flex}.company-primary-button{color:#fff;background:#076076;border:0;box-shadow:0 9px 20px #0760762b}.company-primary-button:hover:not(:disabled){background:#034b5d}.company-primary-button:disabled{cursor:default;opacity:.58}.company-primary-button svg{width:15px;height:15px}.company-secondary-button{color:#526d75;background:#fff;border:1px solid #d4e1e4}.shift-preview-card{padding:1.25rem;position:sticky;top:84px}.shift-preview-card>p{color:#16829b;letter-spacing:.09em;text-transform:uppercase;margin:0 0 1rem;font-size:.63rem;font-weight:800}.shift-preview-role{border-bottom:1px solid #e8eff1;align-items:center;gap:.7rem;padding-bottom:1rem;display:flex}.shift-preview-role>span{color:#08738c;background:#e5f6f9;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.shift-preview-role svg{width:19px;height:19px}.shift-preview-role div{gap:.2rem;min-width:0;display:grid}.shift-preview-role small{color:#8b9da2;font-size:.61rem}.shift-preview-role strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.shift-preview-card dl{gap:.8rem;margin:1rem 0;display:grid}.shift-preview-card dl>div{gap:.28rem;display:grid}.shift-preview-card dt{color:#7a9096;align-items:center;gap:.35rem;font-size:.61rem;display:flex}.shift-preview-card dt svg{width:12px;height:12px}.shift-preview-card dd{overflow-wrap:anywhere;color:#294c56;margin:0;font-size:.7rem;font-weight:650;line-height:1.45}.shift-cost-estimate{background:#f1f8fa;border-radius:12px;gap:.2rem;padding:.85rem;display:grid}.shift-cost-estimate small,.shift-cost-estimate span{color:#789097;font-size:.59rem}.shift-cost-estimate strong{color:#075d72;font-size:1.3rem}.shift-preview-note{color:#18815d;border-top:1px solid #e8eff1;align-items:flex-start;gap:.55rem;margin-top:1rem;padding-top:1rem;display:flex}.shift-preview-note>svg{flex:none;width:16px;height:16px}.shift-preview-note p{gap:.18rem;margin:0;display:grid}.shift-preview-note strong{font-size:.67rem}.shift-preview-note small{color:#81949a;font-size:.58rem;line-height:1.45}@media (width<=1040px){.shift-create-layout{grid-template-columns:1fr}.shift-preview-card{position:static}}@media (width<=760px){.company-page-head{flex-direction:column;align-items:stretch;gap:1rem}.company-page-head>a{align-self:flex-start}.shift-manager-toolbar{flex-direction:column;align-items:stretch}.shift-search{width:100%}.shift-manager-list .shift-card{grid-template-columns:auto minmax(0,1fr) auto}.shift-list-numbers{display:none}}@media (width<=540px){.shift-tabs{overflow-x:auto}.shift-tabs button{white-space:nowrap}.shift-card-details{flex-direction:column;align-items:flex-start;gap:.35rem}.shift-manager-list .shift-card{align-items:flex-start;gap:.7rem;padding:.9rem}.shift-list-icon{width:39px;height:39px}.shift-list-arrow{margin-top:.7rem}.company-form-grid{grid-template-columns:1fr;gap:0}.shift-form-section{padding:1.15rem 1rem}.shift-form-actions{padding:1rem}.shift-form-actions button{flex:1}}.about-modern{isolation:isolate;color:#001d27;background:#fff;position:relative;overflow:hidden}.about-container{width:min(1160px,100% - 3rem);margin:0 auto}.about-glow{z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.about-glow-one{background:radial-gradient(circle,#48c8ee29,#0000 68%);width:40rem;height:40rem;top:-8rem;right:-11rem}.about-glow-two{background:radial-gradient(circle,#07607617,#0000 70%);width:45rem;height:45rem;top:43rem;left:-20rem}.about-hero-modern{background:linear-gradient(#f4fbfd 0%,#fff0 100%);padding:6.5rem 0 6rem}.about-hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.about-eyebrow{color:#076076;letter-spacing:.1em;text-transform:uppercase;background:#ffffffd1;border:1px solid #07607621;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.48rem .82rem;font-size:.76rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #0032400d}.about-eyebrow svg{width:16px;height:16px}.about-hero-copy h1{letter-spacing:-.06em;max-width:650px;margin:0;font-size:clamp(3rem,5.2vw,5rem);line-height:.98}.about-hero-copy>p{color:#59747d;max-width:610px;margin:1.6rem 0 0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.75}.about-hero-actions,.about-cta-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.about-hero-actions{margin-top:2rem}.about-primary-link,.about-secondary-link,.about-cta-light,.about-cta-outline{border-radius:12px;justify-content:center;align-items:center;gap:.55rem;min-height:50px;padding:.75rem 1.15rem;font-size:.9rem;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.about-primary-link{color:#fff;background:linear-gradient(135deg,#076076,#03495b);box-shadow:0 12px 28px #07607633}.about-primary-link svg,.about-cta-light svg{width:17px;height:17px}.about-primary-link:hover,.about-cta-light:hover{transform:translateY(-2px)}.about-secondary-link{color:#07566a;background:#fff;border:1px solid #cbdde1}.about-secondary-link:hover{background:#f7fcfd;border-color:#8ebcc7}.about-hero-visual{background:radial-gradient(circle at 50% 48%,#48c8ee47,#0000 27%),linear-gradient(145deg,#f9fdfe,#e7f7fb);border:1px solid #0760761a;border-radius:38px;min-height:470px;position:relative;overflow:hidden;box-shadow:0 30px 75px #00394721}.about-visual-grid{opacity:.38;background-image:radial-gradient(#0760763b 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.about-orbit{border:1px dashed #07607638;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-orbit-outer{width:390px;height:390px}.about-orbit-inner{width:235px;height:235px}.about-connection-mark{color:#fff;background:linear-gradient(145deg,#0a7a92,#03485b);border:8px solid #ffffffe6;border-radius:34px;place-items:center;width:116px;height:116px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:0 20px 45px #00435440}.about-connection-mark .about-center-logo{background:0 0;margin-top:3px}.about-connection-mark small{margin-top:-18px;font-size:.63rem;font-weight:700}.about-connection-card{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #0760761a;border-radius:17px;align-items:center;gap:.75rem;width:max-content;padding:.85rem 1rem;display:flex;position:absolute;box-shadow:0 15px 35px #003a481f}.about-worker-card{top:5.4rem;left:1.7rem}.about-business-card{bottom:5.2rem;right:1.5rem}.about-connection-card>span{color:#076076;background:#e5f7fb;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.about-connection-card svg{width:20px;height:20px}.about-connection-card div{gap:.16rem;display:grid}.about-connection-card small{color:#789099;font-size:.68rem;font-weight:650}.about-connection-card strong{color:#002b37;font-size:.84rem}.about-live-pill{color:#41636d;background:#ffffffd1;border-radius:999px;align-items:center;gap:.5rem;padding:.48rem .7rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:1.4rem;right:1.5rem}.about-live-pill i{background:#26b97b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #26b97b1f}.about-purpose-section,.about-values-section,.about-story-section,.about-cta-section{padding:6rem 0}.about-purpose-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,9vw,8rem);display:grid}.about-section-kicker{color:#0780a0;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:850}.about-purpose-intro h2,.about-section-heading h2,.about-story-copy h2,.about-cta-card h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05}.about-purpose-copy p{color:#506b74;margin:0;font-size:1.05rem;line-height:1.8}.about-purpose-copy p+p{margin-top:1.3rem}.about-principles{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4rem;display:grid}.about-principles article{background:#fbfdfe;border:1px solid #e0ebee;border-radius:18px;align-items:center;gap:.9rem;padding:1.35rem;display:flex}.about-principles article>span{color:#fff;background:#076076;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 9px 20px #0760762e}.about-principles svg{width:21px;height:21px}.about-principles article div{gap:.3rem;display:grid}.about-principles strong{font-size:.92rem}.about-principles small{color:#71878e;font-size:.73rem;line-height:1.4}.about-values-section{background:#f3fafc}.about-section-heading{text-align:center;max-width:680px;margin:0 auto 3.2rem}.about-section-heading>p:last-child{color:#607981;max-width:580px;margin:1rem auto 0;line-height:1.7}.about-values-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.about-value-card{background:#fff;border:1px solid #e1ecef;border-radius:22px;min-height:285px;padding:1.6rem;transition:transform .18s,box-shadow .18s;box-shadow:0 15px 35px #0033400e}.about-value-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px #0033401a}.about-value-topline{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.about-value-icon{color:#fff;background:linear-gradient(145deg,#0a7790,#045267);border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.about-value-icon svg{width:23px;height:23px}.about-value-topline small{color:#c6d7db;font-size:1rem;font-weight:800}.about-value-card h3{color:#002b36;letter-spacing:-.02em;margin:0;font-size:1.12rem}.about-value-card p{color:#667d84;margin:.8rem 0 0;font-size:.88rem;line-height:1.65}.about-story-card{background:linear-gradient(145deg,#fff,#f6fbfc);border:1px solid #e0ecef;border-radius:32px;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);align-items:center;gap:clamp(3rem,8vw,7rem);padding:clamp(2rem,5vw,4.5rem);display:grid;box-shadow:0 24px 65px #00374514}.about-story-copy>p:not(.about-section-kicker){color:#5f777f;margin:1.3rem 0 0;line-height:1.75}.about-location{align-items:center;gap:.8rem;margin-top:1.7rem;display:flex}.about-location>span{color:#076076;background:#e4f6fa;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.about-location svg{width:20px;height:20px}.about-location div{gap:.2rem;display:grid}.about-location small{color:#82969c;font-size:.7rem;font-weight:650}.about-location strong{font-size:.9rem}.about-story-quote{color:#fff;background:radial-gradient(circle at 100% 0,#48c8ee47,#0000 40%),linear-gradient(145deg,#08667b,#002f3d);border-radius:26px;padding:3rem 2rem 2rem;position:relative;overflow:hidden}.about-quote-mark{color:#ffffff2e;font-family:Georgia,serif;font-size:7rem;line-height:1;position:absolute;top:-.4rem;left:1.4rem}.about-story-quote blockquote{letter-spacing:-.025em;margin:0;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:650;line-height:1.38;position:relative}.about-story-quote p{color:#ffffffa6;margin:1.4rem 0 0;font-size:.82rem}.about-cta-section{padding-top:0}.about-cta-card{color:#fff;background:radial-gradient(circle at 15% 130%,#48c8ee45,#0000 37%),linear-gradient(120deg,#075f75,#002f3d);border-radius:28px;justify-content:space-between;align-items:center;gap:3rem;padding:3rem 3.5rem;display:flex;overflow:hidden;box-shadow:0 25px 55px #0033402b}.about-cta-card .about-section-kicker{color:#72daf8}.about-cta-card h2{font-size:clamp(2rem,4vw,3rem)}.about-cta-card>div:first-child>p:last-child{color:#ffffffad;margin:.8rem 0 0}.about-cta-actions{flex:none}.about-cta-light{color:#07566a;background:#fff;box-shadow:0 12px 25px #0000001f}.about-cta-outline{color:#fff;background:#ffffff0a;border:1px solid #ffffff59}.about-cta-outline:hover{background:#ffffff1a}@media (width<=980px){.about-hero-grid{grid-template-columns:1fr}.about-hero-copy{max-width:720px}.about-hero-visual{width:min(100%,650px);margin:0 auto}.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-story-card{grid-template-columns:1fr}.about-cta-card{flex-direction:column;align-items:flex-start}}@media (width<=760px){.about-hero-modern,.about-purpose-section,.about-values-section,.about-story-section,.about-cta-section{padding:4rem 0}.about-cta-section{padding-top:0}.about-purpose-grid{grid-template-columns:1fr;gap:1.5rem}.about-principles{grid-template-columns:1fr;margin-top:2.5rem}}@media (width<=560px){.about-container{width:calc(100% - 2rem)}.about-hero-copy h1{font-size:clamp(2.7rem,13vw,3.5rem)}.about-hero-actions>a,.about-cta-actions>a,.about-hero-actions,.about-cta-actions{width:100%}.about-hero-visual{border-radius:26px;min-height:390px}.about-orbit-outer{width:330px;height:330px}.about-orbit-inner{width:205px;height:205px}.about-connection-mark{border-width:6px;border-radius:27px;width:96px;height:96px}.about-connection-mark .about-center-logo{width:50px!important;height:50px!important}.about-worker-card{top:4.2rem;left:.8rem}.about-business-card{bottom:3.8rem;right:.7rem}.about-connection-card{padding:.7rem}.about-connection-card>span{width:37px;height:37px}.about-live-pill{top:.75rem;right:.75rem}.about-values-grid{grid-template-columns:1fr}.about-value-card{min-height:0}.about-story-card{border-radius:24px;width:calc(100% - 2rem);padding:1.5rem}.about-story-quote{padding:2.75rem 1.4rem 1.6rem}.about-cta-card{border-radius:22px;padding:2rem 1.5rem}}.company-app-shell{color:#082c37;background:#f4f8f9;min-height:100vh;display:flex}.company-sidebar{z-index:80;color:#d9edf1;background:radial-gradient(circle at 0 0,#48c8ee29,#0000 28%),linear-gradient(#063f50,#002a37 72%,#001f2a);flex-direction:column;width:270px;padding:1.5rem 1.15rem 1.1rem;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:12px 0 38px #00242f14}.company-sidebar-head{justify-content:space-between;align-items:center;padding:0 .55rem;display:flex}.company-sidebar-brand{color:#fff;letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.company-sidebar-close,.company-menu-button{background:0 0;border:0;display:none}.company-workspace-label{background:#ffffff0e;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:.65rem;margin-top:2rem;padding:.8rem;display:flex}.company-workspace-label>span{color:#76ddf9;background:#48c8ee1f;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.company-workspace-label>span svg{width:17px;height:17px}.company-workspace-label div{flex:1;gap:.15rem;min-width:0;display:grid}.company-workspace-label small,.company-workspace-label strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-workspace-label small{color:#ffffff6b;font-size:.62rem}.company-workspace-label strong{color:#fff;font-size:.78rem}.company-workspace-label>svg{color:#ffffff52;width:14px;height:14px}.company-sidebar-nav{gap:.35rem;margin-top:2rem;display:grid}.company-sidebar-nav>small{color:#ffffff57;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .4rem .75rem;font-size:.62rem;font-weight:800}.company-sidebar-nav a{color:#ffffff9e;border-radius:12px;align-items:center;gap:.75rem;min-height:45px;padding:.65rem .8rem;font-size:.82rem;font-weight:650;text-decoration:none;transition:color .15s,background .15s,transform .15s;display:flex}.company-sidebar-nav a:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.company-sidebar-nav a.active{color:#fff;background:#48c8ee24;box-shadow:inset 3px 0 #48c8ee}.company-sidebar-nav svg{width:18px;height:18px}.company-sidebar-actions{gap:.8rem;margin-top:auto;display:grid}.company-new-shift{color:#00313f;background:#6bd5f3;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:45px;font-size:.79rem;font-weight:800;text-decoration:none;display:flex;box-shadow:0 10px 22px #00000024}.company-new-shift:hover{background:#8be0f8}.company-new-shift svg{width:17px;height:17px}.company-support-link{color:#ffffff85;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:.65rem;padding:.75rem;text-decoration:none;display:flex}.company-support-link>svg{color:#68cde9;flex:none;width:18px;height:18px}.company-support-link span{gap:.15rem;display:grid}.company-support-link strong{color:#fffc;font-size:.72rem}.company-support-link small{font-size:.61rem}.company-sidebar-user{border-top:1px solid #ffffff14;align-items:center;gap:.65rem;margin-top:.9rem;padding:.9rem .45rem 0;display:flex}.company-sidebar-user>span,.company-topbar-avatar{color:#fff;background:linear-gradient(145deg,#1590ab,#086178);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.company-sidebar-user>span{width:36px;height:36px;font-size:.75rem}.company-sidebar-user div{flex:1;gap:.15rem;min-width:0;display:grid}.company-sidebar-user strong,.company-sidebar-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-sidebar-user strong{color:#fff;font-size:.72rem}.company-sidebar-user small{color:#fff6;font-size:.59rem}.company-sidebar-user button{color:#ffffff80;background:0 0;border:0;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.company-sidebar-user button:hover{color:#fff;background:#ffffff14}.company-sidebar-user button svg{width:16px;height:16px}.company-app-main{width:calc(100% - 270px);min-width:0;margin-left:270px}.company-topbar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-bottom:1px solid #e0e9eb;justify-content:space-between;align-items:center;min-height:68px;padding:0 2rem;display:flex;position:sticky;top:0}.company-topbar>div,.company-topbar-actions{align-items:center;gap:.7rem;display:flex}.company-topbar>div>span{color:#163b46;font-size:.84rem;font-weight:750}.company-mobile-mark{display:none}.company-topbar-help{color:#617980;align-items:center;gap:.4rem;font-size:.73rem;font-weight:650;text-decoration:none;display:inline-flex}.company-topbar-help svg{width:16px;height:16px}.company-topbar-avatar{width:34px;height:34px;font-size:.72rem;text-decoration:none}.company-app-content{width:100%;max-width:1440px;min-height:calc(100vh - 68px);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem)}.dashboard-welcome-row{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.dashboard-date{color:#1887a1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.68rem;font-weight:800}.dashboard-welcome-row h1{color:#052b36;letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1}.dashboard-welcome-row>div>p:last-child{color:#6d8289;margin:.55rem 0 0;font-size:.86rem}.dashboard-primary-button{color:#fff;background:#076076;border-radius:11px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.65rem 1rem;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #0760762e}.dashboard-primary-button svg{width:16px;height:16px}.dashboard-setup-banner{background:#fffaf0;border:1px solid #f0d9a5;border-radius:14px;align-items:center;gap:.85rem;margin-top:1.5rem;padding:.9rem 1rem;display:flex}.dashboard-setup-banner>span{color:#a96a08;background:#ffefc8;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.dashboard-setup-banner>span svg{width:18px;height:18px}.dashboard-setup-banner div{flex:1}.dashboard-setup-banner strong{font-size:.78rem}.dashboard-setup-banner p{color:#897657;margin:.2rem 0 0;font-size:.7rem}.dashboard-setup-banner>a{color:#8a5a0a;align-items:center;gap:.35rem;font-size:.72rem;font-weight:750;text-decoration:none;display:inline-flex}.dashboard-setup-banner>a svg{width:14px;height:14px}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.6rem;display:grid}.dashboard-stat-grid article{background:#fff;border:1px solid #e0e9eb;border-radius:17px;align-items:center;gap:.9rem;min-width:0;padding:1.15rem;display:flex;box-shadow:0 8px 24px #00313d0b}.dashboard-stat-grid article>span{border-radius:13px;flex:none;place-items:center;width:45px;height:45px;display:grid}.dashboard-stat-grid article>span svg{width:20px;height:20px}.dashboard-stat-grid .stat-blue{color:#087d99;background:#e2f6fa}.dashboard-stat-grid .stat-orange{color:#b96e0b;background:#fff1d8}.dashboard-stat-grid .stat-green{color:#16805c;background:#e4f7ef}.dashboard-stat-grid .stat-purple{color:#7050a6;background:#f0eafb}.dashboard-stat-grid article div{flex:1;grid-template-columns:1fr auto;align-items:center;gap:.15rem .5rem;min-width:0;display:grid}.dashboard-stat-grid small{color:#6f838a;font-size:.68rem;font-weight:650}.dashboard-stat-grid strong{color:#092f3a;letter-spacing:-.04em;grid-area:1/2/3;font-size:1.65rem}.dashboard-stat-grid p{color:#9aabb0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.58rem;overflow:hidden}.dashboard-content-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:1rem;margin-top:1rem;display:grid}.dashboard-panel{background:#fff;border:1px solid #e0e9eb;border-radius:18px;min-width:0;box-shadow:0 8px 24px #00313d0a}.dashboard-panel>header{border-bottom:1px solid #edf2f3;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;display:flex}.dashboard-panel>header h2{letter-spacing:-.02em;margin:0;font-size:.95rem}.dashboard-panel>header p{color:#8a9da3;margin:.25rem 0 0;font-size:.65rem}.dashboard-panel>header>a{color:#08718a;align-items:center;gap:.35rem;font-size:.68rem;font-weight:750;text-decoration:none;display:inline-flex}.dashboard-panel>header>a svg{width:14px;height:14px}.dashboard-recent-list>a{min-height:74px;color:inherit;border-bottom:1px solid #edf2f3;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.8rem;padding:.85rem 1.25rem;text-decoration:none;transition:background .14s;display:grid}.dashboard-recent-list>a:last-child{border-bottom:0}.dashboard-recent-list>a:hover{background:#f8fbfc}.dashboard-shift-icon{color:#08738c;background:#e5f6f9;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.dashboard-shift-icon svg{width:18px;height:18px}.dashboard-shift-summary{gap:.3rem;min-width:0;display:grid}.dashboard-shift-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.dashboard-shift-summary small{color:#7e9298;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;font-size:.63rem;display:flex;overflow:hidden}.dashboard-shift-summary small svg{flex:none;width:12px;height:12px}.dashboard-shift-meta{align-items:center;gap:.7rem;display:flex}.dashboard-shift-meta>strong{font-size:.76rem}.dashboard-shift-meta>strong small{color:#8a9da3;font-size:.58rem;font-weight:500}.dashboard-row-arrow{color:#a7b6ba;width:14px;height:14px}.dashboard-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:2rem;display:flex}.dashboard-empty-state>span{color:#08768f;background:#e5f6f9;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.dashboard-empty-state>span svg{width:23px;height:23px}.dashboard-empty-state h3{margin:.8rem 0 0;font-size:.88rem}.dashboard-empty-state p{color:#7f9399;margin:.4rem 0 .9rem;font-size:.7rem}.dashboard-empty-state a{color:#08738c;font-size:.72rem;font-weight:750;text-decoration:none}.dashboard-quick-list{padding:.55rem;display:grid}.dashboard-quick-list>a{color:inherit;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.7rem;text-decoration:none;display:grid}.dashboard-quick-list>a:hover{background:#f5fafb}.dashboard-quick-list>a>span{color:#08738c;background:#e7f6f9;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.dashboard-quick-list svg{width:16px;height:16px}.dashboard-quick-list>a>svg{color:#a0b0b4;width:13px;height:13px}.dashboard-quick-list div{gap:.2rem;min-width:0;display:grid}.dashboard-quick-list strong{font-size:.72rem}.dashboard-quick-list small{color:#8a9da3;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.dashboard-profile-status{background:#f8fbfc;border:1px solid #e5edef;border-radius:13px;margin:.55rem;padding:.8rem}.dashboard-profile-status,.dashboard-profile-status>div{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.dashboard-profile-status>div>span{color:#16805c;background:#e2f6ed;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.dashboard-profile-status svg{width:15px;height:15px}.dashboard-profile-status>div>div{gap:.15rem;display:grid}.dashboard-profile-status strong{font-size:.68rem}.dashboard-profile-status small{color:#8a9ca2;font-size:.57rem}.dashboard-profile-status>a{color:#08738c;font-size:.63rem;font-weight:750;text-decoration:none}@media (width<=1080px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content-grid{grid-template-columns:1fr}}@media (width<=820px){.company-sidebar{width:min(290px,84vw);transition:transform .2s;transform:translate(-105%)}.company-sidebar.is-open{transform:translate(0)}.company-sidebar-close{color:#ffffffb3;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.company-sidebar-close svg{width:19px;height:19px}.company-sidebar-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00171f75;border:0;position:fixed;inset:0}.company-app-main{width:100%;margin-left:0}.company-menu-button{color:#31545e;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.company-menu-button svg{width:20px;height:20px}.company-mobile-mark{display:block}.company-topbar{padding:0 1rem}}@media (width<=600px){.company-app-content{padding:1.25rem 1rem 2.5rem}.dashboard-welcome-row{flex-direction:column;align-items:stretch;gap:1rem}.dashboard-primary-button{align-self:flex-start}.dashboard-setup-banner{flex-wrap:wrap;align-items:flex-start}.dashboard-setup-banner>a{margin-left:3.2rem}.dashboard-stat-grid{grid-template-columns:1fr 1fr;gap:.7rem}.dashboard-stat-grid article{flex-direction:column;align-items:flex-start;padding:1rem}.dashboard-stat-grid article div{width:100%}.dashboard-recent-list>a{grid-template-columns:auto minmax(0,1fr) auto}.dashboard-shift-meta>strong,.dashboard-row-arrow{display:none}.company-topbar-help{font-size:0}.company-topbar-help svg{width:19px;height:19px}}.support-page{isolation:isolate;color:#001d27;background:linear-gradient(#f3fbfd 0%,#fff 58%,#f7fbfc 100%);min-height:calc(100vh - 64px);position:relative;overflow:hidden}.support-page-glow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#48c8ee2b,#0000 68%);border-radius:50%;width:48rem;height:48rem;position:absolute;top:-15rem;right:-12rem}.support-container{width:min(1120px,100% - 3rem);margin:0 auto}.support-heading{text-align:center;padding:4.25rem 0 2.8rem}.support-heading .support-container{max-width:750px}.support-eyebrow{color:#076076;letter-spacing:.09em;text-transform:uppercase;background:#ffffffd1;border:1px solid #07607621;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.15rem;padding:.48rem .82rem;font-size:.76rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #0032400d}.support-eyebrow svg{width:17px;height:17px}.support-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,6vw,4.6rem);line-height:1}.support-heading p{color:#5c757d;max-width:620px;margin:1.15rem auto 0;font-size:1.05rem;line-height:1.7}.support-main{padding-bottom:6rem}.support-layout{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:stretch;gap:1.4rem;display:grid}.support-layout>*{min-width:0}.support-sidebar,.support-chat-card{border-radius:28px;min-height:660px}.support-sidebar{color:#fff;background:radial-gradient(circle at 100% 0,#48c8ee4d,#0000 38%),linear-gradient(145deg,#075f75,#002e3b);flex-direction:column;padding:2.2rem;display:flex;box-shadow:0 25px 60px #00334029}.support-sidebar-heading{gap:1.25rem;display:grid}.support-sidebar-heading>span{color:#8ee5ff;background:#48c8ee24;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.support-sidebar-heading svg{width:26px;height:26px}.support-sidebar-heading small{color:#73daf8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:800;display:block}.support-sidebar-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.12}.support-sidebar>p{color:#ffffffad;margin:1.2rem 0 1.8rem;line-height:1.65}.support-contact-list{gap:.65rem;display:grid}.support-contact-list a{color:#fff;background:#ffffff0e;border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:.8rem;min-width:0;padding:.8rem;text-decoration:none;transition:background .16s,transform .16s;display:flex}.support-contact-list a:hover{background:#ffffff1a;transform:translate(3px)}.support-contact-list a>span{color:#84e3ff;background:#48c8ee1f;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.support-contact-list svg{width:18px;height:18px}.support-contact-list div{gap:.2rem;min-width:0;display:grid}.support-contact-list small{color:#ffffff85;font-size:.68rem}.support-contact-list strong{overflow-wrap:anywhere;font-size:.81rem}.support-urgent-note{background:#ffb74d14;border:1px solid #ffd28038;border-radius:15px;margin-top:auto;padding:1rem 1.1rem}.support-urgent-note strong{color:#ffda94;font-size:.82rem}.support-urgent-note p{color:#ffffffa6;margin:.35rem 0 0;font-size:.75rem;line-height:1.55}.support-chat-card{background:#fffffff2;border:1px solid #dfeaed;grid-template-rows:auto minmax(320px,1fr) auto;display:grid;overflow:hidden;box-shadow:0 25px 60px #0033401a}.support-chat-header{background:#ffffffeb;border-bottom:1px solid #e4edef;align-items:center;gap:.8rem;padding:1.2rem 1.4rem;display:flex}.support-bot-avatar{color:#fff;background:linear-gradient(145deg,#0b7890,#045064);border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.support-bot-avatar svg{width:22px;height:22px}.support-chat-header h2{margin:0;font-size:.95rem}.support-chat-header p{color:#72868d;align-items:center;gap:.4rem;margin:.25rem 0 0;font-size:.7rem;display:flex}.support-chat-header p i{background:#25b979;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #25b9791c}.support-secure{color:#758a91;align-items:center;gap:.35rem;margin-left:auto;font-size:.68rem;font-weight:700;display:inline-flex}.support-secure svg{width:14px;height:14px}.support-thread{background:radial-gradient(circle at 100% 0,#48c8ee12,#0000 35%),#f8fbfc;flex-direction:column;gap:1rem;min-height:0;max-height:450px;padding:1.4rem;display:flex;overflow-y:auto}.support-message{align-items:flex-start;gap:.65rem;max-width:84%;display:flex}.support-message>span{color:#076076;background:#e1f4f8;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.support-message>span svg{width:16px;height:16px}.support-message p,.support-typing{color:#284750;white-space:pre-wrap;background:#fff;border:1px solid #dfeaed;border-radius:5px 16px 16px;margin:0;padding:.85rem 1rem;font-size:.86rem;line-height:1.6}.support-message-user{flex-direction:row-reverse;align-self:flex-end}.support-message-user>span{color:#fff;background:#076076}.support-message-user p{color:#fff;background:#076076;border-color:#076076;border-radius:16px 5px 16px 16px}.support-suggestions{flex-wrap:wrap;gap:.5rem;padding-left:2.55rem;display:flex}.support-suggestions button{color:#126277;background:#fff;border:1px solid #cfe2e6;border-radius:999px;padding:.5rem .7rem;font-size:.72rem}.support-suggestions button:hover:not(:disabled){background:#eef9fb;border-color:#83bfcc}.support-suggestions button:disabled{cursor:default;opacity:.55}.support-typing{align-items:center;gap:.3rem;min-height:44px;display:flex}.support-typing i{background:#759198;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite support-bounce}.support-typing i:nth-child(2){animation-delay:.12s}.support-typing i:nth-child(3){animation-delay:.24s}@keyframes support-bounce{0%,60%,to{opacity:.55;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.support-chat-error{color:#a9323f;background:#fff3f4;border:1px solid #f5c1c4;border-radius:11px;padding:.75rem .9rem;font-size:.76rem}.support-signin-panel{text-align:center;background:#ffffffd6;border:1px solid #dbe8eb;border-radius:17px;flex-direction:column;align-items:center;margin:.4rem 2.55rem 0;padding:1.2rem;display:flex}.support-signin-panel>span{color:#06734f;background:#e4f8ef;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:.6rem;display:grid}.support-signin-panel>span svg{width:18px;height:18px}.support-signin-panel h3{margin:0;font-size:.9rem}.support-signin-panel p{color:#748990;max-width:330px;margin:.4rem 0 .8rem;font-size:.72rem;line-height:1.5}.support-signin-panel a{color:#076076;align-items:center;gap:.35rem;font-size:.75rem;font-weight:750;text-decoration:none;display:inline-flex}.support-signin-panel a+a{color:#657c84;margin-top:.6rem;font-size:.68rem}.support-signin-panel a svg{width:14px;height:14px}.support-composer{background:#fff;border-top:1px solid #e3edef;padding:1rem 1.25rem 1.15rem}.support-composer>label{color:#22434d;margin-bottom:.5rem;font-size:.72rem;font-weight:750;display:block}.support-composer>div{background:#fbfdfe;border:1px solid #d4e3e7;border-radius:14px;align-items:flex-end;gap:.6rem;padding:.4rem;transition:border-color .15s,box-shadow .15s;display:flex}.support-composer>div:focus-within{border-color:#48c8ee;box-shadow:0 0 0 4px #48c8ee1f}.support-composer textarea{resize:vertical;color:#002b37;min-height:38px;max-height:110px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:.55rem .65rem;font-size:.84rem;line-height:1.45}.support-composer textarea::placeholder{color:#93a5aa}.support-composer button{color:#fff;background:#076076;border:0;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.support-composer button:disabled{cursor:default;color:#9cafb4;background:#e8eff1}.support-composer button svg{width:17px;height:17px}.support-composer>small{color:#8b9da2;text-align:center;margin-top:.55rem;font-size:.66rem;display:block}@media (width<=900px){.support-layout{grid-template-columns:1fr;max-width:720px}.support-sidebar,.support-chat-card{min-height:0}.support-urgent-note{margin-top:1.5rem}.support-chat-card{min-height:650px}}@media (width<=560px){.support-container{width:calc(100% - 2rem)}.support-heading{padding:3.25rem 0 2rem}.support-heading h1{font-size:2.8rem}.support-main{padding-bottom:3.5rem}.support-sidebar,.support-chat-card{border-radius:22px}.support-sidebar{padding:1.5rem}.support-chat-header,.support-thread{padding-left:1rem;padding-right:1rem}.support-secure{display:none}.support-message{max-width:94%}.support-suggestions{padding-left:0}.support-signin-panel{margin-left:0;margin-right:0}.support-composer{padding-left:1rem;padding-right:1rem}}.dashboard-reference-shell{color:#0b1733;background:#f7f9fc}.dashboard-reference-shell .company-sidebar{color:#132344;background:#fff;width:274px;padding:1.55rem 1.45rem 1.15rem;box-shadow:inset -1px 0 #e5eaf1}.dashboard-reference-shell .company-sidebar-head{padding:0 .1rem}.dashboard-reference-shell .company-sidebar-brand{color:#07142e;gap:.75rem;font-size:1.25rem}.dashboard-reference-shell .company-sidebar-brand>svg,.dashboard-reference-shell .company-sidebar-brand>span:first-child{box-shadow:0 8px 18px #04708429}.dashboard-reference-shell .company-workspace-label{color:#132344;background:#fff;border-color:#e1e7ee;border-radius:12px;min-height:64px;margin-top:2rem;padding:.75rem .9rem;box-shadow:0 5px 18px #132d4c0a}.dashboard-reference-shell .company-workspace-label>span{color:#087c90;background:#edf7f8;width:35px;height:35px}.dashboard-reference-shell .company-workspace-label div{gap:.18rem}.dashboard-reference-shell .company-workspace-label strong{color:#14213a;order:1;font-size:.78rem}.dashboard-reference-shell .company-workspace-label small{color:#68758c;order:2;font-size:.65rem}.dashboard-reference-shell .company-workspace-label>svg{color:#64748b}.dashboard-reference-shell .company-sidebar-nav{gap:.15rem;margin-top:1.35rem}.dashboard-reference-shell .company-sidebar-nav a{color:#283a5b;border-radius:10px;min-height:43px;padding:.65rem .85rem;font-size:.78rem;font-weight:550}.dashboard-reference-shell .company-sidebar-nav a:hover{color:#05748a;background:#f1f8fa;transform:none}.dashboard-reference-shell .company-sidebar-nav a.active{color:#006e83;box-shadow:none;background:linear-gradient(90deg,#e7f6f8,#f0f8fa);font-weight:700}.dashboard-reference-shell .company-sidebar-nav a.active svg{fill:#087f92;color:#087f92}.dashboard-reference-shell .company-sidebar-nav svg{width:18px;height:18px}.dashboard-reference-shell .company-sidebar-actions{margin-top:auto}.dashboard-reference-shell .company-support-link{color:#fff;background:radial-gradient(circle at 105% 100%,#36d8ea52,#0000 45%),linear-gradient(145deg,#07869a,#006b7f);border:0;border-radius:11px;grid-template-columns:1fr;gap:.75rem;padding:1rem;display:grid;box-shadow:0 12px 25px #006b7f2b}.dashboard-reference-shell .company-support-link>svg{display:none}.dashboard-reference-shell .company-support-link span{gap:.55rem}.dashboard-reference-shell .company-support-link strong{color:#fff;max-width:155px;font-size:.82rem;line-height:1.35}.dashboard-reference-shell .company-support-link small{color:#ffffffdb;font-size:.67rem;line-height:1.45}.dashboard-reference-shell .company-support-link b{color:#087184;text-transform:capitalize;background:#fff;border-radius:7px;place-items:center;min-height:34px;margin-top:.2rem;font-size:.7rem;display:grid}.dashboard-reference-shell .company-sidebar-user{border-top-color:#e6ebf1;margin:1rem -1.45rem -1.15rem;padding:1rem 1.45rem}.dashboard-reference-shell .company-sidebar-user>span{color:#fff;background:linear-gradient(145deg,#218da3,#064b5f)}.dashboard-reference-shell .company-sidebar-user strong{color:#14213a}.dashboard-reference-shell .company-sidebar-user small{color:#718096}.dashboard-reference-shell .company-sidebar-user button{color:#66768d}.dashboard-reference-shell .company-sidebar-user button:hover{color:#a5333d;background:#fff1f2}.dashboard-reference-shell .company-app-main{width:calc(100% - 274px);margin-left:274px}.dashboard-reference-shell .company-topbar{background:#f7f9fce6;border-bottom:0;justify-content:flex-end;min-height:88px;padding:0 clamp(1.5rem,3vw,2.6rem)}.dashboard-reference-shell .company-topbar>div:first-child{margin-right:auto}.dashboard-reference-shell .company-mobile-page-name{display:none}.dashboard-reference-shell .company-worker-preview,.dashboard-reference-shell .company-notification-button{color:#263653;background:#ffffffb8;border:1px solid #dce4eb;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:42px;font-size:.72rem;font-weight:650;text-decoration:none;display:inline-flex}.dashboard-reference-shell .company-worker-preview{padding:.65rem .9rem}.dashboard-reference-shell .company-worker-preview svg{width:16px;height:16px}.dashboard-reference-shell .company-notification-button{border:0;border-radius:50%;width:42px}.dashboard-reference-shell .company-notification-button svg{width:19px;height:19px}.dashboard-reference-shell .company-notification-button{position:relative}.dashboard-reference-shell .company-notification-button>span{color:#fff;background:#e11d3f;border:2px solid #f7f9fc;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.5rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-3px;right:-3px}.dashboard-reference-shell .company-topbar-avatar{width:38px;height:38px}.dashboard-reference-shell .company-app-content{max-width:1500px;min-height:calc(100vh - 88px);padding:0 clamp(1.5rem,3vw,2.6rem) 2.6rem}.dashboard-reference-page{gap:1.25rem;display:grid}.dashboard-reference-welcome{display:none}.dashboard-reference-welcome h1{color:#07142e;letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2.2vw,1.75rem)}.dashboard-reference-welcome h1 span{font-size:1.15rem;display:inline-block}.dashboard-reference-welcome p{color:#657189;margin:.45rem 0 0;font-size:.78rem}.dashboard-reference-shell .company-topbar-greeting{gap:.35rem;display:grid}.dashboard-reference-shell .company-topbar-greeting h1{color:#07142e;letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.15}.dashboard-reference-shell .company-topbar-greeting h1 span{font-size:1.05rem;display:inline-block}.dashboard-reference-shell .company-topbar-greeting p{color:#657189;margin:0;font-size:.76rem}.dashboard-reference-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-reference-stats article{background:#fff;border:1px solid #e5eaf0;border-radius:13px;align-items:flex-start;gap:1rem;min-height:138px;padding:1.45rem;display:flex;box-shadow:0 8px 25px #162d4a0b}.dashboard-reference-stats article>span{border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.dashboard-reference-stats article>span svg{width:23px;height:23px}.dashboard-reference-stats .metric-teal{color:#07899a;background:#e9f7f8}.dashboard-reference-stats .metric-blue{color:#1689c2;background:#eaf5fb}.dashboard-reference-stats .metric-green{color:#058e86;background:#edf8f7}.dashboard-reference-stats article>div{gap:.35rem;min-width:0;display:grid}.dashboard-reference-stats small{color:#354463;font-size:.72rem}.dashboard-reference-stats strong{color:#050b19;letter-spacing:-.03em;font-size:1.55rem}.dashboard-reference-stats p{color:#008da1;margin:0;font-size:.63rem}.dashboard-reference-grid{gap:1.25rem;display:grid}.dashboard-reference-grid-top,.dashboard-reference-grid-bottom{grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr)}.dashboard-reference-card{background:#fff;border:1px solid #e4e9ef;border-radius:13px;min-width:0;overflow:hidden;box-shadow:0 8px 25px #162d4a0a}.dashboard-reference-card>header{justify-content:space-between;align-items:center;gap:1rem;min-height:62px;padding:1rem 1.35rem .7rem;display:flex}.dashboard-reference-card>header h2{color:#0b1730;letter-spacing:-.02em;margin:0;font-size:.88rem}.dashboard-reference-card>header a{color:#007d91;font-size:.65rem;font-weight:700;text-decoration:none}.dashboard-chart-card>header span{color:#263552;border:1px solid #dce4eb;border-radius:7px;padding:.5rem .75rem;font-size:.62rem;font-weight:650}.dashboard-chart-wrap{padding:0 1.05rem 1rem}.dashboard-chart-wrap svg{width:100%;min-height:230px;display:block;overflow:visible}.dashboard-chart-gridline{stroke:#dfe7ed;stroke-width:1px;stroke-dasharray:3 4}.dashboard-chart-wrap text{fill:#637189;font-size:10px}.dashboard-chart-wrap g path{stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round}.dashboard-chart-wrap g circle{fill:#fff;stroke-width:2.25px}.dashboard-chart-wrap .chart-open path,.dashboard-chart-wrap .chart-open circle{stroke:#068e9f}.dashboard-chart-wrap .chart-applicants path,.dashboard-chart-wrap .chart-applicants circle{stroke:#087af2}.dashboard-chart-wrap .chart-filled path,.dashboard-chart-wrap .chart-filled circle{stroke:#08ad65}.dashboard-chart-legend{color:#53617b;justify-content:center;gap:2rem;font-size:.65rem;display:flex}.dashboard-chart-legend span{align-items:center;gap:.45rem;display:inline-flex}.dashboard-chart-legend span:before{content:"";border-radius:2px;width:18px;height:2px}.dashboard-chart-legend .legend-open:before{background:#068e9f}.dashboard-chart-legend .legend-applicants:before{background:#087af2}.dashboard-chart-legend .legend-filled:before{background:#08ad65}.dashboard-upcoming-list{gap:.45rem;padding:.35rem 1.25rem 1.1rem;display:grid}.dashboard-upcoming-list>a{min-height:62px;color:inherit;border:1px solid #e6ebf0;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.7rem;text-decoration:none;display:grid}.dashboard-upcoming-list>a:hover{background:#f8fbfc}.dashboard-upcoming-list>a>span{color:#344665;background:#f1f4f8;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.dashboard-upcoming-list>a>span svg{width:18px;height:18px}.dashboard-upcoming-list>a>div{gap:.2rem;min-width:0;display:grid}.dashboard-upcoming-list strong{color:#111b31;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.dashboard-upcoming-list small{color:#56647d;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.dashboard-upcoming-list em,.application-status{text-transform:capitalize;border-radius:6px;padding:.32rem .5rem;font-size:.6rem;font-style:normal}.dashboard-upcoming-list .is-confirmed{color:#008746;background:#e1f7ea}.dashboard-upcoming-list .is-pending{color:#e27705;background:#fff0db}.dashboard-upcoming-list b{color:#1c2944;white-space:nowrap;font-size:.63rem}.dashboard-applicant-table{padding:0 1.35rem 1rem}.dashboard-applicant-head,.dashboard-applicant-table>a{grid-template-columns:minmax(150px,1.1fr) minmax(150px,1fr) minmax(90px,.6fr) auto;align-items:center;gap:.75rem;display:grid}.dashboard-applicant-head{color:#647189;min-height:30px;font-size:.56rem}.dashboard-applicant-table>a{color:#24324f;border-top:1px solid #edf0f4;min-height:59px;text-decoration:none}.dashboard-applicant-table>a:hover{background:#fafcfd}.dashboard-applicant-person{align-items:center;gap:.65rem;min-width:0;display:flex}.dashboard-applicant-person>span{color:#fff;background:linear-gradient(145deg,#138ba2,#06495d);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:.62rem;font-weight:800;display:grid}.dashboard-applicant-person>div,.dashboard-applicant-table>a>div:nth-child(2){gap:.2rem;min-width:0;display:grid}.dashboard-applicant-table strong{color:#15213a;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.dashboard-applicant-table small,.dashboard-applicant-table>a>span{color:#65728a;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.application-status-pending{color:#d97706;background:#fff0d9}.application-status-accepted{color:#00844b;background:#e2f7eb}.application-status-rejected,.application-status-cancelled{color:#b23a45;background:#ffeaec}.dashboard-activity-list{padding:.15rem 1.25rem 1rem;display:grid}.dashboard-activity-list article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:62px;display:grid}.dashboard-activity-list article>span{border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.dashboard-activity-list article>span svg{width:19px;height:19px}.dashboard-activity-list .activity-green{color:#08a866;background:#e5f8ef}.dashboard-activity-list .activity-blue{color:#157eee;background:#eaf4ff}.dashboard-activity-list .activity-purple{color:#7a3ee8;background:#f1eaff}.dashboard-activity-list .activity-orange{color:#f0880a;background:#fff2e2}.dashboard-activity-list article>div{gap:.25rem;min-width:0;display:grid}.dashboard-activity-list strong{color:#162039;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.dashboard-activity-list small{color:#66738b;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.dashboard-activity-list time{color:#65728a;white-space:nowrap;font-size:.57rem}.dashboard-reference-empty{text-align:center;place-content:center;justify-items:center;min-height:220px;padding:1.5rem;display:grid}.dashboard-reference-empty>span{color:#087f92;background:#e8f6f8;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.dashboard-reference-empty>span svg{width:22px;height:22px}.dashboard-reference-empty>strong{margin-top:.75rem;font-size:.74rem}.dashboard-reference-empty p{color:#758198;margin:.3rem 0 0;font-size:.63rem}.dashboard-reference-empty a{color:#08798d;margin-top:.65rem;font-size:.65rem;font-weight:700;text-decoration:none}@media (width<=1180px){.dashboard-reference-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-reference-grid-top,.dashboard-reference-grid-bottom{grid-template-columns:1fr}}@media (width<=820px){.dashboard-reference-shell .company-sidebar{width:min(290px,84vw)}.dashboard-reference-shell .company-sidebar-close{color:#53627a}.dashboard-reference-shell .company-app-main{width:100%;margin-left:0}.dashboard-reference-shell .company-topbar{min-height:70px}.dashboard-reference-shell .company-mobile-page-name{display:inline}.dashboard-reference-shell .company-topbar-greeting{display:none}.dashboard-reference-shell .company-app-content{min-height:calc(100vh - 70px);padding-top:1.25rem}.dashboard-reference-welcome{margin:0 0 .5rem;display:block}}@media (width<=620px){.dashboard-reference-shell .company-worker-preview{display:none}.dashboard-reference-stats{grid-template-columns:1fr 1fr;gap:.7rem}.dashboard-reference-stats article{flex-direction:column;gap:.65rem;min-height:125px;padding:1rem}.dashboard-reference-stats article>span{width:36px;height:36px}.dashboard-reference-stats article>span svg{width:19px;height:19px}.dashboard-reference-stats strong{font-size:1.25rem}.dashboard-applicant-head{display:none}.dashboard-applicant-table>a{grid-template-columns:minmax(0,1fr) auto;padding:.65rem 0}.dashboard-applicant-table>a>div:nth-child(2),.dashboard-applicant-table>a>span{display:none}.dashboard-upcoming-list>a{grid-template-columns:auto minmax(0,1fr) auto}.dashboard-upcoming-list b{display:none}.dashboard-chart-legend{gap:.8rem;font-size:.55rem}.dashboard-chart-wrap svg{min-height:180px}}.company-notifications-page{gap:1.25rem;display:grid}.notifications-page-head{align-items:flex-end}.notifications-read-all{color:#17677a;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7e2e7;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.7rem;font-weight:750;display:inline-flex}.notifications-read-all:hover:not(:disabled){background:#f3fafb;border-color:#92c6d1}.notifications-read-all:disabled{cursor:default;opacity:.5}.notifications-read-all svg{width:16px;height:16px}.notifications-summary-grid{grid-template-columns:repeat(2,minmax(0,220px));gap:.8rem;display:grid}.notifications-summary-grid article{background:#fff;border:1px solid #e0e8ec;border-radius:14px;align-items:center;gap:.75rem;padding:.9rem;display:flex}.notifications-summary-grid article>span{color:#087d92;background:#e8f6f8;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.notifications-summary-grid svg{width:18px;height:18px}.notifications-summary-grid article>div{gap:.15rem;display:grid}.notifications-summary-grid small{color:#7b8d94;font-size:.62rem}.notifications-summary-grid strong{color:#143b46;font-size:1.1rem}.notifications-card{background:#fff;border:1px solid #dfe8eb;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #0034410b}.notifications-toolbar{border-bottom:1px solid #e7edef;align-items:center;gap:.3rem;min-height:62px;padding:0 1.2rem;display:flex}.notifications-toolbar button{color:#687e85;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:.45rem;padding:.5rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.notifications-toolbar button span{color:#76898f;background:#edf3f4;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:.55rem;display:grid}.notifications-toolbar button.active{color:#076d82;background:#eaf7f9}.notifications-toolbar button.active span{color:#fff;background:#07849a}.notifications-list{display:grid}.notifications-list>article{border-bottom:1px solid #ebf0f2;align-items:center;transition:background .15s;display:flex;position:relative}.notifications-list>article:last-child{border-bottom:0}.notifications-list>article.is-unread{background:#f3fafc}.notifications-list>article.is-unread:before{content:"";background:#078ca2;width:3px;position:absolute;inset:0 auto 0 0}.notifications-list>article:hover{background:#f8fbfc}.notification-main{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1.05rem 1.2rem;display:grid}.notification-main:disabled{cursor:wait;opacity:.7}.notification-icon{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.notification-icon svg{width:19px;height:19px}.notification-icon-blue{color:#137fc2;background:#e8f4fb}.notification-icon-green{color:#16805a;background:#e5f7ef}.notification-icon-purple{color:#7047bc;background:#f0eafb}.notification-icon-orange{color:#bd720c;background:#fff1dc}.notification-main>div{gap:.3rem;min-width:0;display:grid}.notification-main>div>span{align-items:center;gap:.5rem;display:flex}.notification-main strong{color:#173d47;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.notification-main i{color:#08778d;text-transform:uppercase;background:#dff3f7;border-radius:999px;padding:.2rem .38rem;font-size:.5rem;font-style:normal;font-weight:800}.notification-main p{color:#667d84;margin:0;font-size:.7rem;line-height:1.5}.notification-main time{color:#91a0a5;font-size:.58rem}.notification-main>svg{color:#9aabb0;width:16px;height:16px}.notification-read-button{color:#08778c;cursor:pointer;background:#fff;border:1px solid #d5e3e6;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;margin-right:1.1rem;display:grid}.notification-read-button:hover:not(:disabled){background:#eaf7f9;border-color:#85bdc9}.notification-read-button svg{width:15px;height:15px}.notifications-empty{text-align:center;place-content:center;justify-items:center;min-height:330px;padding:2rem;display:grid}.notifications-empty>span{color:#087d92;background:#e8f6f8;border-radius:17px;place-items:center;width:56px;height:56px;display:grid}.notifications-empty svg{width:25px;height:25px}.notifications-empty h2{color:#173d47;margin:.9rem 0 0;font-size:.95rem}.notifications-empty p{color:#7b8f95;margin:.4rem 0 0;font-size:.72rem}@media (width<=620px){.notifications-page-head{flex-direction:column;align-items:stretch}.notifications-read-all{align-self:flex-start}.notifications-summary-grid{grid-template-columns:1fr 1fr}.notification-main{padding:.9rem}.notification-read-button{margin-right:.75rem}.notification-main p{max-height:3em;overflow:hidden}}.company-applicants-page{gap:1.25rem;display:grid}.applicants-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.applicants-summary-grid article{background:#fff;border:1px solid #e0e8ec;border-radius:14px;align-items:center;gap:.8rem;min-height:92px;padding:1rem;display:flex;box-shadow:0 8px 24px #00313d09}.applicants-summary-grid article>span{border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.applicants-summary-grid article>span svg{width:20px;height:20px}.applicants-summary-grid .summary-all{color:#087d92;background:#e8f6f8}.applicants-summary-grid .summary-pending{color:#bd720c;background:#fff1dc}.applicants-summary-grid .summary-accepted{color:#16805a;background:#e5f7ef}.applicants-summary-grid article>div{gap:.2rem;display:grid}.applicants-summary-grid small{color:#778b92;font-size:.65rem}.applicants-summary-grid strong{color:#113944;font-size:1.35rem}.applicants-manager-card{background:#fff;border:1px solid #dfe8eb;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #0034410b}.applicants-toolbar{border-bottom:1px solid #e7edef;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:.8rem 1rem;display:flex}.applicants-filters{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.applicants-filters button{color:#687e85;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.applicants-filters button>span{color:#71868c;background:#edf3f4;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.52rem;display:grid}.applicants-filters button.active{color:#076d82;background:#eaf7f9}.applicants-filters button.active>span{color:#fff;background:#07849a}.applicants-search{background:#fbfdfe;border:1px solid #d8e3e6;border-radius:10px;align-items:center;gap:.5rem;width:min(250px,100%);min-height:40px;padding:0 .7rem;display:flex}.applicants-search:focus-within{border-color:#55bed2;box-shadow:0 0 0 3px #48c8ee1f}.applicants-search>svg{color:#758c92;flex:none;width:16px;height:16px}.applicants-search input{color:#183e48;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.68rem}.applicants-search input::placeholder{color:#93a5aa}.applicants-search button{color:#71868c;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;display:grid}.applicants-search button svg{width:14px;height:14px}.applicants-table-wrap{padding:0 1rem .5rem}.applicants-table-head,.applicants-page-list>article{grid-template-columns:minmax(190px,1.05fr) minmax(190px,1fr) minmax(130px,.72fr) minmax(80px,.45fr) minmax(150px,auto);align-items:center;gap:.9rem;display:grid}.applicants-table-head{color:#71858c;text-transform:uppercase;letter-spacing:.04em;min-height:42px;padding:0 .65rem;font-size:.58rem;font-weight:700}.applicants-page-list>article{border-top:1px solid #eaf0f2;min-height:82px;padding:.8rem .65rem}.applicants-page-list>article:hover{background:#fafcfd}.applicants-person{align-items:center;gap:.7rem;min-width:0;display:flex}.applicants-person>span{color:#fff;background:linear-gradient(145deg,#168ca2,#064c60);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:.65rem;font-weight:800;display:grid}.applicants-person>div{gap:.18rem;min-width:0;display:grid}.applicants-person strong,.applicants-shift-cell strong,.applicants-applied-cell strong{color:#17313e;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;overflow:hidden}.applicants-person small,.applicants-shift-cell small,.applicants-applied-cell small{color:#758990;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;line-height:1.45;overflow:hidden}.applicants-person em{color:#8b9ca1;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.2rem;font-size:.54rem;font-style:normal;display:flex;overflow:hidden}.applicants-person em svg{flex:none;width:11px;height:11px}.applicants-shift-cell{min-width:0;color:inherit;gap:.25rem;text-decoration:none;display:grid}.applicants-shift-cell:hover strong{color:#08778d}.applicants-applied-cell{gap:.22rem;min-width:0;display:grid}.applicants-actions{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.applicants-actions button,.applicant-view-button{min-height:32px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.3rem;padding:.4rem .55rem;font-size:.58rem;font-weight:750;text-decoration:none;display:inline-flex}.applicants-actions svg{width:13px;height:13px}.applicant-accept-button{color:#fff;background:#087b90;border:1px solid #087b90}.applicant-reject-button{color:#6c7e84;background:#fff;border:1px solid #e1e8eb}.applicant-accept-button:hover:not(:disabled){background:#05677a}.applicant-reject-button:hover:not(:disabled){color:#aa3540;background:#fff5f6;border-color:#efc7ca}.applicants-actions button:disabled{cursor:wait;opacity:.55}.applicant-view-button{color:#08778c}.applicants-empty{text-align:center;place-content:center;justify-items:center;min-height:350px;padding:2rem;display:grid}.applicants-empty>span{color:#087d92;background:#e8f6f8;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.applicants-empty svg{width:26px;height:26px}.applicants-empty h2{color:#173d47;margin:.9rem 0 0;font-size:.95rem}.applicants-empty p{color:#7b8f95;margin:.4rem 0 0;font-size:.72rem}.applicants-empty a{color:#08778c;margin-top:.75rem;font-size:.68rem;font-weight:750;text-decoration:none}@media (width<=1180px){.applicants-toolbar{flex-direction:column;align-items:stretch}.applicants-search{width:100%}.applicants-table-head{display:none}.applicants-page-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.75rem 0;display:grid}.applicants-page-list>article{border:1px solid #e2eaed;border-radius:13px;grid-template-columns:1fr auto;align-items:start;gap:.85rem}.applicants-person{grid-column:1/-1}.applicants-shift-cell{grid-column:1}.applicants-applied-cell{display:none}.applicants-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=680px){.applicants-summary-grid,.applicants-page-list{grid-template-columns:1fr}.applicants-filters{flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.applicants-filters button{flex:none}}.company-workers-page{gap:1.25rem;display:grid}.workers-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.workers-summary-grid article{background:#fff;border:1px solid #e0e8ec;border-radius:14px;align-items:center;gap:.75rem;min-height:92px;padding:1rem;display:flex;box-shadow:0 8px 24px #00313d09}.workers-summary-grid article>span{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.workers-summary-grid article>span svg{width:20px;height:20px}.workers-summary-grid .worker-metric-teal{color:#087d92;background:#e8f6f8}.workers-summary-grid .worker-metric-blue{color:#187fb8;background:#e8f3fa}.workers-summary-grid .worker-metric-orange{color:#b9700d;background:#fff1dc}.workers-summary-grid .worker-metric-purple{color:#7047bc;background:#f0eafb}.workers-summary-grid article>div{gap:.18rem;display:grid}.workers-summary-grid small{color:#778b92;font-size:.64rem}.workers-summary-grid strong{color:#113944;font-size:1.3rem}.workers-manager-card{background:#fff;border:1px solid #dfe8eb;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #0034410b}.workers-toolbar{border-bottom:1px solid #e7edef;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:.8rem 1rem;display:flex}.workers-filters{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.workers-filters button{color:#687e85;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.workers-filters button span{color:#71868c;background:#edf3f4;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.52rem;display:grid}.workers-filters button.active{color:#076d82;background:#eaf7f9}.workers-filters button.active span{color:#fff;background:#07849a}.workers-search{background:#fbfdfe;border:1px solid #d8e3e6;border-radius:10px;align-items:center;gap:.5rem;width:min(250px,100%);min-height:40px;padding:0 .7rem;display:flex}.workers-search:focus-within{border-color:#55bed2;box-shadow:0 0 0 3px #48c8ee1f}.workers-search>svg{color:#758c92;flex:none;width:16px;height:16px}.workers-search input{color:#183e48;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.68rem}.workers-search input::placeholder{color:#93a5aa}.workers-search button{color:#71868c;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;display:grid}.workers-search button svg{width:14px;height:14px}.workers-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;padding:1rem;display:grid}.worker-roster-card{background:#fff;border:1px solid #e1e9ec;border-radius:15px;align-content:start;gap:.9rem;min-width:0;padding:1rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.worker-roster-card:hover{border-color:#bfd9de;transform:translateY(-2px);box-shadow:0 12px 28px #00384512}.worker-roster-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.worker-roster-avatar{color:#fff;background:linear-gradient(145deg,#168ca2,#064c60);border-radius:50%;place-items:center;width:44px;height:44px;font-size:.68rem;font-weight:800;display:grid}.worker-roster-head>div{min-width:0}.worker-roster-head h2{color:#163944;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.78rem;overflow:hidden}.worker-roster-head p{color:#788c92;text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.61rem;overflow:hidden}.worker-state{white-space:nowrap;border-radius:7px;padding:.32rem .48rem;font-size:.55rem;font-weight:700}.worker-state-scheduled{color:#1675ad;background:#e6f3fa}.worker-state-checked_in{color:#07814d;background:#e2f7eb}.worker-state-completed{color:#68507e;background:#f0ebf5}.worker-roster-location{color:#748a91;align-items:center;gap:.35rem;font-size:.6rem;display:flex}.worker-roster-location svg{width:13px;height:13px}.worker-assignment-panel{background:#f6f9fa;border-radius:11px;gap:.3rem;min-height:85px;padding:.75rem;display:grid}.worker-assignment-panel small{color:#83969b;text-transform:uppercase;letter-spacing:.05em;font-size:.55rem}.worker-assignment-panel strong{color:#214752;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.worker-assignment-panel span{color:#74888f;align-items:flex-start;gap:.3rem;font-size:.57rem;line-height:1.45;display:flex}.worker-assignment-panel span svg{flex:none;width:13px;height:13px}.worker-roster-stats{border:1px solid #e5ecee;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.worker-roster-stats>div{text-align:center;border-right:1px solid #e5ecee;gap:.18rem;min-width:0;padding:.65rem .4rem;display:grid}.worker-roster-stats>div:last-child{border-right:0}.worker-roster-stats strong{color:#1b4955;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.worker-roster-stats span{color:#87999e;font-size:.51rem}.worker-view-shift{color:#08768b;background:#edf8fa;border-radius:9px;justify-content:space-between;align-items:center;min-height:34px;padding:.5rem .65rem;font-size:.62rem;font-weight:750;text-decoration:none;display:flex}.worker-view-shift svg{width:14px;height:14px}.workers-empty{text-align:center;place-content:center;justify-items:center;min-height:360px;padding:2rem;display:grid}.workers-empty>span{color:#087d92;background:#e8f6f8;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.workers-empty svg{width:26px;height:26px}.workers-empty h2{color:#173d47;margin:.9rem 0 0;font-size:.95rem}.workers-empty p{color:#7b8f95;margin:.4rem 0 0;font-size:.72rem}.workers-empty a{color:#08778c;margin-top:.75rem;font-size:.68rem;font-weight:750;text-decoration:none}@media (width<=1180px){.workers-summary-grid,.workers-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.workers-toolbar{flex-direction:column;align-items:stretch}.workers-search{width:100%}.workers-filters{flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.workers-filters button{flex:none}}@media (width<=580px){.workers-summary-grid{grid-template-columns:1fr 1fr}.workers-page-grid{grid-template-columns:1fr}}.company-finance-page,.company-reviews-page,.company-reports-page,.company-settings-page{gap:1.25rem;display:grid}.finance-info-banner{color:#35616c;background:#f2fafb;border:1px solid #cfe3e7;border-radius:13px;align-items:flex-start;gap:.7rem;padding:.85rem 1rem;display:flex}.finance-info-banner>svg{color:#087d92;flex:none;width:18px;height:18px}.finance-info-banner p{gap:.2rem;margin:0;display:grid}.finance-info-banner strong{font-size:.7rem}.finance-info-banner span{font-size:.62rem;line-height:1.5}.finance-stat-grid,.reviews-summary-grid,.report-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.finance-stat-grid article,.reviews-summary-grid article,.report-stat-grid article{background:#fff;border:1px solid #e0e8ec;border-radius:14px;align-items:flex-start;gap:.75rem;min-height:106px;padding:1rem;display:flex;box-shadow:0 8px 24px #00313d09}.finance-stat-grid article>span,.reviews-summary-grid article>span,.report-stat-grid article>span{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.finance-stat-grid article>span svg,.reviews-summary-grid article>span svg,.report-stat-grid article>span svg{width:20px;height:20px}.finance-stat-grid article>div,.reviews-summary-grid article>div,.report-stat-grid article>div{gap:.22rem;min-width:0;display:grid}.finance-stat-grid small,.reviews-summary-grid small,.report-stat-grid small{color:#778b92;font-size:.62rem}.finance-stat-grid strong,.reviews-summary-grid strong,.report-stat-grid strong{color:#113944;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;overflow:hidden}.finance-stat-grid p,.reviews-summary-grid p,.report-stat-grid p{color:#85979c;margin:0;font-size:.55rem;line-height:1.4}.finance-metric-teal,.report-metric-teal{color:#087d92;background:#e8f6f8}.finance-metric-green,.report-metric-green{color:#16805a;background:#e5f7ef}.finance-metric-orange{color:#b9700d;background:#fff1dc}.finance-metric-purple,.report-metric-purple{color:#7047bc;background:#f0eafb}.report-metric-blue{color:#187fb8;background:#e8f3fa}.finance-table-card,.reviews-panel,.report-panel,.settings-card,.settings-quick-card,.settings-signout-card{background:#fff;border:1px solid #dfe8eb;border-radius:17px;overflow:hidden;box-shadow:0 10px 30px #0034410a}.finance-table-card>header,.reviews-panel>header,.report-panel>header{border-bottom:1px solid #e8eef0;justify-content:space-between;align-items:center;min-height:67px;padding:1rem 1.2rem;display:flex}.finance-table-card>header h2,.reviews-panel>header h2,.report-panel>header h2{color:#173d47;margin:0;font-size:.85rem}.finance-table-card>header p,.reviews-panel>header p,.report-panel>header p{color:#809298;margin:.25rem 0 0;font-size:.61rem}.finance-table{padding:0 1rem .5rem}.finance-table-head,.finance-table>a{grid-template-columns:minmax(190px,1.2fr) minmax(220px,1.1fr) 80px 90px 90px;align-items:center;gap:.8rem;display:grid}.finance-table-head{color:#71858c;text-transform:uppercase;letter-spacing:.04em;min-height:42px;font-size:.56rem;font-weight:700}.finance-table>a{color:#294b54;border-top:1px solid #eaf0f2;min-height:67px;font-size:.62rem;text-decoration:none}.finance-table>a:hover{background:#fafcfd}.finance-table>a>div{gap:.2rem;min-width:0;display:grid}.finance-table>a strong{color:#163944;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.finance-table>a small{color:#7e9197;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.finance-table>a>strong:last-child{text-align:right}.finance-state{text-transform:capitalize;border-radius:6px;width:fit-content;padding:.3rem .45rem;font-size:.55rem;font-style:normal}.finance-state-scheduled{color:#1973a5;background:#e8f3fa}.finance-state-in_progress{color:#b26a08;background:#fff1dc}.finance-state-completed{color:#0b8050;background:#e3f7ec}.workspace-empty{text-align:center;place-content:center;justify-items:center;min-height:280px;padding:2rem;display:grid}.workspace-empty>span{color:#087d92;background:#e8f6f8;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.workspace-empty>span svg{width:24px;height:24px}.workspace-empty h2{color:#173d47;margin:.8rem 0 0;font-size:.9rem}.workspace-empty p{color:#7d9096;margin:.35rem 0 0;font-size:.67rem}.workspace-empty a{color:#08768b;margin-top:.7rem;font-size:.65rem;font-weight:750;text-decoration:none}.reviews-summary-grid article>span{color:#d68a08;background:#fff3dc}.reviews-summary-grid article:nth-child(2)>span{color:#187fb8;background:#e8f3fa}.reviews-summary-grid article:nth-child(3)>span{color:#16805a;background:#e5f7ef}.reviews-summary-grid article:nth-child(4)>span{color:#7047bc;background:#f0eafb}.reviews-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.review-target-list,.reviews-received-list{padding:0 1rem .55rem;display:grid}.review-target-list article{border-top:1px solid #eaf0f2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:78px;display:grid}.review-target-list article>span{color:#fff;background:linear-gradient(145deg,#168ca2,#064c60);border-radius:50%;place-items:center;width:38px;height:38px;font-size:.6rem;font-weight:800;display:grid}.review-target-list article>div{gap:.16rem;min-width:0;display:grid}.review-target-list strong{color:#173b46;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.review-target-list small,.review-target-list p{color:#788c92;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.56rem;overflow:hidden}.review-target-list button{color:#08758a;min-height:32px;font:inherit;cursor:pointer;background:#f2fafb;border:1px solid #b8d6dc;border-radius:8px;padding:.4rem .55rem;font-size:.57rem;font-weight:750}.reviews-received-list article{border-top:1px solid #eaf0f2;gap:.5rem;padding:.85rem 0;display:grid}.reviews-received-list article>div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.review-stars{gap:.15rem;display:flex}.review-stars svg{color:#ccd6d9;width:14px;height:14px}.review-stars svg.filled{color:#f4a40b;fill:#f4a40b}.reviews-received-list time{color:#89999e;font-size:.55rem}.reviews-received-list p{color:#546f77;margin:0;font-size:.65rem;line-height:1.6}.reviews-received-list a{color:#08768b;width:fit-content;font-size:.57rem;font-weight:700;text-decoration:none}.review-empty{text-align:center;place-content:center;justify-items:center;min-height:260px;padding:2rem;display:grid}.review-empty>span{color:#087d92;background:#e8f6f8;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.review-empty svg{width:22px;height:22px}.review-empty strong{color:#173d47;margin-top:.7rem;font-size:.72rem}.review-empty p{color:#819399;margin:.3rem 0 0;font-size:.62rem}.review-dialog-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#001f298c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.review-dialog{background:#fff;border-radius:19px;gap:1rem;width:min(480px,100%);padding:1.35rem;display:grid;box-shadow:0 30px 80px #00192140}.review-dialog>div:first-child{align-items:center;gap:.7rem;display:flex}.review-dialog>div:first-child>span{color:#d88b08;background:#fff2da;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.review-dialog>div:first-child svg{width:20px;height:20px}.review-dialog h2{color:#173d47;margin:0;font-size:.95rem}.review-dialog p{color:#7c8f95;margin:.2rem 0 0;font-size:.63rem}.review-dialog fieldset{border:0;padding:0}.review-dialog legend,.review-dialog label{color:#31555e;gap:.45rem;font-size:.67rem;font-weight:700;display:grid}.review-star-picker{gap:.35rem;display:flex}.review-star-picker button{color:#c8d2d5;cursor:pointer;background:#fff;border:1px solid #dce5e8;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.review-star-picker button.selected{color:#f4a40b;background:#fff9eb;border-color:#f2c867}.review-star-picker button.selected svg{fill:#f4a40b}.review-star-picker svg{width:19px;height:19px}.review-dialog textarea{resize:vertical;color:#173d47;font:inherit;background:#fbfdfe;border:1px solid #d7e3e6;border-radius:11px;outline:0;padding:.75rem;font-size:.7rem;line-height:1.5}.review-dialog textarea:focus{border-color:#55bed2;box-shadow:0 0 0 3px #48c8ee1f}.review-dialog-actions{justify-content:flex-end;gap:.55rem;display:flex}.review-dialog-actions button{min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e3e6;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.65rem;font-weight:750;display:inline-flex}.review-dialog-actions button.btn-primary{color:#fff;background:#076076;border-color:#076076}.review-dialog-actions svg{width:14px;height:14px}.report-export-button{color:#08758a;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6e2e5;border-radius:10px;align-items:center;gap:.45rem;padding:.6rem .8rem;font-size:.65rem;font-weight:750;display:inline-flex}.report-export-button:disabled{cursor:default;opacity:.5}.report-export-button svg{width:15px;height:15px}.reports-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.65fr);gap:.9rem;display:grid}.report-month-chart{border-bottom:1px solid #e7edef;justify-content:space-around;align-items:flex-end;gap:1rem;min-height:250px;padding:1.5rem 1.2rem .7rem;display:flex}.report-month-column{justify-items:center;gap:.6rem;width:60px;display:grid}.report-bars{align-items:flex-end;gap:.3rem;height:190px;display:flex}.report-bars span{border-radius:5px 5px 2px 2px;width:13px;min-height:0;transition:height .25s}.report-shift-bar{background:linear-gradient(#0a9aab,#087386)}.report-app-bar{background:linear-gradient(#43a1f5,#1578d0)}.report-month-column small{color:#71858c;font-size:.57rem}.report-chart-legend{color:#657a81;justify-content:center;gap:1.5rem;padding:.8rem;font-size:.58rem;display:flex}.report-chart-legend span{align-items:center;gap:.35rem;display:inline-flex}.report-chart-legend span:before{content:"";background:#07869a;border-radius:3px;width:9px;height:9px}.report-chart-legend span:nth-child(2):before{background:#258bea}.report-status-list{gap:.2rem;padding:.5rem 1.2rem 1rem;display:grid}.report-status-list>div{grid-template-columns:1fr auto;align-items:center;gap:.4rem;padding:.5rem 0;display:grid}.report-status-list>div>span{color:#536e76;text-transform:capitalize;align-items:center;gap:.45rem;font-size:.63rem;display:flex}.report-status-dot{background:#789198;border-radius:50%;width:8px;height:8px}.report-status-dot.status-open{background:#168bbb}.report-status-dot.status-filled{background:#0da570}.report-status-dot.status-in_progress{background:#dc8a0b}.report-status-dot.status-completed{background:#7253ba}.report-status-dot.status-cancelled{background:#ca4854}.report-status-list>div>strong{color:#173d47;font-size:.67rem}.report-status-list>div>div{background:#edf2f3;border-radius:999px;grid-column:1/-1;height:5px;overflow:hidden}.report-status-list>div>div i{border-radius:inherit;background:linear-gradient(90deg,#0b8297,#45c3d5);height:100%;display:block}.report-role-table{padding:0 1.2rem .6rem}.report-role-head,.report-role-table>div:not(.report-role-head){grid-template-columns:minmax(180px,1.4fr) repeat(4,minmax(70px,.5fr));align-items:center;gap:.7rem;min-height:56px;display:grid}.report-role-head{color:#71858c;text-transform:uppercase;min-height:38px;font-size:.56rem;font-weight:700}.report-role-table>div:not(.report-role-head){color:#5d747b;border-top:1px solid #e8eef0;font-size:.63rem}.report-role-table>div strong{color:#173d47;font-size:.68rem}.report-role-table>div em{color:#07804d;background:#e3f7ec;border-radius:6px;width:fit-content;padding:.3rem .45rem;font-size:.57rem;font-style:normal;font-weight:700}.settings-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr);align-items:start;gap:.9rem;display:grid}.settings-main-column,.settings-side-column{gap:.9rem;display:grid}.settings-card>header{border-bottom:1px solid #e7edef;align-items:center;gap:.7rem;padding:1rem 1.1rem;display:flex}.settings-card>header>span{color:#087d92;background:#e8f6f8;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.settings-card>header svg{width:18px;height:18px}.settings-card>header h2{color:#173d47;margin:0;font-size:.78rem}.settings-card>header p{color:#7d9096;margin:.2rem 0 0;font-size:.6rem}.settings-profile-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem 1.1rem;display:grid}.settings-profile-summary>span{color:#fff;background:linear-gradient(145deg,#0b8398,#064b5e);border-radius:14px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.settings-profile-summary>div{gap:.2rem;min-width:0;display:grid}.settings-profile-summary strong{color:#173d47;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.settings-profile-summary small{color:#7b8e94;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.settings-profile-summary>a{color:#08768b;align-items:center;gap:.25rem;font-size:.61rem;font-weight:750;text-decoration:none;display:inline-flex}.settings-profile-summary>a svg{width:13px;height:13px}.settings-account-list{margin:0;padding:.35rem 1.1rem .75rem;display:grid}.settings-account-list>div{border-bottom:1px solid #edf1f2;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;display:flex}.settings-account-list>div:last-child{border-bottom:0}.settings-account-list dt{color:#667d84;align-items:center;gap:.45rem;font-size:.62rem;display:flex}.settings-account-list dt svg{color:#168196;width:14px;height:14px}.settings-account-list dd{color:#234751;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.64rem;font-weight:700;overflow:hidden}.settings-account-list dd.is-verified{color:#087c4d}.settings-security-row{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.settings-security-row strong{color:#173d47;font-size:.68rem}.settings-security-row p{color:#7c8f95;margin:.25rem 0 0;font-size:.58rem}.settings-security-row button,.settings-signout-card button{color:#08758a;min-height:34px;font:inherit;cursor:pointer;white-space:nowrap;background:#f5fbfc;border:1px solid #c8dde1;border-radius:8px;padding:.45rem .65rem;font-size:.58rem;font-weight:750}.settings-security-row button:disabled{cursor:wait;opacity:.6}.settings-quick-card{padding:.65rem;display:grid}.settings-quick-card h2{color:#173d47;margin:0;padding:.5rem;font-size:.76rem}.settings-quick-card>a{color:inherit;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.7rem .55rem;text-decoration:none;display:grid}.settings-quick-card>a:hover{background:#f5fafb}.settings-quick-card>a>span{color:#087d92;background:#e8f6f8;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.settings-quick-card svg{width:16px;height:16px}.settings-quick-card>a>svg{color:#9babb0;width:13px;height:13px}.settings-quick-card>a>div{gap:.15rem;display:grid}.settings-quick-card strong{font-size:.65rem}.settings-quick-card small{color:#819399;font-size:.55rem}.settings-signout-card{justify-items:start;gap:.5rem;padding:1rem;display:grid}.settings-signout-card>svg{color:#b23a45;width:20px;height:20px}.settings-signout-card strong{color:#713139;font-size:.7rem}.settings-signout-card p{color:#8e777b;margin:.25rem 0 0;font-size:.57rem;line-height:1.5}.settings-signout-card button{color:#a43741;background:#fff7f7;border-color:#efcdd0;margin-top:.25rem}@media (width<=1100px){.finance-stat-grid,.reviews-summary-grid,.report-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-layout,.reports-main-grid,.settings-layout{grid-template-columns:1fr}.finance-table-head{display:none}.finance-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:.8rem;display:grid}.finance-table>a{border:1px solid #e4ebed;border-radius:11px;grid-template-columns:1fr auto;gap:.45rem;padding:.75rem}.finance-table>a>span:nth-child(2){grid-column:1/-1}}@media (width<=620px){.finance-stat-grid,.reviews-summary-grid,.report-stat-grid{grid-template-columns:1fr 1fr}.finance-stat-grid article,.reviews-summary-grid article,.report-stat-grid article{flex-direction:column;min-height:130px}.finance-table{grid-template-columns:1fr}.report-month-chart{gap:.3rem;padding-inline:.5rem}.report-month-column{width:42px}.report-role-table{overflow-x:auto}.report-role-head,.report-role-table>div:not(.report-role-head){min-width:570px}.settings-security-row{flex-direction:column;align-items:flex-start}.review-dialog-actions button{flex:1}}:root{--ws-50:#e0f4fd;--ws-100:#abe3fb;--ws-200:#48c8ee;--ws-300:#3aa8c8;--ws-400:#2a88a4;--ws-500:#076076;--ws-600:#003d4f;--ws-700:#002a37;--ws-800:#001d27;--ws-900:#00131a;--ws-950:#000306;--surface:#f5fbfd;--white:#fff;--text:#001d27;--text-secondary:#4a7a8a;--border:#0760761c;--shadow-sm:0 8px 30px #003d4f0f;--shadow-md:0 20px 60px #003d4f1f;--container:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}.quickstaff-mark{background:var(--ws-500);flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.quickstaff-mark-inverse{background:#fff}.quickstaff-mark svg{width:82%;height:82%}.landing-page{background:#fff;width:100%;overflow-x:hidden}.landing-container{width:min(calc(100% - 64px), var(--container));margin-inline:auto}.button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--ws-500), var(--ws-400));box-shadow:0 10px 25px #07607633}.button-primary:hover{box-shadow:0 15px 35px #07607647}.button-outline{color:var(--ws-500);border:1.5px solid var(--ws-400);background:#fff}.button-white{color:var(--ws-600);background:#fff}.button-ghost{color:#fff;border:1px solid #ffffffa6}.landing-header{z-index:100;background:#fffffff2;position:relative}.navbar-inner{grid-template-columns:220px 1fr auto;align-items:center;min-height:84px;display:grid}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--ws-600), var(--ws-400));border-radius:9px;width:39px;height:39px;position:relative}.brand-mark:before{content:"";border:6px solid #fff;border-radius:50%;width:17px;height:17px;position:absolute;top:7px;left:8px}.brand-mark:after{content:"";background:#fff;border-radius:5px;width:9px;height:6px;position:absolute;bottom:7px;right:5px;transform:rotate(45deg)}.brand-circle{display:none}.brand-name{letter-spacing:-.04em;font-size:22px;font-weight:800}.brand-name span{color:var(--ws-500)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(22px,2.5vw,42px);font-size:13px;font-weight:600;display:flex}.desktop-nav a,.login-link{transition:color .2s}.desktop-nav a:hover,.login-link:hover{color:var(--ws-400)}.nav-actions{align-items:center;gap:25px;font-size:13px;font-weight:600;display:flex}.nav-signup{min-height:44px;padding-inline:22px}.mobile-menu-button{color:var(--ws-800);cursor:pointer;background:0 0;display:none}.mobile-nav{display:none}.hero{color:var(--text);background:#fff;border-bottom:1px solid #07607614;min-height:555px;display:block;position:relative;overflow:hidden}.hero-background{pointer-events:none;background:radial-gradient(circle at 75% 45%,#48c8ee2e,#0000 28%),radial-gradient(circle at 95% 55%,#abe3fb6b,#0000 35%);position:absolute;inset:0}.hero-grid{grid-template-columns:42% 58%;min-height:555px;display:grid}.hero-copy{z-index:5;padding-top:56px;padding-left:34px;position:relative}.eyebrow-pill{width:fit-content;color:var(--ws-500);background:var(--ws-50);border-radius:999px;align-items:center;gap:8px;margin-bottom:15px;padding:7px 12px;font-size:11px;font-weight:700;display:flex}.eyebrow-pill span{background:var(--ws-400);border-radius:50%;width:6px;height:6px}.hero h1{color:#07151f;letter-spacing:-.055em;max-width:540px;margin:0;font-size:clamp(42px,3.4vw,64px);font-weight:800;line-height:1.08}.hero h1 span{color:var(--ws-500)}.hero-description{color:#243b45;max-width:510px;margin:22px 0;font-size:16px;line-height:1.68}.hero-actions{gap:16px;margin-top:28px;display:flex}.hero-rating{align-items:center;gap:14px;margin-top:28px;display:flex}.avatar-stack{display:flex}.avatar-stack span{color:#fff;background:var(--ws-600);border:3px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-10px;font-size:9px;font-weight:700;display:grid}.avatar-stack span:first-child{margin-left:0}.avatar-stack span:nth-child(2){background:#8f5b37}.avatar-stack span:nth-child(3){background:#b37658}.avatar-stack span:nth-child(4){background:#263644}.rating-stars{color:#ffad0a;gap:2px;display:flex}.hero-rating p{color:#304a54;margin:4px 0 0;font-size:11px;line-height:1.45}.store-buttons{align-items:center;gap:12px;margin-top:20px;display:flex}.store-buttons img{width:auto;height:42px}.hero-visual{min-height:555px;position:relative}.hero-blob{filter:blur(1px);border-radius:45% 55% 55% 45%;position:absolute}.hero-blob-one{background:linear-gradient(135deg,#e0f4fd73,#48c8ee45);width:660px;height:430px;bottom:-30px;right:-45px}.hero-blob-two{background:#abe3fb47;width:280px;height:280px;top:30px;right:-110px}.hero-worker{z-index:2;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;height:525px;position:absolute;bottom:0;right:10px}.phone-frame{background:#0b0e10;border:1px solid #353b3f;border-radius:44px;padding:7px;box-shadow:0 25px 70px #001d273d,0 3px 10px #00000024}.hero-phone{z-index:4;width:278px;height:542px;position:absolute;top:5px;left:70px}.hero-phone:before,.hero-phone:after{content:"";background:#161b1e;border-radius:3px 0 0 3px;width:3px;position:absolute;left:-4px}.hero-phone:before{height:58px;top:105px}.hero-phone:after{height:76px;top:177px}.phone-screen{background:#fff;border:1px solid #d9e0e3;border-radius:36px;height:100%;padding:18px 14px 11px;overflow:hidden}.phone-notch{background:#06090b;border-radius:999px;width:92px;height:27px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-status{justify-content:space-between;padding:4px 7px 22px;font-size:10px;font-weight:800;display:flex}.phone-status-icons{align-items:center;gap:3px;display:flex}.phone-status-icons i{background:#07151f;border-radius:50%;width:6px;height:6px;display:block}.phone-greeting{justify-content:space-between;margin-bottom:24px;font-size:13px;display:flex}.phone-greeting svg{color:var(--ws-700)}.phone-section-label{color:var(--ws-400);margin-bottom:10px;font-size:9px;font-weight:700}.upcoming-shift{border-bottom:1px solid #eef3f5;padding-bottom:16px}.shift-top{justify-content:space-between;align-items:flex-start;display:flex}.shift-top>div{gap:3px;display:grid}.shift-top strong{font-size:11px}.shift-top small{font-size:8px}.confirmed-badge{color:#159542;background:#e6f9ec;border-radius:5px;align-items:center;gap:3px;padding:4px 7px;font-size:7px;font-weight:700;display:inline-flex}.upcoming-shift p{margin:7px 0 3px;font-size:8px}.upcoming-shift>strong{font-size:9px}.phone-section-heading{justify-content:space-between;margin-top:17px;margin-bottom:10px;font-size:9px;display:flex}.phone-section-heading span{color:var(--ws-400);font-weight:700}.phone-job{border-bottom:1px solid #eff4f5;justify-content:space-between;align-items:center;padding:8px 0 13px;display:flex}.phone-job>div{gap:2px;display:grid}.phone-job strong{font-size:9px}.phone-job small,.phone-job p{margin:0;font-size:7px}.phone-job>span{font-size:18px}.phone-categories{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:7px;display:grid}.phone-categories>div{flex-direction:column;align-items:center;gap:6px;font-size:6px;font-weight:700;display:flex}.phone-categories svg{width:26px;height:26px;color:var(--ws-500);background:var(--ws-50);border-radius:6px;padding:6px}.phone-bottom-nav{background:#fff;border-top:1px solid #edf2f4;border-radius:0 0 30px 30px;grid-template-columns:repeat(4,1fr);height:55px;padding-top:9px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.phone-bottom-nav span{color:var(--ws-600);flex-direction:column;align-items:center;gap:4px;font-size:13px;display:flex}.phone-bottom-nav svg{stroke-width:1.8px;width:13px;height:13px}.phone-bottom-nav span:not(.active){color:#627781}.phone-bottom-nav small{font-size:6px}.floating-card{z-index:7;background:#fffffff0;border:1px solid #07607614;border-radius:14px;width:128px;min-height:105px;padding:17px;position:absolute;box-shadow:0 12px 35px #003d4f1f}.floating-card>div{gap:3px;margin-top:10px;display:grid}.floating-card strong{font-size:11px}.floating-card small{color:#627c85;font-size:8px}.floating-icon{color:#fff;background:var(--ws-500);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.wallet-icon{color:var(--ws-500);background:var(--ws-50)}.users-icon{color:var(--ws-400);background:var(--ws-50)}.shift-card{top:150px;left:-35px}.pay-card{bottom:58px;left:-30px}.rate-card{bottom:70px;right:5px}.brand-strip{border-bottom:1px solid #07607614;padding:20px 0 23px}.section-kicker{color:var(--ws-400);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.centered{text-align:center;min-height:0;display:block}.brand-marquee{width:100%;margin-top:17px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.brand-marquee-track{will-change:transform;width:max-content;animation:58s linear infinite brand-marquee;display:flex}.brand-marquee:hover .brand-marquee-track{animation-play-state:paused}.brand-logo-group{flex:none;align-items:center;gap:clamp(42px,5vw,82px);padding-right:clamp(42px,5vw,82px);display:flex}.brand-logo-group span{text-align:center;white-space:nowrap;opacity:1;min-width:135px;font-size:21px;font-weight:800}.brand-logo-group .brand-script{font-family:Georgia,serif;font-size:19px;font-style:italic}.brand-logo-group .trusted-brand{letter-spacing:-.03em;border-radius:6px;justify-content:center;align-items:center;min-height:38px;line-height:1;display:inline-flex}.trusted-brand-hm{color:#e50010;font-family:Georgia,serif;font-style:italic;font-size:25px!important}.trusted-brand-cafe-berlin{color:#704632}.trusted-brand-titanic{color:#9a7b45;letter-spacing:.08em!important}.trusted-brand-rewe{color:#fff;background:#cc071e;padding:7px 14px;letter-spacing:.01em!important}.trusted-brand-decathlon{color:#fff;background:#3643ba;padding:7px 13px;font-style:italic;letter-spacing:-.045em!important;font-size:17px!important}.trusted-brand-dussmann{color:#e30613}.trusted-brand-hellofresh{color:#78be20}.trusted-brand-motel-one{color:#00a1a2}.trusted-brand-fedex{color:#0000;background:linear-gradient(90deg,#4d148c 0 58%,#f60 58%);-webkit-background-clip:text;background-clip:text}.trusted-brand-edeka{color:#0050aa;background:#fd0;border:3px solid #0050aa;padding:6px 11px;letter-spacing:.03em!important}.trusted-brand-premier-inn{color:#542e91}.trusted-brand-ndr{color:#006eb7;letter-spacing:.04em!important}.trusted-brand-booking{color:#003580}.trusted-brand-hertz{color:#111;background:#fc0;padding:6px 11px}.trusted-brand-zara{color:#111;font-family:Georgia,serif;letter-spacing:-.08em!important;font-weight:600!important}.trusted-brand-lidl{color:#0050aa;background:#fd0;border:4px solid #0050aa;width:58px;height:58px;letter-spacing:-.04em!important;border-radius:50%!important;min-width:58px!important;font-size:16px!important}.trusted-brand-dhl{color:#d40511;background:#fc0;padding:7px 15px;font-style:italic;letter-spacing:-.06em!important}.trusted-brand-hilton{color:#104c97;font-family:Georgia,serif}.trusted-brand-sixt{color:#ff5f00;text-transform:lowercase;font-style:italic;font-size:24px!important}.trusted-brand-aldi{color:#001e82;background:linear-gradient(#fff 70%,#f37021 70% 82%,#00a6ca 82%);border:3px solid #001e82;padding:6px 10px;letter-spacing:.05em!important}.trusted-brand-db-bahn{color:#ec0016;background:#fff;border:3px solid #ec0016;padding:5px 9px;font-size:17px!important}.trusted-brand-marriott{color:#8b1b21;font-family:Georgia,serif}@keyframes brand-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.brand-marquee-track{animation:none}}.stats-section{padding:20px 0 5px}.stats-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #07607614;border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid}.stat-item{justify-content:center;align-items:center;gap:18px;min-height:95px;display:flex;position:relative}.stat-item:not(:last-child):after{content:"";background:#0760761c;width:1px;height:45%;position:absolute;right:0}.stat-icon{width:44px;height:44px;color:var(--ws-400);background:var(--surface);border-radius:50%;place-items:center;display:grid}.stat-icon svg{width:22px}.stat-item>div:last-child{gap:3px;display:grid}.stat-item strong{font-size:21px}.stat-item span{color:#536c75;font-size:10px}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.2vw,34px);line-height:1.14}.section-heading>p:last-child{color:#536c75;margin:8px 0 0;font-size:12px}.how-section{padding:38px 0 10px}.steps{grid-template-columns:repeat(3,1fr);gap:130px;max-width:1000px;margin:45px auto 0;display:grid;position:relative}.steps-line{pointer-events:none;width:100%;height:64px;position:absolute;inset:0;overflow:visible}.steps-line path{fill:none;stroke:var(--ws-200);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:2 6;vector-effect:non-scaling-stroke}.step{z-index:2;text-align:center;position:relative}.step-icon{width:57px;height:57px;color:var(--ws-500);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0760761a;border-radius:12px;place-items:center;margin-inline:auto;display:grid}.step-number{color:#fff;background:var(--ws-500);border-radius:50%;place-items:center;width:24px;height:24px;margin:10px auto;font-size:10px;font-weight:700;display:grid}.step h3{margin:0 0 8px;font-size:13px}.step p{color:#526971;max-width:180px;margin:auto;font-size:10px;line-height:1.6}.benefits-section{padding:25px 0 42px}.benefits-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px;display:grid}.benefit-card{text-align:center;background:#fff;border:1px solid #07607614;border-radius:10px;min-height:180px;padding:24px 20px;box-shadow:0 10px 24px #003d4f0e}.benefit-icon{color:#fff;background:linear-gradient(135deg, var(--ws-500), var(--ws-300));border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 14px;display:grid;box-shadow:0 8px 18px #07607633}.benefit-icon svg{stroke-width:2.4px}.benefit-card:nth-child(4) .benefit-icon svg{fill:currentColor}.benefit-card h3{margin:0 0 9px;font-size:13px}.benefit-card p{color:#526971;margin:0;font-size:10px;line-height:1.6}.app-section{padding-bottom:35px}.app-card{background:linear-gradient(100deg,#eefaff 0%,#e4f7ff 48%,#f5fcff 100%);border-radius:18px;grid-template-columns:50% 50%;min-height:330px;display:grid;position:relative;overflow:hidden}.app-phones{position:relative}.app-phone{background:#11161a;border:1px solid #343a3e;border-radius:34px;width:198px;height:382px;padding:6px;position:absolute;bottom:-82px;box-shadow:0 20px 40px #001d272e}.app-phone-left{left:78px;transform:rotate(-7deg)}.app-phone-right{left:270px;transform:rotate(6deg)}.mini-phone-content{background:#fff;border:1px solid #dbe2e5;border-radius:28px;height:100%;padding:14px 12px 42px;position:relative;overflow:hidden}.mini-phone-notch{z-index:2;background:#000;border-radius:999px;width:72px;height:19px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.mini-status{color:#07151f;justify-content:space-between;padding:0 3px 19px;font-size:6px;font-weight:800;display:flex}.mini-phone-title{justify-content:space-between;align-items:center;display:flex}.mini-phone-title strong{font-size:12px}.mini-phone-title svg{width:12px;height:12px;color:var(--ws-500)}.mini-tabs{gap:7px;margin:14px 0;display:flex}.mini-tabs span{color:var(--ws-500);background:var(--ws-50);border-radius:5px;padding:5px 9px;font-size:7px}.mini-tabs span.active{color:#fff;background:var(--ws-500)}.mini-job-card{border-bottom:1px solid #edf3f4;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;padding:12px 0;display:grid}.mini-job-card>div{gap:2px;display:grid}.mini-job-card strong{font-size:8px}.mini-job-card small,.mini-job-card p,.mini-job-card span{color:#526971;margin:0;font-size:6px}.mini-job-card .green-text{color:#159542;background:#e6f9ec;border-radius:4px;padding:3px 5px;font-weight:700}.mini-job-icon{width:24px;height:24px;color:var(--ws-500);background:var(--ws-50);border-radius:6px;place-items:center;display:grid}.mini-job-icon svg{width:12px;height:12px}.mini-pay{font-weight:800;color:var(--ws-500)!important}.mini-bottom-nav{background:#fff;border-top:1px solid #edf2f4;grid-template-columns:repeat(4,1fr);place-items:center;height:36px;display:grid;position:absolute;bottom:0;left:0;right:0}.mini-bottom-nav svg{color:#6c8088;width:11px;height:11px}.mini-bottom-nav svg.active{color:var(--ws-500)}.app-copy{z-index:3;align-self:center;padding-left:40px;position:relative}.app-copy h2{letter-spacing:-.05em;margin:0;font-size:38px;line-height:1.04}.app-copy h2 span{color:var(--ws-500)}.app-copy>p:not(.section-kicker){color:#304b55;font-size:13px;line-height:1.7}.business-section{padding:8px 0 45px}.business-grid{grid-template-columns:29% 71%;align-items:center;gap:50px;display:grid}.business-copy{padding-left:35px}.business-copy h2{letter-spacing:-.045em;margin:0 0 14px;font-size:31px;line-height:1.05}.business-copy>p:not(.section-kicker){color:#405963;font-size:12px;line-height:1.6}.business-benefits{gap:12px;margin:22px 0;display:grid}.business-benefits span{align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.business-benefits svg{width:16px;height:16px;color:var(--ws-500)}.dashboard-card{background:#fff;border:1px solid #07607617;border-radius:13px;grid-template-columns:180px 1fr;min-height:365px;display:grid;overflow:hidden;box-shadow:0 20px 60px #003d4f1a}.dashboard-sidebar{border-right:1px solid #07607614;padding:24px 17px}.dashboard-logo{align-items:center;gap:8px;margin-bottom:26px;font-size:10px;display:flex}.dashboard-logo>span{color:#fff;background:var(--ws-500);border-radius:5px;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.dashboard-sidebar nav{gap:8px;display:grid}.dashboard-sidebar nav span{color:#536b75;border-radius:6px;padding:9px 10px;font-size:9px}.dashboard-sidebar nav span.dashboard-active{color:var(--ws-500);background:var(--ws-50)}.dashboard-content{padding:25px}.dashboard-content h3{margin:0 0 20px;font-size:15px}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.dashboard-stats>div{border:1px solid #07607612;border-radius:8px;gap:6px;padding:14px;display:grid;box-shadow:0 7px 17px #003d4f0d}.dashboard-stats small{color:#6f858c;font-size:7px}.dashboard-stats strong{font-size:15px}.dashboard-content h4{margin:22px 0 10px;font-size:10px}.dashboard-table{border:1px solid #07607612;border-radius:7px;overflow:hidden}.dashboard-row{border-bottom:1px solid #07607612;grid-template-columns:32px 1.4fr 1.35fr .7fr .55fr;align-items:center;gap:7px;min-height:48px;padding:7px 11px;font-size:8px;display:grid}.dashboard-row:last-child{border-bottom:0}.dashboard-worker-icon{width:26px;height:26px;color:var(--ws-500);background:var(--surface);border-radius:5px;place-items:center;display:grid}.dashboard-job{gap:3px;display:grid}.dashboard-job strong{font-size:8px}.dashboard-job small{color:#71858c;font-size:6px}.status{border-radius:5px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:700}.status.filled{color:#159542;background:#e6f9ec}.status.active{color:#f39a13;background:#fff4d8}.dashboard-view{color:var(--ws-500);background:var(--ws-50);border-radius:5px;margin:15px auto 0;padding:7px 20px;font-size:8px;font-weight:700;display:block}.testimonials-section{padding:10px 0 45px}.testimonials-carousel{max-width:1210px;margin:0 auto;position:relative}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1080px;margin:25px auto 0;display:grid}.testimonial-card{background:#fff;border:1px solid #07607614;border-radius:10px;min-height:185px;padding:22px 25px;animation:.28s both testimonial-in;box-shadow:0 10px 30px #003d4f0e}@keyframes testimonial-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.testimonial-stars{color:#ffad0a;gap:2px;display:flex}.testimonial-stars .is-filled{fill:currentColor}.testimonial-stars .is-empty{fill:#0000;color:#cbd5d9}.testimonial-card blockquote{color:#304952;min-height:62px;margin:13px 0;font-size:10px;line-height:1.6}.testimonial-person{align-items:center;gap:10px;display:flex}.testimonial-avatar{border:2px solid var(--ws-50);-o-object-fit:cover;object-fit:cover;border-radius:50%;width:33px;height:33px;box-shadow:0 4px 12px #003d4f29}.testimonial-avatar-fallback{color:#fff;background:linear-gradient(135deg, var(--ws-500), var(--ws-300));place-items:center;font-size:9px;font-weight:800;display:grid}.testimonial-person>div:last-child{gap:2px;display:grid}.testimonial-person strong{font-size:9px}.testimonial-person span{color:#70848c;font-size:7px}.testimonial-arrow{z-index:2;border:1px solid var(--ws-300);width:34px;height:34px;color:var(--ws-500);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;transition:color .2s,background .2s,transform .2s;display:grid;position:absolute;top:calc(50% + 12px);transform:translateY(-50%)}.testimonial-arrow:hover{color:#fff;background:var(--ws-500);transform:translateY(-50%)scale(1.05)}.testimonial-arrow svg{width:17px;height:17px}.testimonial-arrow-left{left:0}.testimonial-arrow-right{right:0}.slider-dots{justify-content:center;gap:6px;margin-top:15px;display:flex}.slider-dots button{cursor:pointer;background:#d5e3e8;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.slider-dots button.active{background:var(--ws-400);border-radius:999px;width:20px}.faq-section{background:linear-gradient(180deg, #fff 0%, var(--surface) 100%);padding:58px 0 62px}.faq-layout{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(48px,7vw,105px);max-width:1180px;display:grid}.faq-intro h2{max-width:390px;color:var(--ws-800);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,44px);line-height:1.08}.faq-intro>p:not(.section-kicker){color:#526971;max-width:390px;margin:18px 0 24px;font-size:13px;line-height:1.7}.faq-contact-link{color:var(--ws-500);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.faq-contact-link svg{width:15px;height:15px;transition:transform .2s}.faq-contact-link:hover svg{transform:translate(3px)}.faq-list{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0760761a;border-radius:16px;overflow:hidden}.faq-item{border-bottom:1px solid #07607617}.faq-item:last-child{border-bottom:0}.faq-item summary{min-height:68px;color:var(--ws-800);cursor:pointer;justify-content:space-between;align-items:center;gap:22px;padding:18px 22px;font-size:13px;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{width:18px;height:18px;color:var(--ws-400);flex:none;transition:transform .25s}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-item[open] summary{color:var(--ws-500);padding-bottom:8px}.faq-item>p{color:#526971;max-width:680px;margin:0;padding:0 58px 20px 22px;font-size:11px;line-height:1.7}.final-cta{z-index:4;padding-inline:25px;position:relative}.final-cta-inner{color:#fff;background:linear-gradient(110deg,#076076,#047d91);border-radius:25px 25px 0 0;justify-content:space-between;align-items:center;min-height:135px;padding:24px 52px;display:flex}.cta-brand{align-items:center;gap:18px;display:flex}.cta-logo{width:62px;height:62px;color:var(--ws-500);background:#fff;border-radius:12px;place-items:center;font-size:27px;font-weight:800;display:grid}.cta-brand h2{margin:0;font-size:22px}.cta-brand p{opacity:.9;margin:5px 0 0;font-size:11px;line-height:1.5}.cta-actions{gap:17px;display:flex}.landing-footer{color:#ffffffd6;background:linear-gradient(120deg, var(--ws-900), var(--ws-600));border-radius:35px 35px 0 0;margin-top:-1px;padding:32px 0 14px}.footer-grid{grid-template-columns:1.35fr .8fr .8fr .65fr .75fr 1.2fr;gap:32px;display:grid}.footer-logo{color:#fff;align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.footer-logo>span{background:var(--ws-400);border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.footer-brand-column p,.footer-newsletter p{color:#ffffffad;font-size:9px;line-height:1.6}.footer-contact{gap:7px;margin-top:14px;display:grid}.footer-contact a{color:#ffffffc7;align-items:center;gap:7px;width:fit-content;font-size:9px;transition:color .2s;display:flex}.footer-contact a:hover{color:var(--ws-200)}.footer-contact svg{flex:none;width:12px;height:12px}.social-icons{gap:12px;margin-top:15px;display:flex}.social-icons svg,.social-icons span{width:14px;height:14px}.social-icons span{color:#fff;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.footer-column{flex-direction:column;gap:7px;display:flex}.footer-column strong,.footer-newsletter strong{color:#fff;margin-bottom:3px;font-size:10px}.footer-column a{color:#ffffffb8;font-size:9px}.footer-column a:hover{color:var(--ws-200)}.newsletter-form{border:1px solid #ffffff47;border-radius:5px;height:37px;margin-top:15px;display:flex;overflow:hidden}.newsletter-form input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 11px;font-size:9px}.newsletter-form input::placeholder{color:#ffffff8c}.newsletter-form button{color:#fff;background:var(--ws-400);cursor:pointer;place-items:center;width:40px;display:grid}.newsletter-form svg{width:14px}.footer-bottom{text-align:center;color:#ffffff8c;margin-top:28px;font-size:8px}@media (width>=1500px){.hero-grid,.hero,.hero-visual{min-height:620px}.hero-worker{height:585px;right:25px}.hero-phone{width:295px;height:570px;left:95px}}@media (width<=1200px){.navbar-inner{grid-template-columns:180px 1fr auto}.desktop-nav{gap:18px}.hero-copy{padding-left:0}.hero-phone{left:25px}.hero-worker{right:-50px}.shift-card,.pay-card{display:none}.app-phone-left{left:40px}.app-phone-right{left:215px}.business-grid{grid-template-columns:31% 69%;gap:25px}}@media (width<=980px){.landing-container{width:min(calc(100% - 36px), var(--container))}.navbar-inner{grid-template-columns:1fr auto}.desktop-nav,.nav-actions{display:none}.mobile-menu-button{place-items:center;display:grid}.mobile-nav{border-top:1px solid var(--border);background:#fff;flex-direction:column;gap:17px;padding:20px 30px 28px;font-size:14px;display:flex}.mobile-nav .button{width:fit-content}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:50px 0 30px}.eyebrow-pill,.hero h1,.hero-description{margin-inline:auto}.hero-actions,.hero-rating,.store-buttons{justify-content:center}.hero-visual{min-height:520px}.hero-phone{top:0;left:50%;transform:translate(-70%)}.hero-worker{height:500px;right:4%}.rate-card{right:3%}.brand-logos{grid-template-columns:repeat(3,1fr);row-gap:25px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit-card:last-child{grid-column:1/-1}.app-card{grid-template-columns:1fr;padding-top:30px}.app-phones{min-height:350px}.app-phone-left{left:25%}.app-phone-right{left:50%}.app-copy{text-align:center;padding:45px 30px}.app-copy .store-buttons{justify-content:center}.business-grid{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-intro{text-align:center}.faq-intro h2,.faq-intro>p:not(.section-kicker){margin-inline:auto}.business-copy{text-align:center;padding:20px 0}.business-benefits{margin-inline:auto;text-align:left;max-width:350px;margin-bottom:25px}.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.landing-container{width:min(calc(100% - 28px), var(--container))}.navbar-inner{min-height:70px}.brand-name{font-size:20px}.hero-copy{padding-top:34px}.hero h1{font-size:42px}.hero-description{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-rating{flex-direction:column}.hero-visual{min-height:470px}.hero-worker{height:430px;right:-80px}.hero-phone{width:220px;height:430px;left:50%;transform:translate(-78%)}.phone-screen{padding-top:13px}.rate-card{display:none}.brand-logos,.stats-card{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2):after{display:none}.steps{grid-template-columns:1fr;gap:35px}.steps-line{display:none}.benefits-grid{grid-template-columns:1fr}.benefit-card:last-child{grid-column:auto}.app-phones{transform-origin:50%;transform:scale(.8)}.app-phone-left{left:0}.app-phone-right{left:45%}.app-copy h2{font-size:32px}.dashboard-card{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-row{grid-template-columns:30px 1fr auto}.dashboard-row>span:first-of-type,.dashboard-row>span:nth-of-type(2){display:none}.testimonials-grid{grid-template-columns:1fr}.testimonial-arrow{display:none}.faq-section{padding:42px 0 46px}.faq-item summary{min-height:62px;padding:16px;font-size:12px}.faq-item>p{padding:0 46px 18px 16px}.final-cta{padding-inline:14px}.final-cta-inner{text-align:center;border-radius:20px 20px 0 0;flex-direction:column;gap:25px;padding:30px 22px}.cta-brand{flex-direction:column}.cta-actions{flex-direction:column;width:100%}.cta-actions .button{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand-column,.footer-newsletter{grid-column:1/-1}}
