:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}#root{min-height:100svh}.auth-shell{min-height:100svh;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);align-items:stretch;background:radial-gradient(circle at 12% 14%,rgba(34,211,238,.18),transparent 30%),linear-gradient(135deg,#ecfeff,#f8fafc 54%,#eff6ff)}.auth-hero{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:48px;padding:48px;color:#ecfeff;background:linear-gradient(145deg,#083344f5,#164e63eb),linear-gradient(45deg,#0891b2,#164e63)}.auth-hero:after{content:"";position:absolute;right:-120px;bottom:-140px;width:360px;height:360px;border:48px solid rgba(45,212,191,.16);border-radius:50%}.auth-hero:before{content:"";position:absolute;left:-88px;top:18%;width:180px;height:180px;border:34px solid rgba(103,232,249,.14);border-radius:42px;transform:rotate(18deg)}.auth-brand,.auth-hero__content{position:relative;z-index:1}.auth-brand{display:inline-flex;width:fit-content;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid rgba(204,251,241,.28);border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-brand span{font-size:22px;font-weight:800;letter-spacing:.12em}.auth-hero__content{position:relative;z-index:1;max-width:620px;margin:auto 0}.auth-hero__content h2{margin:12px 0 18px;color:#fff;font-size:clamp(36px,5vw,68px);line-height:.95;letter-spacing:-.06em}.auth-hero__content p:last-child{max-width:560px;color:#cffafe;font-size:18px;line-height:1.7}.auth-hero__stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auth-hero__stats div{padding:16px;border:1px solid rgba(207,250,254,.2);border-radius:18px;background:#ffffff14}.auth-hero__stats strong{display:block;color:#fff;font-size:22px}.auth-hero__stats span{color:#a5f3fc;font-size:12px;font-weight:700}.auth-brand strong{font-size:12px;font-weight:600;color:#bae6fd}.auth-eyebrow{margin:0;color:#0f766e;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.auth-hero .auth-eyebrow{color:#99f6e4}.auth-card{width:min(100%,520px);align-self:center;justify-self:center;box-sizing:border-box;margin:40px;padding:38px;border:1px solid #dbeafe;border-radius:32px;background:#ffffffd1;box-shadow:0 24px 70px #0833441f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-card__header h1{margin:10px 0;color:#0f172a;font-size:clamp(32px,4vw,46px);line-height:1;letter-spacing:-.05em}.auth-card__header p:last-child{color:#64748b}.auth-form{display:grid;gap:18px;margin-top:32px}.auth-field{display:grid;gap:8px;text-align:left}.auth-field span{color:#334155;font-size:14px;font-weight:700}.auth-field input{width:100%;box-sizing:border-box;padding:15px 16px;border:1px solid #dbe4ee;border-radius:16px;color:#0f172a;background:#fff;font:inherit;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-field input::placeholder{color:#94a3b8}.auth-field input:focus{border-color:#0f766e;box-shadow:0 0 0 4px #14b8a629}.auth-field input[aria-invalid=true]{border-color:#ef4444;background:#fff7f7}.auth-error{color:#dc2626;font-size:13px;line-height:1.35}.auth-status{margin:0;padding:12px 14px;border:1px solid rgba(20,184,166,.2);border-radius:14px;color:#0f766e;background:#f0fdfae6;font-size:14px}.auth-submit{width:100%;padding:16px 18px;border:0;border-radius:18px;color:#fff;background:#0891b2;box-shadow:0 16px 30px #0891b238;cursor:pointer;font:inherit;font-weight:800;transition:transform .16s ease,box-shadow .16s ease}.auth-submit:disabled{cursor:not-allowed;opacity:.7}.auth-submit:hover{background:#0e7490;box-shadow:0 18px 34px #0891b247}.auth-submit:focus-visible,.auth-switch button:focus-visible{outline:3px solid rgba(20,184,166,.34);outline-offset:3px}.auth-switch{margin:24px 0 0;color:#64748b;text-align:center}.auth-switch button{border:0;color:#0f766e;background:transparent;cursor:pointer;font:inherit;font-weight:800}.dashboard-shell{min-height:100svh;display:grid;grid-template-columns:212px 1fr;color:#0f4f5a;background:#f8fafc}.dashboard-sidebar{position:sticky;top:0;height:100svh;overflow-y:auto;padding:18px 14px;border-right:1px solid rgba(0,188,212,.18);background:linear-gradient(180deg,#00343b,#005b66 54%,#002a30);transition:width .18s ease,padding .18s ease,transform .18s ease}.dashboard-brand{display:grid;gap:6px;padding:12px;border:1px solid rgba(178,245,255,.22);border-radius:16px;color:#fff;background:#ffffff14}.dashboard-brand span{font-size:11px;font-weight:900;line-height:1.35;letter-spacing:.08em}.dashboard-brand small{color:#b2f5ff;font-size:10px;font-weight:700;line-height:1.35;letter-spacing:.04em}.dashboard-sidebar__status{display:inline-flex;align-items:center;gap:8px;width:100%;margin-top:14px;padding:9px 11px;border:1px solid rgba(178,245,255,.2);border-radius:999px;color:#dbeafe;background:#0f1f3db8;font-size:12px;font-weight:800}.dashboard-sidebar__status span{width:8px;height:8px;border-radius:999px;background:#00bcd4;box-shadow:0 0 0 4px #00bcd42e}.dashboard-nav{display:grid;gap:6px;margin-top:18px}.dashboard-nav a,.dashboard-nav button{padding:10px 11px;border:0;border-radius:12px;color:#d8fbff;background:transparent;text-decoration:none;font-size:13px;font-weight:750;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.dashboard-nav a.is-active,.dashboard-nav button.is-active{color:#00343b;background:#f8fafc}@media (hover: hover) and (pointer: fine){.dashboard-nav a:hover,.dashboard-nav button:hover{color:#00343b;background:#f8fafc}}.dashboard-nav--menus{gap:5px}.dashboard-nav-group{display:grid;gap:4px}.dashboard-nav-parent{display:grid}.dashboard-nav--menus button{display:grid;gap:2px}.dashboard-nav-disclosure{grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%}.dashboard-subnav-arrow{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.dashboard-nav-disclosure[aria-expanded=false] .dashboard-subnav-arrow{transform:rotate(-45deg)}.dashboard-nav--menus small{color:currentColor;font-size:10px;font-weight:800;opacity:.68}.dashboard-subnav{display:grid;gap:3px;margin-left:10px;padding-left:10px;border-left:1px solid rgba(216,251,255,.22)}.dashboard-subnav button{min-height:32px;padding:7px 9px;border-radius:10px;color:#b2f5ff;font-size:12px;font-weight:800}.dashboard-subnav button.is-active{color:#00343b;background:#e6fbff}.dashboard-main{min-width:0}.dashboard-header{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 24px;border-bottom:1px solid rgba(0,96,100,.24);background:#006064;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hamburger-button{display:inline-grid;place-items:center;gap:2px;width:34px;height:34px;border:0;border-radius:0;background:transparent;cursor:pointer;transition:opacity .16s ease}.hamburger-button:hover{opacity:.72}.hamburger-button span{display:block;width:18px;height:3px;border-radius:999px;background:#fff}.dashboard-eyebrow{margin:0;color:#008ea1;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.dashboard-header .dashboard-eyebrow{color:#d8fbff;text-shadow:0 1px 1px rgba(0,31,36,.24)}.dashboard-header h1,.dashboard-hero-card h2,.dashboard-panel h2{margin:4px 0 0;color:#0f172a;letter-spacing:-.04em}.dashboard-header h1{color:#fff;font-weight:900;text-shadow:0 1px 2px rgba(0,31,36,.28)}.dashboard-user{display:flex;align-items:center;justify-self:end;gap:12px}.dashboard-user strong{color:#fff;text-shadow:0 1px 1px rgba(0,31,36,.24)}.dashboard-user button{padding:10px 14px;border:0;border-radius:12px;color:#fff;color:#001f24;background:#e6fbff;cursor:pointer;font-weight:800}.dashboard-content{display:grid;gap:20px;padding:24px;background:radial-gradient(circle at 18% 0%,rgba(0,188,212,.1),transparent 24%),#f8fafc}.dashboard-content--daily{gap:22px;background:linear-gradient(180deg,#e0faffc7,#f8fafcf5 260px),#f8fafc}.daily-panel,.daily-section{border:1px solid rgba(0,142,161,.14);border-radius:18px;background:#fff;box-shadow:0 16px 42px #0f172a14}.daily-panel{overflow:hidden}.daily-panel__title{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-left:5px solid #00a7b8;background:linear-gradient(135deg,rgba(0,188,212,.12),transparent 46%),#fff}.daily-panel__title h2,.daily-section h2,.daily-input-card h3,.daily-shift-section h4{margin:0;color:#0f172a;letter-spacing:0}.daily-panel__title h2{margin-top:4px;font-size:clamp(24px,3vw,34px);letter-spacing:-.03em}.daily-panel__title p:last-child{max-width:760px;margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.55}.daily-panel__title>span{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(0,167,184,.18);border-radius:999px;color:#006064;background:#e0faff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.daily-filter{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:18px 22px 22px;border-top:1px solid rgba(0,142,161,.1);background:#fbfdff}.daily-filter label{display:grid;gap:6px;min-width:min(100%,280px);color:#334155;font-size:13px;font-weight:900}.daily-filter input,.daily-filter select{height:42px;box-sizing:border-box;padding:9px 12px;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;background:#fff;font:inherit;font-weight:800;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.daily-filter input{text-align:center}.daily-filter select{min-width:220px;cursor:pointer}.daily-filter input:focus,.daily-filter select:focus{border-color:#00a7b8;box-shadow:0 0 0 4px #00bcd424}.daily-filter button{height:42px;padding:0 16px;border:1px solid #cbd5e1;border-radius:12px;color:#0f4f5a;background:#fff;cursor:pointer;font-weight:900;transition:background .16s ease,border-color .16s ease,transform .16s ease}.daily-filter button.daily-filter__primary-action{border-color:#006064;color:#fff;background:#006064}.daily-filter button:hover{transform:translateY(-1px)}.daily-filter button:disabled{cursor:not-allowed;opacity:.7}.daily-report-export{display:grid;gap:14px;width:100%;padding:16px;border:1px solid rgba(0,96,100,.14);border-radius:12px;background:#fff;box-shadow:inset 4px 0 #006064}.daily-report-export__header,.daily-report-export__controls{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap}.daily-report-export__header>div:first-child{display:grid;gap:4px}.daily-report-export__header strong{color:#0f172a;font-size:15px;font-weight:900}.daily-report-export__header span{color:#64748b;font-size:13px;font-weight:700}.daily-report-export__period{display:inline-grid;grid-template-columns:repeat(2,minmax(92px,1fr));gap:4px;padding:4px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc}.daily-report-export__period button{height:34px;padding:0 12px;border-color:transparent;border-radius:9px;background:transparent;color:#475569}.daily-report-export__period button.is-active{color:#fff;background:#006064}.daily-report-export__controls label{min-width:min(100%,220px)}.daily-report-export__controls>button{border-color:#006064;color:#fff;background:#006064}.daily-section{display:grid;gap:12px;padding:0;border:0;background:transparent;box-shadow:none}.daily-section>h2{color:#0f172a;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.daily-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.daily-summary-card{min-height:110px;padding:16px;border:1px solid rgba(0,142,161,.13);border-left:4px solid #00a7b8;border-radius:14px;background:#fff;box-shadow:0 10px 26px #0f172a0f}.daily-summary-card span{display:block;color:#008ea1;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.daily-summary-card strong{display:block;margin-top:10px;color:#0f172a;font-size:24px;letter-spacing:-.02em}.daily-summary-card p{margin:8px 0 0;color:#64748b;font-size:12px;line-height:1.45}.wtp-summary-filter{align-items:end}.wtp-summary-info{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(0,142,161,.14);border-left:4px solid #00a7b8;border-radius:14px;background:#fff;box-shadow:0 10px 26px #0f172a0f}.wtp-summary-info strong{color:#0f172a;font-size:16px}.wtp-summary-info span{color:#006064;font-size:12px;font-weight:900}.wtp-summary-card-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.wtp-summary-card small{display:block;margin-top:8px;color:#006064;font-size:12px;font-weight:900}.wtp-summary-chart-panel{overflow:hidden}.wtp-summary-chart{width:100%;height:380px}.parameter-trend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.parameter-trend-card{min-height:210px;display:grid;grid-template-rows:auto minmax(48px,auto) 72px auto;gap:12px;padding:14px;border:1px solid rgba(0,142,161,.14);border-left:4px solid #00a7b8;border-radius:14px;color:#0f172a;background:#fff;box-shadow:0 10px 26px #0f172a0f}.parameter-trend-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.parameter-trend-card header span{color:#006064;font-size:13px;font-weight:900}.parameter-trend-card header small{color:#64748b;font-size:11px;font-weight:800}.parameter-trend-card strong{align-self:center;color:#0f172a;font-size:26px;font-weight:900;letter-spacing:0;line-height:1.1}.parameter-trend-card strong em{margin-left:6px;color:#475569;font-size:20px;font-style:normal;font-weight:900}.parameter-trend-card__chart{min-width:0;overflow:hidden;border:1px solid rgba(0,142,161,.12);border-radius:6px;background:linear-gradient(180deg,#e0faffc7,#f8fafcfa)}.parameter-mini-chart{width:100%;height:72px}.parameter-mini-chart--empty{height:72px;border-top:3px solid #00a7b8;background:linear-gradient(180deg,#00a7b814,#00a7b82e)}.parameter-trend-card footer{display:grid;gap:4px;color:#64748b;font-size:11px;font-weight:800;line-height:1.35}.daily-form-picker{display:grid;gap:14px;padding:18px;border:1px solid rgba(0,142,161,.14);border-radius:18px;background:#fff;box-shadow:0 14px 36px #0f172a12}.daily-form-picker__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.daily-form-picker__header h2{margin:0;color:#0f172a;font-size:18px;letter-spacing:-.02em}.daily-form-picker__header p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.45}.daily-form-picker__header>span{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#006064;background:#e0faff;font-size:12px;font-weight:900}.daily-form-picker__options{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.daily-form-option{position:relative;min-height:66px;display:grid;align-content:center;gap:4px;padding:12px 12px 12px 38px;border:1px solid #dbe4ee;border-radius:14px;background:#f8fafc;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.daily-form-option:hover{transform:translateY(-1px);border-color:#008ea157;background:#fff}.daily-form-option.is-selected{border-color:#00a7b8;background:#ecfeff;box-shadow:0 0 0 3px #00bcd41f}.daily-form-option input{position:absolute;top:16px;left:13px;width:16px;height:16px;accent-color:#006064}.daily-form-option span{color:#0f172a;font-size:13px;font-weight:900}.daily-form-option small{color:#64748b;font-size:11px;line-height:1.35}.daily-empty-state{padding:28px;border:1px dashed rgba(0,142,161,.28);border-radius:18px;color:#475569;background:linear-gradient(135deg,#e0faffb8,#fffffff5),#fff;text-align:center}.daily-empty-state h2{margin:0;color:#0f4f5a;font-size:20px;letter-spacing:-.02em}.daily-empty-state p{max-width:520px;margin:8px auto 0;font-size:14px;line-height:1.6}.daily-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.daily-input-card{min-width:0;overflow:hidden;border:1px solid rgba(0,142,161,.16);border-left:4px solid #00a7b8;border-radius:16px;background:#fff;box-shadow:0 12px 32px #0f172a12}.daily-input-card--table{border-left-width:2px;border-radius:12px;box-shadow:none}.daily-input-card--table .daily-input-card__header{padding:13px 14px 10px;background:#f8fafc}.daily-input-card--table .daily-shift-section{gap:8px;padding:12px 14px}.daily-input-card__header{display:flex;justify-content:space-between;gap:12px;padding:16px 16px 12px;background:#fbfdff}.daily-input-card__header h3{font-size:15px;font-weight:900;text-transform:uppercase}.daily-input-card__header span{display:block;margin-top:4px;color:#64748b;font-size:11px;line-height:1.4}.daily-input-card__qr-button{align-self:flex-start;flex:0 0 auto;padding:8px 10px;border:1px solid #006064;border-radius:10px;color:#fff;background:#006064;cursor:pointer;font-size:12px;font-weight:900;white-space:nowrap}.daily-input-card__qr-button:hover{background:#0f4f5a}.daily-input-card__controls{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:flex-end;gap:8px}.daily-shift-select{display:grid;gap:5px;min-width:148px}.daily-input-card__controls .daily-shift-select span{margin-top:0;color:#334155;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.daily-shift-select select{height:34px;width:100%;box-sizing:border-box;padding:6px 9px;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer;outline:none}.daily-shift-select select:focus{border-color:#00a7b8;box-shadow:0 0 0 3px #00bcd424}.daily-shift-section{display:grid;gap:10px;padding:14px 16px 16px;border-top:1px solid rgba(0,142,161,.1)}.daily-shift-section.is-form-editing{background:#f0fdfa}.daily-shift-section__title{display:flex;align-items:center;justify-content:space-between;gap:10px}.daily-shift-section__title h4{color:#0f4f5a;font-size:15px}.daily-shift-section__title span{padding:4px 8px;border-radius:999px;color:#006064;background:#e0faff;font-size:12px;font-weight:900}.daily-shift-section__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.daily-shift-section__actions button{padding:6px 9px;border:1px solid #cbd5e1;border-radius:8px;color:#0f4f5a;background:#fff;cursor:pointer;font-size:11px;font-weight:900}.daily-shift-section__actions button:last-child{border-color:#006064;color:#fff;background:#006064}.daily-shift-section__actions button:disabled{cursor:not-allowed;opacity:.7}.daily-form-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.daily-form-input{min-width:0;display:grid;gap:7px}.daily-form-input span{color:#334155;font-size:11px;font-weight:900;text-transform:uppercase}.daily-form-input input,.daily-form-input select{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #94a3b8;border-radius:10px;color:#0f172a;background:#fff;font:inherit;font-weight:800;outline:none}.daily-form-input select{cursor:pointer}.daily-form-input input:focus,.daily-form-input select:focus{border-color:#00a7b8;box-shadow:0 0 0 4px #00bcd424}.daily-form-feedback{color:#166534;font-size:12px;font-weight:800;line-height:1.35}.daily-shift-section.has-error .daily-form-feedback{color:#b91c1c}.daily-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.daily-field-grid--table{grid-template-columns:1fr;gap:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.daily-field-card{min-height:66px;display:grid;gap:8px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.daily-field-card--row{min-height:0;grid-template-columns:minmax(130px,1.1fr) minmax(90px,.9fr) auto;align-items:center;gap:10px;padding:8px 10px;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;background:#fff;box-shadow:none}.daily-field-card--row:last-child{border-bottom:0}.daily-field-card--row:nth-child(2n){background:#f8fafc}.daily-field-card--row.is-editing{position:relative;z-index:1;background:#ecfeff;box-shadow:inset 3px 0 #00a7b8}.daily-field-card--row.has-success{background:#f0fdf4}.daily-field-card--row.has-error{background:#fef2f2}.daily-field-card--row .daily-field-card__top{display:contents}.daily-field-card--row .daily-field-card__top>span{grid-column:1;color:#334155;font-size:12px}.daily-field-card--row strong,.daily-field-card--row input,.daily-field-card--row select{grid-column:2;grid-row:1}.daily-field-card--row .daily-field-card__actions{grid-column:3;grid-row:1;justify-self:end}.daily-field-card--row .daily-field-card__feedback{grid-column:1 / -1}.daily-field-card.is-editing{border-color:#00a7b8;background:#ecfeff;box-shadow:0 0 0 4px #00bcd41f}.daily-field-card.has-success{border-color:#16a34a6b;background:#f0fdf4}.daily-field-card.has-error{border-color:#dc26266b;background:#fef2f2}.daily-field-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.daily-field-card span{color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase}.daily-field-card strong{color:#0f172a;font-size:20px;line-height:1}.daily-field-card button{padding:5px 8px;border:1px solid #cbd5e1;border-radius:8px;color:#0f4f5a;background:#fff;cursor:pointer;font-size:11px;font-weight:900}.daily-field-card__actions{display:flex;gap:5px}.daily-field-card__actions button:last-child{border-color:#006064;color:#fff;background:#006064}.daily-field-card input,.daily-field-card select{width:100%;box-sizing:border-box;padding:8px 9px;border:1px solid #00a7b8;border-radius:9px;color:#0f172a;background:#fff;font:inherit;font-weight:800;outline:none;box-shadow:0 0 0 3px #00bcd41a}.daily-field-card--row.is-editing{border-color:transparent;border-bottom-color:#e2e8f0;border-radius:0;box-shadow:inset 3px 0 #00a7b8}.daily-field-card--row strong{font-size:15px;line-height:1.25}.daily-field-card select{cursor:pointer}.daily-field-card__feedback{color:#166534;font-size:11px;font-weight:800;line-height:1.35}.daily-field-card.has-error .daily-field-card__feedback{color:#b91c1c}.daily-modal-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f172a7a}.daily-modal{width:min(100%,620px);max-height:min(86vh,760px);overflow:auto;border:1px solid rgba(0,142,161,.18);border-radius:18px;background:#fff;box-shadow:0 28px 80px #0f172a47}.daily-modal--compact{width:min(100%,460px);padding-bottom:18px}.daily-modal--wide{width:min(100%,860px);padding-bottom:18px}.daily-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid rgba(0,142,161,.12);background:#fbfdff}.daily-modal__header h2{margin:0;color:#0f172a;font-size:20px;letter-spacing:-.02em}.daily-modal__header p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.45}.daily-modal__header button,.daily-modal__actions button{padding:9px 12px;border:1px solid #cbd5e1;border-radius:10px;color:#0f4f5a;background:#fff;cursor:pointer;font-weight:900}.daily-modal__actions button:last-child{border-color:#006064;color:#fff;background:#006064}.daily-scanner{padding:16px}.daily-scanner video{border-radius:14px}.daily-qr-preview{display:grid;gap:14px;justify-items:center;padding:20px}.daily-qr-preview img{width:min(100%,280px);aspect-ratio:1;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.daily-qr-preview code{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #dbe4ee;border-radius:12px;color:#0f172a;background:#f8fafc;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.daily-scan-form{display:grid;gap:14px;padding:18px}.daily-scan-form__section{display:grid;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.daily-scan-form__section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.daily-scan-form__section-title h3{margin:0;color:#0f4f5a;font-size:15px}.daily-scan-form__section-title span{padding:4px 8px;border-radius:999px;color:#006064;background:#e0faff;font-size:12px;font-weight:900}.daily-scan-form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.daily-scan-input{display:grid;gap:8px;color:#334155;font-size:13px;font-weight:900}.daily-scan-input input,.daily-scan-input select{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;font:inherit;outline:none}.daily-scan-input select{cursor:pointer}.daily-scan-input input:focus,.daily-scan-input select:focus{border-color:#00a7b8;box-shadow:0 0 0 4px #00bcd424}.daily-modal__actions{display:flex;justify-content:flex-end;gap:10px;padding:0 18px}.dashboard-hero-card,.dashboard-card,.dashboard-panel{border:1px solid rgba(0,142,161,.12);border-radius:26px;background:#fff;box-shadow:0 18px 50px #0f172a12}.dashboard-hero-card{display:grid;grid-template-columns:1fr auto;align-items:end;gap:20px;padding:30px;background:linear-gradient(135deg,rgba(0,188,212,.1),transparent 45%),#fff}.dashboard-hero-card h2{max-width:780px;font-size:clamp(28px,4vw,46px);line-height:1.02}.dashboard-hero-card p:last-child{max-width:660px;color:#475569;font-size:16px;line-height:1.7}.dashboard-hero-card__meter{min-width:170px;padding:18px;border:1px solid rgba(245,158,11,.26);border-radius:22px;background:#fffbeb}.dashboard-hero-card__meter span,.dashboard-hero-card__meter small{display:block;color:#92400e;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dashboard-hero-card__meter strong{display:block;margin:6px 0;color:#0f172a;font-size:42px;line-height:1}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dashboard-card{padding:22px}.dashboard-card span{color:#008ea1;font-weight:800}.dashboard-card strong{display:block;margin-top:12px;color:#0f172a;font-size:34px;letter-spacing:-.04em}.dashboard-card p{margin:8px 0 0;color:#64748b}.dashboard-panel{overflow:hidden}.menu-form-panel{overflow:hidden;border:1px solid rgba(0,142,161,.12);border-radius:26px;background:#fff;box-shadow:0 18px 50px #0f172a12}.menu-form-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px;border-bottom:1px solid rgba(0,142,161,.1)}.menu-form-panel__header h2{margin:4px 0 8px;color:#0f172a;font-size:26px;letter-spacing:-.04em}.menu-form-panel__header p{margin:0;color:#64748b}.menu-form-panel__header>span{flex:0 0 auto;max-width:260px;padding:8px 12px;border-radius:999px;color:#006064;background:#e0faff;font-size:12px;font-weight:900}.menu-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px}.menu-field{display:grid;gap:8px}.menu-field span{color:#334155;font-size:13px;font-weight:800}.menu-field strong{color:#dc2626}.menu-field input{width:100%;padding:12px 13px;border:1px solid #dbe4ee;border-radius:13px;color:#0f172a;background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.menu-field input:focus{border-color:#00bcd4;box-shadow:0 0 0 4px #00bcd429}.menu-form-status{grid-column:1 / -1;margin:0;padding:12px 14px;border:1px solid rgba(0,188,212,.18);border-radius:14px;color:#006064;background:#e0faff;font-size:14px;font-weight:800}.menu-form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.menu-form-actions button{padding:13px 18px;border:0;border-radius:14px;color:#fff;background:#006064;cursor:pointer;font-weight:900;transition:opacity .16s ease,background .16s ease}.menu-form-actions button:hover{background:#004c50}.menu-form-actions button:disabled{cursor:not-allowed;opacity:.7}.menu-form-empty{margin:0;padding:22px;color:#64748b;line-height:1.7}.dashboard-panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;border-bottom:1px solid rgba(30,64,175,.09)}.dashboard-panel__header span{padding:8px 12px;border-radius:999px;color:#92400e;background:#fffbeb;font-weight:800}.dashboard-row{display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:14px;padding:16px 22px;border-bottom:1px solid rgba(30,64,175,.08);color:#475569}.dashboard-row strong{color:#008ea1}.dashboard-empty{margin:0;padding:24px;color:#64748b}.dashboard-content--predictive{gap:22px;background:linear-gradient(180deg,#e0faffc7,#f8fafcf5 260px),#f8fafc}.predictive-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border:1px solid rgba(0,142,161,.14);border-left:5px solid #00a7b8;border-radius:18px;background:#fff;box-shadow:0 16px 42px #0f172a14}.predictive-hero h2{margin:4px 0 8px;color:#0f172a;font-size:clamp(24px,3vw,34px);letter-spacing:-.03em}.predictive-hero p:last-child{max-width:760px;margin:0;color:#64748b;font-size:14px;line-height:1.55}.predictive-hero>span{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(0,167,184,.18);border-radius:999px;color:#006064;background:#e0faff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.predictive-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.predictive-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.42fr);gap:16px;align-items:start}.predictive-list-panel,.predictive-detail{min-width:0;border:1px solid rgba(0,142,161,.14);border-radius:18px;background:#fff;box-shadow:0 14px 36px #0f172a12}.predictive-filter{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;padding:16px;border-bottom:1px solid rgba(0,142,161,.1);background:#fbfdff}.predictive-filter label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:900}.predictive-filter input,.predictive-filter select{height:38px;width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.predictive-filter input:focus,.predictive-filter select:focus{border-color:#00a7b8;box-shadow:0 0 0 4px #00bcd424}.predictive-filter__actions{display:flex;align-items:end;gap:8px}.predictive-filter__actions button,.predictive-pagination button,.predictive-action{min-height:38px;padding:0 14px;border:1px solid #cbd5e1;border-radius:10px;color:#0f4f5a;background:#fff;cursor:pointer;font-weight:900;transition:background .16s ease,border-color .16s ease,color .16s ease}.predictive-filter__actions button:first-child,.predictive-action--primary{border-color:#006064;color:#fff;background:#006064}.predictive-action--secondary{border-color:#008ea1;color:#006064;background:#e0faff}.predictive-action--danger{border-color:#fecaca;color:#b91c1c;background:#fff5f5}.predictive-filter__actions button:hover,.predictive-pagination button:hover,.predictive-action:hover{border-color:#006064}.predictive-filter__actions button:disabled,.predictive-pagination button:disabled,.predictive-action:disabled{cursor:not-allowed;opacity:.7}.predictive-table{overflow-x:auto}.predictive-row{width:100%;display:grid;grid-template-columns:112px 138px minmax(150px,.9fr) minmax(260px,1.6fr) 124px 138px;gap:12px;align-items:center;padding:12px 16px;border:0;border-bottom:1px solid rgba(0,142,161,.1);color:#334155;background:#fff;text-align:left}button.predictive-row{cursor:pointer}.predictive-row.is-selected,button.predictive-row:hover{background:#f0fcff}.predictive-row--head{position:sticky;top:0;z-index:1;color:#006064;background:#f8fafc;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.predictive-row strong,.predictive-row small{display:block;min-width:0}.predictive-row strong{overflow:hidden;color:#0f172a;text-overflow:ellipsis;white-space:nowrap}.predictive-row small{margin-top:4px;overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.predictive-badge{width:fit-content;max-width:100%;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.priority-critical{color:#fff;background:#b91c1c}.priority-high{color:#7f1d1d;background:#fecaca}.priority-medium{color:#713f12;background:#fef3c7}.priority-low{color:#075985;background:#e0f2fe}.status-open{color:#006064;background:#e0faff}.status-acknowledged{color:#92400e;background:#fffbeb}.status-resolved{color:#166534;background:#dcfce7}.status-dismissed{color:#475569;background:#e2e8f0}.predictive-empty{padding:24px 16px;color:#64748b}.predictive-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 16px}.predictive-pagination span{color:#64748b;font-size:13px;font-weight:800}.predictive-detail{position:sticky;top:82px;display:grid;gap:16px;padding:18px}.predictive-detail--empty{color:#64748b}.predictive-detail__header{display:flex;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(0,142,161,.1)}.predictive-detail h3,.predictive-detail h4{margin:0;color:#0f172a}.predictive-detail h3{margin-top:10px;font-size:20px;line-height:1.2}.predictive-detail h4{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.predictive-detail p{margin:8px 0 0;color:#475569;line-height:1.55}.predictive-guidance{display:grid;gap:12px;padding:14px;border:1px solid rgba(0,142,161,.14);border-radius:14px;background:#f8fafc}.predictive-guidance span,.predictive-evidence-grid dt{color:#006064;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.predictive-steps{display:grid;gap:8px;margin:10px 0 0;padding-left:22px;color:#475569;line-height:1.5}.predictive-evidence-grid{display:grid;gap:8px;margin:10px 0 0}.predictive-evidence-grid div{padding:10px;border:1px solid rgba(0,142,161,.1);border-radius:10px;background:#fff}.predictive-evidence-grid dd{margin:4px 0 0;color:#475569;overflow-wrap:anywhere}.predictive-detail__actions{position:sticky;bottom:0;display:grid;gap:8px;padding-top:14px;border-top:1px solid rgba(0,142,161,.1);background:#fff}.predictive-muted,.predictive-readonly{color:#64748b}.ml-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ml-dashboard-filter{border:1px solid rgba(0,142,161,.14);border-radius:18px;box-shadow:0 14px 36px #0f172a12}.ml-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ml-chart-panel,.ml-feed{min-width:0;border:1px solid rgba(0,142,161,.14);border-radius:18px;background:#fff;box-shadow:0 14px 36px #0f172a12}.ml-chart-panel{overflow:hidden}.ml-chart-panel header,.ml-feed header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(0,142,161,.1);background:#fbfdff}.ml-chart-panel h3,.ml-feed h2,.ml-feed-card h3{margin:0;color:#0f172a}.ml-chart-panel h3{font-size:16px}.ml-chart-panel p,.ml-feed-card p,.ml-feed__empty{margin:6px 0 0;color:#64748b;line-height:1.5}.ml-chart-panel header span,.ml-feed header span{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:#006064;background:#e0faff;font-size:11px;font-weight:900;text-transform:uppercase}.ml-chart-panel__body{min-height:320px;padding:14px}.ml-echart{width:100%;height:320px}.ml-chart-empty{min-height:292px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;background:#f8fafc;font-weight:800}.ml-feed{overflow:hidden}.ml-feed__empty{padding:18px}.ml-feed__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.ml-feed-card{min-width:0;padding:14px;border:1px solid rgba(0,142,161,.12);border-radius:14px;background:#fff}.ml-feed-card>div{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.ml-feed-card h3{font-size:15px;line-height:1.35}.ml-feed-card ol{display:grid;gap:6px;margin:10px 0 0;padding-left:20px;color:#475569;line-height:1.45}.ml-feed-card small{display:block;margin-top:12px;color:#006064;font-weight:900}.dashboard-shell.is-sidebar-collapsed{grid-template-columns:0 1fr}.dashboard-shell.is-sidebar-collapsed .dashboard-sidebar{width:0;padding-right:0;padding-left:0;overflow:hidden;border-right:0}@media (max-width: 960px){.auth-shell{grid-template-columns:1fr}.auth-hero{min-height:auto;padding:28px 22px}.auth-card{width:min(100% - 40px,520px);margin:32px auto}.dashboard-shell,.dashboard-shell.is-sidebar-collapsed{grid-template-columns:1fr}.dashboard-sidebar{position:fixed;z-index:4;top:58px;left:0;bottom:0;width:212px;max-width:calc(100vw - 32px);height:calc(100svh - 58px);box-shadow:24px 0 60px #0f172a3d;transform:translate(0)}.dashboard-header{z-index:8;grid-template-columns:auto minmax(0,1fr) auto}.dashboard-content{gap:16px;padding:20px}.menu-form-panel__header{display:grid}.menu-form-panel__header>span{width:fit-content;max-width:100%}.dashboard-shell.is-sidebar-collapsed .dashboard-sidebar{width:212px;padding:18px 14px;transform:translate(-100%)}.dashboard-grid{grid-template-columns:1fr}.menu-form{grid-template-columns:1fr 1fr}.dashboard-hero-card{grid-template-columns:1fr}.daily-summary-grid,.predictive-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-summary-grid,.ml-chart-grid,.ml-feed__list,.predictive-workspace{grid-template-columns:1fr}.predictive-detail{position:static}.predictive-filter,.daily-form-input-grid,.daily-scan-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-input-grid{grid-template-columns:1fr}}@media (max-width: 720px){.dashboard-sidebar{width:min(82vw,300px)}.dashboard-shell.is-sidebar-collapsed .dashboard-sidebar{width:min(82vw,300px);padding:18px 14px;overflow-y:auto;border-right:1px solid rgba(0,188,212,.18);transform:translate(-105%)}.dashboard-header{gap:12px}.dashboard-header h1{font-size:18px}.dashboard-user{gap:8px}.dashboard-user strong{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-user button{padding:9px 11px}.menu-form{grid-template-columns:1fr;gap:14px}.dashboard-panel__header{display:grid;align-items:start}.daily-filter,.predictive-hero,.predictive-detail__header{display:grid}.predictive-filter{grid-template-columns:1fr}.ml-chart-panel header,.ml-feed header{display:grid}.predictive-filter__actions{align-items:stretch}.predictive-row,.predictive-row--head{grid-template-columns:1fr}.predictive-row--head{display:none}.predictive-row{gap:8px;padding:14px}.predictive-row>span{min-width:0}.predictive-row>span:nth-child(2):before,.predictive-row>span:nth-child(3):before,.predictive-row>span:nth-child(4):before,.predictive-row>span:nth-child(5):before,.predictive-row>span:nth-child(6):before{display:block;margin-bottom:4px;color:#006064;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.predictive-row>span:nth-child(2):before{content:"Category"}.predictive-row>span:nth-child(3):before{content:"Area / Asset"}.predictive-row>span:nth-child(4):before{content:"Issue"}.predictive-row>span:nth-child(5):before{content:"Status"}.predictive-row>span:nth-child(6):before{content:"Created"}.daily-filter label{min-width:0}.daily-form-picker__header{display:grid}.daily-form-picker__header>span{width:fit-content}.daily-input-card__header,.daily-input-card__controls{display:grid}.daily-input-card__controls{justify-content:stretch}.daily-shift-select{min-width:0}.daily-field-card--row{grid-template-columns:minmax(0,1fr) auto}.daily-field-card--row strong,.daily-field-card--row input,.daily-field-card--row select{grid-column:1 / -1;grid-row:2}.daily-field-card--row .daily-field-card__actions{grid-column:2}.daily-summary-grid,.daily-form-input-grid,.daily-field-grid,.daily-scan-form__grid{grid-template-columns:1fr}}@media (max-width: 560px){.auth-brand{padding:10px 12px}.auth-card{width:min(100% - 32px,520px);margin:28px auto;padding:26px}.auth-hero__stats{grid-template-columns:1fr}.auth-card__header h1{font-size:34px}.auth-form{gap:16px;margin-top:26px}.dashboard-header{grid-template-columns:auto minmax(0,1fr) auto;padding:12px 14px}.dashboard-header h1{font-size:16px}.dashboard-content{padding:14px}.dashboard-hero-card,.dashboard-card{padding:22px}.dashboard-row{grid-template-columns:1fr;gap:6px;padding:14px 16px}.menu-form,.menu-form-panel__header{grid-template-columns:1fr}.menu-form-panel__header{display:grid}.menu-form-panel__header,.menu-form,.menu-form-empty{padding:16px}.menu-form-panel__header h2{font-size:22px}.menu-form-actions{justify-content:stretch}.menu-form-actions button{width:100%}}
