.Button-module__button___XG3-u{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:none;border-radius:var(--radius-sm);font-family:var(--font-sans);font-weight:var(--font-weight-medium);line-height:1;cursor:pointer;transition:background-color var(--motion-fast) ease,color var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease;white-space:nowrap;-webkit-user-select:none;user-select:none}.Button-module__button___XG3-u:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring);outline-offset:var(--focus-ring-offset)}.Button-module__primary___wO2o3{background-color:var(--btn-primary-bg);color:var(--btn-primary-text)}.Button-module__primary___wO2o3:hover:not(:disabled){background-color:var(--btn-primary-bg-hover)}.Button-module__secondary___-R0D6{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text)}.Button-module__secondary___-R0D6:hover:not(:disabled){background-color:var(--btn-secondary-bg-hover)}.Button-module__outline___Y9kYk{background-color:transparent;border:1px solid var(--btn-outline-border);color:var(--btn-outline-text)}.Button-module__outline___Y9kYk:hover:not(:disabled){background-color:var(--btn-outline-bg-hover)}.Button-module__ghost___TmDGz{background-color:transparent;color:var(--btn-ghost-text)}.Button-module__ghost___TmDGz:hover:not(:disabled){background-color:var(--btn-ghost-bg-hover)}.Button-module__danger___w7nPZ{background-color:var(--btn-danger-bg);color:var(--btn-danger-text)}.Button-module__danger___w7nPZ:hover:not(:disabled){background-color:var(--btn-danger-bg-hover)}.Button-module__success___xq3l7{background-color:var(--btn-success-bg);color:var(--btn-success-text)}.Button-module__success___xq3l7:hover:not(:disabled){background-color:var(--btn-success-bg-hover)}.Button-module__warning___fOaLm{background-color:var(--btn-warning-bg);color:var(--btn-warning-text)}.Button-module__warning___fOaLm:hover:not(:disabled){background-color:var(--btn-warning-bg-hover)}.Button-module__info___SjHHn{background-color:var(--btn-info-bg);color:var(--btn-info-text)}.Button-module__info___SjHHn:hover:not(:disabled){background-color:var(--btn-info-bg-hover)}.Button-module__icon___GbaV0{background-color:transparent;color:var(--text-secondary);border:none;padding:var(--space-1);border-radius:var(--radius-sm)}.Button-module__icon___GbaV0:hover:not(:disabled){background-color:var(--btn-ghost-bg-hover);color:var(--text-primary)}.Button-module__button___XG3-u:disabled{background-color:var(--btn-disabled-bg);color:var(--btn-disabled-text);cursor:not-allowed;border-color:transparent}.Button-module__small___xTLRE{padding:var(--space-1) var(--space-3);font-size:var(--font-size-14)}.Button-module__medium___L5jGM{padding:var(--space-2) var(--space-4);font-size:var(--font-size-14)}.Button-module__large___ex2uc{padding:var(--space-3) var(--space-6);font-size:var(--font-size-16)}.ErrorView-module__container___-z0r9{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f8fafc}.ErrorView-module__content___65ypZ{max-width:500px;text-align:center}.ErrorView-module__icon___UcIuA{font-size:4rem;margin-bottom:1.5rem}.ErrorView-module__title___YJb6G{font-size:2rem;color:#1e293b;margin-bottom:1rem}.ErrorView-module__message___4kCQV{color:#64748b;margin-bottom:2rem}.ErrorView-module__errorDetails___BFemX{background-color:#f1f5f9;padding:1rem;border-radius:.5rem;font-size:.875rem;color:#ef4444;margin-bottom:2rem;overflow-x:auto;text-align:left}.ErrorView-module__actions___3v0Ja{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.ErrorView-module__homeLink___-lE8R{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;text-decoration:none;transition:all .2s}.ErrorView-module__homeLink___-lE8R:hover{background-color:#f1f5f9;color:#1e293b}.ErrorView-module__help___iyIk2{border-top:1px solid #e2e8f0;padding-top:2rem}.ErrorView-module__help___iyIk2 h2{font-size:1.25rem;color:#1e293b;margin-bottom:1rem}.ErrorView-module__contactOptions___UbcL9{display:flex;flex-direction:column;gap:.75rem}.ErrorView-module__contactLink___MgSFl{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#1e293b;text-decoration:none;transition:all .2s}.ErrorView-module__contactLink___MgSFl:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}@media(max-width:640px){.ErrorView-module__actions___3v0Ja{flex-direction:column}.ErrorView-module__contactOptions___UbcL9{padding:0 1rem}}.LoadingView-module__container___b2-Je{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f8fafc}.LoadingView-module__content___RYPyr{max-width:500px;text-align:center}.LoadingView-module__spinner___SD3oZ{width:50px;height:50px;margin:0 auto 2rem;border:4px solid #e2e8f0;border-top:4px solid #2563eb;border-radius:50%;animation:LoadingView-module__spin___KSCCN 1s linear infinite}.LoadingView-module__title___yakjp{font-size:1.5rem;color:#1e293b;margin-bottom:1rem}.LoadingView-module__message___RmEm9{color:#64748b}@keyframes LoadingView-module__spin___KSCCN{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.LoadingView-module__spinner___SD3oZ{width:40px;height:40px}.LoadingView-module__title___yakjp{font-size:1.25rem}}.NotFound-module__container___qK7-5{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f8fafc}.NotFound-module__content___2jSsn{max-width:500px;text-align:center}.NotFound-module__errorCode___dlXJN{font-size:8rem;font-weight:700;color:#2563eb;line-height:1;margin-bottom:1rem;text-shadow:4px 4px 0 #bfdbfe}.NotFound-module__title___ebPkB{font-size:2rem;color:#1e293b;margin-bottom:1rem}.NotFound-module__message___LDHaa{color:#64748b;margin-bottom:2rem}.NotFound-module__actions___-7--1{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.NotFound-module__help___Vjw6Q{border-top:1px solid #e2e8f0;padding-top:2rem}.NotFound-module__help___Vjw6Q h2{font-size:1.25rem;color:#1e293b;margin-bottom:1.5rem}.NotFound-module__helpOptions___mWNZP{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.NotFound-module__helpLink___bWALZ{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#1e293b;text-decoration:none;transition:all .2s}.NotFound-module__helpLink___bWALZ:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}@media(max-width:640px){.NotFound-module__errorCode___dlXJN{font-size:6rem}.NotFound-module__actions___-7--1{flex-direction:column}.NotFound-module__helpOptions___mWNZP{grid-template-columns:1fr;padding:0 1rem}}
