.hpbds-app,* .hpbds-app{box-sizing:border-box}.hpbds-app{--blue:#00acec;--dark:#1e1c1c;--pink:#ca0088;--font:'Segoe UI',system-ui,-apple-system,sans-serif;font-family:var(--font);background:#f0f2f5;color:#1e1c1c;min-height:100vh}.hpbds-app *{box-sizing:border-box}.hpbds-hdr{background:var(--dark);border-bottom:3px solid var(--blue);height:60px;display:flex;align-items:center;padding:0 28px;gap:14px;position:sticky;top:0;z-index:300}.hpbds-logo-svg{height:34px;width:auto;display:flex;align-items:center;flex:0 0 auto}.hpbds-logo-svg svg{height:34px;width:auto;display:block}.hpbds-hdr-sep{width:1px;height:26px;background:rgba(255,255,255,.12)}.hpbds-hdr-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4)}.hpbds-hdr-right{margin-left:auto;display:flex;align-items:center;gap:10px}.hpbds-lang-toggle{display:flex;align-items:center;background:rgba(255,255,255,.08);border-radius:22px;padding:3px;gap:2px}.hpbds-lang-btn{font-family:var(--font);font-size:11px;font-weight:800;padding:5px 13px;border-radius:18px;cursor:pointer;border:none;letter-spacing:.04em;transition:all .18s;color:rgba(255,255,255,.45);background:transparent}.hpbds-lang-btn.active{background:var(--blue);color:#fff}.hpbds-hdr-badge{background:rgba(255,255,255,.1);color:rgba(255,255,255,.5);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:20px}.hpbds-page{max-width:900px;margin:0 auto;padding:36px 20px 80px}.hpbds-pg-title{font-size:24px;font-weight:800;color:var(--dark);margin:0 0 4px}.hpbds-pg-sub{font-size:13px;color:#6b7280;margin:0 0 32px;line-height:1.6}.hpbds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:14px;margin-bottom:36px}.hpbds-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:18px;transition:border-color .15s,box-shadow .15s}.hpbds-card:hover{border-color:#b3e0f8;box-shadow:0 2px 16px rgba(0,172,236,.08)}.hpbds-card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:14px}.hpbds-name{font-size:15px;font-weight:800;color:var(--dark);margin-bottom:4px}.hpbds-meta{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hpbds-pill{display:inline-block;font-size:11px;font-weight:700;padding:2px 9px;border-radius:20px;background:#dbeafe;color:#1d4ed8}.hpbds-temp-num{font-size:26px;font-weight:900;color:var(--blue);line-height:1;text-align:right}.hpbds-temp-sub{font-size:11px;color:#9ca3af;text-align:right;margin-top:1px}.hpbds-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.hpbds-stat{background:#f8f9fb;border-radius:7px;padding:8px 12px}.hpbds-stat-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin-bottom:3px}.hpbds-stat-val{font-size:13px;font-weight:700;color:var(--dark)}.hpbds-weather{display:flex;align-items:center;gap:7px;font-size:12px;color:#6b7280;padding:9px 0 10px;border-top:1px solid #f3f4f6;margin-bottom:12px}.hpbds-btns{display:flex;gap:7px;flex-wrap:wrap}.hpbds-gb,.hpbds-btn-light{font-family:var(--font);font-size:12px;font-weight:700;padding:6px 13px;border-radius:7px;cursor:pointer;border:1.5px solid #e5e7eb;background:#f8f9fb;color:#374151;display:inline-flex;align-items:center;gap:5px;transition:all .12s;text-decoration:none}.hpbds-gb:hover,.hpbds-btn-light:hover{background:#eff9fe;border-color:var(--blue);color:var(--blue)}.hpbds-gb.primary{background:var(--blue);border-color:var(--blue);color:#fff}.hpbds-gb.del:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.hpbds-qr-band{background:var(--dark);border-radius:12px;padding:22px 24px;display:flex;align-items:center;gap:20px;margin-bottom:28px;flex-wrap:wrap}.hpbds-qr-band-icon{width:52px;height:52px;background:rgba(255,255,255,.07);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:28px}.hpbds-qr-band-text{flex:1;min-width:180px}.hpbds-qr-band-text h3{font-size:15px;font-weight:800;color:#fff;margin:0 0 4px}.hpbds-qr-band-text p{font-size:12px;color:rgba(255,255,255,.5);line-height:1.55;margin:0}.hpbds-btn-qr-all{font-family:var(--font);font-size:13px;font-weight:700;padding:10px 20px;border-radius:8px;cursor:pointer;background:var(--blue);color:#fff;border:none;flex-shrink:0}.hpbds-tools{display:none;gap:8px;margin-bottom:28px}.hpbds-add-wrap{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden}.hpbds-add-hd{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;cursor:pointer;user-select:none}.hpbds-add-hd:hover,.hpbds-add-hd.open{background:#f8f9fb}.hpbds-add-hd-title{font-size:14px;font-weight:800;display:flex;align-items:center;gap:8px;color:var(--dark)}.hpbds-add-chev{font-size:14px;color:#9ca3af;transition:transform .2s}.hpbds-add-chev.open{transform:rotate(180deg)}.hpbds-add-body{display:none;padding:20px;border-top:1.5px solid #f3f4f6}.hpbds-add-body.open{display:block}.hpbds-form-grid,.hpbds-edit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.hpbds-edit-grid{grid-template-columns:repeat(2,1fr)}.hpbds-form-grid input,.hpbds-edit-grid input{font-family:var(--font);font-size:13px;padding:8px 11px;border:1.5px solid #e5e7eb;border-radius:7px;color:var(--dark);outline:none}.hpbds-form-grid input:focus,.hpbds-edit-grid input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,172,236,.1)}.hpbds-add-actions{display:flex;gap:8px}.hpbds-btn-add,.hpbds-btn-clear{font-family:var(--font);font-size:13px;font-weight:700;padding:9px 20px;border-radius:8px;cursor:pointer}.hpbds-btn-add{background:var(--dark);color:#fff;border:none}.hpbds-btn-clear{background:#fff;color:#6b7280;border:1.5px solid #e5e7eb}.hpbds-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:99999;align-items:center;justify-content:center;padding:16px}.hpbds-modal.open{display:flex}.hpbds-box{background:#fff;border-radius:16px;padding:28px;width:360px;max-width:100%;max-height:92vh;overflow-y:auto;box-shadow:0 24px 64px rgba(0,0,0,.22);position:relative}.hpbds-box-wide{width:600px}.hpbds-box h3{font-size:17px;font-weight:800;margin:0 0 3px;color:var(--dark)}.hpbds-msub{font-size:12px;color:#6b7280;margin:0 0 20px}.hpbds-close{position:absolute;top:14px;right:14px;background:#f3f4f6;border:none;border-radius:7px;width:30px;height:30px;font-size:17px;color:#6b7280;cursor:pointer}.hpbds-qr-render{display:flex;justify-content:center;margin-bottom:16px}.hpbds-qr-render img,.hpbds-qr-render canvas{border-radius:10px;border:6px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.12)}.hpbds-info-card{background:#f8f9fb;border-radius:10px;padding:14px 16px;margin-bottom:18px}.hpbds-info-name{font-size:14px;font-weight:800;margin-bottom:8px;color:var(--dark)}.hpbds-info-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0;border-bottom:1px solid #f0f2f5;gap:14px}.hpbds-info-row:last-child{border-bottom:none}.hpbds-info-row span:first-child{color:#9ca3af}.hpbds-info-row span:last-child{font-weight:700;color:var(--dark);text-align:right}.hpbds-mbtns{display:flex;gap:8px}.hpbds-mbtn{flex:1;font-family:var(--font);font-size:13px;font-weight:700;padding:10px;border-radius:8px;cursor:pointer;transition:all .12s}.hpbds-mbtn-out{background:#fff;border:1.5px solid #e5e7eb;color:#374151}.hpbds-mbtn-solid{background:var(--blue);border:1.5px solid var(--blue);color:#fff}.hpbds-mbtn-dark{background:var(--dark);border:1.5px solid var(--dark);color:#fff}.hpbds-all-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.hpbds-aqr-item{background:#f8f9fb;border:1.5px solid #e9ebef;border-radius:10px;padding:14px 12px;text-align:center}.hpbds-aqr-name{font-size:11px;font-weight:800;color:var(--dark);margin-bottom:8px;line-height:1.3}.hpbds-aqr-meta{font-size:10px;color:#9ca3af;margin-top:6px}.hpbds-empty{grid-column:1/-1;text-align:center;padding:48px 20px;color:#d1d5db}.hpbds-toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(60px);background:var(--dark);color:#fff;font-size:13px;font-weight:700;padding:11px 22px;border-radius:30px;z-index:100000;transition:transform .28s ease;pointer-events:none;white-space:nowrap;box-shadow:0 6px 24px rgba(0,0,0,.2)}.hpbds-toast.show{transform:translateX(-50%) translateY(0)}@media(max-width:640px){.hpbds-page{padding:28px 14px 60px}.hpbds-hdr{padding:0 14px}.hpbds-hdr-badge{display:none}.hpbds-grid{grid-template-columns:1fr}.hpbds-form-grid{grid-template-columns:1fr 1fr}.hpbds-stats{grid-template-columns:1fr}.hpbds-all-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hpbds-form-grid,.hpbds-edit-grid{grid-template-columns:1fr}.hpbds-mbtns,.hpbds-tools{flex-direction:column}.hpbds-card-head{flex-direction:column}.hpbds-temp-num,.hpbds-temp-sub{text-align:left}}
/* v1.0.6 QR scan page: never show management UI on scanned QR URLs */
.hpbds-single-scan .hpbds-page{max-width:520px}.hpbds-single-scan .hpbds-grid{grid-template-columns:1fr}.hpbds-single-scan .hpbds-card{border-radius:16px}.hpbds-single-scan .hpbds-stats{grid-template-columns:1fr 1fr}@media(max-width:640px){.hpbds-single-scan .hpbds-stats{grid-template-columns:1fr}.hpbds-single-scan .hpbds-hdr{position:sticky;top:0}.hpbds-single-scan .hpbds-page{padding:28px 16px 60px}}
/* v1.0.9 role/admin/employee flow */
.hpbds-role-screen,.hpbds-admin-login,.hpbds-employee-panel,.hpbds-admin-panel{animation:hpbdsFade .15s ease-out}
@keyframes hpbdsFade{from{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}
.hpbds-role-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}
.hpbds-role-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:24px 20px;text-align:left;cursor:pointer;transition:.15s;min-height:130px;font-family:var(--hpbds-font, 'Segoe UI', system-ui, sans-serif)}
.hpbds-role-card:hover{border-color:#00acec;box-shadow:0 8px 28px rgba(0,172,236,.12);transform:translateY(-1px)}
.hpbds-role-card strong{display:block;font-size:19px;font-weight:900;color:#1e1c1c;margin-bottom:8px}
.hpbds-role-card span{display:block;font-size:13px;color:#6b7280;line-height:1.5}
.hpbds-login-box{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:20px;display:flex;gap:10px;max-width:520px}
.hpbds-login-box input{flex:1;font-family:var(--hpbds-font, 'Segoe UI', system-ui, sans-serif);font-size:14px;padding:11px 13px;border:1.5px solid #e5e7eb;border-radius:8px;outline:none}
.hpbds-login-box input:focus{border-color:#00acec;box-shadow:0 0 0 3px rgba(0,172,236,.1)}
.hpbds-back{background:transparent;border:none;color:#6b7280;font-weight:800;cursor:pointer;margin-bottom:18px;font-size:13px}
.hpbds-back:hover{color:#00acec}
.hpbds-search-box{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}
.hpbds-search-box label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}
.hpbds-search-box select{font-family:var(--hpbds-font, 'Segoe UI', system-ui, sans-serif);font-size:13px;padding:10px 11px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#1e1c1c;outline:none}
.hpbds-search-box select:focus{border-color:#00acec;box-shadow:0 0 0 3px rgba(0,172,236,.1)}
.hpbds-search-box select:disabled{background:#f8f9fb;color:#9ca3af}
.hpbds-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.hpbds-search-result .hpbds-card{max-width:520px}
@media (max-width:700px){.hpbds-role-cards,.hpbds-search-box{grid-template-columns:1fr}.hpbds-login-box{flex-direction:column}.hpbds-panel-head{display:block}}
/* v1.0.10 material search + tablet result */
.hpbds-search-box{grid-template-columns:repeat(4,1fr)}
.hpbds-search-result{display:block;margin-bottom:22px}.hpbds-result-card{background:#fff;border:2px solid #b3e0f8;border-radius:20px;padding:26px;box-shadow:0 10px 34px rgba(0,172,236,.12);max-width:760px;margin:0 auto}.hpbds-result-eyebrow{font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px}.hpbds-result-title{font-size:30px;font-weight:950;color:#1e1c1c;line-height:1.1;margin-bottom:6px}.hpbds-result-meta{font-size:17px;font-weight:800;color:#6b7280;margin-bottom:18px}.hpbds-result-temp{background:#eff9fe;border:2px solid #00acec;border-radius:18px;padding:22px;text-align:center;margin-bottom:16px}.hpbds-result-temp span{display:block;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.hpbds-result-temp strong{display:block;font-size:76px;font-weight:1000;color:#00acec;line-height:.95;margin:9px 0}.hpbds-result-temp em{display:block;font-size:15px;font-style:normal;font-weight:800;color:#6b7280}.hpbds-result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.hpbds-result-grid div{background:#f8f9fb;border-radius:14px;padding:14px 16px}.hpbds-result-grid span,.hpbds-result-notes span{display:block;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px}.hpbds-result-grid b{font-size:20px;color:#1e1c1c}.hpbds-result-notes{background:#1e1c1c;color:#fff;border-radius:16px;padding:16px 18px;margin-bottom:18px}.hpbds-result-notes span{color:rgba(255,255,255,.5)}.hpbds-result-notes p{font-size:20px;line-height:1.45;font-weight:800;margin:0}.hpbds-reset-btn{width:100%;justify-content:center;font-size:17px!important;padding:14px 22px!important;border-radius:12px!important;background:#1e1c1c!important;color:#fff!important}
@media(max-width:900px){.hpbds-search-box{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hpbds-search-box{grid-template-columns:1fr}.hpbds-result-card{padding:20px}.hpbds-result-title{font-size:24px}.hpbds-result-temp strong{font-size:58px}.hpbds-result-grid{grid-template-columns:1fr}.hpbds-result-grid b,.hpbds-result-notes p{font-size:18px}}

/* v1.0.11 responsive employee search polish */
.hpbds-employee-panel .hpbds-page,.hpbds-admin-panel .hpbds-page{width:100%;}
.hpbds-search-box{width:100%;max-width:100%;align-items:end;overflow:hidden;}
.hpbds-search-box label{min-width:0;width:100%;}
.hpbds-search-box select{width:100%;min-width:0;max-width:100%;text-overflow:ellipsis;}
.hpbds-search-result{width:100%;}
.hpbds-result-card{width:100%;}
@media (min-width:1101px){.hpbds-search-box{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media (max-width:1100px){.hpbds-search-box{grid-template-columns:repeat(2,minmax(0,1fr));}.hpbds-page{max-width:860px;}}
@media (max-width:760px){.hpbds-page{padding:28px 16px 60px}.hpbds-search-box{grid-template-columns:1fr;padding:16px;border-radius:16px;gap:14px}.hpbds-search-box select{font-size:16px;padding:13px 12px}.hpbds-search-box label{font-size:11px}.hpbds-panel-head{display:block}.hpbds-pg-title{font-size:26px;line-height:1.1}.hpbds-pg-sub{font-size:14px}.hpbds-result-card{border-radius:18px;padding:18px}.hpbds-result-temp strong{font-size:64px}.hpbds-reset-btn{font-size:16px!important}}
@media (max-width:430px){.hpbds-hdr{height:auto;min-height:60px;padding:10px 12px;gap:10px;flex-wrap:wrap}.hpbds-logo-svg svg{height:30px}.hpbds-hdr-label{font-size:10px}.hpbds-hdr-right{margin-left:0;width:100%;justify-content:flex-end}.hpbds-page{padding:24px 12px 52px}.hpbds-result-title{font-size:22px}.hpbds-result-temp strong{font-size:54px}.hpbds-result-grid b,.hpbds-result-notes p{font-size:17px}.hpbds-role-cards{grid-template-columns:1fr}.hpbds-login-box{flex-direction:column}}
