:root{font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#0f172a;background:#0b1021;--card: rgba(255, 255, 255, .08);--border: rgba(255, 255, 255, .12);--muted: #8b9bb2;--accent: #6ef3ff}*{box-sizing:border-box}body{margin:0;min-height:100vh}.page{min-height:100vh;position:relative;color:#e2e8f0;overflow-x:hidden}.backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(110,243,255,.2),transparent 40%),radial-gradient(circle at 80% 10%,rgba(255,118,164,.2),transparent 35%),radial-gradient(circle at 70% 80%,rgba(144,238,144,.18),transparent 40%),linear-gradient(160deg,#0b1021,#0f1b3d);filter:blur(0px);z-index:0}.container{position:relative;z-index:1;width:100%;margin:0 auto;padding:0 24px 80px}.top-nav{position:relative;z-index:2;width:100%;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.nav-menu{position:absolute;top:100%;left:0;margin-top:8px;background:#1a2236;border:1px solid var(--border);border-radius:12px;padding:6px;min-width:220px;display:flex;flex-direction:column;gap:4px;box-shadow:0 10px 30px #00000080;z-index:10}.nav-menu button{text-align:left;width:100%;border:none;padding:10px 12px;border-radius:8px;background:transparent;color:#e2e8f0;cursor:pointer;font-size:14px;font-weight:600}.nav-menu button:hover{background:#ffffff14}.nav-menu button.active{background:#6ef3ff26;color:#6ef3ff}.hero{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:32px}.clock-header{align-items:flex-end}.clock{background:#ffffff0f;border:1px solid var(--border);border-radius:18px;padding:16px 20px;box-shadow:0 20px 60px #00000059}.clock-time{font-family:monospace,Space Grotesk,Inter;font-size:clamp(38px,8vw,80px);font-weight:800;letter-spacing:.08em;margin:0}.clock-date{margin-top:6px;color:var(--muted);font-weight:600;letter-spacing:.05em}.clock-tags{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-weight:700;font-size:13px;color:#0b1021;background:linear-gradient(120deg,#6ef3ff,#3fb1ff);border:1px solid rgba(110,243,255,.4)}.tag.tag-working{background:linear-gradient(120deg,#6ef3ff,#3fb1ff)}.tag.tag-off{background:linear-gradient(120deg,#ffb97a,#ff8f70);border-color:#ffb97a66}.tag.tag-pending{background:linear-gradient(120deg,#c7d2fe,#a5b4fc);border-color:#a5b4fc66}.ghost-tag{background:#ffffff14;color:#e2e8f0;border:1px solid var(--border)}.hero h1{margin:8px 0 6px;font-size:clamp(28px,4vw,40px);letter-spacing:-.02em}.accent{color:var(--accent)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--muted);margin:0}.lede{max-width:580px;color:#cbd5e1;margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.tabs{display:inline-flex;gap:10px;padding:6px;border:1px solid var(--border);border-radius:14px;background:#ffffff0a;margin-bottom:16px}.org-home-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.home-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.home-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;align-items:start}.tabs button{border:none;background:transparent;color:#e2e8f0;padding:10px 14px;border-radius:10px;font-weight:700;cursor:pointer;transition:all .15s ease}.tabs .active{background:linear-gradient(120deg,#6ef3ff,#3fb1ff);color:#0b1021;box-shadow:0 10px 30px #6ef3ff59}.login-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0d}.avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;background:#ffffff14;display:grid;place-items:center;font-weight:700;color:#e2e8f0}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.large{width:44px;height:44px}.login-text{display:flex;flex-direction:column;gap:0;min-width:auto;margin-right:6px}.login-text .label{margin:0;font-size:11px}.login-text .strong{font-weight:700;font-size:14px}.login-text .small-text{font-size:11px;color:var(--muted)}.pill{padding:8px 10px;border-radius:10px;background:#ffffff14}.ghost-primary{width:auto;background:#ffffff14;color:#e2e8f0;border:1px solid var(--border)}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:20px;box-shadow:0 20px 60px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.card.admin-card{background:transparent;border:none;box-shadow:none;padding:0}.section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.section-header h2{margin:6px 0 0;font-size:22px}.small-text{color:var(--muted);font-size:14px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-weight:600;color:#d9e2ec}.field input,.field textarea{background:#ffffff0a;border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:#e2e8f0;font-size:15px}.field input:focus,.field textarea:focus{outline:2px solid rgba(110,243,255,.45);border-color:transparent}.location-box,.panel-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px;border:1px dashed var(--border);border-radius:12px}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.panel-row .button-group{flex-wrap:wrap;justify-content:flex-end}.button-group{display:flex;gap:8px;align-items:center}.account-info{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:12px;background:#ffffff08;margin-bottom:12px}.account-meta{display:flex;flex-direction:column;gap:4px}.account-name{margin:0;font-weight:800}.account-email{margin:0;font-family:Space Grotesk,Inter,monospace;color:#cbd5e1}.muted-hint{margin:0 0 12px;color:var(--muted)}.staff-list{display:flex;flex-direction:column;gap:8px}.staff-row{display:grid;grid-template-columns:1fr 1fr .7fr auto auto;gap:8px;align-items:center;width:100%}.staff-list{display:grid;gap:8px}.staff-row input{background:#ffffff0a;border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:#e2e8f0;min-width:0}.staff-row select{background:#ffffff0a;border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:#e2e8f0}.role-tag{padding:6px 10px;border-radius:999px;background:#ffffff14;border:1px solid var(--border);font-weight:700;color:#e2e8f0;font-size:13px}.shift-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:8px 0 12px}.shift-row input[type=time]{width:100%;background:#ffffff0a;border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:#e2e8f0}.ghost.danger{border-color:#ff76a480;color:#ff96b4}.admin-actions{margin-top:12px}.admin-actions .primary{width:auto;min-width:220px}.label{margin:0 0 4px;color:var(--muted);font-size:14px}.mono{font-family:Space Grotesk,Inter,monospace;font-weight:600;margin:0}.mode-toggle{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px}.mode-toggle button{padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0a;color:#e2e8f0;font-weight:700;cursor:pointer;transition:all .15s ease}.mode-toggle .active{background:linear-gradient(120deg,#6ef3ff,#3fb1ff);color:#0b1021;border-color:transparent;box-shadow:0 10px 30px #6ef3ff59}.panel{padding:12px;border:1px solid var(--border);border-radius:12px;background:#ffffff08;margin-bottom:12px}.panel.stored-center{border:1px dashed var(--border)}.stored-header{display:flex;justify-content:space-between;align-items:center}.lock-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0d;font-weight:700;color:#e2e8f0}.stored-body .org-title{margin:8px 0 4px;font-weight:800;font-size:18px}.stored-body .stored-coords{margin:0 0 8px}.panel .hint{color:var(--muted);margin:6px 0 0;font-size:14px}.tag-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.panel button.primary{margin-top:8px}button.primary{width:100%;padding:12px 14px;border:none;border-radius:12px;font-weight:800;font-size:16px;background:linear-gradient(120deg,#6ef3ff,#3fb1ff);color:#0b1021;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button.primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}button.primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 30px #6ef3ff59}button.ghost{padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:transparent;color:#e2e8f0;cursor:pointer}.status-badge{padding:10px 12px;border-radius:12px;font-weight:700;margin:8px 0}.status-badge.success{background:#6ef3a52e;border:1px solid rgba(110,243,165,.35);color:#defae9}.status-badge.error{background:#ff757524;border:1px solid rgba(255,117,117,.35);color:#ffd9d9}.status-badge.info{background:#6ef3ff1f;border:1px solid rgba(110,243,255,.3);color:#d6f7ff}.locked-card{display:flex;flex-direction:column;gap:10px}input[type=range]{accent-color:#6ef3ff}@media (max-width: 720px){.hero{flex-direction:column;align-items:flex-start}.top-nav{justify-content:center}.clock{width:100%}.hero-aside{width:100%;align-items:flex-start}.location-box,.panel-row{flex-direction:column;align-items:flex-start}}.hero-centered{display:flex;justify-content:center;align-items:center;margin:60px 0;width:100%}.hero-centered .clock{display:flex;flex-direction:column;align-items:center;padding:40px 60px;background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 80px #00000080}.hero-centered .clock-time{font-size:clamp(60px,12vw,140px);line-height:1.1;text-shadow:0 0 40px rgba(110,243,255,.2)}.hero-centered .clock-date{font-size:1.5rem;margin-top:12px;opacity:.8}.hero-centered .clock-tags{margin-top:24px;justify-content:center}.hero-centered .tag{font-size:1rem;padding:8px 16px}.google-nav{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;background:#1a2236;border-bottom:1px solid var(--border);box-shadow:0 4px 20px #0003}.nav-left{display:flex;align-items:center;gap:32px}.nav-logo{font-size:20px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px;letter-spacing:-.02em}.nav-links{display:flex;gap:24px}.nav-item{background:transparent;border:none;color:#94a3b8;font-size:15px;font-weight:500;cursor:pointer;padding:0;transition:color .2s}.nav-item:hover{color:#fff}.nav-item.active{color:#6ef3ff;font-weight:600}.nav-right{display:flex;align-items:center;gap:16px}.console-btn{background:#ffffff14;border:1px solid var(--border);color:#e2e8f0;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.console-btn:hover{background:#ffffff1f;border-color:#fff3}.console-btn.active{background:#6ef3ff26;color:#6ef3ff;border-color:#6ef3ff4d}.google-nav .login-pill{border:none;background:transparent;padding:0}.google-nav .avatar{width:36px;height:36px;border:2px solid rgba(255,255,255,.1)}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}@media (max-width: 1024px){.admin-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.admin-grid{grid-template-columns:1fr}}
