.hf-attendance{width:100%;min-width:0}.hf-attendance__title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.hf-attendance__actions{display:grid;gap:.5rem;width:100%}.hf-attendance--sidebar .hf-attendance__actions{grid-template-columns:1fr}.hf-attendance--drawer .hf-attendance__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-attendance__btn{display:inline-flex;width:100%;min-width:0;min-height:2.375rem;align-items:center;justify-content:center;gap:.375rem;border-radius:.75rem;padding:.5rem .625rem;font-size:11px;font-weight:600;line-height:1.2;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.hf-attendance__btn:disabled{opacity:.6;cursor:not-allowed}.hf-attendance__btn--in{border:1px solid color-mix(in oklch,var(--primary) 25%,transparent);background:color-mix(in oklch,var(--primary) 10%,transparent);color:var(--primary)}.hf-attendance__btn--in:hover:not(:disabled){background:color-mix(in oklch,var(--primary) 15%,transparent)}.hf-attendance__btn--out{border:1px solid var(--glass-border, rgba(255, 255, 255, .12));background:var(--glass, rgba(255, 255, 255, .06));color:inherit}.hf-attendance__btn--out:hover:not(:disabled){background:var(--glass-strong, rgba(255, 255, 255, .1))}.hf-attendance__btn-icon{height:.875rem;width:.875rem;flex-shrink:0}.hf-attendance__btn-label{min-width:0;white-space:nowrap}.hf-attendance__log{max-height:7rem;width:100%;min-width:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:.375rem;font-size:10px;scrollbar-width:thin}.hf-attendance--drawer .hf-attendance__log{max-height:9rem}.hf-attendance__empty{color:var(--muted-foreground);line-height:1.4}.hf-attendance__entry{width:100%;min-width:0;border-radius:.625rem;border:1px solid var(--glass-border, rgba(255, 255, 255, .12));background:color-mix(in oklch,var(--background) 20%,transparent);padding:.5rem .625rem}.hf-attendance__entry-head{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;min-width:0}.hf-attendance__entry-action{font-weight:600;flex-shrink:0}.hf-attendance__entry-action--in{color:var(--primary)}.hf-attendance__entry-action--out{color:var(--muted-foreground)}.hf-attendance__entry-time{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;line-height:1.3;color:var(--muted-foreground);text-align:right;min-width:0;word-break:break-word}.hf-attendance--sidebar .hf-attendance__entry-time{margin-left:0;width:100%;text-align:left}.hf-attendance__entry-location{margin-top:.25rem;font-size:9px;line-height:1.35;color:var(--muted-foreground);overflow-wrap:anywhere;word-break:break-word}.hf-bottom-nav{position:fixed;left:.75rem;right:.75rem;bottom:max(.75rem,env(safe-area-inset-bottom,.75rem));z-index:40;display:flex;align-items:flex-end;justify-content:space-between;gap:.125rem;padding:.375rem .5rem .5rem;height:65px;min-height:65px;max-height:65px;border:1px solid rgba(255,255,255,.85);border-radius:65px;background-color:var(--glass-strong, rgba(255, 255, 255, .12));backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);box-shadow:var(--shadow-glass, 0 8px 32px rgba(0, 0, 0, .35));isolation:isolate;transform:translateZ(0)}@media(min-width:1024px){.hf-bottom-nav{display:none!important}}.hf-bottom-nav:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.hf-bottom-nav>*{position:relative;z-index:1}.hf-bottom-nav__item{display:flex;min-width:0;flex:1;max-width:4.25rem;flex-direction:column;align-items:center;justify-content:flex-end;gap:.2rem;padding:.35rem .2rem;border-radius:1rem;color:#ffffff73;transition:color .2s ease}.hf-bottom-nav__item--active{color:#d1ff74;color:oklch(.94 .27 125)}.hf-bottom-nav__icon{width:1.125rem;height:1.125rem;flex-shrink:0}.hf-bottom-nav__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;line-height:1.15;letter-spacing:.01em}.hf-bottom-nav__voice-slot{position:relative;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:flex-end;width:4.75rem;min-height:3.5rem;padding-bottom:.1rem}.hf-bottom-nav__voice-stack{position:relative;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-top:-1.25rem}.hf-bottom-nav__voice-glow{position:absolute;inset:-.5rem;border-radius:999px;background:radial-gradient(circle at 50% 58%,oklch(.94 .27 125 / .2) 0%,oklch(.94 .27 125 / .07) 50%,transparent 74%);box-shadow:0 0 16px #d1ff7426;box-shadow:0 0 16px oklch(.94 .27 125 / .15);animation:hf-bottom-nav-glow 3s ease-in-out infinite;pointer-events:none;z-index:0}.hf-bottom-nav__voice-glow--live{animation-duration:1.5s;box-shadow:0 0 22px #d1ff7459;box-shadow:0 0 22px oklch(.94 .27 125 / .35)}.hf-bottom-nav__voice-ring{position:absolute;inset:.15rem;border-radius:999px;border:1.5px solid oklch(.94 .27 125 / .32);background:#00000080;box-shadow:inset 0 0 10px #d1ff740d,0 6px 18px #0006;box-shadow:inset 0 0 10px oklch(.94 .27 125 / .05),0 6px 18px #0006;pointer-events:none;z-index:1}.hf-bottom-nav__voice-btn{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:2.875rem;height:2.875rem;border-radius:999px;border:1.5px solid oklch(.94 .27 125 / .55);background:#d1ff74;background:oklch(.94 .27 125);color:#0a0a0a;box-shadow:0 0 12px #d1ff7466,0 4px 10px #00000059;box-shadow:0 0 12px oklch(.94 .27 125 / .4),0 4px 10px #00000059;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.hf-bottom-nav__voice-btn:active{transform:scale(.96)}.hf-bottom-nav__voice-btn--live{background:#0a0a0a;color:#d1ff74;color:oklch(.94 .27 125);box-shadow:0 0 16px #d1ff7480,0 4px 12px #00000073;box-shadow:0 0 16px oklch(.94 .27 125 / .5),0 4px 12px #00000073}.hf-bottom-nav__voice-btn--active-route:not(.hf-bottom-nav__voice-btn--live){box-shadow:0 0 14px #d1ff748c,0 0 0 2px #d1ff7440;box-shadow:0 0 14px oklch(.94 .27 125 / .55),0 0 0 2px oklch(.94 .27 125 / .25)}.hf-bottom-nav__voice-icon{width:1.375rem;height:1.375rem;flex-shrink:0}.hf-bottom-nav__voice-slot>.hf-bottom-nav__label{margin-top:.35rem;font-weight:600;color:#d1ff74;color:oklch(.94 .27 125);text-align:center}@keyframes hf-bottom-nav-glow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@media(min-width:390px){.hf-bottom-nav{left:1rem;right:1rem;gap:.25rem}.hf-bottom-nav__item{max-width:4.75rem}}@media(prefers-reduced-motion:reduce){.hf-bottom-nav__voice-glow{animation:none}}
