.brand-logo{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;gap:8px}.brand-logo--compact{flex-direction:row;gap:10px;align-items:center}.brand-logo-img{display:block;object-fit:contain;border-radius:50%;background:#fff;box-shadow:0 2px 12px #3b82f633}.brand-logo-img.compact{box-shadow:0 1px 6px #0000001f}.brand-logo-text{text-align:center;line-height:1.15}.brand-logo-yoyo{display:block;font-size:1.5rem;font-weight:800;color:var(--brand-blue, #3b82f6)}.brand-logo-land{display:block;font-size:1.15rem;font-weight:800;color:var(--brand-blue-dark, #2563eb)}.brand-logo-compact-name{font-weight:800;font-size:.9rem;line-height:1.2;color:inherit;max-width:120px}.login-page{min-height:100dvh;max-width:480px;margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 20px 32px;background:linear-gradient(180deg,var(--purple-bg) 0%,var(--bg) 45%)}.login-hero{text-align:center;margin-bottom:28px}.login-logo{font-size:3.5rem;display:block;margin-bottom:8px}.login-hero .brand-logo{margin-bottom:12px}.login-tagline{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.5}.login-form{background:#fff;border-radius:24px;padding:24px 20px;box-shadow:var(--shadow-md)}.pin-label{display:block;text-align:center;font-weight:700;font-size:.85rem;margin-bottom:16px}.pin-dots{display:flex;justify-content:center;gap:10px;margin-bottom:20px;flex-wrap:wrap;max-width:280px;margin-left:auto;margin-right:auto}.pin-dot{width:16px;height:16px;border-radius:50%;border:2px solid var(--purple-light);background:transparent;transition:background .15s}.pin-dot.filled{background:var(--purple);border-color:var(--purple)}.login-error{text-align:center;color:var(--coral);font-size:.85rem;font-weight:600;margin:-8px 0 12px}.pin-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.pin-key{font-family:inherit;font-size:1.35rem;font-weight:700;padding:16px;border:none;border-radius:14px;background:var(--bg);color:var(--text);cursor:pointer}.pin-key:active{transform:scale(.96)}.pin-key.empty{visibility:hidden;pointer-events:none}.login-submit{width:100%}.demo-hints{margin-top:24px;text-align:center;font-size:.8rem;color:var(--text-muted);background:#fff;border-radius:16px;padding:14px;border:1px dashed var(--border)}.demo-title{font-weight:800;color:var(--purple);margin:0 0 8px}.demo-hints p{margin:4px 0}.nav-logo-icon{display:block;width:24px;height:24px;object-fit:contain;border-radius:50%;opacity:.75;transition:opacity .15s,transform .15s}.nav-logo-icon.active{opacity:1;transform:scale(1.05)}.app-bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:#fff;border-top:1px solid var(--border);padding:6px 8px calc(6px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #6c3ce914;z-index:100;gap:4px}.app-bottom-nav.simple .app-nav-item{flex:1;min-width:0;max-width:none}.app-nav-item{flex:0 0 auto;min-width:56px;max-width:72px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 6px;text-decoration:none;color:var(--text-muted);font-size:.6rem;font-weight:800;border-radius:10px;transition:background .15s,color .15s}.app-nav-item.active{color:var(--purple);background:var(--purple-bg)}.app-nav-icon{font-size:1.15rem;line-height:1}.app-nav-label{text-align:center;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.layout{min-height:100dvh;display:flex;flex-direction:column;max-width:480px;margin:0 auto;background:var(--bg)}.layout-header{background:linear-gradient(135deg,var(--brand-blue-dark) 0%,var(--brand-blue) 55%,var(--brand-blue-light) 100%);color:#fff;padding:max(12px,env(safe-area-inset-top)) 16px 16px;border-radius:0 0 24px 24px;box-shadow:var(--shadow-md)}.layout-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.header-actions{display:flex;align-items:center;gap:8px}.admin-link{color:#fff;text-decoration:none;font-size:.75rem;font-weight:800;padding:6px 10px;border-radius:999px;background:#fff3;border:1px solid rgba(255,255,255,.35)}.admin-link.active{background:#fff;color:var(--purple)}.brand-link{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-weight:800;font-size:.95rem}.brand-icon{font-size:1.5rem}.back-btn{color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;padding:4px 8px;line-height:1}.logout-btn{background:#fff3;border:1px solid rgba(255,255,255,.35);color:#fff;font-family:inherit;font-size:.75rem;font-weight:700;padding:6px 12px;border-radius:999px;cursor:pointer}.page-title{margin:12px 0 4px;font-size:1.35rem;font-weight:800}.user-greeting{margin:0;font-size:.85rem;opacity:.95;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.role-badge{background:#ffffff40;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700}.layout-main{flex:1;padding:16px 16px calc(80px + env(safe-area-inset-bottom));overflow-y:auto}.layout-main.with-app-nav,.layout-main.with-manager-nav{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:#fff;border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 20px #6c3ce914;z-index:100}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 8px;text-decoration:none;color:var(--text-muted);font-size:.7rem;font-weight:700;transition:color .15s}.nav-item.active{color:var(--purple)}.nav-icon{font-size:1.25rem}.hub-date{font-weight:800;color:var(--purple);margin:0 0 6px;font-size:.95rem}.hub-tagline{color:var(--text-muted);font-size:.85rem;line-height:1.45;margin:0 0 16px}.hub-section{margin-bottom:28px}.hub-section-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 12px}.zone-checklist-block{margin-bottom:16px}.zone-block-title{font-size:1rem;margin:0 0 10px}.zone-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.report-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.report-card{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:14px;text-decoration:none;color:inherit;border:2px solid var(--border);box-shadow:var(--shadow-sm)}.report-card.submitted{border-color:var(--green);background:#f0fdf4}.report-card.draft{border-color:#fcd34d;background:#fffbeb}.report-card-icon{font-size:1.5rem}.report-card-body{flex:1;min-width:0}.report-card-body strong{display:block;font-size:.9rem}.report-card-body small{display:block;font-size:.72rem;color:var(--text-muted);margin-top:2px;line-height:1.3}.report-card-status{font-size:1.1rem;font-weight:800;color:var(--purple)}.report-card-status.submitted{color:var(--green)}.report-card-action{font-size:.75rem;font-weight:800;color:var(--purple);white-space:nowrap}.report-count{display:block;font-size:.68rem;color:var(--green);font-weight:700;margin-top:4px}.report-status-label{display:block;font-size:.68rem;font-weight:800;margin-top:4px;text-transform:uppercase;letter-spacing:.03em}.report-status-label.submitted{color:var(--green)}.report-status-label.draft{color:#b45309}.report-status-label.new{color:var(--purple)}.period-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;background:#fff;padding:6px;border-radius:16px;border:2px solid var(--border);box-shadow:var(--shadow-sm)}.period-tab{font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 12px;border:none;border-radius:12px;background:transparent;font-size:1rem;font-weight:800;color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.period-tab.active.morning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;box-shadow:var(--shadow-sm)}.period-tab.active.night{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#3730a3;box-shadow:var(--shadow-sm)}.period-tab-icon{font-size:1.25rem}.zone-hub-date{font-weight:800;color:var(--purple);margin:0 0 6px;font-size:.95rem}.zone-hub-intro{color:var(--text-muted);font-size:.9rem;margin:0 0 16px;line-height:1.4}.zone-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.zone-card{display:flex;flex-direction:column;align-items:flex-start;padding:12px;background:#fff;border-radius:14px;text-decoration:none;color:inherit;border:2px solid var(--border);border-top:4px solid var(--zone-color, var(--purple));box-shadow:var(--shadow-sm);min-height:96px}.zone-card.submitted{background:#f0fdf4;border-color:var(--green)}.zone-card.draft{background:#fffbeb}.zone-icon{font-size:1.4rem}.zone-name{font-size:.78rem;font-weight:800;margin-top:4px;line-height:1.2}.zone-meta{font-size:.62rem;color:var(--text-muted)}.pill{margin-top:auto;padding-top:6px;font-size:.62rem;font-weight:800}.pill.new{color:var(--purple)}.pill.progress{color:#b45309}.pill.ready,.pill.done{color:var(--green)}.item-card{background:#fff;border-radius:16px;padding:14px;margin-bottom:12px;border:2px solid var(--border);box-shadow:var(--shadow-sm);transition:border-color .2s}.item-card.status-pass{border-color:var(--green)}.item-card.status-issue{border-color:var(--coral)}.item-card.status-na{border-color:var(--text-muted);opacity:.9}.item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.item-label{margin:0;font-size:.95rem;font-weight:700;line-height:1.35;flex:1}.required-tag{font-size:.65rem;font-weight:800;text-transform:uppercase;background:var(--yellow-light);color:#92400e;padding:3px 8px;border-radius:999px;white-space:nowrap}.status-buttons{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:10px}.status-btn{font-family:inherit;font-size:.8rem;font-weight:800;padding:12px 6px;border-radius:12px;border:2px solid var(--border);background:var(--bg);cursor:pointer;transition:all .15s}.status-btn.pass.active{background:#d1fae5;border-color:var(--green);color:#065f46}.status-btn.issue.active{background:#ffe4e1;border-color:var(--coral);color:#9a3412}.status-btn.na.active{background:#f3f4f6;border-color:var(--text-muted);color:var(--text)}.severity-row{margin-bottom:10px}.field-label{display:block;font-size:.75rem;font-weight:700;color:var(--text-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em}.severity-buttons{display:flex;gap:8px}.severity-btn{flex:1;font-family:inherit;font-size:.75rem;font-weight:800;text-transform:capitalize;padding:8px;border-radius:10px;border:2px solid var(--border);background:#fff;cursor:pointer}.severity-btn.low.active{background:#dbeafe;border-color:#3b82f6}.severity-btn.medium.active{background:#fef3c7;border-color:#f59e0b}.severity-btn.high.active{background:#fee2e2;border-color:#ef4444}.notes-input{width:100%;font-family:inherit;font-size:.9rem;padding:10px 12px;border:2px solid var(--border);border-radius:12px;resize:vertical;margin-bottom:10px;box-sizing:border-box}.photo-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.photo-btn{font-family:inherit;font-size:.8rem;font-weight:700;padding:8px 14px;border-radius:10px;border:2px dashed var(--purple-light);background:var(--purple-bg);color:var(--purple);cursor:pointer}.photo-remove{font-family:inherit;font-size:.75rem;color:var(--coral);background:none;border:none;cursor:pointer;font-weight:700}.photo-preview{width:100%;max-height:160px;object-fit:cover;border-radius:12px;margin-bottom:8px}.item-meta{margin:0;font-size:.7rem;color:var(--text-muted)}.checklist-toolbar{position:sticky;top:0;z-index:10;background:var(--bg);padding-bottom:12px;margin:-4px 0 12px}.progress-bar-wrap{height:8px;background:#fff;border-radius:999px;overflow:hidden;border:1px solid var(--border)}.progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--purple),var(--teal));border-radius:999px;transition:width .3s}.progress-text{margin:8px 0 0;font-size:.85rem;font-weight:700}.required-warn{color:var(--coral)}.save-flash{font-size:.75rem;color:var(--green);font-weight:800;margin-left:8px}.submit-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--border);box-shadow:0 -4px 20px #0000000f;z-index:50}.submit-bar .btn-primary,.submit-bar .btn-secondary{flex:1}.submit-hint{text-align:center;font-size:.8rem;color:var(--text-muted);margin:0 0 100px;padding:0 8px}.checklist-items{padding-bottom:120px}.form-report-desc{color:var(--text-muted);font-size:.9rem;margin:0 0 4px;line-height:1.4}.form-multi-hint{display:block;font-size:.8rem;color:var(--purple);font-weight:700;margin-top:4px}.form-report-meta{font-size:.8rem;font-weight:700;color:var(--purple);margin:0 0 20px}.form-report{padding-bottom:24px}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:.8rem;font-weight:800;margin-bottom:6px;color:var(--text)}.form-field .req{color:var(--coral)}.form-field input,.form-field textarea,.form-field select{width:100%;font-family:inherit;font-size:1rem;padding:12px;border:2px solid var(--border);border-radius:12px;background:#fff;box-sizing:border-box}.form-error{color:var(--coral);font-size:.85rem;font-weight:700;margin-bottom:12px}.form-actions{display:flex;gap:10px;margin-top:8px}.form-actions .btn-primary,.form-actions .btn-secondary{flex:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.form-photo-btn{font-family:inherit;font-size:.9rem;font-weight:800;padding:12px 16px;border-radius:12px;border:2px solid var(--border);background:#fff;color:var(--text);cursor:pointer}.form-photo-btn:disabled{opacity:.55;cursor:not-allowed}.form-photo-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.form-photo-thumb{position:relative;width:88px;height:88px}.form-photo-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px;border:2px solid var(--border)}.form-photo-remove{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;border:none;background:var(--coral, #ef4444);color:#fff;font-weight:800;font-size:.8rem;line-height:1;cursor:pointer}.empty-state{text-align:center;color:var(--text-muted);padding:40px 20px}.history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.history-item{display:flex;align-items:stretch}.history-row{flex:1;min-width:0;display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:14px;text-decoration:none;color:inherit;border:2px solid var(--border)}.history-row--selectable{cursor:pointer}.history-row--selectable.selected{border-color:#1d4ed8;background:#eff6ff}.history-checkbox{flex-shrink:0;width:20px;height:20px;accent-color:#1d4ed8;pointer-events:none}.history-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px}.history-tool-btn{font-family:inherit;font-size:.8rem;font-weight:800;padding:8px 14px;border-radius:10px;border:2px solid var(--border);background:#fff;color:var(--text);cursor:pointer}.history-selected-count{font-size:.8rem;font-weight:700;color:var(--text-muted);margin-right:auto}.history-bulk-delete-btn{font-family:inherit;font-size:.8rem;font-weight:800;padding:8px 14px;border-radius:10px;border:2px solid #fecaca;background:#fff5f3;color:#b91c1c;cursor:pointer}.history-bulk-delete-btn:disabled{opacity:.45;cursor:not-allowed}.history-icon{font-size:1.5rem}.history-body{flex:1;display:flex;flex-direction:column;gap:2px}.history-body strong{font-size:.9rem}.history-sub{font-size:.75rem;color:var(--text-muted)}.history-issue-badge{font-size:.65rem;font-weight:800;background:#ffe4e1;color:var(--coral);padding:4px 8px;border-radius:999px}.detail-meta{background:#fff;border-radius:14px;padding:14px;margin-bottom:16px;border:2px solid var(--border)}.detail-meta p{margin:4px 0;font-size:.9rem}.detail-time{color:var(--text-muted);font-size:.8rem!important}.issue-banner{display:inline-block;margin-top:8px;background:#ffe4e1;color:#9a3412;font-size:.75rem;font-weight:800;padding:6px 12px;border-radius:999px}.detail-items{list-style:none;margin:0;padding:0}.detail-item{display:flex;gap:10px;padding:12px;background:#fff;border-radius:12px;margin-bottom:8px;border:2px solid var(--border)}.detail-item.status-pass{border-left:4px solid var(--green)}.detail-item.status-issue{border-left:4px solid var(--coral)}.detail-status-icon{font-size:1.1rem;font-weight:800}.detail-label{margin:0 0 4px;font-weight:700;font-size:.9rem}.severity-tag{font-size:.65rem;font-weight:800;text-transform:uppercase;padding:2px 8px;border-radius:999px;margin-right:6px}.severity-tag.low{background:#dbeafe;color:#1d4ed8}.severity-tag.medium{background:#fef3c7;color:#b45309}.severity-tag.high{background:#fee2e2;color:#b91c1c}.detail-notes{margin:4px 0;font-size:.85rem;color:var(--text-muted)}.detail-photo{width:100%;max-height:120px;object-fit:cover;border-radius:8px;margin:6px 0}.form-detail-photos{margin-top:20px}.form-detail-photos-title{font-size:.95rem;font-weight:800;margin:0 0 8px}.form-detail-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.form-detail-photo-grid .detail-photo{max-height:160px;margin:0}.detail-ts{margin:4px 0 0;font-size:.7rem;color:var(--text-muted)}.issues-summary h3{font-size:.95rem;color:var(--coral)}.form-detail-list{margin:0;padding:0}.form-detail-row{background:#fff;border-radius:12px;padding:12px 14px;margin-bottom:8px;border:2px solid var(--border)}.form-detail-row dt{font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--text-muted);margin:0 0 4px}.form-detail-row dd{margin:0;font-size:.95rem;font-weight:600;white-space:pre-wrap}.pdf-download-btn{display:flex;width:fit-content;align-items:center;gap:6px;margin-top:12px;padding:8px 16px;background:#1d4ed8;color:#fff;font-size:.85rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .15s}.pdf-download-btn:active{background:#1e40af}.date-picker-label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.date-picker{font-family:inherit;font-size:1rem;padding:12px;border:2px solid var(--border);border-radius:12px;background:#fff}.manager-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.mgr-stat{font-family:inherit;display:flex;flex-direction:column;align-items:center;padding:14px 8px;border-radius:14px;border:2px solid var(--border);background:#fff;cursor:pointer;font-size:.7rem;font-weight:800;color:var(--text-muted);text-transform:uppercase}.mgr-stat.active{border-color:var(--purple);background:var(--purple-bg);color:var(--purple)}.mgr-stat.issues.active{border-color:var(--coral);background:#fff5f3;color:var(--coral)}.mgr-stat.missed.active{border-color:#f59e0b;background:#fffbeb;color:#b45309}.mgr-num{font-size:1.5rem;line-height:1.2;color:inherit}.draft-note{font-size:.85rem;background:#fffbeb;border:1px solid #fcd34d;padding:10px 14px;border-radius:12px;margin-bottom:12px}.mgr-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.mgr-row{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border-radius:14px;text-decoration:none;color:inherit;border:2px solid var(--border)}.mgr-row strong{display:block;font-size:.9rem}.mgr-row small{color:var(--text-muted);font-size:.75rem}.issue-count{display:block;font-size:.7rem;font-weight:800;color:var(--coral);margin-top:4px}.missed-row{display:flex;align-items:center;gap:12px;padding:14px;background:#fffbeb;border-radius:14px;border:2px dashed #f59e0b}.missed-hint{color:#b45309!important;font-weight:700}.draft-hint{color:var(--purple)!important;font-weight:700}.safety-issue-row{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#fff5f3;border-radius:14px;border:2px solid #fecaca;margin-bottom:8px}.safety-issue-row strong{display:block;font-size:.9rem}.safety-issue-row small{color:var(--text-muted);font-size:.75rem}.issue-notes-preview{margin:4px 0 0;font-size:.8rem;color:var(--text)}.empty-state.success{color:var(--green);font-weight:700}.admin-intro{color:var(--text-muted);font-size:.9rem;line-height:1.45;margin:0 0 16px}.admin-zone-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.admin-zone-tab{font-family:inherit;font-size:.72rem;font-weight:700;padding:8px 10px;border-radius:10px;border:2px solid var(--border);background:#fff;cursor:pointer}.admin-zone-tab.active{border-color:var(--purple);background:var(--purple-bg);color:var(--purple)}.admin-zone-title{font-size:1.1rem;margin:0 0 12px}.admin-item-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.admin-item-row{background:#fff;border:2px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.admin-label-input{font-family:inherit;font-size:.95rem;font-weight:600;padding:10px;border:2px solid var(--border);border-radius:10px;width:100%;box-sizing:border-box}.admin-check{font-size:.8rem;font-weight:700;display:inline-flex;align-items:center;gap:6px;margin-right:12px}.admin-shifts{display:flex;flex-wrap:wrap;gap:4px}.admin-remove{align-self:flex-end;font-family:inherit;background:none;border:none;color:var(--coral);font-weight:800;cursor:pointer;font-size:1rem}.admin-actions{display:flex;flex-direction:column;gap:10px}.admin-saved{color:var(--green);font-weight:800;margin-top:12px}.admin-back{margin-top:20px;font-size:.9rem}.admin-back a{color:var(--purple);font-weight:700}.team-intro{color:var(--text-muted);font-size:.9rem;line-height:1.45;margin:0 0 16px}.team-add-toggle{width:100%;margin-bottom:16px}.team-actions-bar{display:flex;gap:8px;margin-bottom:16px}.team-actions-bar .team-add-toggle{flex:1;margin-bottom:0}.team-sync-btn{font-family:inherit;font-size:.85rem;font-weight:800;padding:0 16px;border-radius:12px;border:2px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;cursor:pointer;white-space:nowrap;flex-shrink:0}.team-sync-btn:disabled{opacity:.55;cursor:not-allowed}.team-sync-message{margin:-8px 0 16px;font-size:.8rem;font-weight:700;color:#047857}.team-add-form{background:#fff;border:2px solid var(--border);border-radius:16px;padding:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:12px}.team-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-add-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--text-muted)}.team-add-form input,.team-add-form select{font-family:inherit;font-size:1rem;padding:10px 12px;border:2px solid var(--border);border-radius:10px}.team-error{color:var(--coral);font-size:.85rem;font-weight:700;margin:0}.team-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.team-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:2px solid var(--border);border-radius:14px;padding:14px}.team-row.editing{border-color:var(--purple-light, #8b5cf6);background:var(--purple-bg, #f5f3ff)}.team-row-main{display:flex;flex-direction:column;gap:4px;min-width:0}.team-row-main strong{font-size:.95rem}.team-role-badge{font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--brand-blue, #3b82f6)}.team-role-badge.crew-lead{color:#7c3aed}.team-role-badge.manager,.team-role-badge.admin{color:#059669}.team-email{font-size:.75rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis}.team-pin{font-size:.7rem;color:var(--text-muted);font-weight:700}.team-remove-btn{font-family:inherit;font-size:.75rem;font-weight:800;padding:8px 12px;border-radius:10px;border:2px solid #fecaca;background:#fff5f3;color:#b91c1c;cursor:pointer;flex-shrink:0}.team-remove-btn:disabled{opacity:.4;cursor:not-allowed}.team-row-actions{display:flex;gap:6px;flex-shrink:0}.team-edit-btn{font-family:inherit;font-size:.75rem;font-weight:800;padding:8px 12px;border-radius:10px;border:2px solid #ddd6fe;background:#f5f3ff;color:#6d28d9;cursor:pointer;flex-shrink:0}.team-edit-controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.team-role-select{font-family:inherit;font-size:.8rem;font-weight:700;padding:8px 10px;border:2px solid var(--purple-light, #8b5cf6);border-radius:10px;background:#fff;color:var(--text);cursor:pointer}.team-save-btn{font-family:inherit;font-size:.75rem;font-weight:800;padding:8px 12px;border-radius:10px;border:2px solid #a7f3d0;background:#ecfdf5;color:#065f46;cursor:pointer}.team-cancel-btn{font-family:inherit;font-size:.85rem;font-weight:800;padding:8px 10px;border-radius:10px;border:2px solid var(--border);background:#fff;color:var(--text-muted);cursor:pointer}.team-footnote{margin-top:16px;font-size:.75rem;color:var(--text-muted);text-align:center}:root{--brand-blue: #3b82f6;--brand-blue-dark: #2563eb;--brand-blue-light: #93c5fd;--brand-bg: #eff6ff;--purple: #3b82f6;--purple-light: #93c5fd;--purple-bg: #eff6ff;--coral: #ff6b35;--teal: #06d6a0;--green: #10b981;--yellow: #ffd23f;--yellow-light: #fef3c7;--bg: #f8f7fc;--text: #1e1b2e;--text-muted: #6b7280;--border: #e8e4f0;--shadow-sm: 0 2px 8px rgba(108, 60, 233, .06);--shadow-md: 0 8px 24px rgba(108, 60, 233, .12);font-family:Nunito,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh}#root{min-height:100dvh}.app-splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-muted)}.app-splash-spinner{width:36px;height:36px;border:3px solid var(--border);border-top-color:var(--brand-blue);border-radius:50%;animation:app-splash-spin .8s linear infinite}@keyframes app-splash-spin{to{transform:rotate(360deg)}}h1,h2,h3{font-weight:800}button{touch-action:manipulation}.btn-primary{font-family:inherit;font-size:1rem;font-weight:800;padding:14px 20px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--purple),#8b5cf6);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);transition:opacity .15s,transform .1s}.btn-primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary:not(:disabled):active{transform:scale(.98)}.btn-secondary{font-family:inherit;font-size:1rem;font-weight:800;padding:14px 20px;border:2px solid var(--border);border-radius:14px;background:#fff;color:var(--text);cursor:pointer}.btn-secondary:active{transform:scale(.98)}input,textarea,select{font-size:16px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
