/* ShiftMate public site. No external fonts, CSS libraries or tracking services. */
:root{color-scheme:light;--paper:#f8f8f2;--white:#fff;--ink:#163c40;--muted:#52686b;--line:#dce3dd;--sage:#e5eddf;--peach:#ffe0ce;--accent:#ef8655;--radius:28px;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure{margin:0}p,h1,h2,h3{margin-top:0}p{line-height:1.7}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bd5426;outline-offset:5px}::selection{background:var(--peach)}[hidden]{display:none!important}.wrap{width:min(1184px,calc(100% - 96px));margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 20px;background:var(--ink);color:white;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.site-header{height:108px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:10px;align-items:center;font-weight:750;font-size:29px;letter-spacing:-1.4px;flex-shrink:0}.brand img{width:48px;height:48px}.brand-dot{color:var(--accent)}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:13px;font-weight:600}.desktop-nav a:hover,.text-link:hover{color:#a64620}.language-picker{position:relative;margin-left:12px;font-size:13px;z-index:25}.language-picker summary{display:flex;align-items:center;gap:9px;cursor:pointer;padding:12px 13px;border:1px solid var(--line);border-radius:30px;list-style:none}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary .icon{width:13px;height:13px}.language-picker summary>span{font-size:19px}.language-picker nav{position:absolute;right:0;top:calc(100% + 10px);min-width:164px;padding:8px;background:white;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 36px #163c4015}.language-picker nav a{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border-radius:9px}.language-picker nav a:hover,.language-picker nav a[aria-current]{background:var(--sage)}.language-picker nav .icon{width:15px;height:15px}
.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:60px;align-items:center;padding-top:54px;padding-bottom:64px}.eyebrow{font-size:10px;letter-spacing:1.4px;font-weight:750;display:flex;gap:9px;align-items:center;margin-bottom:25px}.status-dot{width:7px;height:7px;border-radius:50%;background:#b05a32;flex-shrink:0}h1{font-size:clamp(50px,5.35vw,76px);font-weight:650;letter-spacing:-4.4px;line-height:1.04;margin-bottom:27px}h1 span{display:block}.soft-line{color:#768c7a}.hero-intro{max-width:430px;font-size:16px;color:var(--muted);margin-bottom:28px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.button{display:inline-flex;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:16px 21px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:650;line-height:1.3;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:white}.button-primary:hover{background:#24565b}.button-primary>.icon:last-child{width:17px;height:17px;margin-left:8px}.text-link{display:inline-flex;gap:8px;align-items:center;font-size:12px;font-weight:650}.text-link .icon{width:16px;height:16px}.store-note{font-size:10px;margin:15px 0 0;color:var(--muted)}.hero-visual{min-width:0;position:relative}.visual-stage{min-height:620px;background:var(--sage);border-radius:120px 28px 28px 28px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:52px 35px 48px}.preview-label{position:absolute;left:34px;top:26px;font-size:8px;letter-spacing:1.5px;font-weight:750}.hero-screen{width:252px;height:auto;border:5px solid var(--ink);border-radius:23px;box-shadow:15px 24px 40px #163c4024;transform:rotate(5deg);position:relative}.preview-caption{position:absolute;left:24px;bottom:36px;display:flex;align-items:center;gap:9px;background:var(--white);padding:15px 18px;border:1px solid #163c400c;box-shadow:0 8px 24px #163c4010;border-radius:13px;font-size:13px;font-weight:650;transform:rotate(-4deg)}.preview-caption .icon{background:var(--peach);width:28px;height:28px;padding:5px;border-radius:50%}.hero-visual figcaption{font-size:9px;color:var(--muted);text-align:right;margin-top:12px}.feature-strip{display:flex;justify-content:space-between;gap:24px;padding-block:30px;border-block:1px solid var(--line)}.feature-strip>span{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.feature-strip .icon{color:#7c9174}.site-footer{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding-block:46px}.brand-small{font-size:21px;letter-spacing:-1px}.brand-small img{width:36px;height:36px}.site-footer p{font-size:12px;color:var(--muted);margin:0;flex:1}.site-footer small{font-size:11px;color:var(--muted)}
@media(min-width:1500px){.hero{gap:90px;padding-block:64px 78px}h1{font-size:80px}.visual-stage{min-height:650px}.hero-screen{width:270px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:30px;grid-template-columns:1.1fr 1fr}h1{font-size:57px;letter-spacing:-3px}.visual-stage{min-height:540px;padding:50px 24px}.hero-screen{width:220px}.desktop-nav{gap:18px;font-size:12px}.site-header{gap:18px}.brand{font-size:25px}.hero-actions{gap:15px}}
@media(max-width:760px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.site-header{height:78px;gap:12px}.brand{font-size:26px}.brand img{width:40px;height:40px}.desktop-nav{display:none}.language-picker{margin-left:auto}.language-picker summary{padding:9px 12px}.hero{display:flex;flex-direction:column;gap:30px;padding-top:31px;padding-bottom:31px;align-items:stretch}.eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:18px;gap:7px}h1{font-size:clamp(40px,10.9vw,64px);letter-spacing:-2.5px;line-height:1.06;margin-bottom:19px}.hero-intro{font-size:14px;line-height:1.7;max-width:470px;margin-bottom:22px}.hero-actions{display:grid;gap:16px;justify-items:start}.hero-actions .button{width:100%;min-height:55px;font-size:14px;justify-content:center}.hero-actions .text-link{font-size:12px}.store-note{font-size:10px;margin-top:12px}.visual-stage{min-height:0;height:495px;border-radius:68px 23px 23px 23px;padding:45px 20px}.hero-screen{width:202px}.preview-label{font-size:7px;left:29px;top:23px}.preview-caption{font-size:11px;left:16px;bottom:28px;padding:12px 14px}.hero-visual figcaption{font-size:8px}.feature-strip{gap:17px;padding-block:22px;flex-wrap:wrap}.feature-strip>span{font-size:11px;gap:8px}.feature-strip .icon{width:17px;height:17px}.site-footer{gap:16px;padding-block:32px}.site-footer p{flex-basis:100%;order:3}.site-footer small{margin-left:auto}}
.screen-crop{aspect-ratio:1440/2926;overflow:hidden;isolation:isolate}.screen-crop>img{display:block;width:100%;height:auto;max-width:none;transform:translateY(-4.08%)}
.play-badge{display:inline-flex;align-items:center;justify-content:center;padding:14px;flex-shrink:0;border-radius:4px;max-width:100%}.play-badge img{height:56px;width:auto;max-width:100%}.hero-actions{gap:8px 18px}.hero-actions .play-badge{margin-left:-14px}.hero-intro{max-width:475px}.hero-actions+.store-note{margin-top:0}.section{padding-block:96px}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.12;letter-spacing:-1.9px;font-weight:600;margin-bottom:28px}h3{font-size:20px;line-height:1.35;letter-spacing:-.5px;font-weight:650}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:345px;color:var(--muted);font-size:15px;margin-bottom:0}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.feature-grid article{border-top:1px solid var(--line);padding-top:26px}.feature-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--sage);margin-bottom:23px}.feature-icon-1{background:var(--peach)}.feature-icon-2{background:#dfe9ef}.feature-icon-3{background:#e8e1ef}.feature-grid h3{font-size:18px;min-height:49px;margin-bottom:12px}.feature-grid p{font-size:13px;color:var(--muted);margin:0}.tools-section{background:#edf0e8}.tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:38px}.tool-card{background:#fff;border-radius:var(--radius);padding:36px 32px 22px;overflow:hidden}.tool-assistant{background:#dbe8e4}.tool-copy{max-width:380px;min-height:195px}.tool-copy .eyebrow{font-size:9px;margin-bottom:18px}.tool-copy h3{font-size:28px;font-weight:600;letter-spacing:-1px;margin-bottom:14px}.tool-copy>p:last-child{font-size:14px;color:var(--muted);margin-bottom:28px}.tool-card figure{display:flex;flex-direction:column;align-items:center}.tool-screen{width:min(265px,85%);border:5px solid var(--ink);border-radius:26px;box-shadow:0 16px 26px #163c4015}.tool-card figcaption{font-size:9px;line-height:1.5;text-align:center;color:var(--muted);margin-top:20px;max-width:330px}.themes-section{display:grid;grid-template-columns:1.05fr 1fr;gap:72px;align-items:center}.theme-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:400px}.theme-picker{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.theme-picker a{display:inline-flex;align-items:center;gap:9px;border:1px solid #bccbc0;padding:12px 16px;border-radius:99px;font-size:13px;min-height:46px}.theme-picker a:hover{background:var(--sage)}.theme-picker a[aria-selected="true"]{background:var(--ink);color:white;border-color:var(--ink)}.theme-swatch{width:13px;height:13px;border-radius:50%;background:#bdd6b5;border:1px solid #ffffff70}.swatch-1{background:#d8b992}.swatch-2{background:#a192c7}.swatch-3{background:#78cecb}.swatch-4{background:#a3cceb}.small-note,.theme-copy>.small-note{font-size:11px;line-height:1.65;color:var(--muted)}.theme-panel{padding:34px 20px 20px;border-radius:var(--radius);background:var(--sage);display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.theme-panel-1{background:#f0e8d9}.theme-panel-2{background:#e9e2ef}.theme-panel-3{background:#dceceb}.theme-panel-4{background:#e0eaf0}.theme-screen{width:244px;border:5px solid var(--ink);border-radius:24px;box-shadow:10px 18px 30px #163c4020}.theme-panel figcaption{text-align:center;padding-top:22px}.theme-panel figcaption strong{font-size:16px}.theme-panel figcaption p{font-size:12px;margin:7px 0 0;color:var(--muted)}.theme-screen-note{margin:0;text-align:center}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:64px;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0;font-size:15px;font-weight:600;line-height:1.5;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px}.faq-list details[open] summary .icon{transform:rotate(180deg)}.faq-list details>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 30px 24px 0}.closing-section{padding:52px 56px;background:var(--peach);border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;gap:44px;margin-bottom:30px}.closing-section h2{font-size:48px;margin-bottom:20px}.closing-section .eyebrow{font-size:9px}.closing-section p:not(.eyebrow){font-size:14px;max-width:380px;margin-bottom:0}.closing-actions{flex-shrink:0;text-align:center}.closing-actions .store-note{font-size:10px!important;max-width:260px!important}.site-footer{display:block;padding-block:48px 32px}.footer-top{display:grid;grid-template-columns:1.2fr .65fr 1fr 1fr;gap:35px}.footer-top h2{font-size:12px;letter-spacing:0;font-weight:700;margin:7px 0 18px}.footer-top>div>a:not(.brand){display:block;font-size:12px;color:var(--muted);line-height:1.5;padding-block:7px;overflow-wrap:anywhere}.footer-top a:hover{color:#a64620}.footer-brand>p{font-size:12px;margin:16px 0;max-width:240px}.footer-bottom{border-top:1px solid var(--line);margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;gap:20px}.footer-bottom small{font-size:10px}.button-outline{border-color:var(--line);background:white;color:var(--ink)}.icon-button{border:0;border-radius:10px;background:var(--sage);padding:10px;display:flex}.privacy-notice{position:fixed;z-index:40;bottom:18px;left:24px;max-width:440px;padding:21px 23px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 40px #163c4020}.privacy-notice>div:first-child{display:flex;gap:12px;align-items:start}.privacy-notice>div>.icon{margin-top:3px;color:#688166}.privacy-notice h2{font-size:16px;letter-spacing:-.3px;margin:0 0 6px;font-weight:650}.privacy-notice p{font-size:11px;line-height:1.6;margin:0;color:var(--muted)}.notice-actions{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-top:14px}.notice-actions .button{font-size:11px;min-height:40px;padding:11px 15px}.notice-actions .text-link{font-size:11px;line-height:1.5}.preferences-dialog{border:1px solid var(--line);border-radius:24px;background:var(--paper);color:var(--ink);width:min(540px,calc(100% - 28px));max-height:calc(100dvh - 40px);padding:30px;overscroll-behavior:contain}.preferences-dialog::backdrop{background:#092b3280}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}.dialog-heading h2{font-size:28px;letter-spacing:-1px;margin:0}.preferences-dialog p{font-size:13px;color:var(--muted)}.preferences-dialog section{border-top:1px solid var(--line);padding-top:18px}.preferences-dialog h3{font-size:15px;letter-spacing:0}.preferences-dialog a,.legal-page p a,.legal-links a{text-decoration:underline;text-underline-offset:3px}.preferences-dialog .button{font-size:12px;padding:13px 16px;min-height:44px}.preference-status:empty{display:none}.preferences-dialog .preference-status{margin:16px 0 0}.mobile-download{display:none}.legal-page{max-width:820px;padding-block:50px 60px}.legal-page>.eyebrow{margin-top:50px}.legal-page h1{font-size:clamp(34px,5vw,58px);letter-spacing:-2px;line-height:1.15}.legal-page>section{margin-top:30px}.legal-page>section:first-of-type{padding:22px;background:var(--sage);border-radius:18px}.legal-page h2{font-size:22px;letter-spacing:-.6px;margin-bottom:14px}.legal-page p{font-size:14px;color:var(--muted);overflow-wrap:anywhere}.legal-links{display:flex;flex-wrap:wrap;gap:20px;border-top:1px solid var(--line);padding-top:28px;margin-top:40px;font-size:13px}.hero-copy,.theme-copy,.tool-copy{min-width:0}
@media(max-width:1000px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.feature-grid h3{min-height:0}.section-heading{align-items:start;gap:28px}.section-heading>p{max-width:270px}.themes-section{gap:38px}.footer-top{grid-template-columns:1fr 1fr}.faq-section{gap:35px}.closing-section{padding:40px 32px}.closing-section h2{font-size:39px}.tool-copy{min-height:245px}}
@media(max-width:760px){body{padding-bottom:var(--bottom-space,0px)}.section{padding-block:60px}h2{font-size:34px;letter-spacing:-1.3px;line-height:1.14}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;max-width:none;font-size:14px}.feature-grid{gap:28px 20px}.feature-grid h3{font-size:16px}.feature-grid p{font-size:12px}.feature-icon{width:40px;height:40px;margin-bottom:17px}.tools-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.tool-card{padding:28px 24px 20px}.tool-copy{min-height:0;max-width:none}.tool-copy h3{font-size:25px}.tool-copy>p:last-child{font-size:13px}.tool-screen{width:min(244px,90%)}.themes-section{grid-template-columns:1fr;gap:26px}.theme-copy>p:not(.eyebrow){font-size:14px;max-width:none}.theme-copy>.small-note{font-size:10px!important}.theme-picker{gap:8px;margin-block:23px}.theme-picker a{padding:10px 13px;font-size:12px;min-height:44px}.theme-screen{width:220px}.theme-panel{padding:30px 20px 20px}.theme-screen-note{font-size:9px}.faq-section{grid-template-columns:1fr;gap:8px}.faq-list summary{font-size:14px;padding-block:20px}.faq-list details>p{font-size:13px;margin-right:8px}.closing-section{display:block;padding:32px 25px;margin-bottom:12px}.closing-section h2{font-size:37px}.closing-section p:not(.eyebrow){font-size:13px}.closing-actions{margin-top:20px;text-align:left}.closing-actions .play-badge{margin-left:-14px}.closing-actions .store-note{margin-top:0;max-width:none!important}.footer-top{grid-template-columns:1fr 1fr;gap:25px 20px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:none}.footer-top>div:nth-child(3){grid-column:1/-1;grid-row:3}.footer-bottom{display:block;line-height:1.6}.footer-bottom small{display:block;margin-top:7px}.hero-actions{display:flex;gap:8px 18px}.hero-actions .play-badge{justify-self:start;margin-block:-4px}.play-badge img{height:53px}.hero-intro{max-width:none}.privacy-notice{left:14px;right:14px;bottom:12px;max-width:none;padding:17px;max-height:45dvh;overflow:auto}.privacy-notice h2{font-size:15px}.privacy-notice p{font-size:10px}.privacy-notice>div:first-child{gap:10px}.notice-actions{margin-top:12px}.mobile-download{position:fixed;display:flex;z-index:30;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:8px;padding:4px 20px max(4px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper)}.mobile-download strong{font-size:16px;letter-spacing:-.4px}.mobile-download small{display:block;font-size:8px;margin-top:4px;letter-spacing:.7px}.play-badge.compact{padding:11px;margin-right:-11px}.play-badge.compact img{height:44px}.preferences-dialog{padding:24px}.dialog-heading h2{font-size:25px}.legal-page{padding-top:32px}.legal-page>.eyebrow{margin-top:35px}.legal-page>section{margin-top:25px}.legal-page p{font-size:13px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{font-size:23px;gap:7px}.brand img{width:35px;height:35px}.language-picker summary{padding:8px 10px}.feature-grid{grid-template-columns:1fr}.hero-intro{font-size:13px}.mobile-download{padding-inline:16px}.mobile-download strong{font-size:14px}.play-badge.compact img{height:38px}.play-badge.compact{padding:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
