.clock-corner{right:12px;bottom:max(env(safe-area-inset-bottom), 12px);z-index:1000;background:var(--card);border:1px solid var(--border);color:var(--foreground);border-radius:10px;padding:10px 12px;font-family:Arial,Helvetica,sans-serif;line-height:1.2;position:fixed;box-shadow:0 8px 24px #00000059}body.is-native .clock-corner{bottom:max(env(safe-area-inset-bottom), 40px)}.clock-date{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:4px;font-size:12px}.clock-time{color:var(--foreground);font-size:20px;font-weight:700}
.global-nav-container{top:max(env(safe-area-inset-top), 10px);z-index:1000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:fixed;left:50%;transform:translate(-50%)}body.is-native .global-nav-container{top:max(env(safe-area-inset-top), 48px)}.nav-controls{align-items:center;gap:10px;display:flex}.profile-direct-btn{background:var(--card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);color:var(--brand-primary);cursor:pointer;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 15px #00000026}.profile-direct-btn:hover{background:var(--secondary);border-color:var(--brand-primary);box-shadow:0 4px 20px #0003}.profile-direct-btn.active{background:var(--brand-primary);color:var(--primary-foreground)}.profile-login-label{text-transform:capitalize}.nav-toggle{background:var(--card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);color:var(--brand-primary);cursor:pointer;border-radius:50px;align-items:center;gap:8px;padding:6px 16px;transition:all .2s;display:flex;box-shadow:0 4px 15px #00000026}.nav-toggle:hover{background:var(--secondary);border-color:var(--brand-primary);box-shadow:0 4px 20px #0003}.nav-toggle.active{background:var(--brand-primary);color:var(--primary-foreground)}.nav-label{text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.chevron{transition:transform .2s}.chevron.open{transform:rotate(180deg)}.nav-dropdown{background:var(--card);border:1px solid var(--border);border-radius:12px;min-width:210px;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 30px #0003}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.nav-links{flex-direction:column;gap:4px;padding:8px;display:flex}.nav-link{color:var(--foreground);border-radius:8px;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{background:var(--secondary);color:var(--brand-primary)}.nav-link.active{background:var(--secondary);color:var(--brand-primary);border-left:3px solid var(--brand-primary);border-top-left-radius:2px;border-bottom-left-radius:2px}.nav-divider{background:var(--border);height:1px;margin:4px 0}.nav-toggle.has-update{border-color:var(--status-reserved);color:var(--status-reserved);background:var(--card);animation:2s infinite pulse;box-shadow:0 0 15px #0003}@keyframes pulse{0%{box-shadow:0 0 #facc1566}70%{box-shadow:0 0 0 10px #facc1500}to{box-shadow:0 0 #facc1500}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.update-spin{animation:3s linear infinite spin}.update-link{background:var(--secondary);border:1px solid var(--border);color:var(--status-reserved);margin:8px}.update-link:hover{background:var(--accent);color:var(--status-reserved);border-color:var(--border)}.download-link{background:var(--secondary);border:1px solid var(--border);color:var(--brand-primary);margin:8px}.download-link:hover{background:var(--accent);color:var(--brand-primary);border-color:var(--brand-primary)}
.theme-selector-container{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:12px 16px;font-family:inherit;display:flex}.theme-title-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:2px;font-size:11px;font-weight:800}.theme-options-row{grid-template-columns:repeat(5,1fr);gap:8px;width:100%;display:grid}.theme-button{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 5px #0000000d}.theme-button:hover{border-color:var(--brand-primary);transform:translateY(-2px);box-shadow:0 4px 8px #0000001f}.theme-button.active{background:var(--secondary);border-color:var(--brand-primary);box-shadow:0 0 10px oklch(from var(--brand-primary) l c h / .25);color:var(--brand-primary)}.theme-icon{justify-content:center;align-items:center;transition:transform .2s;display:flex}.theme-button:hover .theme-icon{transform:scale(1.15)}.theme-button-label{font-size:10px;font-weight:600}.light-circle.active{--brand-primary:#2563eb;color:#2563eb;border-color:#2563eb}.dark-circle.active{--brand-primary:#22d3ee;color:#22d3ee;border-color:#22d3ee}.cyberpunk-circle.active{--brand-primary:#ff007f;color:#ff007f;border-color:#ff007f}.dracula-circle.active{--brand-primary:#bd93f9;color:#bd93f9;border-color:#bd93f9}.epitech-circle.active{--brand-primary:#013afb;color:#013afb;border-color:#013afb}.theme-selector-placeholder{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:12px 16px;display:flex}.theme-label-placeholder{background:#ffffff0d;border-radius:4px;width:50px;height:12px}.theme-circles-placeholder{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.theme-circle-skeleton{background:#ffffff0d;border-radius:8px;height:48px}
*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);width:100%;height:100%;color:var(--foreground);transition:background-color .3s,color .3s,border-color .3s}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.theme-dark,html.theme-cyberpunk,html.theme-dracula{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.barcode-scanner-active,body.barcode-scanner-active{background-color:#0000!important;overflow:hidden!important}html.barcode-scanner-active body>:not(main),html.barcode-scanner-active main>:not(.activity-page-content),html.barcode-scanner-active .activity-page-content>:not(.qr-scanner-overlay){visibility:hidden!important;opacity:0!important}html.barcode-scanner-active *{background-color:#0000!important;border-color:#0000!important}html.barcode-scanner-active .qr-scanner-overlay,html.barcode-scanner-active .qr-scanner-overlay *{visibility:visible!important;opacity:1!important;border-color:#22d3ee!important}html.barcode-scanner-active .qr-scanner-close{background:#f43f5ee6!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:max(env(safe-area-inset-top), 20px);padding-bottom:max(env(safe-area-inset-bottom), 20px);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);font-family:Arial,Helvetica,sans-serif;line-height:1.5}body.is-native{padding-top:max(env(safe-area-inset-top), 48px);padding-bottom:max(env(safe-area-inset-bottom), 32px)}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input,select,textarea{font:inherit}.occupied{fill:var(--status-occupied-fill);stroke:var(--status-occupied);stroke-width:2px;transition:fill .3s,stroke .3s}.booked{fill:var(--status-reserved-fill);stroke:var(--status-reserved);stroke-width:2px;transition:fill .3s,stroke .3s}.free{fill:var(--status-free-fill);stroke:var(--status-free);stroke-width:1.5px;transition:fill .3s,stroke .3s}.nostatus{opacity:.6}:root,:root.theme-light{--radius:.625rem;--background:#f8fafc;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--popover:#fff;--popover-foreground:#0f172a;--primary:#0f172a;--primary-foreground:#fff;--secondary:#e2e8f0;--secondary-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--accent:#cbd5e1;--accent-foreground:#0f172a;--destructive:#ef4444;--border:#cbd5e1;--input:#cbd5e1;--ring:#94a3b8;--gradient-start:#fff;--gradient-end:#f1f5f9;--brand-primary:#2563eb;--brand-secondary:#0891b2;--brand-accent:#7c3aed;--status-occupied:#dc2626;--status-occupied-fill:#dc262626;--status-reserved:#d97706;--status-reserved-fill:#d9770626;--status-free:#16a34a;--status-free-fill:#16a34a26;--status-silent:#2563eb;--status-silent-fill:#2563eb26;--office-grey:#64748b;--floor-outline:#0f172a;--floor-outline-dark:#0f172a;--floor-icon:#0f172a;--floor-hatch:#475569;--btn-primary-border:#2563eb;--btn-primary-bg:#2563eb14;--btn-primary-bg-hover:#2563eb26;--btn-primary-text:#1d4ed8;--btn-reset-border:#16a34a;--btn-reset-bg:#16a34a14;--btn-reset-bg-hover:#16a34a26;--btn-reset-text:#15803d}:root.dark,:root.theme-dark{--radius:.625rem;--background:#0f172a;--foreground:#e2e8f0;--card:#0b1220;--card-foreground:#e2e8f0;--popover:#0b1220;--popover-foreground:#e2e8f0;--primary:#e2e8f0;--primary-foreground:#0b1220;--secondary:#ffffff0d;--secondary-foreground:#e2e8f0;--muted:#ffffff08;--muted-foreground:#94a3b8;--accent:#ffffff1a;--accent-foreground:#fff;--destructive:#f43f5e;--border:#ffffff1a;--input:#ffffff26;--ring:#475569;--gradient-start:#0f172a;--gradient-end:#1e293b;--brand-primary:#22d3ee;--brand-secondary:#38bdf8;--brand-accent:#a78bfa;--status-occupied:#f43f5e;--status-occupied-fill:#f43f5e59;--status-reserved:#eab308;--status-reserved-fill:#eab3084d;--status-free:#22c55e;--status-free-fill:#22c55e40;--status-silent:#3b82f6;--status-silent-fill:#3b82f640;--office-grey:#475569;--floor-outline:#334155;--floor-outline-dark:#1e293b;--floor-icon:#94a3b8;--floor-hatch:#334155;--btn-primary-border:#22d3ee66;--btn-primary-bg:#22d3ee1f;--btn-primary-bg-hover:#22d3ee38;--btn-primary-text:#22d3ee;--btn-reset-border:#22c55e4d;--btn-reset-bg:#22c55e1f;--btn-reset-bg-hover:#22c55e38;--btn-reset-text:#22c55e}:root.theme-cyberpunk{--radius:0px;--background:#090312;--foreground:#00f0ff;--card:#120721;--card-foreground:#00f0ff;--popover:#120721;--popover-foreground:#00f0ff;--primary:#fcee0a;--primary-foreground:#090312;--secondary:#00f0ff26;--secondary-foreground:#00f0ff;--muted:#1a0b30;--muted-foreground:#ab9df2;--accent:#fcee0a4d;--accent-foreground:#fcee0a;--destructive:#ff003c;--border:#ff003c;--input:#1a0b30;--ring:#fcee0a;--gradient-start:#090312;--gradient-end:#1c062d;--brand-primary:#fcee0a;--brand-secondary:#00f0ff;--brand-accent:#ff003c;--status-occupied:#ff003c;--status-occupied-fill:#ff003c80;--status-reserved:#fcee0a;--status-reserved-fill:#fcee0a66;--status-free:#00f0ff;--status-free-fill:#00f0ff4d;--status-silent:#ab47bc;--status-silent-fill:#ab47bc4d;--office-grey:#2b2b36;--floor-outline:#ff003c;--floor-outline-dark:#fcee0a;--floor-icon:#00f0ff;--floor-hatch:#120721;--btn-primary-border:#fcee0a;--btn-primary-bg:#fcee0a1f;--btn-primary-bg-hover:#fcee0a38;--btn-primary-text:#fcee0a;--btn-reset-border:#00f0ff;--btn-reset-bg:#00f0ff1f;--btn-reset-bg-hover:#00f0ff38;--btn-reset-text:#00f0ff}:root.theme-dracula{--radius:.75rem;--background:#282a36;--foreground:#f8f8f2;--card:#1e1f29;--card-foreground:#f8f8f2;--popover:#1e1f29;--popover-foreground:#f8f8f2;--primary:#bd93f9;--primary-foreground:#282a36;--secondary:#44475a;--secondary-foreground:#f8f8f2;--muted:#1e1f29;--muted-foreground:#6272a4;--accent:#6272a4;--accent-foreground:#ff79c6;--destructive:#f55;--border:#44475a;--input:#44475a;--ring:#6272a4;--gradient-start:#282a36;--gradient-end:#1e1f29;--brand-primary:#bd93f9;--brand-secondary:#50fa7b;--brand-accent:#bd93f9;--status-occupied:#f55;--status-occupied-fill:#f556;--status-reserved:#ffb86c;--status-reserved-fill:#ffb86c59;--status-free:#50fa7b;--status-free-fill:#50fa7b4d;--status-silent:#bd93f9;--status-silent-fill:#bd93f94d;--office-grey:#44475a;--floor-outline:#44475a;--floor-outline-dark:#6272a4;--floor-icon:#f8f8f2;--floor-hatch:#44475a;--btn-primary-border:#bd93f966;--btn-primary-bg:#bd93f91f;--btn-primary-bg-hover:#bd93f938;--btn-primary-text:#bd93f9;--btn-reset-border:#50fa7b4d;--btn-reset-bg:#50fa7b1f;--btn-reset-bg-hover:#50fa7b38;--btn-reset-text:#50fa7b}:root.theme-epitech{--radius:.625rem;--background:#fff;--foreground:#0f172a;--card:#f8fafc;--card-foreground:#0f172a;--popover:#fff;--popover-foreground:#0f172a;--primary:#013afb;--primary-foreground:#fff;--secondary:#f1f5f9;--secondary-foreground:#013afb;--muted:#f8fafc;--muted-foreground:#64748b;--accent:#eff6ff;--accent-foreground:#013afb;--destructive:#ef4444;--border:#cbd5e1;--input:#cbd5e1;--ring:#013afb;--gradient-start:#fff;--gradient-end:#f8fafc;--brand-primary:#013afb;--brand-secondary:#ff5f3a;--brand-accent:#ff1ef7;--status-occupied:#ff1ef7;--status-occupied-fill:#ff1ef733;--status-reserved:#ff5f3a;--status-reserved-fill:#ff5f3a26;--status-free:#00ff97;--status-free-fill:#00ff9740;--status-silent:#013afb;--status-silent-fill:#013afb26;--office-grey:#64748b;--floor-outline:#000;--floor-outline-dark:#000;--floor-icon:#000;--floor-hatch:#1e293b;--btn-primary-border:#013afb;--btn-primary-bg:#013afb14;--btn-primary-bg-hover:#013afb26;--btn-primary-text:#013afb;--btn-reset-border:#00b368;--btn-reset-bg:#00ff9714;--btn-reset-bg-hover:#00ff9726;--btn-reset-text:#00804c}.theme-transition,.theme-transition *{transition:background-color .3s,border-color .3s,color .3s,fill .3s,stroke .3s!important}:root.theme-cyberpunk body{text-shadow:0 0 2px #00f0ff4d}:root.theme-cyberpunk h1,:root.theme-cyberpunk h2,:root.theme-cyberpunk h3,:root.theme-cyberpunk .theme-title-label,:root.theme-cyberpunk .nav-label{color:#fcee0a!important;text-shadow:0 0 8px #fcee0a99,0 0 2px #fcee0acc!important}:root.theme-cyberpunk button,:root.theme-cyberpunk .floorButton,:root.theme-cyberpunk .nav-toggle,:root.theme-cyberpunk .profile-direct-btn,:root.theme-cyberpunk .theme-button{text-transform:uppercase;border:1px solid #ff003c!important;box-shadow:0 0 8px #ff003c4d!important}:root.theme-cyberpunk .floorButtonActive,:root.theme-cyberpunk .nav-toggle.active{color:#090312!important;background:#fcee0a!important;border-color:#fcee0a!important;box-shadow:0 0 15px #fcee0acc!important}:root.theme-cyberpunk .floorButtonActive:hover,:root.theme-cyberpunk .nav-toggle.active:hover,:root.theme-cyberpunk .floorButtonActive:focus,:root.theme-cyberpunk .nav-toggle.active:focus,:root.theme-cyberpunk button:hover,:root.theme-cyberpunk .floorButton:hover,:root.theme-cyberpunk .nav-toggle:hover:not(.active),:root.theme-cyberpunk .profile-direct-btn:hover,:root.theme-cyberpunk .theme-button:hover{color:#090312!important;background:#ff003c!important;border-color:#ff003c!important;box-shadow:0 0 15px #ff003ccc!important}:root.theme-cyberpunk svg [id=floor] rect,:root.theme-cyberpunk svg [id=floor] path{filter:drop-shadow(0 0 1px var(--floor-outline))}:root.theme-dracula h1,:root.theme-dracula h2,:root.theme-dracula h3{color:#ff79c6!important}:root.theme-dracula .floorButtonActive,:root.theme-dracula .nav-toggle.active{color:#bd93f9!important;background:#44475a!important;border-color:#bd93f9!important;box-shadow:0 4px 15px #bd93f94d!important}:root.theme-epitech h1,:root.theme-epitech h2,:root.theme-epitech h3{color:#013afb!important}:root.theme-epitech .floorButtonActive,:root.theme-epitech .nav-toggle.active{color:#fff!important;background:#013afb!important;border-color:#013afb!important;box-shadow:0 4px 15px #013afb4d!important}
