.Dashboard-module__9tS84W__page{background:var(--bg-app);justify-content:center;align-items:flex-start;min-height:100dvh;padding:1.5rem 1rem 3rem;display:flex}@media (min-width:640px){.Dashboard-module__9tS84W__page{align-items:center;padding:2rem}}.Dashboard-module__9tS84W__page:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(80% 50% at 50% -20%,#2563eb14 0%,#0000 70%);position:fixed;inset:0}.Dashboard-module__9tS84W__container{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:440px;display:flex;position:relative}.Dashboard-module__9tS84W__header{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__9tS84W__logoArea{align-items:center;gap:.75rem;display:flex}.Dashboard-module__9tS84W__logoIcon{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 14px #2563eb66}.Dashboard-module__9tS84W__brandName{letter-spacing:-.03em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.375rem;font-weight:800}.Dashboard-module__9tS84W__headerActions{align-items:center;gap:.5rem;display:flex}.Dashboard-module__9tS84W__adminLink{color:var(--primary);background-color:var(--primary-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.Dashboard-module__9tS84W__adminLink:hover{background-color:var(--primary-muted);box-shadow:0 2px 8px #2563eb2e}.Dashboard-module__9tS84W__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);box-shadow:var(--shadow-card);overflow:hidden}.Dashboard-module__9tS84W__userInfo{background:linear-gradient(135deg,var(--primary-light)0%,var(--bg-card)100%);align-items:center;gap:1rem;padding:1.5rem;display:flex}.Dashboard-module__9tS84W__userIcon{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 4px 12px #2563eb4d}.Dashboard-module__9tS84W__userMeta{flex-direction:column;min-width:0;display:flex}.Dashboard-module__9tS84W__userLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--primary);margin-bottom:.125rem;font-size:.6875rem;font-weight:700}.Dashboard-module__9tS84W__userName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:1.0625rem;font-weight:700;line-height:1.2;overflow:hidden}.Dashboard-module__9tS84W__userHandle{color:var(--text-soft);font-size:.8125rem}.Dashboard-module__9tS84W__divider{background:var(--border-subtle);height:1px}.Dashboard-module__9tS84W__actionsSection{flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.Dashboard-module__9tS84W__fieldLabel{color:var(--text-soft);margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.Dashboard-module__9tS84W__select{width:100%;color:var(--text-main);background-color:var(--bg-app);border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);appearance:none;padding:.75rem 1rem;font-size:.9375rem;font-weight:500}.Dashboard-module__9tS84W__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-muted);outline:none}.Dashboard-module__9tS84W__gpsBox{background-color:var(--bg-app);border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg);transition:border-color var(--transition-fast);padding:1rem}.Dashboard-module__9tS84W__gpsBoxActive{border-color:var(--primary);background-color:var(--primary-light)}.Dashboard-module__9tS84W__gpsRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Dashboard-module__9tS84W__gpsInfo{color:var(--text-main);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.Dashboard-module__9tS84W__gpsHint{color:var(--text-soft);margin-top:.75rem;font-size:.8125rem;line-height:1.5}.Dashboard-module__9tS84W__rangeBadge{border-radius:var(--radius-md);border:1.5px solid #0000;align-items:flex-start;gap:.75rem;margin-top:.875rem;padding:.875rem 1rem;animation:.2s Dashboard-module__9tS84W__fadeSlideIn;display:flex}@keyframes Dashboard-module__9tS84W__fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__9tS84W__rangeOk{color:#059669;background-color:#10b98114;border-color:#10b9814d}.Dashboard-module__9tS84W__rangeWarn{color:#b45309;background-color:#f59e0b14;border-color:#f59e0b4d}.Dashboard-module__9tS84W__rangeTitle{font-size:.875rem;font-weight:700}.Dashboard-module__9tS84W__rangeDist{opacity:.85;margin-top:.125rem;font-size:.8125rem}.Dashboard-module__9tS84W__feedback{border-radius:var(--radius-md);border:1.5px solid #0000;padding:.875rem 1rem;font-size:.875rem;font-weight:600;animation:.2s Dashboard-module__9tS84W__fadeSlideIn}.Dashboard-module__9tS84W__feedbackSuccess{color:#059669;background-color:#10b98114;border-color:#10b9814d}.Dashboard-module__9tS84W__feedbackError{color:#b91c1c;background-color:#ef444414;border-color:#ef44444d}.Dashboard-module__9tS84W__buttonGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Dashboard-module__9tS84W__btnCheckin{color:#fff;border-radius:var(--radius-lg);cursor:pointer;height:3.5rem;transition:all var(--transition-fast);background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 14px #10b98159}.Dashboard-module__9tS84W__btnCheckin:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #10b98173}.Dashboard-module__9tS84W__btnCheckin:disabled{opacity:.45;cursor:not-allowed}.Dashboard-module__9tS84W__btnCheckout{color:#fff;border-radius:var(--radius-lg);cursor:pointer;height:3.5rem;transition:all var(--transition-fast);background:linear-gradient(135deg,#b91c1c 0%,#ef4444 100%);border:none;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 14px #ef444459}.Dashboard-module__9tS84W__btnCheckout:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ef444473}.Dashboard-module__9tS84W__btnCheckout:disabled{opacity:.45;cursor:not-allowed}.Dashboard-module__9tS84W__footerText{text-align:center;color:var(--text-muted);font-size:.75rem}
.Button-module__8RiFmG__button{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:disabled{opacity:.48;cursor:not-allowed;pointer-events:none}.Button-module__8RiFmG__sm{border-radius:var(--radius-md);padding:.5rem .875rem;font-size:.8125rem}.Button-module__8RiFmG__md{padding:.625rem 1.125rem}.Button-module__8RiFmG__lg{padding:.875rem 1.5rem;font-size:.9375rem}.Button-module__8RiFmG__primary{background:var(--gradient-primary);color:#fff;border-color:#0000;box-shadow:0 2px 12px #2563eb59}.Button-module__8RiFmG__primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #2563eb80}.Button-module__8RiFmG__primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 6px #2563eb4d}.Button-module__8RiFmG__outline{color:var(--text-main);border-color:var(--border-subtle);background:0 0}.Button-module__8RiFmG__outline:hover:not(:disabled){background-color:var(--primary-light);border-color:var(--primary);color:var(--primary)}.Button-module__8RiFmG__ghost{color:var(--text-soft);background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background-color:var(--primary-muted);color:var(--primary)}.Button-module__8RiFmG__danger{color:#fff;background:linear-gradient(135deg,#b91c1c 0%,#ef4444 100%);border-color:#0000;box-shadow:0 2px 10px #ef44444d}.Button-module__8RiFmG__danger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #ef444473}.Button-module__8RiFmG__success{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-color:#0000;box-shadow:0 2px 10px #10b9814d}.Button-module__8RiFmG__success:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #10b98173}
.Input-module__5jsJuW__inputWrapper{flex-direction:column;gap:.375rem;display:flex}.Input-module__5jsJuW__label{color:var(--text-soft);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.Input-module__5jsJuW__input{width:100%;color:var(--text-main);background-color:var(--bg-card);border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);appearance:none;padding:.75rem 1rem;font-size:.9375rem;font-weight:400}.Input-module__5jsJuW__input::placeholder{color:var(--text-muted)}.Input-module__5jsJuW__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-muted);background-color:var(--bg-card);outline:none}.Input-module__5jsJuW__input:hover:not(:focus){border-color:var(--text-muted)}.Input-module__5jsJuW__select{width:100%;color:var(--text-main);background-color:var(--bg-card);border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.125rem;padding:.75rem 2.5rem .75rem 1rem;font-size:.9375rem;font-weight:500}.Input-module__5jsJuW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-muted);outline:none}.Input-module__5jsJuW__select option{background-color:var(--bg-card);color:var(--text-main)}
