.shifts-preview-page{max-width:1320px}.shifts-workspace{--shift-blue:#244fb6;--shift-dark:#173c96;--shift-line:#cbd5e9;--shift-paper:#fffdf8;color:var(--shift-dark)}.shifts-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-block:1px solid var(--shift-line);font-size:9px;font-weight:700;letter-spacing:.14em}.shifts-topline>a{display:flex;align-items:center;gap:7px;min-height:44px;color:#4b5f8c;text-transform:uppercase}.shifts-topline svg{width:14px}.shifts-page-heading{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;min-height:230px;padding:42px 34px 34px;overflow:hidden;border:1px solid var(--shift-blue);background:#f2f5ff}.shifts-page-heading:before{content:"";position:absolute;top:-8px;left:23px;width:16px;height:16px;border-radius:50%;background:var(--shift-blue)}.shifts-page-kicker{display:block;margin-bottom:10px;color:#d36c58;font-size:8px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.shifts-page-heading h1{font-size:clamp(58px,6.5vw,84px);line-height:.88;letter-spacing:-.045em;margin:0;color:var(--shift-dark)}.shifts-page-heading p{max-width:610px;font:15px/1.6 var(--sans);color:#53658d;margin:13px 0 0}.shifts-add-button{min-height:54px;padding:0 24px;gap:9px;background:var(--shift-blue);box-shadow:5px 5px 0 #cdd9fa}.shifts-add-button svg{width:18px}.shifts-summary{display:grid;grid-template-columns:minmax(190px,.6fr) minmax(250px,1fr) minmax(300px,.85fr);border-block:1px solid var(--shift-line);background:linear-gradient(90deg,#fffdf8,#f7f8ff)}.shifts-summary>div{min-height:150px;padding:24px 32px;display:flex;flex-direction:column;justify-content:center}.shifts-summary>div+div{border-left:1px solid var(--shift-line)}.shifts-section-label,.shifts-summary span,.shifts-total-record>span{font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.shifts-summary>div:first-child strong{font:34px var(--display);margin:13px 0 7px}.shifts-summary>div:first-child small{font-size:9px;color:#6f7d9e;letter-spacing:.09em}.shifts-summary>div:nth-child(2){background:linear-gradient(145deg,#eef3ff,#fbf9ff)}.shifts-summary>div:nth-child(2) strong{font:clamp(44px,5vw,69px)/1 var(--display);color:var(--shift-blue)}.shifts-summary>div:nth-child(2) span{margin-top:10px}.shifts-summary aside{display:grid;grid-template-columns:24px 1fr;grid-gap:14px;gap:14px;align-content:center;padding:24px;border-left:1px solid #e7c489;background:#fff7e9;color:#6e4616}.shifts-summary aside>svg{width:21px;color:#d87f19}.shifts-summary aside div{display:flex;flex-direction:column}.shifts-summary aside span{color:#9e5c10}.shifts-summary aside strong{font-size:13px;margin:8px 0}.shifts-summary aside p{font-size:10px;line-height:1.55;margin:0;color:#735938}.shifts-controls{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:34px 0 17px}.shifts-view-switch{display:flex;align-items:center;gap:4px}.shifts-view-switch>span{font-size:8px;font-weight:700;letter-spacing:.12em;margin-right:10px}.shifts-view-switch button{position:relative;display:flex;align-items:center;gap:7px;min-height:44px;padding:0 13px;border:0;background:transparent;color:#7180a1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.shifts-view-switch button svg{width:15px}.shifts-view-switch button[aria-pressed=true]{color:var(--shift-dark)}.shifts-view-switch button[aria-pressed=true]:after{content:"";position:absolute;left:13px;right:13px;bottom:3px;height:2px;background:var(--shift-blue)}.shifts-session-note{display:flex;align-items:center;gap:8px;color:#7582a0;font-size:9px}.shifts-session-note>span{width:7px;height:7px;border-radius:50%;background:#f1a545}.shifts-ledger{border-block:1px solid var(--shift-dark);background:var(--shift-paper)}.shifts-ledger-head,.shifts-record{display:grid;grid-template-columns:.7fr 1.6fr .8fr .8fr .9fr 1.1fr;grid-gap:20px;gap:20px;align-items:center}.shifts-ledger-head{min-height:45px;padding:0 24px;border-bottom:1px solid var(--shift-line);color:#7280a0;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.shifts-timeline{position:relative}.shifts-timeline:before{content:"";position:absolute;top:0;bottom:0;left:66px;width:1px;background:#8aa5e4}.shifts-record{position:relative;min-height:132px;padding:19px 24px;border-bottom:1px solid var(--shift-line);transition:background .18s}.shifts-record:last-child{border:0}.shifts-record:hover{background:#f8faff}.shifts-record:before{content:"";position:absolute;left:61px;top:50%;width:9px;height:9px;border:1px solid var(--shift-blue);border-radius:50%;background:var(--shift-paper);transform:translateY(-50%)}.shifts-record-date{position:relative;z-index:1;width:max-content;padding-right:17px;background:inherit}.shifts-record-date span{font-size:8px;letter-spacing:.12em}.shifts-record-date strong{font:39px/1 var(--display);color:var(--shift-blue)}.shifts-record-date small{padding:0 0 5px 4px}.shifts-record-time{display:flex;flex-direction:column;align-items:flex-start;min-height:62px;justify-content:center;border:0;background:transparent;padding:0;text-align:left}.shifts-record-time strong{font-size:18px;letter-spacing:.02em;color:var(--shift-dark)}.shifts-record-break span,.shifts-record-pay small,.shifts-record-pay span,.shifts-record-time small,.shifts-record-time span,.shifts-record-worked span{font-size:8px;text-transform:uppercase;letter-spacing:.09em;color:#7682a0;margin-top:7px}.shifts-record-time small{color:#d36c58}.shifts-record-break,.shifts-record-pay,.shifts-record-worked{display:flex;flex-direction:column}.shifts-record-break strong{font-size:12px}.shifts-record-worked strong{font:28px var(--display);color:var(--shift-blue)}.shifts-record-pay strong{font-size:15px;margin-top:5px}.shifts-record-pay small{margin-top:3px}.shifts-record-actions{display:flex;justify-content:flex-end;gap:3px}.shifts-record-actions button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:52px;color:#53658d}.shifts-record-actions button:hover{background:#eaf0ff;color:var(--shift-blue)}.shifts-record-actions svg{width:16px}.shifts-record-actions span{font-size:7px;text-transform:uppercase}.shifts-total-record{position:relative;margin-top:38px;padding:clamp(36px,6vw,70px);overflow:hidden;border:1px solid #9fb3e3;border-radius:2px 42px 2px 42px;background:linear-gradient(135deg,#eef3ff,#f8f5ff 70%,#fff1e7);text-align:center}.shifts-total-record:after,.shifts-total-record:before{content:"";position:absolute;border:1px solid #b8c7ea;border-radius:50%}.shifts-total-record:before{width:170px;height:170px;left:-85px;top:-90px}.shifts-total-record:after{width:95px;height:95px;right:-45px;bottom:-50px}.shifts-total-record>div{display:flex;align-items:baseline;justify-content:center;gap:15px;margin:20px 0 7px}.shifts-total-record>div strong{font:clamp(58px,8vw,96px)/1 var(--display);color:var(--shift-blue)}.shifts-total-record>div p{font:29px var(--display);margin:0}.shifts-total-record>p{color:#637296;font-size:11px}.shifts-total-record>a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-top:13px;border-bottom:1px solid;color:var(--shift-dark);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.shifts-total-record>a svg{width:16px}.shifts-calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:20px;gap:20px}.shifts-calendar{border:1px solid var(--shift-line);background:var(--shift-paper)}.shifts-calendar>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:24px 27px;border-bottom:1px solid var(--shift-line)}.shifts-calendar>header span{font-size:8px;text-transform:uppercase;letter-spacing:.12em}.shifts-calendar>header h2{font-size:35px;margin:5px 0 0}.shifts-calendar-grid,.shifts-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.shifts-calendar-weekdays span{padding:11px;border-right:1px solid var(--shift-line);border-bottom:1px solid var(--shift-line);font-size:8px;font-weight:700;text-align:center;text-transform:uppercase}.shifts-calendar-grid>.outside,.shifts-calendar-grid>button{min-height:108px;border:0;border-right:1px solid var(--shift-line);border-bottom:1px solid var(--shift-line);background:transparent;padding:10px;text-align:left}.shifts-calendar-grid>.outside{background:#f4f2ec}.shifts-calendar-grid>button{display:flex;flex-direction:column;position:relative;color:var(--shift-dark)}.shifts-calendar-grid>button:hover{background:#f0f4ff}.shifts-calendar-grid>button[aria-pressed=true]{outline:2px solid var(--shift-blue);outline-offset:-2px}.shifts-calendar-grid>button>span{font:19px var(--display)}.shifts-calendar-grid>button i{width:6px;height:6px;border-radius:50%;background:var(--shift-blue);margin:9px 0 auto}.shifts-calendar-grid>button strong{font:17px var(--display)}.shifts-calendar-grid>button small{font-size:7px;margin-top:3px}.shifts-calendar-detail{align-self:start;padding:27px;background:var(--shift-dark);color:#fff}.shifts-calendar-detail>span{font-size:8px;letter-spacing:.13em}.shifts-calendar-detail h2{font:32px/1.08 var(--display);margin:12px 0 25px}.shifts-calendar-detail>p{color:#fff;font-size:11px}.shifts-calendar-detail article{display:grid;grid-template-columns:24px 1fr;grid-gap:5px 10px;gap:5px 10px;padding:17px 0;border-top:1px solid rgb(255 255 255/.25)}.shifts-calendar-detail article svg{width:20px;grid-row:1/4}.shifts-calendar-detail article span{font-size:9px}.shifts-calendar-detail article button{grid-column:2;width:max-content;border:0;background:transparent;color:#fff;padding:7px 0;font-size:9px;text-decoration:underline}.shifts-calendar-day-summary{display:grid;grid-template-columns:1fr 1fr;margin:18px 0 0;border-block:1px solid rgb(255 255 255/.25)}.shifts-calendar-day-summary div{padding:13px 0}.shifts-calendar-day-summary div:nth-child(2n){padding-left:14px;border-left:1px solid rgb(255 255 255/.25)}.shifts-calendar-day-summary div:last-child{grid-column:1/-1;border-top:1px solid rgb(255 255 255/.25)}.shifts-calendar-day-summary dt{font-size:8px;letter-spacing:.09em;text-transform:uppercase}.shifts-calendar-day-summary dd{margin:6px 0 0;font:20px var(--display)}.shifts-calendar-detail>.button{width:100%;margin-top:20px;gap:7px}.shifts-calendar-detail>.button svg{width:16px}.shifts-dialog-backdrop{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:20px;background:rgb(13 30 72/.72)}.shifts-dialog{width:min(780px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fffdf8;border:1px solid #173c96;box-shadow:12px 12px 0 rgb(16 42 103/.25);color:#173c96}.shifts-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:30px 34px;border-bottom:1px solid #cbd5e9;background:linear-gradient(135deg,#f3f6ff,#fffdf8)}.shifts-delete-heading>span,.shifts-dialog-heading span{font-size:8px;font-weight:700;letter-spacing:.13em}.shifts-delete-heading h2,.shifts-dialog-heading h2{font-size:45px;margin:9px 0}.shifts-dialog-heading p{max-width:550px;color:#617093;font-size:11px;margin:0}.shifts-icon-button{display:grid;place-items:center;min-width:44px;height:44px;border:1px solid #173c96;background:transparent}.shifts-icon-button svg{width:18px}.shifts-editor-section{padding:30px 34px;border-bottom:1px solid #cbd5e9}.shifts-section-label{display:block;margin-bottom:20px}.shifts-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.shifts-form-grid .wide{grid-column:1/-1}.shifts-break-row legend,.shifts-editor-section label{display:flex;flex-direction:column;gap:7px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.shifts-editor-section input,.shifts-editor-section select,.shifts-editor-section textarea{width:100%;min-height:48px;border:1px solid #aebcda;background:#fff;padding:10px 12px;color:#173c96;font:12px var(--sans);text-transform:none;letter-spacing:normal}.shifts-editor-section textarea{min-height:82px;resize:vertical}.shifts-editor-section label+label{margin-top:17px}.shifts-form-grid label+label{margin-top:0}.shifts-break-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:17px}.shifts-break-row fieldset{border:0;padding:0;margin:0}.shifts-break-row fieldset label{display:inline-flex;flex-direction:row;align-items:center;min-height:48px;margin:0 20px 0 0}.shifts-break-row fieldset input{width:18px;min-height:auto}.shifts-number-input{display:flex;align-items:center;border:1px solid #aebcda;background:#fff}.shifts-number-input input{border:0}.shifts-number-input small{padding-right:13px;text-transform:none}.shifts-worked-preview{display:grid;grid-template-columns:35px 1fr;grid-gap:4px 12px;gap:4px 12px;align-items:center;margin-top:22px;padding:19px;background:#eaf0ff;border-left:4px solid #244fb6}.shifts-worked-preview svg{grid-row:1/4;width:28px}.shifts-worked-preview small,.shifts-worked-preview span{font-size:8px;letter-spacing:.08em}.shifts-worked-preview strong{font:30px var(--display)}.shifts-editor-summary{display:grid;grid-template-columns:1fr auto;grid-gap:15px 25px;gap:15px 25px;align-items:center;padding:27px 34px;background:#173c96;color:#fff}.shifts-editor-summary>div{display:flex;flex-direction:column}.shifts-editor-summary>div small,.shifts-editor-summary>div span{font-size:8px;letter-spacing:.1em}.shifts-editor-summary>div strong{font-size:17px;margin:7px 0}.shifts-editor-summary>b{font:31px var(--display)}.shifts-editor-summary>.button{grid-column:1;width:max-content;gap:7px}.shifts-editor-summary>.button svg{width:16px}.shifts-editor-summary>.text-button{grid-column:2;grid-row:2;color:#fff}.shifts-delete-heading{padding:34px}.shifts-delete-heading p{color:#5e6d8f}.shifts-delete-actions{display:flex;justify-content:flex-end;gap:14px;padding:20px 34px;border-top:1px solid #cbd5e9}.shifts-toast{position:fixed;right:28px;bottom:28px;z-index:140;display:flex;align-items:center;gap:10px;max-width:400px;min-height:50px;padding:12px 15px;background:#173c96;color:#fff;box-shadow:5px 5px 0 rgb(36 79 182/.22);font-size:10px;transform:translateY(100px);opacity:0;pointer-events:none;transition:.2s}.shifts-toast.visible{transform:none;opacity:1;pointer-events:auto}.shifts-toast>svg{width:18px}.shifts-toast button{display:grid;place-items:center;width:30px;height:30px;margin-left:auto;border:0;background:transparent;color:#fff}.shifts-toast button svg{width:15px}@media(max-width:1000px){.shifts-summary{grid-template-columns:1fr 1fr}.shifts-summary aside{grid-column:1/-1;border-left:0;border-top:1px solid #e7c489}.shifts-ledger-head,.shifts-record{grid-template-columns:.7fr 1.5fr .8fr .8fr 1fr}.shifts-ledger-head span:last-child{display:none}.shifts-record-actions{grid-column:1/-1;justify-content:flex-end;margin-top:-12px}.shifts-calendar-layout{grid-template-columns:1fr}.shifts-calendar-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px;gap:0 20px}.shifts-calendar-detail>.button,.shifts-calendar-detail>h2,.shifts-calendar-detail>p,.shifts-calendar-detail>span{grid-column:1/-1}}@media(max-width:700px){.shifts-preview-page{padding-inline:0}.shifts-preview-page>.back-link-inline{margin-inline:15px}.shifts-workspace{padding-inline:15px}.shifts-page-heading{align-items:flex-start;flex-direction:column;min-height:0;padding:32px 22px 25px}.shifts-page-heading h1{font-size:58px}.shifts-add-button{width:100%;justify-content:center}.shifts-summary{grid-template-columns:1fr}.shifts-summary>div{min-height:135px;padding:24px}.shifts-summary>div+div{border-left:0;border-top:1px solid var(--shift-line)}.shifts-controls{align-items:flex-start;flex-direction:column}.shifts-ledger-head{display:none}.shifts-timeline:before{left:31px}.shifts-record{grid-template-columns:68px 1fr auto;padding:22px 12px;gap:12px;min-height:0}.shifts-record:before{left:26px;top:72px}.shifts-record-date{grid-row:1/3;align-self:start;padding-right:10px}.shifts-record-time{grid-column:2/-1}.shifts-record-break,.shifts-record-pay,.shifts-record-worked{padding-top:13px;border-top:1px solid var(--shift-line)}.shifts-record-break{grid-column:2}.shifts-record-worked{grid-column:3}.shifts-record-pay{grid-column:2}.shifts-record-actions{grid-column:3;grid-row:3;align-self:end;margin:0}.shifts-record-actions button span{display:none}.shifts-total-record{padding:42px 18px}.shifts-total-record>div{flex-direction:column;align-items:center;gap:0}.shifts-total-record>div strong{font-size:63px}.shifts-calendar-weekdays{display:none}.shifts-calendar-grid{grid-template-columns:repeat(2,1fr)}.shifts-calendar-grid>.outside,.shifts-calendar-grid>button{min-height:98px}.shifts-calendar-grid>.outside{display:none}.shifts-calendar-detail{display:block}.shifts-dialog-backdrop{padding:0;align-items:end}.shifts-dialog{width:100%;max-height:94vh;box-shadow:none}.shifts-dialog-heading,.shifts-editor-section,.shifts-editor-summary{padding:23px 20px}.shifts-dialog-heading h2{font-size:38px}.shifts-break-row,.shifts-form-grid{grid-template-columns:1fr}.shifts-form-grid .wide{grid-column:auto}.shifts-editor-summary{grid-template-columns:1fr}.shifts-editor-summary>b{grid-row:auto}.shifts-editor-summary>.button,.shifts-editor-summary>.text-button{grid-column:1;grid-row:auto;width:100%;justify-content:center}.shifts-toast{left:15px;right:15px;bottom:15px}.shifts-topline>a{font-size:0}.shifts-topline>a:before{content:"PAY CHECK";font-size:9px}}@media(prefers-reduced-motion:reduce){.shifts-record,.shifts-toast{transition:none}}.shifts-empty-state{padding:clamp(50px,8vw,95px) 25px;text-align:center;background:linear-gradient(135deg,#fffdf8,#f5f7ff)}.shifts-empty-state>span{font-size:8px;font-weight:700;letter-spacing:.13em}.shifts-empty-state h2{font-size:clamp(38px,5vw,58px);margin:20px 0 10px}.shifts-empty-state p{max-width:500px;margin:0 auto 25px;color:#617093}.shifts-empty-state .button{margin:auto;gap:8px}.shifts-empty-state svg{width:17px}.shifts-view-switch button{color:#4b5f8c}.shifts-ledger-head,.shifts-session-note{color:#53658d}.shifts-ledger-head,.shifts-record{grid-template-columns:.6fr 1.45fr .75fr .75fr .85fr 1.35fr}.shifts-record-actions{gap:6px}.shifts-record-actions button{position:relative;min-width:44px;min-height:44px;padding:5px;border:0;border-radius:0;background:transparent;color:#173c96;box-shadow:none}.shifts-record-actions button:after{content:"";position:absolute;right:8px;bottom:4px;left:8px;height:1px;background:currentColor;opacity:0;transform:scaleX(.35);transition:opacity .18s,transform .18s}.shifts-record-actions button:hover{background:transparent;color:#244fb6;box-shadow:none;transform:none}.shifts-record-actions button:focus-visible:after,.shifts-record-actions button:hover:after{opacity:1;transform:scaleX(1)}.shifts-record-actions button:last-child{border:0;background:transparent;color:#a53f32;box-shadow:none}.shifts-record-actions button:last-child:hover{border:0;background:transparent;color:#b94b3d}.shifts-record-actions span{font-size:7.5px;font-weight:700;letter-spacing:.05em}@media(max-width:1000px){.shifts-ledger-head,.shifts-record{grid-template-columns:.7fr 1.5fr .8fr .8fr 1fr}.shifts-record-actions{grid-column:1/-1}}@media(max-width:700px){.shifts-record{grid-template-columns:68px 1fr auto}.shifts-record-actions{grid-column:3;grid-row:3}}.shifts-timeline:before{left:18px;width:2px;background:#9bb2e8}.shifts-record:before{left:13px;width:10px;height:10px;border:2px solid #244fb6;background:#fff}.shifts-record-date{display:grid;grid-template-columns:auto 1fr;align-items:end;width:82px;min-height:82px;margin-left:10px;padding:12px 11px;border:1px solid #adc0eb;border-left:4px solid #244fb6;border-radius:2px;background:#eef3ff;box-shadow:3px 3px 0 rgb(36 79 182/.1)}.shifts-record:hover .shifts-record-date{background:#e7eeff}.shifts-record-date span{grid-column:1/-1;margin-bottom:4px;color:#173c96;font-size:9px;line-height:1;font-weight:700;letter-spacing:.14em}.shifts-record-date strong{font:36px/.85 var(--display);color:#173c96}.shifts-record-date small{display:flex;flex-direction:column;gap:1px;padding:0 0 1px 4px;color:#173c96;font-size:9px;line-height:1;font-weight:700;letter-spacing:.05em}.shifts-record-date small b{font-size:6px;font-weight:600;letter-spacing:.08em}@media(max-width:700px){.shifts-timeline:before{left:9px}.shifts-record:before{left:4px;top:62px}.shifts-record-date{width:62px;min-height:74px;margin-left:1px;padding:10px 7px;border-left-width:3px}.shifts-record-date strong{font-size:30px}.shifts-record-date small{font-size:8px}}.shifts-total-record{margin-top:28px;padding:clamp(28px,3.5vw,44px);border-radius:2px 28px 2px 28px}.shifts-total-record:before{width:110px;height:110px;left:-58px;top:-62px}.shifts-total-record:after{width:68px;height:68px;right:-34px;bottom:-37px}.shifts-total-record>div{gap:11px;margin:13px 0 5px}.shifts-total-record>div strong{font-size:clamp(45px,5.5vw,68px)}.shifts-total-record>div p{font-size:23px}.shifts-total-record>a{margin-top:8px}@media(max-width:700px){.shifts-total-record{padding:30px 16px}.shifts-total-record>div strong{font-size:52px}.shifts-total-record>div p{font-size:21px}}.shifts-ledger-head,.shifts-record{grid-template-columns:.8fr 1.35fr .7fr .7fr .8fr 1.3fr}.shifts-record:before,.shifts-timeline:before{display:none}.shifts-record-time{position:relative;align-self:stretch;margin-left:-10px}.shifts-record-time:after{content:"";position:absolute;z-index:0;left:0;top:-20px;bottom:-20px;width:2px;background:#9bb2e8}.shifts-record-time:before{content:"";position:absolute;z-index:1;left:0;top:50%;width:10px;height:10px;border:2px solid #244fb6;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}@media(max-width:1000px){.shifts-ledger-head,.shifts-record{grid-template-columns:.7fr 1.5fr .8fr .8fr 1fr}}@media(max-width:700px){.shifts-record{grid-template-columns:68px 1fr auto}.shifts-record-time{margin-left:-6px;padding-left:16px}.shifts-record-time:after{top:-22px;bottom:-22px}}.shifts-ledger-head,.shifts-record{grid-template-columns:112px minmax(170px,1.35fr) minmax(80px,.7fr) minmax(80px,.7fr) minmax(90px,.8fr) minmax(160px,1.3fr)}.shifts-record-time{margin-left:-20px;padding-left:20px}@media(max-width:1000px){.shifts-ledger-head,.shifts-record{grid-template-columns:112px minmax(170px,1.5fr) minmax(80px,.8fr) minmax(80px,.8fr) minmax(90px,1fr)}}@media(max-width:700px){.shifts-record{grid-template-columns:68px 1fr auto}.shifts-record-time{margin-left:-6px;padding-left:16px}}.shifts-ledger{background:#fff}.shifts-ledger-head{background:#eaf0ff;border-bottom-color:#9fb3e3;color:#173c96}.shifts-ledger-head span:nth-child(2){padding-left:8px}.shifts-record{background:#fff}.shifts-record-time{padding-left:28px}@media(max-width:700px){.shifts-record-time{padding-left:22px}}.shifts-calendar,.shifts-calendar-grid>.outside,.shifts-calendar-grid>button,.shifts-calendar>header{background:#fff}.shifts-calendar-grid>button.has-shift{background:#edf3ff}.shifts-calendar>header{background:linear-gradient(110deg,var(--brand-soft-lavender) 0,var(--brand-soft-coral) 52%,#fff0d8 100%);border-bottom-color:#d7b9c6;display:grid;grid-template-columns:1fr auto auto;align-items:center}.shifts-calendar-nav{display:flex;align-items:center;gap:7px}.shifts-calendar-nav button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:36px;padding:0 10px;border:1px solid #9fb3e3;background:rgb(255 255 255/.7);color:var(--shift-dark);font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.shifts-calendar-nav button:hover{border-color:var(--shift-blue);background:#fff}.shifts-calendar-nav button svg{width:13px}@media(max-width:700px){.shifts-calendar>header{grid-template-columns:1fr auto}.shifts-calendar-nav{grid-column:1/-1;grid-row:2}.shifts-calendar-nav button{flex:1 1}}.shifts-delete-heading,.shifts-dialog,.shifts-dialog-heading,.shifts-editor-section{background:#fff}.shifts-dialog-heading{background:linear-gradient(110deg,var(--brand-soft-lavender) 0,var(--brand-soft-coral) 52%,#fff0d8 100%);border-bottom-color:#d7b9c6}.shifts-time-preference{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:8px;gap:8px;margin:-4px 0 20px;padding:12px 14px;border:1px solid #b8c7ea;background:#f3f6ff}.shifts-time-preference>div{display:flex;flex-direction:column;gap:3px}.shifts-time-preference>div span{color:#53658d;font-size:8px;font-weight:700;letter-spacing:.11em}.shifts-time-preference>div strong{font-size:12px}.shifts-time-preference>div small{font-size:9px;color:#6f7d9e}.shifts-time-preference>button{min-height:38px;padding:0 13px;border:1px solid #9fb3e3;background:#fff;color:#53658d;font-size:9px;font-weight:700;text-transform:uppercase}.shifts-time-preference>button[aria-pressed=true]{border-color:var(--shift-blue);background:var(--shift-blue);color:#fff;box-shadow:3px 3px 0 #cdd9fa}.shifts-editor-section .shifts-time-entry-hint{margin-top:-2px;color:#6f7d9e;font-size:8px;font-weight:500;letter-spacing:0;text-transform:none}@media(max-width:700px){.shifts-time-preference{grid-template-columns:1fr 1fr}.shifts-time-preference>div{grid-column:1/-1}.shifts-time-preference>button{width:100%}}