.account-button-guest{color:#0d9488;background-color:#0000;border:1px solid #0d9488;transition:all .2s}.account-button-guest:hover{color:#fff;background-color:#0d9488}.account-button-white{color:#fff;border:1px solid #fffc;transition:all .2s;background-color:#0000!important}.account-button-white:hover{border-color:#fff;background-color:#ffffff26!important}html.dark .account-button-white{color:#fff!important;background-color:#0000!important;border-color:#fffc!important}html.dark .account-button-white:hover{background-color:#ffffff26!important;border-color:#fff!important}.account-button-logged-in{color:#059669;background-color:#0000;border:1px solid #059669;transition:all .2s}.account-button-logged-in:hover{color:#fff;background-color:#059669}.account-button-link{color:#0d9488;background-color:#0000;border:none;height:auto;padding:0;font-weight:400;text-decoration:none;transition:all .2s}.account-button-link:hover{color:#0f766e;background-color:#0000;text-decoration:underline}html.dark .account-button-guest{color:#5eead4;background-color:#0000;border-color:#5eead4}html.dark .account-button-guest:hover{color:#1f2937;background-color:#5eead4}html.dark .account-button-logged-in{color:#6ee7b7;background-color:#0000;border-color:#6ee7b7}html.dark .account-button-logged-in:hover{color:#1f2937;background-color:#6ee7b7}html.dark .account-button-link{color:#5eead4;background-color:#0000}html.dark .account-button-link:hover{color:#7dd3fc;background-color:#0000;text-decoration:underline}.account-button-guest:focus,.account-button-logged-in:focus,.account-button-white:focus{outline-offset:2px;outline:2px solid #0d9488}html.dark .account-button-guest:focus,html.dark .account-button-logged-in:focus{outline-color:#5eead4}.account-button-white:focus{outline-offset:2px;outline:2px solid #fffc}.account-button-guest,.account-button-logged-in,.account-button-white{white-space:nowrap;align-items:center;font-weight:500;display:flex}.account-button-guest svg,.account-button-logged-in svg,.account-button-white svg{flex-shrink:0}.account-button-verification-needed{color:#eab308;background-color:#0000;border:1px solid #eab308;transition:all .2s;animation:2s ease-in-out infinite alternate glow-yellow,3s ease-in-out infinite bounce-gentle;box-shadow:0 0 8px #eab30866}.account-button-verification-needed:hover{color:#fff;background-color:#eab308;animation:none;box-shadow:0 0 12px #eab30899}.account-button-family-setup-needed{color:#16a34a;background-color:#0000;border:1px solid #16a34a;transition:all .2s;animation:2s ease-in-out infinite alternate glow-green,3s ease-in-out infinite bounce-gentle;box-shadow:0 0 8px #16a34a66}.account-button-family-setup-needed:hover{color:#fff;background-color:#16a34a;animation:none;box-shadow:0 0 12px #16a34a99}html.dark .account-button-verification-needed{color:#fbbf24;border-color:#fbbf24;box-shadow:0 0 8px #fbbf2466}html.dark .account-button-verification-needed:hover{color:#1f2937;background-color:#fbbf24;box-shadow:0 0 12px #fbbf2499}html.dark .account-button-family-setup-needed{color:#4ade80;border-color:#4ade80;box-shadow:0 0 8px #4ade8066}html.dark .account-button-family-setup-needed:hover{color:#1f2937;background-color:#4ade80;box-shadow:0 0 12px #4ade8099}@keyframes glow-yellow{0%{box-shadow:0 0 8px #eab30866}to{box-shadow:0 0 16px #eab308cc}}@keyframes glow-green{0%{box-shadow:0 0 8px #16a34a66}to{box-shadow:0 0 16px #16a34acc}}@keyframes bounce-gentle{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-2px)}60%{transform:translateY(-1px)}}.family-setup-gradient{color:#fff;background:linear-gradient(45deg,#10b981,#06b6d4,#8b5cf6,#f59e0b,#ef4444,#10b981) 0 0/400% 400%;border:none;font-weight:600;animation:4s infinite gradient-roll}.family-setup-gradient:hover{animation:2s infinite gradient-roll;transform:translateY(-1px);box-shadow:0 4px 20px #10b98166}@keyframes gradient-roll{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.beta-badge{color:#1f2937;text-transform:uppercase;letter-spacing:.025em;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;animation:3s ease-in-out infinite beta-shimmer;display:inline-block;position:relative;box-shadow:0 2px 4px #fbbf244d}.beta-badge:before{content:"";z-index:-1;opacity:.7;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706,#fbbf24);border-radius:.375rem;animation:2s ease-in-out infinite alternate beta-glow;position:absolute;inset:-2px}.beta-badge-text{z-index:1;text-shadow:0 1px 2px #0000001a;position:relative}html.dark .beta-badge{color:#1f2937;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);box-shadow:0 2px 4px #fbbf2466}html.dark .beta-badge:before{opacity:.8;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706,#fbbf24)}@keyframes beta-shimmer{0%,to{transform:translateY(0)scale(1);box-shadow:0 2px 4px #fbbf244d}50%{transform:translateY(-1px)scale(1.02);box-shadow:0 4px 8px #fbbf2466}}@keyframes beta-glow{0%{opacity:.5}to{opacity:.9}}@media (max-width:640px){.account-button-guest,.account-button-logged-in,.account-button-verification-needed,.account-button-family-setup-needed{padding:.375rem .75rem;font-size:.875rem}.account-button-guest svg,.account-button-logged-in svg,.account-button-verification-needed svg,.account-button-family-setup-needed svg{width:1rem;height:1rem}.beta-badge{padding:.0625rem .25rem;font-size:.5rem}}
