.table-chip{cursor:pointer}.table-chip__select{min-width:48px;height:34px;border:1px solid rgba(255,255,255,.34);border-radius:999px;outline:none;padding:0 22px 0 12px;color:#0b0710;background:linear-gradient(135deg,#fff,#d2b8ff 46%,#76ffe3);font-weight:800;appearance:auto;cursor:pointer}.table-chip__select option{color:#fff;background:#15101f}.worker-overview article[data-navigation-ready=true]{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.worker-overview article[data-navigation-ready=true]:hover,.worker-overview article[data-navigation-ready=true]:focus-visible{transform:translateY(-4px);border-color:#d3b9ff7a;box-shadow:0 18px 42px #5c32a033;outline:none}@media(max-width:720px){.table-chip__select{min-width:44px;padding-inline:9px}}.staff-shift-panel,.public-tip-station{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#101822c7,#0a0d167a);box-shadow:0 28px 80px #00000047,inset 0 1px #ffffff0f;backdrop-filter:blur(22px)}.staff-shift-panel{width:min(1180px,calc(100% - 32px));margin:28px auto 72px;padding:clamp(22px,4vw,42px);border-radius:34px}.staff-shift-panel:before,.public-tip-station__glow{content:"";position:absolute;z-index:-1;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(108,246,217,.22),transparent 68%);filter:blur(10px);pointer-events:none}.staff-shift-panel:before{right:-100px;top:-120px}.staff-shift-panel__head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.staff-shift-panel__head>div:first-child{max-width:680px}.staff-shift-panel__head span,.staff-tip-preview-card>span{display:inline-flex;align-items:center;gap:7px;color:#78f5d9;font-size:11px;font-weight:800;letter-spacing:.16em}.staff-shift-panel__head h2{margin:8px 0 10px;font-size:clamp(28px,4vw,46px)}.staff-shift-panel__head p{margin:0;color:#ffffff9e;line-height:1.65}.staff-shift-status{display:inline-flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;background:#ffffff0f;color:#ffffffa3;white-space:nowrap}.staff-shift-status.active{color:#82f8df;background:#50e7c31f;box-shadow:0 0 28px #50e7c31a}.staff-shift-panel__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px;margin-top:32px}.staff-shift-control{display:grid;gap:16px}.staff-shift-control label{display:grid;gap:8px}.staff-shift-control label>span{font-size:12px;color:#ffffffb3}.staff-shift-control input,.staff-shift-control select{width:100%;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#ffffff0e;color:#fff;padding:14px 16px;outline:none}.staff-shift-control select option{color:#111}.staff-tip-qr-editor{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border:1px dashed rgba(255,255,255,.16);border-radius:20px}.staff-tip-qr-editor strong{display:flex;align-items:center;gap:8px}.staff-tip-qr-editor small{display:block;margin-top:6px;color:#ffffff80}.staff-tip-qr-upload{min-width:126px;min-height:104px;display:grid!important;place-items:center;gap:5px!important;border-radius:18px;cursor:pointer;background:#ffffff0f;color:#82f8df}.staff-tip-qr-upload input{display:none}.staff-tip-qr-preview{position:relative;width:110px;height:110px;padding:8px;border-radius:18px;background:#fff}.staff-tip-qr-preview img{width:100%;height:100%;object-fit:contain;border-radius:10px}.staff-tip-qr-preview button{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border:0;border-radius:50%;background:#ff5c87;color:#fff;display:grid;place-items:center;cursor:pointer}.staff-tip-preview-card{position:relative;min-height:100%;padding:26px;border-radius:26px;background:radial-gradient(circle at 80% 12%,rgba(155,110,255,.2),transparent 42%),#ffffff0b}.staff-tip-preview-card__icon{width:54px;height:54px;display:grid;place-items:center;margin:30px 0 18px;border-radius:18px;color:#82f8df;background:#4debc61f}.staff-tip-preview-card h3{margin:0 0 12px;font-size:26px}.staff-tip-preview-card p{margin:0 0 14px;color:#fff;font-weight:700}.staff-tip-preview-card small{display:block;color:#ffffff87;line-height:1.55}.staff-tip-preview-card>svg{position:absolute;right:24px;bottom:24px;color:#82f8df}.staff-shift-readonly{display:flex;gap:14px;align-items:center;padding:18px;border-radius:18px;background:#ffffff0d}.staff-shift-readonly span{display:block;margin-top:4px;color:#ffffff80;font-size:12px}.staff-shift-panel__actions{display:flex;gap:12px;margin-top:22px}.staff-shift-primary,.staff-shift-secondary,.staff-shift-danger{border:0;border-radius:15px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer}.staff-shift-primary{background:linear-gradient(135deg,#74f5d9,#7ca4ff);color:#07151a}.staff-shift-secondary{width:fit-content;color:#fff;background:#ffffff14}.staff-shift-danger{color:#ffacc2;background:#ff57801a}.staff-shift-primary:disabled,.staff-shift-secondary:disabled,.staff-shift-danger:disabled{opacity:.5;cursor:wait}.staff-shift-message{margin:18px 0 0;padding:12px 15px;border-radius:14px}.staff-shift-message.success{color:#8ff9df;background:#41d7b11a}.staff-shift-message.error{color:#ffabc0;background:#ff517a1a}.public-tip-station{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(230px,.55fr);gap:clamp(24px,5vw,64px);align-items:center;margin-top:38px;margin-bottom:38px;padding:clamp(26px,5vw,54px);border-radius:38px}.public-tip-station__glow{left:-80px;bottom:-130px}.public-tip-station__copy h2{max-width:760px;margin:10px 0 16px;font-size:clamp(30px,5vw,58px);line-height:1.02}.public-tip-station__copy>p{max-width:680px;color:#ffffffab;line-height:1.7}.public-tip-station__copy>p strong{color:#fff}.public-tip-station__goal{width:fit-content;display:flex;gap:12px;align-items:center;margin-top:24px;padding:13px 16px;border-radius:18px;color:#82f8df;background:#54e7c51a}.public-tip-station__goal span{display:block;color:#ffffff7a;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.public-tip-station__goal strong{display:block;margin-top:3px;color:#fff}.public-tip-station__cash{display:flex;align-items:center;gap:8px;margin-top:15px;color:#ffffff8f;font-size:12px}.public-tip-station__qr{text-align:center}.public-tip-station__qr-frame{width:min(240px,100%);aspect-ratio:1;margin:0 auto 16px;padding:14px;border-radius:28px;background:#fff;box-shadow:0 20px 50px #00000047;transform:rotate(1.5deg)}.public-tip-station__qr-frame img{width:100%;height:100%;object-fit:contain;border-radius:15px}.public-tip-station__qr>strong{display:flex;justify-content:center;align-items:center;gap:7px}.public-tip-station__qr>span{display:block;margin-top:6px;color:#ffffff7a;font-size:11px}.public-tip-station__qr-empty{min-height:220px;display:grid;place-content:center;gap:10px;padding:24px;border:1px dashed rgba(255,255,255,.15);border-radius:28px;color:#ffffffa3}.public-tip-station__qr-empty svg{margin:0 auto;color:#82f8df}.public-tip-station__qr-empty span{font-size:11px;color:#ffffff70}@media(max-width:760px){.staff-shift-panel__head,.staff-tip-qr-editor{align-items:stretch;flex-direction:column}.staff-shift-panel__grid,.public-tip-station{grid-template-columns:1fr}.staff-shift-status{width:fit-content;white-space:normal}.staff-shift-panel__actions{flex-direction:column}.staff-shift-primary,.staff-shift-secondary,.staff-shift-danger{width:100%}.public-tip-station__qr{order:-1}.public-tip-station__qr-frame{width:190px}}
